By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-03-17T00:09:14.512Z||main|||||INFO|500||The following profiles are active: basic 2023-03-17T00:09:25.378Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-17T00:09:25.381Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-17T00:09:25.502Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-17T00:09:30.336Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2023-03-17T00:09:30.495Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-17T00:09:30.718Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-17T00:09:31.086Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-17T00:09:31.157Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-17T00:09:31.289Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-17T00:09:31.665Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-17T00:09:32.443Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-17T00:09:35.395Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-17T00:09:37.282Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-17T00:09:37.334Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-17T00:09:37.887Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-17T00:09:38.626Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-03-17T00:09:39.538Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-17T00:09:40.810Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-03-17T00:09:44.903Z||main|||||WARN|500||--- 2023-03-17T00:09:44.903Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-17T00:09:44.903Z||main|||||WARN|500||--- 2023-03-17T00:09:45.437Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-17T00:09:49.947Z||main|||||INFO|500||Started ApiHandlerApplication in 40.758 seconds (JVM running for 43.772) 2023-03-17T00:09:49.956Z|96d26887-a1b4-4134-b799-6ac2f2cb0015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:09:49.966Z|96d26887-a1b4-4134-b799-6ac2f2cb0015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:09:49.967Z|9e20b2df-2118-4438-8c3a-9637e4a71926|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:09:49.972Z|9e20b2df-2118-4438-8c3a-9637e4a71926|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:09:54.532Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-17T00:09:54.722Z|ea7a4aa7-0f70-4b7e-ac01-2ffe5fa94a22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:09:54.723Z|3db601a4-7999-4549-9893-da22a2e74db9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2023-03-17T00:09:55.131Z|ea7a4aa7-0f70-4b7e-ac01-2ffe5fa94a22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:09:55.131Z|3db601a4-7999-4549-9893-da22a2e74db9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:09:55.819Z|de223be4-776c-4341-93c9-1932d4f7021c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:09:55.820Z|de223be4-776c-4341-93c9-1932d4f7021c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:04.936Z|ee447a4b-0ebf-4c4c-a7e6-c2b0f6526a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:10:04.941Z|ee447a4b-0ebf-4c4c-a7e6-c2b0f6526a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:10:05.325Z|0a8baf49-ffa2-47ef-b018-5a26df2181a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:05.326Z|0a8baf49-ffa2-47ef-b018-5a26df2181a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:05.332Z|6c2a211c-61f7-498d-91c5-1bb9b74d40c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:05.333Z|6c2a211c-61f7-498d-91c5-1bb9b74d40c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:05.858Z|4461765d-23d5-4bd7-999b-f040d03fd1c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:05.860Z|4461765d-23d5-4bd7-999b-f040d03fd1c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:15.370Z|17f17f12-c47e-43ed-8d85-663c7841f4bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:15.371Z|9ceb11bd-1839-4b23-a039-0296a0c9a345|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:15.372Z|17f17f12-c47e-43ed-8d85-663c7841f4bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:15.372Z|9ceb11bd-1839-4b23-a039-0296a0c9a345|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:15.901Z|1b144563-fb29-4cd3-a350-fe2adddd4624|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:15.902Z|1b144563-fb29-4cd3-a350-fe2adddd4624|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:19.937Z|e0d778bc-4a8a-48f5-ab20-be72840af037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:10:19.938Z|e0d778bc-4a8a-48f5-ab20-be72840af037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:10:19.973Z|29b8d736-1f86-4d1b-98bb-0fd3cada8d4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:10:19.974Z|29b8d736-1f86-4d1b-98bb-0fd3cada8d4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:10:25.413Z|bca37cdd-2477-4f67-a5bb-89c2c8eef77b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:25.415Z|bca37cdd-2477-4f67-a5bb-89c2c8eef77b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:25.417Z|689ae538-25f6-4101-920d-fee1d52d94c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:25.419Z|689ae538-25f6-4101-920d-fee1d52d94c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:25.939Z|322c26da-878e-4b86-9284-e7fb51633778|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:25.940Z|322c26da-878e-4b86-9284-e7fb51633778|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:34.937Z|7af02a96-3b8e-429b-a431-b5e9a66264b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:10:34.939Z|7af02a96-3b8e-429b-a431-b5e9a66264b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:10:35.467Z|8f7da181-71c6-4008-9c7b-92c91729f1ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:35.467Z|06ed8ed2-257c-4ea5-97b8-8cac1db527f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:35.468Z|8f7da181-71c6-4008-9c7b-92c91729f1ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:35.468Z|06ed8ed2-257c-4ea5-97b8-8cac1db527f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:35.980Z|c537a8db-d6a1-47cb-9981-411d6df4990e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:35.981Z|c537a8db-d6a1-47cb-9981-411d6df4990e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:45.526Z|0be6caa4-744f-4199-9627-bcb03d48c884|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:45.527Z|0be6caa4-744f-4199-9627-bcb03d48c884|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:45.540Z|ed572c2b-5dc6-4ad5-8f3e-7a0b999efd7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:45.540Z|ed572c2b-5dc6-4ad5-8f3e-7a0b999efd7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:46.018Z|6ba54326-c48d-4527-b2ca-5df8b50a7656|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:46.019Z|6ba54326-c48d-4527-b2ca-5df8b50a7656|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:49.936Z|58e5852f-8443-4a51-81ea-bf51ff3a7058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:10:49.941Z|58e5852f-8443-4a51-81ea-bf51ff3a7058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:10:49.976Z|c7966385-634c-4e9a-8e0d-e20a2421d7b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:10:49.977Z|c7966385-634c-4e9a-8e0d-e20a2421d7b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:10:55.583Z|2c816640-bd68-4e1a-84c3-cf0ea8a64140|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:55.585Z|2c816640-bd68-4e1a-84c3-cf0ea8a64140|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:55.593Z|0fddae91-9e7a-4065-87a6-0e1e69120872|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:55.594Z|0fddae91-9e7a-4065-87a6-0e1e69120872|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:10:56.057Z|d8bda5cf-4939-4155-9b0f-b73e03a99e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:10:56.058Z|d8bda5cf-4939-4155-9b0f-b73e03a99e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:04.937Z|d2e47e8f-bf1d-4f73-a9d8-97623f610473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:11:04.938Z|d2e47e8f-bf1d-4f73-a9d8-97623f610473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:11:05.623Z|99e105ec-d7ef-4ee1-b29f-12e829198dcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:05.623Z|bb42ecb0-b460-4bbd-a4e8-97f939023232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:05.625Z|bb42ecb0-b460-4bbd-a4e8-97f939023232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:05.625Z|99e105ec-d7ef-4ee1-b29f-12e829198dcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:06.099Z|01c60ebe-5f30-43f9-8d86-cb8f1777f24d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:06.101Z|01c60ebe-5f30-43f9-8d86-cb8f1777f24d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:15.659Z|dd9b269f-a47c-4b6f-bba0-56990b2e44d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:15.660Z|dd9b269f-a47c-4b6f-bba0-56990b2e44d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:15.663Z|9888601b-3212-4c66-8d15-12e49340fc0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:15.665Z|9888601b-3212-4c66-8d15-12e49340fc0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:16.140Z|b656f333-5308-4869-9c18-0eca25d81058|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:16.142Z|b656f333-5308-4869-9c18-0eca25d81058|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:19.937Z|b4310b12-3ca0-4606-8584-d49bef2afd3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:11:19.938Z|b4310b12-3ca0-4606-8584-d49bef2afd3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:11:19.979Z|7c54018a-f535-4287-b577-58078aaa9252|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:11:19.981Z|7c54018a-f535-4287-b577-58078aaa9252|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:11:25.693Z|2ac13dd4-c1fb-4dd5-94f9-d6929bd83768|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:25.694Z|2ac13dd4-c1fb-4dd5-94f9-d6929bd83768|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:25.700Z|94919495-7f0e-44eb-8928-1a3580f0be85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:25.702Z|94919495-7f0e-44eb-8928-1a3580f0be85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:26.176Z|7e6fba5a-461c-4106-81bf-d380721d276f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:26.177Z|7e6fba5a-461c-4106-81bf-d380721d276f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:34.937Z|4ddf871c-ede0-4c68-b1d1-b28410e03792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:11:34.943Z|4ddf871c-ede0-4c68-b1d1-b28410e03792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:11:35.728Z|12e8eb8a-45ce-46b4-9b2d-d872e0ada1bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:35.729Z|12e8eb8a-45ce-46b4-9b2d-d872e0ada1bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:35.781Z|7c315de7-fcbb-4ae0-b32e-5101639113df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:35.783Z|7c315de7-fcbb-4ae0-b32e-5101639113df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:36.214Z|59122aff-35c8-4c0d-b42d-723339e25abf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:36.216Z|59122aff-35c8-4c0d-b42d-723339e25abf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:45.765Z|136eb6f9-de57-4d2b-8114-7073ceb2e862|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:45.766Z|136eb6f9-de57-4d2b-8114-7073ceb2e862|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:45.813Z|7cc38ab1-9668-4477-a0ab-b0a9460ab553|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:45.814Z|7cc38ab1-9668-4477-a0ab-b0a9460ab553|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:46.254Z|2e51460d-afc7-46a4-8144-4a1627f76822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:46.255Z|2e51460d-afc7-46a4-8144-4a1627f76822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:49.937Z|81e065fc-3d59-41ef-9c71-24c6bdfa1e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:11:49.939Z|81e065fc-3d59-41ef-9c71-24c6bdfa1e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:11:49.982Z|76dd4125-ed58-4411-9389-935ef4846496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:11:49.983Z|76dd4125-ed58-4411-9389-935ef4846496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:11:55.799Z|10d7d56a-0b32-4244-acac-463c22eaf627|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:55.800Z|10d7d56a-0b32-4244-acac-463c22eaf627|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:55.840Z|d341d4bb-39e7-4b48-86ea-657949641283|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:55.841Z|d341d4bb-39e7-4b48-86ea-657949641283|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:11:56.290Z|c4f981ed-b732-4233-81cb-996c6764ad29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:11:56.291Z|c4f981ed-b732-4233-81cb-996c6764ad29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:04.937Z|55f66ba5-938f-4139-af34-a948f5a8359e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:12:04.938Z|55f66ba5-938f-4139-af34-a948f5a8359e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:12:05.838Z|54979f88-2575-46f3-9c42-0d8ae9c5615f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:05.839Z|54979f88-2575-46f3-9c42-0d8ae9c5615f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:05.877Z|f25185fd-741a-4dda-a152-2866c0e0b98d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:05.878Z|f25185fd-741a-4dda-a152-2866c0e0b98d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:06.323Z|3513312a-7fe8-428e-b34e-a9c6b8d21ec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:06.324Z|3513312a-7fe8-428e-b34e-a9c6b8d21ec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:15.871Z|b46ea434-4c92-44da-8aa3-e9e7c5c2b0b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:15.873Z|b46ea434-4c92-44da-8aa3-e9e7c5c2b0b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:15.912Z|f33e8bcd-9d88-4bd6-b37a-89803a4c3a51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:15.913Z|f33e8bcd-9d88-4bd6-b37a-89803a4c3a51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:16.360Z|6eeb1854-951e-4401-a07b-5d36a62c9bbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:16.361Z|6eeb1854-951e-4401-a07b-5d36a62c9bbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:19.938Z|0ff1a43e-c36f-479e-84ce-9172729f2f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:12:19.943Z|0ff1a43e-c36f-479e-84ce-9172729f2f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:12:19.984Z|a730d367-04c9-4493-93a8-f34750170d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:12:19.985Z|a730d367-04c9-4493-93a8-f34750170d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:12:25.907Z|7d09cc7c-2ee8-44f2-a661-839f2714a22c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:25.909Z|7d09cc7c-2ee8-44f2-a661-839f2714a22c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:25.947Z|d88e8f32-9263-4b8d-a09a-dce7026c3d72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:25.949Z|d88e8f32-9263-4b8d-a09a-dce7026c3d72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:26.403Z|9831c13d-8c49-4946-8345-653ecdd200f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:26.404Z|9831c13d-8c49-4946-8345-653ecdd200f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:34.937Z|ea7fd03e-c6c9-429c-8aee-d236bacc7b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:12:34.938Z|ea7fd03e-c6c9-429c-8aee-d236bacc7b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:12:35.941Z|ea17d1a8-bf19-472e-90f1-829ae06d9b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:35.942Z|ea17d1a8-bf19-472e-90f1-829ae06d9b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:35.983Z|b482b1db-96cd-4a32-9623-101172d336e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:35.985Z|b482b1db-96cd-4a32-9623-101172d336e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:36.439Z|8f07c09b-740d-40b6-8b53-ff4a3dd50457|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:36.440Z|8f07c09b-740d-40b6-8b53-ff4a3dd50457|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:45.977Z|bf1b069b-9d6d-4c6d-a562-adf228da14b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:45.979Z|bf1b069b-9d6d-4c6d-a562-adf228da14b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:46.015Z|d4e21951-8106-4ae9-9459-6f89d1d98061|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:46.016Z|d4e21951-8106-4ae9-9459-6f89d1d98061|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:46.476Z|8ee466f2-bf24-498f-ba95-b91cc37d4cc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:46.478Z|8ee466f2-bf24-498f-ba95-b91cc37d4cc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:49.937Z|5f4e9c99-b648-467d-9a0b-96697113d8c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:12:49.938Z|5f4e9c99-b648-467d-9a0b-96697113d8c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:12:49.986Z|6d3b1d60-ed8b-4bc7-8ed5-cddc26467f8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:12:49.987Z|6d3b1d60-ed8b-4bc7-8ed5-cddc26467f8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:12:56.024Z|70270a95-a5f3-44b8-8525-7a6b3d0f697e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:56.025Z|70270a95-a5f3-44b8-8525-7a6b3d0f697e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:56.054Z|35993ac6-d20f-48fd-b649-04a13fd6c6be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:56.055Z|35993ac6-d20f-48fd-b649-04a13fd6c6be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:12:56.513Z|e48ad7d3-9be2-47b5-92a3-5aaf9adc2db2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:12:56.515Z|e48ad7d3-9be2-47b5-92a3-5aaf9adc2db2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:04.936Z|de0dea4b-50d4-4c7b-9658-2cde6f5000d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:13:04.941Z|de0dea4b-50d4-4c7b-9658-2cde6f5000d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:13:06.067Z|85922f35-8bc5-43a9-818a-d6a1477d4c7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:06.067Z|85922f35-8bc5-43a9-818a-d6a1477d4c7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:06.091Z|b091d582-039d-4227-a6f4-c386861de919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:06.092Z|b091d582-039d-4227-a6f4-c386861de919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:06.552Z|78162dc5-d88f-44f2-824a-66c93e5d3442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:06.553Z|78162dc5-d88f-44f2-824a-66c93e5d3442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:16.105Z|a97bd4c3-ba3c-4832-b644-e446a8c6907e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:16.107Z|a97bd4c3-ba3c-4832-b644-e446a8c6907e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:16.126Z|5e9ab96e-1340-47dc-b42e-4112a62e29a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:16.127Z|5e9ab96e-1340-47dc-b42e-4112a62e29a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:16.589Z|e9883746-04c7-4dd9-a4bb-b49b3b62f160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:16.590Z|e9883746-04c7-4dd9-a4bb-b49b3b62f160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:19.936Z|485368d0-5aff-49ab-b635-5fec4906b144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:13:19.937Z|485368d0-5aff-49ab-b635-5fec4906b144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:13:19.988Z|6715af79-f5d9-4178-b9b6-c562ccbf1261|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:13:19.989Z|6715af79-f5d9-4178-b9b6-c562ccbf1261|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:13:26.142Z|c4f7b578-9785-44cf-9569-afa156ac3658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:26.144Z|c4f7b578-9785-44cf-9569-afa156ac3658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:26.156Z|037816cb-46fe-4cdb-9e9e-eb17cc17b8d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:26.157Z|037816cb-46fe-4cdb-9e9e-eb17cc17b8d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:26.628Z|81c661c3-de98-4101-8dc7-68108905f343|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:26.629Z|81c661c3-de98-4101-8dc7-68108905f343|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:34.938Z|3a186184-7b76-477a-8aa0-bd18bf931172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:13:34.939Z|3a186184-7b76-477a-8aa0-bd18bf931172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:13:36.174Z|a8a34ce1-5415-40d4-b44a-cd9699c9972d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:36.176Z|a8a34ce1-5415-40d4-b44a-cd9699c9972d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:36.183Z|11b89489-5611-4fae-9d8a-c8c71dfb963f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:36.184Z|11b89489-5611-4fae-9d8a-c8c71dfb963f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:36.664Z|e130bbbb-0262-4978-9c58-7c70974de969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:36.666Z|e130bbbb-0262-4978-9c58-7c70974de969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:46.210Z|48fd2b96-c851-4a2e-930e-c0dac10d24aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:46.210Z|0d9a7c5b-97e8-489a-88f7-713a3b87ed0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:46.211Z|48fd2b96-c851-4a2e-930e-c0dac10d24aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:46.211Z|0d9a7c5b-97e8-489a-88f7-713a3b87ed0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:46.702Z|1ed4df1c-54e6-416d-a02e-922f038ae2b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:46.703Z|1ed4df1c-54e6-416d-a02e-922f038ae2b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:49.937Z|71de10ef-a92e-40f4-9e74-84e156a55b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:13:49.941Z|71de10ef-a92e-40f4-9e74-84e156a55b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:13:49.990Z|d9899819-a5bf-4fae-8732-5b174075d7f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:13:49.991Z|d9899819-a5bf-4fae-8732-5b174075d7f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:13:56.246Z|784d3fde-35d1-4ca3-bef4-4d7ae9b1ca0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:56.248Z|784d3fde-35d1-4ca3-bef4-4d7ae9b1ca0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:56.253Z|c135fac4-6e80-4da2-958c-42b7b7d32e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:56.254Z|c135fac4-6e80-4da2-958c-42b7b7d32e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:13:56.734Z|b0f1edf9-414c-4b2b-b5b5-f994bb808eda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:13:56.735Z|b0f1edf9-414c-4b2b-b5b5-f994bb808eda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:04.936Z|3c9a86a3-a3da-484e-a092-a2f26afcfe4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:14:04.937Z|3c9a86a3-a3da-484e-a092-a2f26afcfe4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:14:06.281Z|6a91e252-7fc0-4a3d-8083-233f20ff3f9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:06.283Z|6a91e252-7fc0-4a3d-8083-233f20ff3f9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:06.287Z|3417f81d-1671-4402-8002-d9bf82232110|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:06.290Z|3417f81d-1671-4402-8002-d9bf82232110|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:06.767Z|76a975d8-974e-476a-8e5f-8eb3cb9c0096|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:06.768Z|76a975d8-974e-476a-8e5f-8eb3cb9c0096|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:16.317Z|612b67e7-4b81-4959-8d5a-cedcbba45c93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:16.319Z|612b67e7-4b81-4959-8d5a-cedcbba45c93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:16.328Z|6f033661-e0a7-4b58-ae8b-adef99724138|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:16.330Z|6f033661-e0a7-4b58-ae8b-adef99724138|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:16.805Z|039a3360-e8f8-4670-ac20-63745c835088|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:16.806Z|039a3360-e8f8-4670-ac20-63745c835088|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:19.937Z|ca508db0-c7ad-4d54-9bdf-2d778edb200c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:14:19.938Z|ca508db0-c7ad-4d54-9bdf-2d778edb200c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:14:19.992Z|df69521b-ca11-4642-bcb7-6bbd0766cbe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:14:19.993Z|df69521b-ca11-4642-bcb7-6bbd0766cbe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:14:26.354Z|5ef45297-554d-472c-849f-693f8177bc47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:26.355Z|5ef45297-554d-472c-849f-693f8177bc47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:26.366Z|47cd576c-549c-420a-9b36-55a0aee00013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:26.367Z|47cd576c-549c-420a-9b36-55a0aee00013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:26.841Z|9f513457-e7e3-4029-a541-e467972e08c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:26.842Z|9f513457-e7e3-4029-a541-e467972e08c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:34.937Z|34caae21-8b45-46ac-ae30-ad3b2808197c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:14:34.941Z|34caae21-8b45-46ac-ae30-ad3b2808197c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:14:36.395Z|887970de-e266-4c5b-b0dc-31e34061a594|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:36.396Z|887970de-e266-4c5b-b0dc-31e34061a594|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:36.398Z|fb15224d-6c81-4630-a6c6-4bf98ce16e63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:36.399Z|fb15224d-6c81-4630-a6c6-4bf98ce16e63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:36.885Z|94931437-eca0-4180-aaea-a0e6ad2c3210|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:36.886Z|94931437-eca0-4180-aaea-a0e6ad2c3210|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:46.428Z|dfc772b4-3313-421d-9e82-fc24203b45d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:46.431Z|ba05821b-1c98-429f-9093-50a59bc20b0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:46.431Z|ba05821b-1c98-429f-9093-50a59bc20b0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:46.431Z|dfc772b4-3313-421d-9e82-fc24203b45d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:46.916Z|36d6350d-2ba6-4f9f-8c8b-305483fc5580|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:46.918Z|36d6350d-2ba6-4f9f-8c8b-305483fc5580|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:49.936Z|1182d1a4-4612-4911-aa88-691f2788d74a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:14:49.937Z|1182d1a4-4612-4911-aa88-691f2788d74a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:14:49.995Z|bd436894-ceb7-41e2-a4ff-08b6aafe2810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:14:49.996Z|bd436894-ceb7-41e2-a4ff-08b6aafe2810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:14:56.465Z|dc2a8c2f-f4e0-4456-a011-9f3715d96a95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:56.467Z|dc2a8c2f-f4e0-4456-a011-9f3715d96a95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:56.474Z|3f183c8e-484b-40ab-87fa-e8eb963dcf27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:56.475Z|3f183c8e-484b-40ab-87fa-e8eb963dcf27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:14:56.953Z|67fee90e-d48a-4d57-83a3-8cf6e82fc494|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:14:56.954Z|67fee90e-d48a-4d57-83a3-8cf6e82fc494|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:04.936Z|f1a29b14-cf0b-46f4-b20e-f7573a14bd1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:15:04.938Z|f1a29b14-cf0b-46f4-b20e-f7573a14bd1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:15:06.501Z|674ee2fe-0f2b-4a6e-8a59-f5fddde84708|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:06.502Z|674ee2fe-0f2b-4a6e-8a59-f5fddde84708|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:06.506Z|6fcf241c-0549-4bd2-8f9f-6435cbf9f67e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:06.507Z|6fcf241c-0549-4bd2-8f9f-6435cbf9f67e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:06.992Z|7309d30b-35d7-4599-aef8-ae46d0b9ba03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:06.993Z|7309d30b-35d7-4599-aef8-ae46d0b9ba03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:16.533Z|0657539f-8ad8-400b-88dd-beab895efdc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:16.535Z|0657539f-8ad8-400b-88dd-beab895efdc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:16.538Z|a09217c9-4200-4e1e-a689-3f8d341b4250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:16.539Z|a09217c9-4200-4e1e-a689-3f8d341b4250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:17.035Z|3d83a326-bde2-4635-9519-f604b6c5cbe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:17.036Z|3d83a326-bde2-4635-9519-f604b6c5cbe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:19.937Z|1a7d0499-e43c-4105-924c-6ac6b5961cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:15:19.954Z|1a7d0499-e43c-4105-924c-6ac6b5961cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:15:19.997Z|79d35b0a-65d4-4722-a931-b8ae09575f1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:15:19.998Z|79d35b0a-65d4-4722-a931-b8ae09575f1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:15:26.572Z|bde87a5a-42c9-465a-9e46-71f41c5bacb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:26.572Z|3915f085-483e-4c26-94fd-cb8f5901c08b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:26.573Z|bde87a5a-42c9-465a-9e46-71f41c5bacb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:26.573Z|3915f085-483e-4c26-94fd-cb8f5901c08b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:27.070Z|ff0aaffa-7eba-497a-89d2-3edb01f7e2bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:27.071Z|ff0aaffa-7eba-497a-89d2-3edb01f7e2bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:34.937Z|8788406d-9c8f-4534-9156-067ba02e7c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:15:34.938Z|8788406d-9c8f-4534-9156-067ba02e7c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:15:36.608Z|2e3e0645-3573-4857-b0ad-84c48b77ac92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:36.609Z|2e3e0645-3573-4857-b0ad-84c48b77ac92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:36.612Z|c853f786-b84e-4775-9d59-70e016445c7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:36.614Z|c853f786-b84e-4775-9d59-70e016445c7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:37.105Z|305e4ad4-992a-4658-98c7-0e993163c150|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:37.107Z|305e4ad4-992a-4658-98c7-0e993163c150|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:46.644Z|523dfd56-997d-4104-a73c-43781baaa51c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:46.646Z|523dfd56-997d-4104-a73c-43781baaa51c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:46.647Z|d8a69672-c754-468f-bef0-d358323408f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:46.648Z|d8a69672-c754-468f-bef0-d358323408f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:47.139Z|c442a2f4-5462-4324-b4be-162c5add657e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:47.140Z|c442a2f4-5462-4324-b4be-162c5add657e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:49.937Z|7584acf2-1f51-426e-8d5e-b7d0820f1c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:15:49.938Z|7584acf2-1f51-426e-8d5e-b7d0820f1c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:15:49.998Z|4cdb84f0-8ad9-4026-b525-4bb0bdbf338d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:15:49.999Z|4cdb84f0-8ad9-4026-b525-4bb0bdbf338d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:15:56.682Z|7ff3049c-1325-4442-8eac-b11ddf203287|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:56.682Z|14c54168-21d9-4d86-9dbd-cb2f108fa63d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:56.683Z|14c54168-21d9-4d86-9dbd-cb2f108fa63d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:56.684Z|7ff3049c-1325-4442-8eac-b11ddf203287|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:15:57.170Z|37ecab33-661c-44c5-ab0d-9f13ef477dac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:15:57.172Z|37ecab33-661c-44c5-ab0d-9f13ef477dac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:04.937Z|ae5e69a8-6068-44e9-a1fe-dc2f3ce7e6e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:16:04.942Z|ae5e69a8-6068-44e9-a1fe-dc2f3ce7e6e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:16:06.719Z|9fefafc2-c0f4-4b1d-97ba-74059100fcb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:06.721Z|9fefafc2-c0f4-4b1d-97ba-74059100fcb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:06.728Z|7f97ead5-0b5f-4cfe-a843-c9aa36d77e6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:06.729Z|7f97ead5-0b5f-4cfe-a843-c9aa36d77e6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:07.202Z|35083d99-defb-4ce1-ade9-b1127bfd1cb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:07.204Z|35083d99-defb-4ce1-ade9-b1127bfd1cb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:16.757Z|761ed548-110d-448c-8f57-3da97c8a4146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:16.758Z|761ed548-110d-448c-8f57-3da97c8a4146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:16.761Z|55bacb3f-f48a-48be-a978-f7f7944aa810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:16.763Z|55bacb3f-f48a-48be-a978-f7f7944aa810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:17.238Z|5a5d4413-51eb-4c30-bdff-0d059608b8d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:17.240Z|5a5d4413-51eb-4c30-bdff-0d059608b8d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:19.936Z|97a4666b-30b5-4f83-9c26-59da1396a750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:16:19.937Z|97a4666b-30b5-4f83-9c26-59da1396a750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:16:20.000Z|3980cc5d-190b-41bf-9620-a90900445208|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:16:20.001Z|3980cc5d-190b-41bf-9620-a90900445208|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:16:26.796Z|cc0ff6a8-8764-464e-abfb-5e67063ea28f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:26.798Z|cc0ff6a8-8764-464e-abfb-5e67063ea28f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:26.799Z|c971ae12-122a-4e48-b544-70faea1de657|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:26.800Z|c971ae12-122a-4e48-b544-70faea1de657|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:27.278Z|55adcbb5-ce09-4647-9980-27ddfaee5aaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:27.279Z|55adcbb5-ce09-4647-9980-27ddfaee5aaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:34.937Z|eaa7b05a-8903-475d-a60d-1c61831742a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:16:34.938Z|eaa7b05a-8903-475d-a60d-1c61831742a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:16:36.833Z|5fd6f910-3683-4324-8383-78188d40a003|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:36.835Z|5fd6f910-3683-4324-8383-78188d40a003|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:36.839Z|90676c17-2748-4a88-a3d8-18b31e844079|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:36.840Z|90676c17-2748-4a88-a3d8-18b31e844079|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:37.316Z|868fecf6-e8c1-4c16-94b1-3331d399f30d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:37.317Z|868fecf6-e8c1-4c16-94b1-3331d399f30d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:46.869Z|01504d16-d711-48b7-9a5b-d0fc71140406|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:46.870Z|01504d16-d711-48b7-9a5b-d0fc71140406|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:46.871Z|cacc64ef-c619-4378-8dc7-f9e77f620853|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:46.872Z|cacc64ef-c619-4378-8dc7-f9e77f620853|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:47.347Z|097376c6-bb67-4950-9d83-c3f5286ccb2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:47.348Z|097376c6-bb67-4950-9d83-c3f5286ccb2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:49.936Z|7e9c0107-a79d-435f-aa5b-6e81da301da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:16:49.941Z|7e9c0107-a79d-435f-aa5b-6e81da301da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:16:50.002Z|d2ce5189-a34b-4a53-8e65-4a333738c752|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:16:50.002Z|d2ce5189-a34b-4a53-8e65-4a333738c752|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:16:56.902Z|98e2fe5d-3d24-4994-8b75-daa7658130fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:56.904Z|98e2fe5d-3d24-4994-8b75-daa7658130fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:56.909Z|7aae5ba0-bb98-43d1-9b8a-b01a727cfc1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:56.911Z|7aae5ba0-bb98-43d1-9b8a-b01a727cfc1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:16:57.382Z|9a982153-2555-4809-bdc5-cc7ca600a2c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:16:57.383Z|9a982153-2555-4809-bdc5-cc7ca600a2c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:04.936Z|8e276d70-c96a-4e8b-9ba9-de64ec7b58bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:17:04.937Z|8e276d70-c96a-4e8b-9ba9-de64ec7b58bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:17:06.939Z|a53f1c71-760f-47c5-9d84-14e05df98071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:06.940Z|a53f1c71-760f-47c5-9d84-14e05df98071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:06.942Z|e85d5a1c-8fdf-4379-9517-1f224541a347|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:06.943Z|e85d5a1c-8fdf-4379-9517-1f224541a347|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:07.419Z|a6027759-5a43-4b8d-9746-35b9a59590d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:07.420Z|a6027759-5a43-4b8d-9746-35b9a59590d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:16.975Z|f3d000a9-6035-464c-b34c-2e6b648c9987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:16.976Z|f3d000a9-6035-464c-b34c-2e6b648c9987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:16.979Z|e8cc516a-58ca-4037-a717-4d7e82a91b2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:16.980Z|e8cc516a-58ca-4037-a717-4d7e82a91b2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:17.453Z|4d66cabb-eccb-4580-8911-fdedd968aa80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:17.454Z|4d66cabb-eccb-4580-8911-fdedd968aa80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:19.937Z|eb66bca4-f794-4a06-962e-2dc44570ba2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:17:19.938Z|eb66bca4-f794-4a06-962e-2dc44570ba2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:17:20.005Z|b568e0f0-49eb-4076-9ac3-5257c0144aa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:17:20.006Z|b568e0f0-49eb-4076-9ac3-5257c0144aa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:17:27.015Z|98151a90-e432-4eee-ab45-7687d504fa20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:27.015Z|42da1e6d-54c5-40ea-9c63-3b1695e195f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:27.016Z|98151a90-e432-4eee-ab45-7687d504fa20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:27.016Z|42da1e6d-54c5-40ea-9c63-3b1695e195f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:27.487Z|c68ff592-640d-42e9-acba-035ae93fcc2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:27.488Z|c68ff592-640d-42e9-acba-035ae93fcc2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:34.937Z|46d46407-53b4-4b62-b023-8494a1877f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:17:34.941Z|46d46407-53b4-4b62-b023-8494a1877f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:17:37.048Z|3105c78a-7505-4085-a847-353c62be4b51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:37.049Z|3105c78a-7505-4085-a847-353c62be4b51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:37.053Z|5296f6a4-c0f3-4947-b31e-e630da9f126b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:37.054Z|5296f6a4-c0f3-4947-b31e-e630da9f126b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:37.525Z|5cbb3627-fb47-46eb-a8ec-69c811b2136a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:37.526Z|5cbb3627-fb47-46eb-a8ec-69c811b2136a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:47.082Z|ef173969-953f-4758-aca7-0fb0e5c365bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:47.083Z|ef173969-953f-4758-aca7-0fb0e5c365bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:47.085Z|4e6a759d-b905-437a-b076-49f33e2ae335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:47.086Z|4e6a759d-b905-437a-b076-49f33e2ae335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:47.558Z|3fff0113-593f-4aaa-ae5f-2444f1a13cf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:47.559Z|3fff0113-593f-4aaa-ae5f-2444f1a13cf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:49.937Z|0469cb50-b162-497a-b322-f8aaf6ad5e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:17:49.938Z|0469cb50-b162-497a-b322-f8aaf6ad5e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:17:50.006Z|5f2c4141-a7f0-47d8-a32b-f899f0560f04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:17:50.007Z|5f2c4141-a7f0-47d8-a32b-f899f0560f04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:17:57.114Z|3722d0ef-246a-4cbf-b051-cbea8d5a9f12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:57.114Z|c48a84ee-6dc6-4a4d-8b4f-3f9c832bdd0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:57.115Z|3722d0ef-246a-4cbf-b051-cbea8d5a9f12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:57.115Z|c48a84ee-6dc6-4a4d-8b4f-3f9c832bdd0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:17:57.591Z|99f2f7b1-31c3-4c1d-94df-cb3a9d1198f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:17:57.592Z|99f2f7b1-31c3-4c1d-94df-cb3a9d1198f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:04.936Z|d668dee8-5c69-42d6-826f-bbb076ffcfa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:18:04.937Z|d668dee8-5c69-42d6-826f-bbb076ffcfa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:18:07.146Z|1d5ca50c-3684-4618-919c-43227c0ad99d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:07.148Z|1d5ca50c-3684-4618-919c-43227c0ad99d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:07.158Z|46bd53eb-987e-4e48-b8ca-1c0fd7b1706a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:07.159Z|46bd53eb-987e-4e48-b8ca-1c0fd7b1706a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:07.628Z|5b4d1a3b-e2a8-4677-8d88-000799f9271e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:07.630Z|5b4d1a3b-e2a8-4677-8d88-000799f9271e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:17.183Z|06973531-b7b6-438c-b878-abcc761513a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:17.184Z|06973531-b7b6-438c-b878-abcc761513a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:17.196Z|e4bbd8b3-bd0b-4907-9bfb-ce9b91ac99b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:17.197Z|e4bbd8b3-bd0b-4907-9bfb-ce9b91ac99b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:17.662Z|40e25667-e451-4068-ba82-a79789704a8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:17.663Z|40e25667-e451-4068-ba82-a79789704a8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:19.936Z|bde50af4-68ea-4572-89d9-d38bda7d1e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:18:19.940Z|bde50af4-68ea-4572-89d9-d38bda7d1e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:18:20.008Z|a4d91cb7-a33b-4084-8bc9-6f623e8c9fb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:18:20.008Z|a4d91cb7-a33b-4084-8bc9-6f623e8c9fb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:18:27.222Z|d3a61296-b584-4c24-8739-990f44cfd5b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:27.223Z|d3a61296-b584-4c24-8739-990f44cfd5b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:27.225Z|03d28752-0c6d-4825-89df-08e991c2f8cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:27.226Z|03d28752-0c6d-4825-89df-08e991c2f8cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:27.698Z|dfa13879-955e-4b87-936a-ce6a0976fd20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:27.699Z|dfa13879-955e-4b87-936a-ce6a0976fd20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:34.936Z|b657e756-31ee-48e9-a9bc-a26e47889c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:18:34.937Z|b657e756-31ee-48e9-a9bc-a26e47889c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:18:37.267Z|396f8f5e-428d-4d87-8f11-5055ef7b6329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:37.267Z|396f8f5e-428d-4d87-8f11-5055ef7b6329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:37.268Z|041e326e-7be0-4b86-a405-cf4cc19cf675|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:37.269Z|041e326e-7be0-4b86-a405-cf4cc19cf675|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:37.731Z|35eb645d-ef75-4c7b-9967-17f1ae05bf04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:37.732Z|35eb645d-ef75-4c7b-9967-17f1ae05bf04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:47.299Z|596af176-2437-4f17-9fd9-35ccac9addcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:47.300Z|596af176-2437-4f17-9fd9-35ccac9addcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:47.307Z|b78b92a6-1dd3-4baa-a2a2-294a30ce75a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:47.308Z|b78b92a6-1dd3-4baa-a2a2-294a30ce75a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:47.765Z|cf030ce0-ae4b-4642-beff-d1cf723b17df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:47.766Z|cf030ce0-ae4b-4642-beff-d1cf723b17df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:49.936Z|4785ca9a-c92d-4692-abeb-cdf79bbd3022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:18:49.937Z|4785ca9a-c92d-4692-abeb-cdf79bbd3022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:18:50.009Z|eaa7faf7-792f-4beb-b00e-cbbf34eb49b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:18:50.010Z|eaa7faf7-792f-4beb-b00e-cbbf34eb49b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:18:57.333Z|79b37947-1c61-4c33-8433-b47ba387407b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:57.334Z|79b37947-1c61-4c33-8433-b47ba387407b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:57.340Z|17cbc7f0-6518-474d-88ed-e58e0b2aa658|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:57.340Z|17cbc7f0-6518-474d-88ed-e58e0b2aa658|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:18:57.799Z|ce2e4edb-f1df-4fe9-8108-80e7df9b7b61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:18:57.800Z|ce2e4edb-f1df-4fe9-8108-80e7df9b7b61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:04.936Z|93858896-9585-4eb3-81fc-3b6864d28c2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:19:04.941Z|93858896-9585-4eb3-81fc-3b6864d28c2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:19:07.368Z|40aa38ad-6b53-4360-828b-95d9f0fd6191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:07.368Z|40aa38ad-6b53-4360-828b-95d9f0fd6191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:07.370Z|bb40f93c-8c99-4ef6-8b3f-b4fe0ca80b8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:07.371Z|bb40f93c-8c99-4ef6-8b3f-b4fe0ca80b8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:07.833Z|592e3222-b50b-4b69-a377-60b50dd5a077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:07.834Z|592e3222-b50b-4b69-a377-60b50dd5a077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:17.401Z|b99b28d9-7199-4f92-bd08-99d8673f0b3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:17.402Z|b99b28d9-7199-4f92-bd08-99d8673f0b3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:17.407Z|c239c280-b3ce-41cc-a4d0-0b80323d379a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:17.408Z|c239c280-b3ce-41cc-a4d0-0b80323d379a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:17.867Z|5b23a3c4-c52f-4bf6-aead-1242f6870dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:17.868Z|5b23a3c4-c52f-4bf6-aead-1242f6870dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:19.936Z|e100e933-fb09-41ed-9926-a55bd38a8ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:19:19.937Z|e100e933-fb09-41ed-9926-a55bd38a8ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:19:20.011Z|69327431-29f4-4332-a946-cb55cd9bf96d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:19:20.012Z|69327431-29f4-4332-a946-cb55cd9bf96d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:19:27.437Z|35ac82be-4f1a-4bd1-8d6e-e4982be77e48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:27.438Z|35ac82be-4f1a-4bd1-8d6e-e4982be77e48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:27.446Z|a42b9793-ccb7-4672-84f9-1af6c7e23d67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:27.447Z|a42b9793-ccb7-4672-84f9-1af6c7e23d67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:27.906Z|85efcfb5-24b5-4c94-815c-6342b665e674|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:27.907Z|85efcfb5-24b5-4c94-815c-6342b665e674|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:34.936Z|af3e516e-2fdd-4207-b647-2d21487f4676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:19:34.937Z|af3e516e-2fdd-4207-b647-2d21487f4676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:19:37.469Z|f2b15736-c5ae-4ac3-a82e-e2d9465212a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:37.470Z|f2b15736-c5ae-4ac3-a82e-e2d9465212a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:37.476Z|9e6ac5bb-880b-48e9-a7f5-9af44db1db74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:37.477Z|9e6ac5bb-880b-48e9-a7f5-9af44db1db74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:37.941Z|ef81b744-facf-41ad-a241-3a6d58793fb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:37.943Z|ef81b744-facf-41ad-a241-3a6d58793fb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:45.668Z|f5a21339-f226-455e-b94d-494ab87b9560|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:19:45.668Z|f5a21339-f226-455e-b94d-494ab87b9560|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:47.505Z|2ba3a122-b459-4589-8ffd-8eeefeeee5a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:47.506Z|2ba3a122-b459-4589-8ffd-8eeefeeee5a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:47.507Z|53cabdb2-bb63-4c49-94b3-62276e1e123f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:47.508Z|53cabdb2-bb63-4c49-94b3-62276e1e123f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:47.975Z|6f363e43-e71c-4997-b4c4-0b71e850e84c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:47.976Z|6f363e43-e71c-4997-b4c4-0b71e850e84c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:49.936Z|40f2df84-3fa7-4ceb-93d0-c382b2644182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:19:49.941Z|40f2df84-3fa7-4ceb-93d0-c382b2644182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:19:50.012Z|5bdb801b-2383-434b-9d1a-b3fa850da0d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:19:50.013Z|5bdb801b-2383-434b-9d1a-b3fa850da0d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:19:57.539Z|767b522f-227c-46c5-80cc-bc3d5140f954|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:57.540Z|767b522f-227c-46c5-80cc-bc3d5140f954|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:57.547Z|523952af-de10-4454-9e89-82f96bdd71cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:57.548Z|523952af-de10-4454-9e89-82f96bdd71cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:19:58.008Z|53f2357f-0238-4b8a-a2e8-d2f69608e3e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:19:58.009Z|53f2357f-0238-4b8a-a2e8-d2f69608e3e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:04.936Z|3094a55b-1717-4207-babd-03cfd7b7656e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:20:04.937Z|3094a55b-1717-4207-babd-03cfd7b7656e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:20:07.572Z|1bbf8417-6918-4004-87ca-7ec5580847d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:07.572Z|1bbf8417-6918-4004-87ca-7ec5580847d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:07.575Z|03575c99-7b95-4cc3-ba87-f62c4c341228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:07.576Z|03575c99-7b95-4cc3-ba87-f62c4c341228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:08.040Z|b617ca56-8058-480a-915b-479eca2814c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:08.041Z|b617ca56-8058-480a-915b-479eca2814c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:17.607Z|e1ddf7bc-13dc-4093-9166-78b4ca03bf5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:17.610Z|e1ddf7bc-13dc-4093-9166-78b4ca03bf5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:17.614Z|4428232d-203b-4f3b-8e4a-37f5dac79f8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:17.615Z|4428232d-203b-4f3b-8e4a-37f5dac79f8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:18.075Z|0f521e29-cfa0-4434-97d1-d51dc7add9f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:18.076Z|0f521e29-cfa0-4434-97d1-d51dc7add9f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:19.937Z|0d89f23d-a634-4b71-a783-b0c0743fe155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:20:19.938Z|0d89f23d-a634-4b71-a783-b0c0743fe155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:20:20.014Z|fd7fa594-8c42-43bb-bc71-7225b5eb14d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:20:20.014Z|fd7fa594-8c42-43bb-bc71-7225b5eb14d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:20:27.642Z|5ffd52a7-8fe7-43ff-959c-7f8541544a6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:27.644Z|5ffd52a7-8fe7-43ff-959c-7f8541544a6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:27.650Z|2ccec512-659b-4cd5-b089-0ae229ffbb8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:27.651Z|2ccec512-659b-4cd5-b089-0ae229ffbb8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:28.110Z|c57f3c0c-12c4-437c-966e-481eccddb58a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:28.111Z|c57f3c0c-12c4-437c-966e-481eccddb58a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:34.936Z|7cf92a73-6909-4b48-a6b1-03c73963cc3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:20:34.940Z|7cf92a73-6909-4b48-a6b1-03c73963cc3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:20:37.676Z|0e74f8f4-b884-4a17-8710-92d9587d45cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:37.677Z|0e74f8f4-b884-4a17-8710-92d9587d45cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:37.680Z|6a21a6b8-451a-4cd8-b475-817e804b0ebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:37.681Z|6a21a6b8-451a-4cd8-b475-817e804b0ebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:38.144Z|28e19f95-0a65-47ce-a51e-cbc4808065a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:38.145Z|28e19f95-0a65-47ce-a51e-cbc4808065a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:45.661Z|98d1066b-9514-4e1d-bf5a-ec4ac47f052e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:20:45.662Z|98d1066b-9514-4e1d-bf5a-ec4ac47f052e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:47.706Z|79fb365e-4d33-427b-b9dd-297515e9451e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:47.707Z|79fb365e-4d33-427b-b9dd-297515e9451e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:47.710Z|454fe1f7-ec60-4744-bfb5-66b435b993a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:47.711Z|454fe1f7-ec60-4744-bfb5-66b435b993a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:48.180Z|4dbe270a-05b1-4a40-8e3c-b8656de71105|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:48.181Z|4dbe270a-05b1-4a40-8e3c-b8656de71105|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:49.936Z|f4bc158e-58a0-4e93-b3fb-ccc2ebb0ea34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:20:49.937Z|f4bc158e-58a0-4e93-b3fb-ccc2ebb0ea34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:20:50.015Z|ccc745c2-468b-491e-87d1-0ca2866171fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:20:50.016Z|ccc745c2-468b-491e-87d1-0ca2866171fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:20:57.741Z|1e4fcbb0-b2ef-45f2-b58e-542dccd12f0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:57.742Z|1e4fcbb0-b2ef-45f2-b58e-542dccd12f0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:57.743Z|719dbc9f-126e-4ca8-af37-d739cd4a98d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:57.743Z|719dbc9f-126e-4ca8-af37-d739cd4a98d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:20:58.214Z|fd366533-7be7-42e1-b2fa-2e963fcef24f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:20:58.215Z|fd366533-7be7-42e1-b2fa-2e963fcef24f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:04.936Z|feed06ab-6714-44db-9eae-52178fbf9a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:21:04.937Z|feed06ab-6714-44db-9eae-52178fbf9a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:21:07.783Z|20bc18cc-8208-4ece-b1f8-44731c1e1424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:07.784Z|20bc18cc-8208-4ece-b1f8-44731c1e1424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:07.785Z|b1ec9fed-7cd7-4f7a-9418-f75f5b4ac2b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:07.786Z|b1ec9fed-7cd7-4f7a-9418-f75f5b4ac2b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:08.248Z|40c18405-ddc5-424d-9cc4-29763c58e667|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:08.249Z|40c18405-ddc5-424d-9cc4-29763c58e667|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:17.819Z|e7c75020-9ffc-4c91-ad43-848d6aac77fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:17.819Z|784628d7-faa7-4c29-a03f-0d068021c00d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:17.819Z|e7c75020-9ffc-4c91-ad43-848d6aac77fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:17.820Z|784628d7-faa7-4c29-a03f-0d068021c00d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:18.280Z|2f8c1890-6eba-4b8c-9c48-6e05726aa313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:18.281Z|2f8c1890-6eba-4b8c-9c48-6e05726aa313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:19.936Z|d636e138-3acd-4790-be49-fda271e8d72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:21:19.939Z|d636e138-3acd-4790-be49-fda271e8d72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:21:20.017Z|30a80f8d-c0f6-46ff-87e8-c45d763d7216|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:21:20.017Z|30a80f8d-c0f6-46ff-87e8-c45d763d7216|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:21:27.847Z|465a1380-a4c6-45c5-b712-b17631562e40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:27.848Z|465a1380-a4c6-45c5-b712-b17631562e40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:27.850Z|49c21db5-0cbc-4934-90a3-ade1108be20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:27.850Z|49c21db5-0cbc-4934-90a3-ade1108be20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:28.316Z|e644d856-4f0f-48c6-9379-6a9cb4dde08c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:28.318Z|e644d856-4f0f-48c6-9379-6a9cb4dde08c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:34.936Z|0d8ca0aa-607f-4040-890c-7c265daf7a21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:21:34.937Z|0d8ca0aa-607f-4040-890c-7c265daf7a21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:21:37.882Z|70f88eca-78dc-4b08-bfb9-e3aba4b10a36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:37.883Z|e3dea213-35bd-4d79-8df6-241206938303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:37.883Z|70f88eca-78dc-4b08-bfb9-e3aba4b10a36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:37.884Z|e3dea213-35bd-4d79-8df6-241206938303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:38.351Z|fc362fa2-6d9e-4844-8bdd-cc7869046c7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:38.352Z|fc362fa2-6d9e-4844-8bdd-cc7869046c7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:45.662Z|cf9ea68e-a285-4141-a75f-ca7c9217a387|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:21:45.663Z|cf9ea68e-a285-4141-a75f-ca7c9217a387|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:47.919Z|281d99eb-f4a8-4cc0-8dc5-be4c34b6fe4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:47.919Z|0d26cf28-a74e-47fe-a974-25ea64531538|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:47.920Z|0d26cf28-a74e-47fe-a974-25ea64531538|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:47.920Z|281d99eb-f4a8-4cc0-8dc5-be4c34b6fe4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:48.383Z|de7b8ff6-aa2b-4e17-aee3-4836ce6093cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:48.384Z|de7b8ff6-aa2b-4e17-aee3-4836ce6093cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:49.936Z|a5720152-e1db-45d2-8cac-451271dd6d52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:21:49.937Z|a5720152-e1db-45d2-8cac-451271dd6d52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:21:50.018Z|59bdc1eb-41d5-4e36-a331-f194b859e092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:21:50.019Z|59bdc1eb-41d5-4e36-a331-f194b859e092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:21:57.955Z|4d1a122b-d09b-4f27-8e48-890fc8aa7ec6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:57.956Z|4d1a122b-d09b-4f27-8e48-890fc8aa7ec6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:57.964Z|a2d92e0a-83f0-48aa-b2cc-f5b0a86ef306|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:57.965Z|a2d92e0a-83f0-48aa-b2cc-f5b0a86ef306|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:21:58.414Z|0ddbf6c9-d5d2-42a5-b483-0ae837c1a230|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:21:58.415Z|0ddbf6c9-d5d2-42a5-b483-0ae837c1a230|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:04.936Z|a0cb831d-abc6-48b7-a564-68ceaf8bd7f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:22:04.940Z|a0cb831d-abc6-48b7-a564-68ceaf8bd7f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:22:07.990Z|0437a7d8-6af3-4079-9eb3-cd09ad9dfc99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:07.991Z|0437a7d8-6af3-4079-9eb3-cd09ad9dfc99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:07.999Z|435e03e4-e68c-4b1e-8465-d512a2bd5d09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:08.000Z|435e03e4-e68c-4b1e-8465-d512a2bd5d09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:08.447Z|485eba27-0898-4e52-b414-97666a7e590d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:08.448Z|485eba27-0898-4e52-b414-97666a7e590d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:18.024Z|7728d880-7ebc-4d39-bff8-0da67e4e143a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:18.025Z|7728d880-7ebc-4d39-bff8-0da67e4e143a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:18.036Z|df8b92ac-58a3-443b-8623-2b449e414645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:18.036Z|df8b92ac-58a3-443b-8623-2b449e414645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:18.479Z|79607f4a-ba48-4e77-abd4-67a96a41f448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:18.480Z|79607f4a-ba48-4e77-abd4-67a96a41f448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:19.936Z|a357a7f8-29e0-4c8f-8295-1da8de9b3f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:22:19.937Z|a357a7f8-29e0-4c8f-8295-1da8de9b3f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:22:20.020Z|3b3ebae0-df1d-4a5a-a161-a84436f625e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:22:20.021Z|3b3ebae0-df1d-4a5a-a161-a84436f625e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:22:28.057Z|b42bb1c5-a71c-4297-a950-e512b3ec281e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:28.059Z|b42bb1c5-a71c-4297-a950-e512b3ec281e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:28.064Z|18deafcf-145a-45a2-835e-aa56e68e9b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:28.065Z|18deafcf-145a-45a2-835e-aa56e68e9b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:28.514Z|2aadc75a-28f2-4696-89a6-b051f8b21437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:28.515Z|2aadc75a-28f2-4696-89a6-b051f8b21437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:34.936Z|a4cc5471-823e-4de3-9055-ca7f942182f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:22:34.937Z|a4cc5471-823e-4de3-9055-ca7f942182f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:22:38.089Z|67b5ced1-e227-494c-929b-dabd0f674a9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:38.090Z|67b5ced1-e227-494c-929b-dabd0f674a9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:38.098Z|edabe3b0-e221-4fe6-b281-768208d7ac82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:38.099Z|edabe3b0-e221-4fe6-b281-768208d7ac82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:38.547Z|599ad5da-2610-42eb-9cb2-cc0397879948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:38.548Z|599ad5da-2610-42eb-9cb2-cc0397879948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:45.664Z|85d0cab7-3677-46ca-a705-7e3ebf3a7b31|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:22:45.665Z|85d0cab7-3677-46ca-a705-7e3ebf3a7b31|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:48.122Z|2d459794-2b4d-4c37-b128-e4e99f14ace5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:48.123Z|2d459794-2b4d-4c37-b128-e4e99f14ace5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:48.126Z|fe018fc6-bcee-4573-8ebf-4b15a893dadc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:48.127Z|fe018fc6-bcee-4573-8ebf-4b15a893dadc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:48.581Z|a51285c3-388c-4074-9d0f-5148b37ad7f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:48.582Z|a51285c3-388c-4074-9d0f-5148b37ad7f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:49.936Z|b8a075d6-f6c4-4df1-806a-0bec72e64ecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:22:49.941Z|b8a075d6-f6c4-4df1-806a-0bec72e64ecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:22:50.022Z|c84f0415-7330-4b1a-9305-e67568df0386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:22:50.022Z|c84f0415-7330-4b1a-9305-e67568df0386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:22:58.155Z|dce23ec8-4027-407b-9b27-5ac48a9eb41c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:58.156Z|dce23ec8-4027-407b-9b27-5ac48a9eb41c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:58.160Z|405c52ce-1607-4e39-a464-7712568476d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:58.161Z|405c52ce-1607-4e39-a464-7712568476d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:22:58.614Z|1eb5f5ce-6577-4b8e-b475-0ba3815f12cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:22:58.616Z|1eb5f5ce-6577-4b8e-b475-0ba3815f12cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:04.936Z|8fa24c70-bc9d-4f67-911d-6fbc175ea4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:23:04.937Z|8fa24c70-bc9d-4f67-911d-6fbc175ea4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:23:08.189Z|e8c14b5e-fc4c-4442-ac38-66ad567849f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:08.190Z|e8c14b5e-fc4c-4442-ac38-66ad567849f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:08.192Z|c1402627-85ae-453d-890e-c226d444a8c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:08.193Z|c1402627-85ae-453d-890e-c226d444a8c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:08.650Z|cb10f142-fdb1-4ecd-9aac-bdd341de563d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:08.652Z|cb10f142-fdb1-4ecd-9aac-bdd341de563d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:18.224Z|028722d0-103d-405f-a610-05602c250007|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:18.225Z|028722d0-103d-405f-a610-05602c250007|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:18.231Z|4b1058d1-b896-4459-8bb7-b05693539fc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:18.232Z|4b1058d1-b896-4459-8bb7-b05693539fc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:18.687Z|abd9c14c-cb3d-441a-a642-a79a1ba9955c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:18.688Z|abd9c14c-cb3d-441a-a642-a79a1ba9955c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:19.936Z|6dfc9dd2-ea1d-47d2-9e7e-6ae8b754d5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:23:19.937Z|6dfc9dd2-ea1d-47d2-9e7e-6ae8b754d5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:23:20.023Z|b2d31b4f-7e57-4e9e-9aa6-c645fd0a4cbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:23:20.024Z|b2d31b4f-7e57-4e9e-9aa6-c645fd0a4cbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:23:28.257Z|78d764d3-6161-495b-9b0f-7e5384c69d19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:28.258Z|78d764d3-6161-495b-9b0f-7e5384c69d19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:28.263Z|499d5eec-e3ff-45ff-90eb-ff4153021482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:28.264Z|499d5eec-e3ff-45ff-90eb-ff4153021482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:28.721Z|78478f80-858e-44f6-ae2c-20e1068408fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:28.722Z|78478f80-858e-44f6-ae2c-20e1068408fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:34.936Z|f034a7d3-6b97-44cb-9bee-f63d5557fda7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:23:34.941Z|f034a7d3-6b97-44cb-9bee-f63d5557fda7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:23:38.292Z|6f6053e8-2ff7-4e2a-ada2-61d5d7fc311d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:38.294Z|6f6053e8-2ff7-4e2a-ada2-61d5d7fc311d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:38.297Z|abd9daa7-ef93-425e-9008-f8a651188f60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:38.298Z|abd9daa7-ef93-425e-9008-f8a651188f60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:38.756Z|e8ac0734-524e-4817-9135-64c8414d0e74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:38.757Z|e8ac0734-524e-4817-9135-64c8414d0e74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:45.662Z|f9e5738b-8cde-458f-8008-18d56540cb36|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:23:45.663Z|f9e5738b-8cde-458f-8008-18d56540cb36|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:48.330Z|87aca012-570c-49aa-930c-9d11bd2c6b1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:48.331Z|87aca012-570c-49aa-930c-9d11bd2c6b1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:48.341Z|fa6da591-0093-4b80-aa73-63be1e3050d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:48.342Z|fa6da591-0093-4b80-aa73-63be1e3050d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:48.792Z|7c622b0b-ca69-4882-98a3-dc19911920db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:48.793Z|7c622b0b-ca69-4882-98a3-dc19911920db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:49.936Z|891b942d-f357-4041-a974-ccada056737d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:23:49.937Z|891b942d-f357-4041-a974-ccada056737d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:23:50.024Z|136a2cd7-69bc-47e8-9bdf-cd85554622d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:23:50.025Z|136a2cd7-69bc-47e8-9bdf-cd85554622d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:23:58.368Z|4eccac03-ffe6-40c2-861f-bab4054d11b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:58.369Z|4eccac03-ffe6-40c2-861f-bab4054d11b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:58.379Z|7743210f-4ba8-4ced-b3fd-1448f779851a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:58.379Z|7743210f-4ba8-4ced-b3fd-1448f779851a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:23:58.829Z|71dfca4d-fe15-4fd6-b2f8-bb345b4d6cd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:23:58.831Z|71dfca4d-fe15-4fd6-b2f8-bb345b4d6cd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:04.936Z|f88c943e-9e97-4b21-a555-baf2570a0b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:24:04.937Z|f88c943e-9e97-4b21-a555-baf2570a0b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:24:08.406Z|78e605b4-d756-47ec-908f-8dc588fa181a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:08.407Z|78e605b4-d756-47ec-908f-8dc588fa181a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:08.410Z|97712aa7-3537-41c7-925e-2556ce3d926a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:08.411Z|97712aa7-3537-41c7-925e-2556ce3d926a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:08.864Z|693fefa0-310e-4cd6-8f71-dc1aabaa09ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:08.865Z|693fefa0-310e-4cd6-8f71-dc1aabaa09ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:18.454Z|aed04142-b165-40e0-9729-d3d7228aa4a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:18.454Z|04a9f53c-ff9b-4154-b1da-2237a0302784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:18.455Z|aed04142-b165-40e0-9729-d3d7228aa4a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:18.456Z|04a9f53c-ff9b-4154-b1da-2237a0302784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:18.899Z|b946f6a1-6db0-4ea6-aeea-94f321e7e54f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:18.900Z|b946f6a1-6db0-4ea6-aeea-94f321e7e54f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:19.936Z|04c40a0f-7b98-4a85-a164-293ae777aa7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:24:19.940Z|04c40a0f-7b98-4a85-a164-293ae777aa7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:24:20.026Z|716ea8cd-df67-49eb-bc06-344885ea1959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:24:20.027Z|716ea8cd-df67-49eb-bc06-344885ea1959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:24:28.489Z|d9cd6124-4de6-4dcc-a9dc-f5f9b9ed7be6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:28.489Z|d9cd6124-4de6-4dcc-a9dc-f5f9b9ed7be6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:28.489Z|a1b50999-b677-4197-b104-b2ea14f5c1e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:28.490Z|a1b50999-b677-4197-b104-b2ea14f5c1e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:28.930Z|5ee5da0b-ee28-42aa-b842-d2f60b18b71c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:28.931Z|5ee5da0b-ee28-42aa-b842-d2f60b18b71c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:34.936Z|0e715d6e-fc52-431e-93bd-63aac65bf7d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:24:34.937Z|0e715d6e-fc52-431e-93bd-63aac65bf7d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:24:38.522Z|1f77b04a-ad8c-4e67-8d57-92223a82718b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:38.522Z|47bac13b-7eba-4237-a817-f6c3d22b2eeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:38.523Z|1f77b04a-ad8c-4e67-8d57-92223a82718b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:38.523Z|47bac13b-7eba-4237-a817-f6c3d22b2eeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:38.962Z|ea490417-1342-497e-ae0e-9c6aa592834c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:38.963Z|ea490417-1342-497e-ae0e-9c6aa592834c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:45.663Z|3d50a8ba-6dd4-4110-abe6-3c6be32a9619|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:24:45.664Z|3d50a8ba-6dd4-4110-abe6-3c6be32a9619|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:48.555Z|6b314869-0895-42c9-b656-76dc1c34f9c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:48.556Z|6b314869-0895-42c9-b656-76dc1c34f9c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:48.563Z|3577d94d-11bf-432c-bb30-8fa464629f96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:48.564Z|3577d94d-11bf-432c-bb30-8fa464629f96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:48.991Z|433310fd-b9f3-4fa6-ab9b-fc137ef42254|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:48.992Z|433310fd-b9f3-4fa6-ab9b-fc137ef42254|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:49.936Z|3a669e96-63e3-4143-8f9f-4db33a99fd97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:24:49.937Z|3a669e96-63e3-4143-8f9f-4db33a99fd97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:24:50.027Z|78a39a2e-de8d-4c31-839f-c0d41e8275b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:24:50.028Z|78a39a2e-de8d-4c31-839f-c0d41e8275b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:24:58.588Z|9bff958a-2d9f-4a4b-b426-1035c8d2ed6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:58.589Z|9bff958a-2d9f-4a4b-b426-1035c8d2ed6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:58.596Z|e14739c4-44b0-40ce-8614-02319a75b584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:58.598Z|e14739c4-44b0-40ce-8614-02319a75b584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:24:59.023Z|04f02a58-e80c-4955-a412-dcf13ff407ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:24:59.024Z|04f02a58-e80c-4955-a412-dcf13ff407ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:04.936Z|d45f298e-ce58-496a-b0be-e3bf39a142a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:25:04.940Z|d45f298e-ce58-496a-b0be-e3bf39a142a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:25:08.622Z|c2497eda-aec1-41c9-96dc-69e45770d8c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:08.623Z|c2497eda-aec1-41c9-96dc-69e45770d8c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:08.629Z|2d1e11f4-5dbf-43e1-b11a-09d6defede69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:08.630Z|2d1e11f4-5dbf-43e1-b11a-09d6defede69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:09.055Z|e221cdc3-4df3-4e02-b572-f761b9910e96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:09.057Z|e221cdc3-4df3-4e02-b572-f761b9910e96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:18.657Z|7b89d732-090d-42bd-b18e-c3920d8d39a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:18.658Z|7b89d732-090d-42bd-b18e-c3920d8d39a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:18.666Z|fa1815ae-5a7b-4541-a9b5-3e71074c9fa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:18.668Z|fa1815ae-5a7b-4541-a9b5-3e71074c9fa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:19.090Z|16983c16-a1ad-4596-bb71-5e287ba636c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:19.091Z|16983c16-a1ad-4596-bb71-5e287ba636c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:19.936Z|e979f9dc-c161-482a-99ba-a84d22be0a60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:25:19.937Z|e979f9dc-c161-482a-99ba-a84d22be0a60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:25:20.029Z|4e9d2236-8293-4b2a-909d-7219d8c0134a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:25:20.029Z|4e9d2236-8293-4b2a-909d-7219d8c0134a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:25:28.691Z|186e2c42-4b27-4fcb-ad5b-0c4118e00523|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:28.692Z|186e2c42-4b27-4fcb-ad5b-0c4118e00523|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:28.700Z|be9af16c-3332-48ed-8ab5-eaeb24e0bc91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:28.701Z|be9af16c-3332-48ed-8ab5-eaeb24e0bc91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:29.124Z|8c0579ec-ed02-4b71-8c4e-e750a5c561f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:29.125Z|8c0579ec-ed02-4b71-8c4e-e750a5c561f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:34.936Z|397d355e-949b-446b-8133-097ed6b7c566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:25:34.937Z|397d355e-949b-446b-8133-097ed6b7c566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:25:38.733Z|399f786b-b7ae-471d-9429-5ca912523765|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:38.733Z|07dfc4cb-c06e-4c3a-a998-a54ae100dea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:38.734Z|399f786b-b7ae-471d-9429-5ca912523765|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:38.734Z|07dfc4cb-c06e-4c3a-a998-a54ae100dea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:39.160Z|f5135883-ea01-4496-9a7d-50cfeacabb79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:39.161Z|f5135883-ea01-4496-9a7d-50cfeacabb79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:45.662Z|0997a1ae-b210-48f2-950d-7c39bd9d661d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:25:45.662Z|0997a1ae-b210-48f2-950d-7c39bd9d661d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:48.776Z|19d23354-2190-41d3-9c7d-9a6a9381c3b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:48.776Z|718d9614-ebe4-4723-8a9c-63ef92e81cac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:48.777Z|19d23354-2190-41d3-9c7d-9a6a9381c3b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:48.777Z|718d9614-ebe4-4723-8a9c-63ef92e81cac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:49.189Z|2f24f22c-12a7-4c3a-a9bb-6e7e60e17722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:49.190Z|2f24f22c-12a7-4c3a-a9bb-6e7e60e17722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:49.936Z|467d5cd7-a5e6-4a6c-9b92-4d0bea3d6f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:25:49.941Z|467d5cd7-a5e6-4a6c-9b92-4d0bea3d6f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:25:50.030Z|addecadb-9d95-46a7-bcb7-548f8d095a5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:25:50.031Z|addecadb-9d95-46a7-bcb7-548f8d095a5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:25:58.810Z|f0879fa3-73ec-47e6-8aac-a488f15032ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:58.810Z|3927c678-170c-4b60-972d-abd3649d631c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:58.811Z|f0879fa3-73ec-47e6-8aac-a488f15032ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:58.811Z|3927c678-170c-4b60-972d-abd3649d631c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:25:59.222Z|a7973747-3d63-4c9f-a255-88c879f16f8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:25:59.222Z|a7973747-3d63-4c9f-a255-88c879f16f8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:04.936Z|4be1672e-c97c-47a1-8d74-c231636571da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:26:04.937Z|4be1672e-c97c-47a1-8d74-c231636571da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:26:08.844Z|3e1c8f08-12cc-4663-b216-6f4e3ca13a2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:08.844Z|a38049a0-d21f-4486-84a5-49bb3a9078de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:08.845Z|3e1c8f08-12cc-4663-b216-6f4e3ca13a2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:08.845Z|a38049a0-d21f-4486-84a5-49bb3a9078de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:09.255Z|74ef2cec-f547-4713-8880-1b3e68dfb39a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:09.256Z|74ef2cec-f547-4713-8880-1b3e68dfb39a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:18.879Z|568aed65-e6d1-4a9a-89fa-ac26b2d5110f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:18.879Z|185c3acb-acb3-40d6-8fb5-9da306922f9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:18.879Z|568aed65-e6d1-4a9a-89fa-ac26b2d5110f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:18.880Z|185c3acb-acb3-40d6-8fb5-9da306922f9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:19.291Z|5b52293d-7e61-42e4-b4dc-4e783c497466|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:19.292Z|5b52293d-7e61-42e4-b4dc-4e783c497466|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:19.936Z|d181d420-663f-45de-a48a-787e33c18aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:26:19.937Z|d181d420-663f-45de-a48a-787e33c18aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:26:20.032Z|d5d511f2-10e9-4bec-8eeb-0af35c0e1b75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:26:20.032Z|d5d511f2-10e9-4bec-8eeb-0af35c0e1b75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:26:28.913Z|e14c7e98-74a8-4ec5-a70d-2e2edcce8859|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:28.914Z|e14c7e98-74a8-4ec5-a70d-2e2edcce8859|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:28.916Z|701dfd17-9c4a-4cb2-94fe-7776e3600f0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:28.917Z|701dfd17-9c4a-4cb2-94fe-7776e3600f0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:29.325Z|3c9e67bb-0711-4636-b30a-97a71c9551bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:29.326Z|3c9e67bb-0711-4636-b30a-97a71c9551bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:34.936Z|f8d015ef-a9c2-48f5-ba49-a4c3d75428a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:26:34.941Z|f8d015ef-a9c2-48f5-ba49-a4c3d75428a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:26:38.944Z|e61f335d-df60-4aad-96d3-e017c6122195|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:38.945Z|e61f335d-df60-4aad-96d3-e017c6122195|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:38.946Z|e96a2fa4-c5e4-4082-8d34-61e06ab35583|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:38.947Z|e96a2fa4-c5e4-4082-8d34-61e06ab35583|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:39.361Z|5720b8de-804d-4f94-aea1-a8e316ffcb9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:39.362Z|5720b8de-804d-4f94-aea1-a8e316ffcb9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:45.662Z|d044b31a-24c3-402e-8c6c-0affe213265e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:26:45.663Z|d044b31a-24c3-402e-8c6c-0affe213265e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:48.975Z|791ad908-b6a4-4670-9884-bf77e3254153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:48.976Z|791ad908-b6a4-4670-9884-bf77e3254153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:48.979Z|23bd60ca-0f5e-45b0-bf14-f8ecc40f21fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:48.980Z|23bd60ca-0f5e-45b0-bf14-f8ecc40f21fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:49.394Z|30631119-c326-4558-afe3-5f9b51e346df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:49.395Z|30631119-c326-4558-afe3-5f9b51e346df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:49.936Z|8a45f2da-5782-4d77-9ba8-0d2d7005b5d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:26:49.937Z|8a45f2da-5782-4d77-9ba8-0d2d7005b5d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:26:50.033Z|9a328cf7-25e7-440a-aca3-208d8318b061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:26:50.034Z|9a328cf7-25e7-440a-aca3-208d8318b061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:26:59.011Z|5a116d4d-4915-4a8e-8369-71d3a11fb68f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:59.012Z|5a116d4d-4915-4a8e-8369-71d3a11fb68f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:59.020Z|91253aa9-02da-4af1-bd49-923b2ca089bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:59.021Z|91253aa9-02da-4af1-bd49-923b2ca089bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:26:59.428Z|0841422d-f682-47b1-aa42-40ff824e47d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:26:59.429Z|0841422d-f682-47b1-aa42-40ff824e47d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:04.936Z|61f9583d-9741-4a3e-9c47-c4981fc8dd3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:27:04.937Z|61f9583d-9741-4a3e-9c47-c4981fc8dd3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:27:09.050Z|f5457dab-e0ff-4ea6-926e-b6f744cb6697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:09.051Z|f5457dab-e0ff-4ea6-926e-b6f744cb6697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:09.059Z|131ce5c3-289a-4822-982c-b0284988389f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:09.060Z|131ce5c3-289a-4822-982c-b0284988389f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:09.460Z|9f337b6c-7cd9-41ae-a795-7ce39122119a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:09.461Z|9f337b6c-7cd9-41ae-a795-7ce39122119a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:19.082Z|e098c03d-617c-4e7e-aa9a-8ca3c7412667|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:19.083Z|e098c03d-617c-4e7e-aa9a-8ca3c7412667|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:19.087Z|ac0b07bb-1038-4cd5-b086-65adecf6864f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:19.088Z|ac0b07bb-1038-4cd5-b086-65adecf6864f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:19.496Z|00496e0a-03a6-4d77-a4ac-9ae51fa1097a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:19.497Z|00496e0a-03a6-4d77-a4ac-9ae51fa1097a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:19.936Z|fbf774ab-d577-404e-847a-e9488e24d515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:27:19.941Z|fbf774ab-d577-404e-847a-e9488e24d515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:27:20.035Z|11912fdb-4c6d-47dc-90c7-4899daccee9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:27:20.036Z|11912fdb-4c6d-47dc-90c7-4899daccee9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:27:29.114Z|f4e05cf9-796f-4a39-83ec-fe4b992f11cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:29.116Z|f4e05cf9-796f-4a39-83ec-fe4b992f11cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:29.117Z|d5435c52-fc7e-4c9e-bc50-0e24c65f8b34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:29.118Z|d5435c52-fc7e-4c9e-bc50-0e24c65f8b34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:29.529Z|9f723476-57ab-4943-a9bc-638641431ace|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:29.530Z|9f723476-57ab-4943-a9bc-638641431ace|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:34.936Z|634af5ef-4ceb-449a-88ad-94dbb87a0ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:27:34.937Z|634af5ef-4ceb-449a-88ad-94dbb87a0ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:27:39.157Z|842157d6-0442-41db-9f87-ebbf434dbded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:39.158Z|842157d6-0442-41db-9f87-ebbf434dbded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:39.158Z|e5f8fa1d-42ff-4b9b-a4ed-4707d8ec63f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:39.159Z|e5f8fa1d-42ff-4b9b-a4ed-4707d8ec63f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:39.562Z|c3b01f60-2212-46a9-86f1-15108a9c29f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:39.564Z|c3b01f60-2212-46a9-86f1-15108a9c29f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:45.661Z|83dbb1fd-9914-4212-b54e-85b14c77b7f0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:27:45.661Z|83dbb1fd-9914-4212-b54e-85b14c77b7f0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:49.190Z|ae6698a5-354f-489b-b971-4de16ecf4f63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:49.191Z|ae6698a5-354f-489b-b971-4de16ecf4f63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:49.195Z|0f97c7a1-afda-4bf7-a2bc-ff49776c47de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:49.195Z|0f97c7a1-afda-4bf7-a2bc-ff49776c47de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:49.599Z|d3cc276d-8254-4846-9059-c0428ce3055f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:49.600Z|d3cc276d-8254-4846-9059-c0428ce3055f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:49.936Z|556df837-413c-4741-8dd1-42bcacb31776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:27:49.937Z|556df837-413c-4741-8dd1-42bcacb31776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:27:50.036Z|715a6d34-bedc-45a9-b21a-719e8f5a5b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:27:50.037Z|715a6d34-bedc-45a9-b21a-719e8f5a5b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:27:59.223Z|05838689-5252-4e2d-9b9c-e259f5b79f3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:59.225Z|05838689-5252-4e2d-9b9c-e259f5b79f3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:59.231Z|c3e70071-94c8-49bb-bc1e-4be938bee5db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:59.232Z|c3e70071-94c8-49bb-bc1e-4be938bee5db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:27:59.631Z|17336f4d-392a-4b3e-85fd-00c29a9efaed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:27:59.632Z|17336f4d-392a-4b3e-85fd-00c29a9efaed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:04.936Z|4aa9b3f6-1f0a-43b8-8687-399f06e82076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:28:04.940Z|4aa9b3f6-1f0a-43b8-8687-399f06e82076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:28:09.256Z|ef814cef-3b60-4245-9431-018e32233d2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:09.257Z|ef814cef-3b60-4245-9431-018e32233d2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:09.264Z|ef71bac1-f699-4143-ac2d-64c47d2907cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:09.264Z|ef71bac1-f699-4143-ac2d-64c47d2907cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:09.664Z|1006cf4f-43c9-4e33-921f-87806d86185a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:09.665Z|1006cf4f-43c9-4e33-921f-87806d86185a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:19.285Z|2053e1cd-acbe-4226-8924-769a3e8179aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:19.286Z|2053e1cd-acbe-4226-8924-769a3e8179aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:19.293Z|2862faa1-a9e6-4351-b043-e890774ec457|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:19.294Z|2862faa1-a9e6-4351-b043-e890774ec457|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:19.696Z|226f470f-eeec-45b7-99e5-8573a85b3ee2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:19.697Z|226f470f-eeec-45b7-99e5-8573a85b3ee2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:19.936Z|3cf79517-2c47-48fb-8fa2-ec58ff5d78fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:28:19.937Z|3cf79517-2c47-48fb-8fa2-ec58ff5d78fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:28:20.038Z|374ba0a5-faeb-453e-8ec9-e1b0509e66a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:28:20.038Z|374ba0a5-faeb-453e-8ec9-e1b0509e66a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:28:29.319Z|b7ac0926-87dd-44a8-aaf2-9269d001b0bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:29.320Z|b7ac0926-87dd-44a8-aaf2-9269d001b0bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:29.324Z|82137f06-7e87-4dce-b0f7-b1580f592023|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:29.325Z|82137f06-7e87-4dce-b0f7-b1580f592023|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:29.731Z|36182c69-c2a7-458f-b41e-9856f65410f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:29.732Z|36182c69-c2a7-458f-b41e-9856f65410f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:34.936Z|70bdd178-fccf-4da0-b548-56704d3da8d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:28:34.936Z|70bdd178-fccf-4da0-b548-56704d3da8d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:28:39.351Z|8fee65c7-775e-4d04-ac5c-64263c5bf63b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:39.352Z|8fee65c7-775e-4d04-ac5c-64263c5bf63b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:39.355Z|11430411-6596-4175-a1f0-02c880f82975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:39.356Z|11430411-6596-4175-a1f0-02c880f82975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:39.760Z|a25587de-dca3-405a-be89-0b6f68f9dea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:39.762Z|a25587de-dca3-405a-be89-0b6f68f9dea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:45.663Z|eaaf3cb3-5b66-4da0-ad7c-f221213716d3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:28:45.664Z|eaaf3cb3-5b66-4da0-ad7c-f221213716d3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:49.385Z|e7041df3-cead-42a3-8f21-988bbfdd0890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:49.385Z|b3f84fdf-5075-46d4-91d8-01f9d3d9d211|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:49.386Z|b3f84fdf-5075-46d4-91d8-01f9d3d9d211|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:49.386Z|e7041df3-cead-42a3-8f21-988bbfdd0890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:49.794Z|b120ffd9-7984-45e0-8ad9-87a43265d07c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:49.794Z|b120ffd9-7984-45e0-8ad9-87a43265d07c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:49.936Z|3b274d0e-9e80-4791-8598-cc352f1befee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:28:49.941Z|3b274d0e-9e80-4791-8598-cc352f1befee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:28:50.039Z|85ad7eba-58af-4671-9ac1-4a48d10245ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:28:50.040Z|85ad7eba-58af-4671-9ac1-4a48d10245ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:28:59.414Z|55cd8d4e-7235-4dff-b7e2-63077baee187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:59.415Z|55cd8d4e-7235-4dff-b7e2-63077baee187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:59.415Z|78107cf3-98df-439a-b7aa-c38ccf236215|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:59.416Z|78107cf3-98df-439a-b7aa-c38ccf236215|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:28:59.823Z|a2571c11-140b-416e-adfd-b022380caa57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:28:59.824Z|a2571c11-140b-416e-adfd-b022380caa57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:04.936Z|e74839a4-3e6e-4030-8818-b5b133f9ccf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:29:04.937Z|e74839a4-3e6e-4030-8818-b5b133f9ccf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:29:09.447Z|3871cc5e-4b59-442b-aa5b-cce661cd2106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:29:09.448Z|3871cc5e-4b59-442b-aa5b-cce661cd2106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:09.451Z|52129079-2d6b-49cc-a2f9-6806cf3d7096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:29:09.451Z|52129079-2d6b-49cc-a2f9-6806cf3d7096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:09.855Z|f9d0a8d6-3d2e-4e8c-a696-dc49b574ebc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:29:09.856Z|f9d0a8d6-3d2e-4e8c-a696-dc49b574ebc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:19.480Z|e9f0922b-424c-41ec-9cd8-5713d8405741|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:29:19.481Z|b8866ba5-5d37-48ce-bd40-c25c39445fd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:29:19.481Z|e9f0922b-424c-41ec-9cd8-5713d8405741|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:19.483Z|b8866ba5-5d37-48ce-bd40-c25c39445fd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:19.885Z|c863e827-d2a0-4f5e-acbf-5012ead675c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:29:19.886Z|c863e827-d2a0-4f5e-acbf-5012ead675c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:19.936Z|59ae3856-ea2e-4423-b554-7aa343f17fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:29:19.937Z|59ae3856-ea2e-4423-b554-7aa343f17fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:29:20.041Z|0f62988f-41d3-483f-b4ca-eceaa48b315e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:29:20.041Z|0f62988f-41d3-483f-b4ca-eceaa48b315e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:29:29.515Z|0210f697-66c9-44cd-87ea-a50bad81875c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:29:29.516Z|0210f697-66c9-44cd-87ea-a50bad81875c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:29.524Z|b88af6a5-9065-4b23-bfb5-ef257c416813|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:29:29.525Z|b88af6a5-9065-4b23-bfb5-ef257c416813|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:29.917Z|497657bb-e418-4714-b80d-bb6a367bf14f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:29:29.918Z|497657bb-e418-4714-b80d-bb6a367bf14f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:34.936Z|310a2f96-4cd5-412a-ab73-79260c101ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:29:34.940Z|310a2f96-4cd5-412a-ab73-79260c101ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:29:39.550Z|ea4c9449-fba5-4216-bab9-8b9a267ea237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:29:39.551Z|ea4c9449-fba5-4216-bab9-8b9a267ea237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:39.559Z|15427372-43aa-4a00-9b53-3e6ff059b9e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:29:39.560Z|15427372-43aa-4a00-9b53-3e6ff059b9e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:39.949Z|d3f55cc0-34d0-4978-89fb-7d59413e224d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:29:39.949Z|d3f55cc0-34d0-4978-89fb-7d59413e224d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:45.661Z|ea856cf5-3cd2-42a9-bb48-32faad5207f0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:29:45.662Z|ea856cf5-3cd2-42a9-bb48-32faad5207f0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:49.581Z|1899d932-b6ac-4cd6-a067-7017ca5517db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:29:49.582Z|1899d932-b6ac-4cd6-a067-7017ca5517db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:49.587Z|dbfe862b-ebb8-4106-a45d-c1fbb102798c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:29:49.588Z|dbfe862b-ebb8-4106-a45d-c1fbb102798c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:49.936Z|90dd5c76-51b4-4c02-b436-fa3ec2357eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:29:49.937Z|90dd5c76-51b4-4c02-b436-fa3ec2357eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:29:49.980Z|a5e07fad-d35d-4973-867e-08e87205d03e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:29:49.981Z|a5e07fad-d35d-4973-867e-08e87205d03e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:50.042Z|45fcecfc-2468-4292-bfd7-b143efd0927c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:29:50.043Z|45fcecfc-2468-4292-bfd7-b143efd0927c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:29:59.618Z|8a04704e-d687-4b39-82e6-fd32e288a672|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:29:59.619Z|8a04704e-d687-4b39-82e6-fd32e288a672|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:29:59.620Z|3efd8bef-1df9-4287-a9b2-3f56724682cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:29:59.621Z|3efd8bef-1df9-4287-a9b2-3f56724682cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:00.013Z|5867e7ec-15ef-4f06-870d-79b98680f9e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:00.014Z|5867e7ec-15ef-4f06-870d-79b98680f9e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:04.936Z|db2733a0-f1ab-4c6c-9ff5-19143a2cd68f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:30:04.937Z|db2733a0-f1ab-4c6c-9ff5-19143a2cd68f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:30:09.651Z|94a1a131-8a17-4e2b-a019-0f947661fba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:09.652Z|94a1a131-8a17-4e2b-a019-0f947661fba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:09.659Z|2a330006-59b8-4e39-9ff0-a2401d56356a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:09.660Z|2a330006-59b8-4e39-9ff0-a2401d56356a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:10.046Z|3d266595-bab6-4d88-bd44-a1e7cb0aaaac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:10.047Z|3d266595-bab6-4d88-bd44-a1e7cb0aaaac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:19.687Z|c28dade1-c26a-4971-8621-3b5c75ffe5b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:19.688Z|c28dade1-c26a-4971-8621-3b5c75ffe5b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:19.690Z|3a63242f-4f9b-4cbe-8bb0-e34e5a3d3f7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:19.691Z|3a63242f-4f9b-4cbe-8bb0-e34e5a3d3f7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:19.936Z|5c7a9b14-20f8-4873-b6d5-406e5a906bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:30:19.940Z|5c7a9b14-20f8-4873-b6d5-406e5a906bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:30:20.043Z|e616a71a-766a-47e7-910d-f8b8a8e6495e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:30:20.044Z|e616a71a-766a-47e7-910d-f8b8a8e6495e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:30:20.074Z|fc53456b-ade3-424b-8ba5-601eb59d4193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:20.075Z|fc53456b-ade3-424b-8ba5-601eb59d4193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:29.720Z|a5964383-4e01-4ea5-8cb1-84f3ffb62fe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:29.721Z|a5964383-4e01-4ea5-8cb1-84f3ffb62fe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:29.721Z|10fe06f9-5041-4bfa-aa2b-9145baf06b48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:29.722Z|10fe06f9-5041-4bfa-aa2b-9145baf06b48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:30.108Z|03792e84-dd75-4029-889d-7a2104ffc70b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:30.109Z|03792e84-dd75-4029-889d-7a2104ffc70b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:34.936Z|9a2607f0-bc70-49e5-807c-bf22c9d0aa2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:30:34.937Z|9a2607f0-bc70-49e5-807c-bf22c9d0aa2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:30:39.752Z|3604e2e3-d7f9-4ce5-976b-cb215105c65d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:39.753Z|3604e2e3-d7f9-4ce5-976b-cb215105c65d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:39.755Z|69713724-79fe-4425-abd4-3b54ec255385|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:39.756Z|69713724-79fe-4425-abd4-3b54ec255385|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:40.139Z|43db15fb-ec7c-4c1e-be22-1d04a1016eb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:40.140Z|43db15fb-ec7c-4c1e-be22-1d04a1016eb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:45.662Z|ff211cd9-85b8-4bea-8ae2-dd908d9bbda0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:30:45.663Z|ff211cd9-85b8-4bea-8ae2-dd908d9bbda0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:49.785Z|eee3046a-04c3-4df0-93d3-f3b66e681184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:49.785Z|f6cbc589-99dd-4ece-97f7-90646206713a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:49.786Z|eee3046a-04c3-4df0-93d3-f3b66e681184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:49.786Z|f6cbc589-99dd-4ece-97f7-90646206713a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:49.936Z|d9fb6e79-3599-4501-a1dc-1d711de17307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:30:49.937Z|d9fb6e79-3599-4501-a1dc-1d711de17307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:30:50.045Z|d9be5372-c3c3-4523-a3e8-ab23a1dc94fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:30:50.046Z|d9be5372-c3c3-4523-a3e8-ab23a1dc94fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:30:50.172Z|ae15dc60-38d5-4f52-818a-7c3496eb82a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:50.173Z|ae15dc60-38d5-4f52-818a-7c3496eb82a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:59.821Z|5e1abb2f-257b-489a-ba1c-32898f8a09fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:59.822Z|5e1abb2f-257b-489a-ba1c-32898f8a09fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:30:59.826Z|52fc93f1-9b3c-4169-bbc2-0db169a4ee3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:30:59.827Z|52fc93f1-9b3c-4169-bbc2-0db169a4ee3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:31:00.204Z|a6016147-ac7d-4ed0-b07b-20b677ddf634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:31:00.205Z|a6016147-ac7d-4ed0-b07b-20b677ddf634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:31:04.936Z|be490191-e927-4e63-be23-45b6f91623fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:31:04.941Z|be490191-e927-4e63-be23-45b6f91623fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:31:09.855Z|5b65a8ac-d479-4e7c-ad79-faac6997706b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:31:09.856Z|4e582bb7-c6bd-4926-99c4-76978ad3fe4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:31:09.856Z|5b65a8ac-d479-4e7c-ad79-faac6997706b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:31:09.856Z|4e582bb7-c6bd-4926-99c4-76978ad3fe4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:31:10.237Z|3469493b-40ab-47d1-887b-a1c9597e6cc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:31:10.239Z|3469493b-40ab-47d1-887b-a1c9597e6cc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:31:19.888Z|abb17eed-ae94-4073-a6c8-385921749f0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:31:19.889Z|abb17eed-ae94-4073-a6c8-385921749f0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:31:19.897Z|baa386dc-dca0-4763-b421-6caf680f789a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:31:19.898Z|baa386dc-dca0-4763-b421-6caf680f789a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:31:19.936Z|c558f037-fe23-449e-94ab-fce5e27282f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:31:19.937Z|c558f037-fe23-449e-94ab-fce5e27282f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:31:20.047Z|f68b2544-ff53-4cf8-a57a-0b42a21186d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:31:20.047Z|f68b2544-ff53-4cf8-a57a-0b42a21186d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:31:20.271Z|885b926d-83e8-4253-9f62-2ae5f1832736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:31:20.272Z|885b926d-83e8-4253-9f62-2ae5f1832736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:31:29.929Z|4420a581-8e4a-45f5-bf22-c7ed9121f0a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:31:29.930Z|4420a581-8e4a-45f5-bf22-c7ed9121f0a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:31:29.930Z|75893cc4-126a-4b35-aa3f-a7610a70813c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:31:29.931Z|75893cc4-126a-4b35-aa3f-a7610a70813c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:31:30.302Z|3b93ef4e-72f0-4f96-8160-6c6375566a95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:31:30.303Z|3b93ef4e-72f0-4f96-8160-6c6375566a95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:31:34.936Z|260eeea6-fa01-4b7c-a54d-ac994e8310ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:31:34.937Z|260eeea6-fa01-4b7c-a54d-ac994e8310ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:31:39.959Z|1597fdb6-f012-4d74-9f94-77d375965bda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:31:39.960Z|1597fdb6-f012-4d74-9f94-77d375965bda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:31:39.961Z|bfc8fac5-9508-4b6d-8efb-def3d1e7ab0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:31:39.962Z|bfc8fac5-9508-4b6d-8efb-def3d1e7ab0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:31:40.332Z|c4d5973c-e7bc-45dc-855f-ad93449dfc20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:31:40.333Z|c4d5973c-e7bc-45dc-855f-ad93449dfc20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:31:45.661Z|8258b62e-5e66-4398-81ef-d8d544e719c4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:31:45.662Z|8258b62e-5e66-4398-81ef-d8d544e719c4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:31:49.936Z|1db1a863-16fe-4994-a225-2b2634dd42f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:31:49.941Z|1db1a863-16fe-4994-a225-2b2634dd42f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:31:49.994Z|d07b7f5e-a2d6-449d-89e3-35b3fa972be8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:31:49.995Z|d07b7f5e-a2d6-449d-89e3-35b3fa972be8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:31:49.996Z|c39ce1f1-454a-4348-9fce-c70585322491|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:31:49.996Z|c39ce1f1-454a-4348-9fce-c70585322491|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:31:50.048Z|ff27d04c-0b90-453b-b41b-79cbbe3634a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:31:50.048Z|ff27d04c-0b90-453b-b41b-79cbbe3634a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:31:50.361Z|1e84468b-1743-47f9-a901-5d5bde461d21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:31:50.362Z|1e84468b-1743-47f9-a901-5d5bde461d21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:00.037Z|bffdb5d8-b21f-4208-8605-c2f7e549d298|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:00.038Z|bffdb5d8-b21f-4208-8605-c2f7e549d298|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:00.038Z|c5652a06-d285-4a5e-9d65-5279f816f084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:00.039Z|c5652a06-d285-4a5e-9d65-5279f816f084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:00.391Z|b7b44278-876a-4b07-979d-0135cc5224e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:00.392Z|b7b44278-876a-4b07-979d-0135cc5224e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:04.936Z|614c523f-aef5-4ead-a1d3-635eb459963b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:32:04.937Z|614c523f-aef5-4ead-a1d3-635eb459963b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:32:10.071Z|b6861398-7fca-41ae-8fcc-49efd9b7ee0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:10.073Z|b6861398-7fca-41ae-8fcc-49efd9b7ee0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:10.073Z|5201cdee-8792-4571-bb14-dda4da350dbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:10.074Z|5201cdee-8792-4571-bb14-dda4da350dbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:10.420Z|bb4f3139-9ab5-4222-b1cb-444d7eab77ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:10.421Z|bb4f3139-9ab5-4222-b1cb-444d7eab77ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:19.937Z|f2458702-0ad9-4402-904c-58ba26afdd0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:32:19.938Z|f2458702-0ad9-4402-904c-58ba26afdd0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:32:20.049Z|044cc365-98a3-4a89-b5a6-39ec6448ac8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:32:20.050Z|044cc365-98a3-4a89-b5a6-39ec6448ac8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:32:20.105Z|562791b6-cacb-46e3-9efd-3df47ae1234c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:20.106Z|562791b6-cacb-46e3-9efd-3df47ae1234c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:20.112Z|e94552dd-063c-4400-bb22-afaa20dc0310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:20.113Z|e94552dd-063c-4400-bb22-afaa20dc0310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:20.447Z|28bcab73-d48e-4d5f-ba26-53d871e65cfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:20.448Z|28bcab73-d48e-4d5f-ba26-53d871e65cfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:30.145Z|28bcf696-788d-425d-890e-96627233f8bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:30.146Z|28bcf696-788d-425d-890e-96627233f8bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:30.147Z|fe47e9df-89e5-4563-92bd-7f02fa02aadd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:30.148Z|fe47e9df-89e5-4563-92bd-7f02fa02aadd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:30.478Z|e9a71ec0-f46a-4d40-84ce-ba82ba5782f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:30.479Z|e9a71ec0-f46a-4d40-84ce-ba82ba5782f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:34.936Z|5c79728c-255e-48c4-b259-27e37739bb46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:32:34.940Z|5c79728c-255e-48c4-b259-27e37739bb46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:32:40.175Z|154b1ef6-64ab-4383-b7df-72cda8ff5f6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:40.176Z|154b1ef6-64ab-4383-b7df-72cda8ff5f6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:40.177Z|182ec2b8-1db9-4f2f-9f99-7e4a13ada8f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:40.178Z|182ec2b8-1db9-4f2f-9f99-7e4a13ada8f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:40.511Z|51d115e9-9cf6-4db6-ae8e-9b1d8f7d1ef5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:40.512Z|51d115e9-9cf6-4db6-ae8e-9b1d8f7d1ef5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:45.661Z|f55bd668-4031-4ab6-8589-fc4b56a37c20|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:32:45.662Z|f55bd668-4031-4ab6-8589-fc4b56a37c20|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:49.936Z|8c37df9e-5cdc-4f7a-a912-1108fe514c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:32:49.937Z|8c37df9e-5cdc-4f7a-a912-1108fe514c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:32:50.051Z|37a45c12-60bf-4846-a9a6-3db525a6c958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:32:50.051Z|37a45c12-60bf-4846-a9a6-3db525a6c958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:32:50.204Z|25f95884-9760-4854-b5dc-e95e046c03f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:50.204Z|7375fc69-26b8-4e6b-9997-4c9f031f6460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:50.205Z|25f95884-9760-4854-b5dc-e95e046c03f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:50.205Z|7375fc69-26b8-4e6b-9997-4c9f031f6460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:32:50.544Z|20ebd655-ecf5-4fdc-beb2-ffc860cc6950|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:32:50.545Z|20ebd655-ecf5-4fdc-beb2-ffc860cc6950|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:00.245Z|42cc6402-0821-4d7b-acec-1ba8248742be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:00.246Z|d62a69d2-7551-42b6-a1e9-64f87e93d0ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:00.246Z|42cc6402-0821-4d7b-acec-1ba8248742be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:00.246Z|d62a69d2-7551-42b6-a1e9-64f87e93d0ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:00.577Z|bb77a0b5-b922-40d0-a0e2-ac75388f9524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:00.578Z|bb77a0b5-b922-40d0-a0e2-ac75388f9524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:04.936Z|6c69731c-e749-48fd-b948-494335770010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:33:04.937Z|6c69731c-e749-48fd-b948-494335770010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:33:10.280Z|6cb13060-801d-43b5-babe-3d96fba55fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:10.280Z|69c90c91-27b6-482b-a8e5-bc0454389a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:10.281Z|6cb13060-801d-43b5-babe-3d96fba55fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:10.281Z|69c90c91-27b6-482b-a8e5-bc0454389a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:10.609Z|4ca29fb0-04b5-422a-aeba-08762250398f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:10.610Z|4ca29fb0-04b5-422a-aeba-08762250398f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:19.936Z|0a1739fe-5b5e-4ce2-b826-2744491671fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:33:19.941Z|0a1739fe-5b5e-4ce2-b826-2744491671fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:33:20.052Z|c5a87f8b-84eb-444e-b470-1c7bb8e6657b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:33:20.053Z|c5a87f8b-84eb-444e-b470-1c7bb8e6657b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:33:20.311Z|1e28734c-04d3-48b8-b277-9f7a020d0239|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:20.312Z|1e28734c-04d3-48b8-b277-9f7a020d0239|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:20.320Z|73499eac-a562-4468-afef-5578a2a4b347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:20.321Z|73499eac-a562-4468-afef-5578a2a4b347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:20.643Z|5d48ea8d-b422-494d-90e8-8d6b0885ea2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:20.644Z|5d48ea8d-b422-494d-90e8-8d6b0885ea2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:30.352Z|1e3bb60a-3e9b-4839-8244-730c5c04ca2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:30.353Z|685fbf22-b5a5-4f71-9ea7-44996e76baf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:30.353Z|1e3bb60a-3e9b-4839-8244-730c5c04ca2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:30.354Z|685fbf22-b5a5-4f71-9ea7-44996e76baf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:30.675Z|ad939ba0-4b92-468a-b93d-c2d8750aac6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:30.676Z|ad939ba0-4b92-468a-b93d-c2d8750aac6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:34.936Z|e42ef2d7-fc26-4353-b022-44c6f60b8fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:33:34.937Z|e42ef2d7-fc26-4353-b022-44c6f60b8fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:33:40.388Z|87a70116-06d5-4ea3-83e8-9f119e2d0987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:40.388Z|21c3faaf-9603-40e1-aebe-0511bdd0de1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:40.389Z|87a70116-06d5-4ea3-83e8-9f119e2d0987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:40.389Z|21c3faaf-9603-40e1-aebe-0511bdd0de1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:40.706Z|d1dd3987-3e3b-4457-8aff-f487dead3175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:40.707Z|d1dd3987-3e3b-4457-8aff-f487dead3175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:45.662Z|9f56e809-df9c-4d33-a5d6-27457f10e956|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:33:45.663Z|9f56e809-df9c-4d33-a5d6-27457f10e956|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:49.936Z|654c7150-aa5b-4609-97f5-e457ea0e4175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:33:49.937Z|654c7150-aa5b-4609-97f5-e457ea0e4175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:33:50.054Z|b0f29d97-101b-4258-8ff2-971a6e49f5e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:33:50.055Z|b0f29d97-101b-4258-8ff2-971a6e49f5e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:33:50.421Z|e7bdf258-6fbc-42d6-97d6-28ab18821c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:50.422Z|e7bdf258-6fbc-42d6-97d6-28ab18821c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:50.430Z|a021c5da-e422-43ee-b83a-d1210cc214a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:50.431Z|a021c5da-e422-43ee-b83a-d1210cc214a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:33:50.739Z|ea6767c0-bb97-49ba-bf29-264addf6ca8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:33:50.740Z|ea6767c0-bb97-49ba-bf29-264addf6ca8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:00.454Z|ac175eb6-d477-435b-b622-e1db70d8917f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:00.455Z|ac175eb6-d477-435b-b622-e1db70d8917f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:00.460Z|65912587-7398-430f-8fba-1361a95cbb9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:00.461Z|65912587-7398-430f-8fba-1361a95cbb9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:00.772Z|8fcd2ed2-20f0-4192-b581-92bb9164e1b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:00.772Z|8fcd2ed2-20f0-4192-b581-92bb9164e1b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:04.936Z|ffe1c175-6c3d-4156-8ae8-60e61aa1d452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:34:04.941Z|ffe1c175-6c3d-4156-8ae8-60e61aa1d452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:34:10.485Z|c074694e-3630-4180-a3bc-b66ac27b1d09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:10.486Z|c074694e-3630-4180-a3bc-b66ac27b1d09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:10.493Z|5334babb-3e0f-47b4-9b5c-1ca551148fb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:10.494Z|5334babb-3e0f-47b4-9b5c-1ca551148fb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:10.803Z|3c8c0c60-4690-4dbe-accf-3c10bbbeb81f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:10.804Z|3c8c0c60-4690-4dbe-accf-3c10bbbeb81f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:19.936Z|a5ed6a79-e8e6-475d-b359-91fb514c8f49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:34:19.937Z|a5ed6a79-e8e6-475d-b359-91fb514c8f49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:34:20.055Z|e0cec7ae-b121-40f2-af01-d9f905736fa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:34:20.056Z|e0cec7ae-b121-40f2-af01-d9f905736fa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:34:20.517Z|60cfb0a4-0d63-43dc-97f2-ed30b8cde6cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:20.518Z|60cfb0a4-0d63-43dc-97f2-ed30b8cde6cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:20.524Z|c28412ff-b302-4c37-b857-61500478d8f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:20.525Z|c28412ff-b302-4c37-b857-61500478d8f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:20.836Z|54b95b2b-9de4-43bb-bb96-4784850e123c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:20.837Z|54b95b2b-9de4-43bb-bb96-4784850e123c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:30.549Z|39ce7a20-ca5a-4f8d-a7f2-3ef1c6546b5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:30.550Z|39ce7a20-ca5a-4f8d-a7f2-3ef1c6546b5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:30.557Z|9a5d2480-391e-49d5-a695-d2f1c13debaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:30.557Z|9a5d2480-391e-49d5-a695-d2f1c13debaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:30.868Z|38f6fdf6-bec4-48ba-ab80-70adc07eeb72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:30.870Z|38f6fdf6-bec4-48ba-ab80-70adc07eeb72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:34.936Z|fe95b557-1bd3-4935-a4f4-7ee2a9681d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:34:34.937Z|fe95b557-1bd3-4935-a4f4-7ee2a9681d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:34:40.583Z|8542a7e6-c270-44f6-bd37-85faaab5a8ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:40.584Z|8542a7e6-c270-44f6-bd37-85faaab5a8ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:40.590Z|8a4ef1dd-56dd-4825-b178-f90bb8ca4fba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:40.591Z|8a4ef1dd-56dd-4825-b178-f90bb8ca4fba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:40.914Z|5b4087b7-6d68-4cee-94e3-94107c03c70d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:40.915Z|5b4087b7-6d68-4cee-94e3-94107c03c70d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:45.662Z|bc799de5-574a-4bda-95cf-2f27557039ab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:34:45.663Z|bc799de5-574a-4bda-95cf-2f27557039ab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:49.936Z|97b6a7d8-d7e6-46a7-a44c-f66e9c97cc60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:34:49.939Z|97b6a7d8-d7e6-46a7-a44c-f66e9c97cc60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:34:50.056Z|b274d8d0-ea93-473d-aa14-2896fd0df9f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:34:50.057Z|b274d8d0-ea93-473d-aa14-2896fd0df9f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:34:50.614Z|57f5d5e4-49fd-496e-a454-1a813c0a5e14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:50.615Z|57f5d5e4-49fd-496e-a454-1a813c0a5e14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:50.616Z|c003aa15-cdc9-4e9b-8146-60920d42ae71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:50.616Z|c003aa15-cdc9-4e9b-8146-60920d42ae71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:34:50.941Z|36b5ed09-e3f2-4cd5-9416-94b0d7fb4364|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:34:50.942Z|36b5ed09-e3f2-4cd5-9416-94b0d7fb4364|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:00.648Z|787a0eb4-115a-4842-a1d1-a9bcffcef802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:00.648Z|49b0e16c-53c4-4a2c-8626-9066d6106fad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:00.649Z|787a0eb4-115a-4842-a1d1-a9bcffcef802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:00.649Z|49b0e16c-53c4-4a2c-8626-9066d6106fad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:00.972Z|cf991113-5b4f-445b-89a1-8b31386fb85f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:00.972Z|cf991113-5b4f-445b-89a1-8b31386fb85f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:04.936Z|7f1f717e-4bcd-4a2c-bc46-42a8dc7060f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:35:04.937Z|7f1f717e-4bcd-4a2c-bc46-42a8dc7060f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:35:10.677Z|35673ac0-4b4a-4ee9-a4ec-dc912534b41a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:10.678Z|8ab8b340-ea8b-4594-993b-01c5464ccef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:10.678Z|35673ac0-4b4a-4ee9-a4ec-dc912534b41a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:10.678Z|8ab8b340-ea8b-4594-993b-01c5464ccef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:11.003Z|ce66814e-3a01-44b3-9c89-4b008ef72dbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:11.004Z|ce66814e-3a01-44b3-9c89-4b008ef72dbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:19.936Z|6292ffbb-c08b-4527-bee2-01b93530af69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:35:19.937Z|6292ffbb-c08b-4527-bee2-01b93530af69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:35:20.057Z|4cc42366-f087-47ac-a745-300a39dcfe67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:35:20.058Z|4cc42366-f087-47ac-a745-300a39dcfe67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:35:20.711Z|fb2dadb9-b886-4d01-84c0-e87a465a3a0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:20.712Z|9911bb26-411d-499c-92bd-2b824e3ed585|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:20.712Z|fb2dadb9-b886-4d01-84c0-e87a465a3a0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:20.713Z|9911bb26-411d-499c-92bd-2b824e3ed585|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:21.034Z|e927d5cf-d2be-49ee-a0dc-4144e820ff90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:21.035Z|e927d5cf-d2be-49ee-a0dc-4144e820ff90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:30.744Z|3c3c0bf9-3f32-4653-aff9-94514049daa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:30.744Z|e8b40a26-449b-43b1-8a3e-1318be2b1c0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:30.745Z|e8b40a26-449b-43b1-8a3e-1318be2b1c0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:30.745Z|3c3c0bf9-3f32-4653-aff9-94514049daa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:31.062Z|47b79bfd-4dea-4c1e-b717-80df56437aa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:31.063Z|47b79bfd-4dea-4c1e-b717-80df56437aa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:34.936Z|9126e684-b852-4133-80eb-15482b8d6d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:35:34.940Z|9126e684-b852-4133-80eb-15482b8d6d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:35:40.774Z|5cf3e9dc-954e-47fa-b88d-fe54a03dc496|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:40.774Z|5cf3e9dc-954e-47fa-b88d-fe54a03dc496|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:40.778Z|c7350bb7-4157-4c97-9efa-13c18343378e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:40.778Z|c7350bb7-4157-4c97-9efa-13c18343378e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:41.096Z|22dcec95-31f9-48d5-ad4e-1f465a44812c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:41.097Z|22dcec95-31f9-48d5-ad4e-1f465a44812c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:45.662Z|49799089-5789-4901-b428-637c6d26313f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:35:45.663Z|49799089-5789-4901-b428-637c6d26313f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:49.936Z|c0e09204-3034-40b8-a3fc-ecbf42e9296b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:35:49.937Z|c0e09204-3034-40b8-a3fc-ecbf42e9296b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:35:50.059Z|9036984a-8f49-45ca-8e49-75169ca9d2c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:35:50.059Z|9036984a-8f49-45ca-8e49-75169ca9d2c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:35:50.806Z|82502d8c-f629-47a8-9b50-94dc3cd34a09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:50.807Z|82502d8c-f629-47a8-9b50-94dc3cd34a09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:50.810Z|c5bbec78-b3d1-4e41-881e-fbee762a59f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:50.811Z|c5bbec78-b3d1-4e41-881e-fbee762a59f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:35:51.128Z|3d4af22e-092a-4f8b-9f76-dba65c09b01f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:35:51.128Z|3d4af22e-092a-4f8b-9f76-dba65c09b01f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:00.842Z|f79b6eb7-d796-4871-a151-8508987b7949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:00.843Z|f79b6eb7-d796-4871-a151-8508987b7949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:00.845Z|a4c320e3-aed2-4dfd-9b26-fc053fb8cab8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:00.846Z|a4c320e3-aed2-4dfd-9b26-fc053fb8cab8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:01.163Z|89fa626c-f329-4ad5-baf3-b47a13a7749f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:01.163Z|89fa626c-f329-4ad5-baf3-b47a13a7749f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:04.936Z|35edd5c7-b9fb-43f6-8f1d-c3e2b4f43476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:36:04.937Z|35edd5c7-b9fb-43f6-8f1d-c3e2b4f43476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:36:10.876Z|5fe64300-d3e7-4c27-bad7-6a4f3de3d6d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:10.876Z|10d58c44-7646-4cfb-bc81-7000a6a3fbda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:10.877Z|5fe64300-d3e7-4c27-bad7-6a4f3de3d6d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:10.877Z|10d58c44-7646-4cfb-bc81-7000a6a3fbda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:11.193Z|39f56b7a-ba50-4a04-a370-71c1c412567b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:11.194Z|39f56b7a-ba50-4a04-a370-71c1c412567b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:19.936Z|fdb3453e-0076-410c-87ac-9c8f8bef31ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:36:19.941Z|fdb3453e-0076-410c-87ac-9c8f8bef31ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:36:20.060Z|b4180eb9-a516-4eed-a474-9d5180615dbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:36:20.060Z|b4180eb9-a516-4eed-a474-9d5180615dbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:36:20.905Z|2985fbae-3d6a-48ad-a989-b06448f9f11a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:20.907Z|2985fbae-3d6a-48ad-a989-b06448f9f11a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:20.910Z|eb0c208c-934d-4145-accf-6faecf770332|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:20.911Z|eb0c208c-934d-4145-accf-6faecf770332|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:21.227Z|fe2ac0f4-37b0-46ae-a3d9-18fd154bd103|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:21.228Z|fe2ac0f4-37b0-46ae-a3d9-18fd154bd103|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:30.937Z|c17fc53d-fb2b-4cea-ad55-894ce0cf161c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:30.938Z|c17fc53d-fb2b-4cea-ad55-894ce0cf161c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:30.944Z|cfccf376-99af-4831-8b91-ee72425152cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:30.945Z|cfccf376-99af-4831-8b91-ee72425152cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:31.258Z|4227fcd8-70d9-48a1-9ed5-865420d7c2e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:31.259Z|4227fcd8-70d9-48a1-9ed5-865420d7c2e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:34.936Z|51befc64-0f92-456c-a7a6-406439c86be0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:36:34.937Z|51befc64-0f92-456c-a7a6-406439c86be0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:36:40.969Z|ab7d8e45-ff5d-4b3c-8c2f-9f036e129e01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:40.970Z|ab7d8e45-ff5d-4b3c-8c2f-9f036e129e01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:40.971Z|dad418e7-4c37-4910-b87c-dab5f70d8414|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:40.972Z|dad418e7-4c37-4910-b87c-dab5f70d8414|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:41.292Z|6a812d00-d0d8-492b-bec8-6b0c0518c542|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:41.293Z|6a812d00-d0d8-492b-bec8-6b0c0518c542|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:45.661Z|bf4cd007-c73e-460a-9270-2ffe8a3ab60e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:36:45.662Z|bf4cd007-c73e-460a-9270-2ffe8a3ab60e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:49.936Z|97e5f064-ef12-43b9-8a80-8a6936113ca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:36:49.937Z|97e5f064-ef12-43b9-8a80-8a6936113ca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:36:50.061Z|45cdf9af-0506-4d09-8ef7-46338de42750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:36:50.061Z|45cdf9af-0506-4d09-8ef7-46338de42750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:36:51.002Z|894cdcff-9be8-4637-8aa9-1ed5b0b0adb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:51.003Z|894cdcff-9be8-4637-8aa9-1ed5b0b0adb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:51.003Z|95c500f4-16d2-4186-8a36-91d7d5d6f56e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:51.004Z|95c500f4-16d2-4186-8a36-91d7d5d6f56e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:36:51.325Z|111955ef-d759-4eb8-9b8e-e4c3d2f4f6a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:36:51.326Z|111955ef-d759-4eb8-9b8e-e4c3d2f4f6a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:01.035Z|a5d52b97-1b4c-497b-9f4c-4109febe0c2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:01.035Z|2b971016-73bd-45d5-90cd-9dd64092e89e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:01.036Z|a5d52b97-1b4c-497b-9f4c-4109febe0c2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:01.036Z|2b971016-73bd-45d5-90cd-9dd64092e89e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:01.355Z|085afb60-cdb6-47bd-acc9-808db6751272|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:01.356Z|085afb60-cdb6-47bd-acc9-808db6751272|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:04.936Z|18153b51-8bc2-455e-9411-fec3038d3829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:37:04.941Z|18153b51-8bc2-455e-9411-fec3038d3829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:37:11.065Z|513a4708-94ca-442b-8a05-0dc93ccb43a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:11.065Z|d41c4602-a18a-45f7-8bea-38f791144001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:11.065Z|513a4708-94ca-442b-8a05-0dc93ccb43a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:11.066Z|d41c4602-a18a-45f7-8bea-38f791144001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:11.393Z|6070a2ac-6581-4d6d-afaa-4e747adc2cd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:11.394Z|6070a2ac-6581-4d6d-afaa-4e747adc2cd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:19.936Z|5348906e-24b4-4dcd-819f-08a5f5146e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:37:19.937Z|5348906e-24b4-4dcd-819f-08a5f5146e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:37:20.062Z|a7d77f0c-8a09-4f09-a7f4-6b4a0df82360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:37:20.063Z|a7d77f0c-8a09-4f09-a7f4-6b4a0df82360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:37:21.092Z|beaaffcd-bdbb-4406-917e-22b9e4c34510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:21.094Z|beaaffcd-bdbb-4406-917e-22b9e4c34510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:21.099Z|9ad19918-ae4d-459d-a298-b416ed5e9ef9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:21.100Z|9ad19918-ae4d-459d-a298-b416ed5e9ef9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:21.426Z|70e9313f-73c5-464e-9d3c-59512bd61865|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:21.427Z|70e9313f-73c5-464e-9d3c-59512bd61865|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:31.125Z|f43355f2-f6f8-43fb-94bd-beb9ecd1fd89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:31.126Z|f43355f2-f6f8-43fb-94bd-beb9ecd1fd89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:31.130Z|2a6aab84-78b8-4b17-bdca-0e5087130d35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:31.130Z|2a6aab84-78b8-4b17-bdca-0e5087130d35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:31.453Z|b1612c1f-4f35-409d-a8b8-5974a1fe2b7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:31.454Z|b1612c1f-4f35-409d-a8b8-5974a1fe2b7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:34.936Z|e269cc86-f91b-44a4-81cd-ab26ea64e441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:37:34.937Z|e269cc86-f91b-44a4-81cd-ab26ea64e441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:37:41.156Z|53ec28ba-eb9e-4086-9be8-16a5efbc760b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:41.157Z|53ec28ba-eb9e-4086-9be8-16a5efbc760b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:41.158Z|c9299d43-3eb5-4b33-ad60-23fc3cc3bcf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:41.159Z|c9299d43-3eb5-4b33-ad60-23fc3cc3bcf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:41.484Z|862019f9-04ce-4553-aa28-1f238b9c2c64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:41.485Z|862019f9-04ce-4553-aa28-1f238b9c2c64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:45.662Z|448f8fc8-7622-4fb1-831d-9496d8559103|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:37:45.663Z|448f8fc8-7622-4fb1-831d-9496d8559103|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:49.936Z|c433d2a1-b58f-4986-b28a-016f1489242d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:37:49.940Z|c433d2a1-b58f-4986-b28a-016f1489242d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:37:50.064Z|aec7fc66-0664-444e-992f-0b3b6a36043a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:37:50.064Z|aec7fc66-0664-444e-992f-0b3b6a36043a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:37:51.189Z|11c2e897-f52b-4b9e-87a7-32302eecbce9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:51.190Z|11c2e897-f52b-4b9e-87a7-32302eecbce9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:51.191Z|4c405571-1a03-4c83-845b-d48154a87fb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:51.192Z|4c405571-1a03-4c83-845b-d48154a87fb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:37:51.519Z|686a7447-5def-4cb3-b5f3-0aa94611d48c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:37:51.520Z|686a7447-5def-4cb3-b5f3-0aa94611d48c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:01.220Z|ae2a0a4b-5f0e-44d0-bbfe-846ced271d15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:01.221Z|ae2a0a4b-5f0e-44d0-bbfe-846ced271d15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:01.223Z|2caca8b3-a61d-486a-98f0-835bdb140625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:01.223Z|2caca8b3-a61d-486a-98f0-835bdb140625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:01.553Z|b8abb32a-693b-4750-835e-04a7f639c2e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:01.554Z|b8abb32a-693b-4750-835e-04a7f639c2e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:04.936Z|92e29ca0-577a-487b-9883-9ea056eae547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:38:04.937Z|92e29ca0-577a-487b-9883-9ea056eae547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:38:11.246Z|4e8c1b0e-a09f-42af-b748-71e21f17a8d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:11.247Z|4e8c1b0e-a09f-42af-b748-71e21f17a8d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:11.254Z|de3a6db3-f2a0-4e6c-bd02-b65813b489e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:11.255Z|de3a6db3-f2a0-4e6c-bd02-b65813b489e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:11.586Z|737daa40-62b2-4cf1-857d-1b0e397cf95e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:11.587Z|737daa40-62b2-4cf1-857d-1b0e397cf95e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:19.936Z|2c0f5791-2cdb-424d-a871-10acef1294eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:38:19.937Z|2c0f5791-2cdb-424d-a871-10acef1294eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:38:20.065Z|e82efa7e-4ef5-4e51-a2c2-72cc47a6062d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:38:20.065Z|e82efa7e-4ef5-4e51-a2c2-72cc47a6062d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:38:21.279Z|31b0a20a-8c11-499a-8d0d-0688abcf3f88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:21.280Z|31b0a20a-8c11-499a-8d0d-0688abcf3f88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:21.285Z|7079bd00-0628-4d90-8013-f2b80f9f7222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:21.286Z|7079bd00-0628-4d90-8013-f2b80f9f7222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:21.621Z|48c09353-899e-4bd8-91a4-0d7909a2bdfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:21.623Z|48c09353-899e-4bd8-91a4-0d7909a2bdfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:31.312Z|3d579b07-1c7a-422d-855c-c0237eefba3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:31.312Z|3d579b07-1c7a-422d-855c-c0237eefba3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:31.316Z|209a4d3b-4f74-4192-a464-599b126effa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:31.317Z|209a4d3b-4f74-4192-a464-599b126effa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:31.654Z|cbeece18-a141-419c-b283-3020fb8ecb6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:31.655Z|cbeece18-a141-419c-b283-3020fb8ecb6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:34.936Z|40b7fa03-6843-495f-95e0-2f5e7459b9c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:38:34.940Z|40b7fa03-6843-495f-95e0-2f5e7459b9c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:38:41.341Z|1ca9c632-800a-4d7d-8b51-a53e6791b5c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:41.341Z|1ca9c632-800a-4d7d-8b51-a53e6791b5c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:41.348Z|1830a662-52f7-433a-b269-411e4e5e6eb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:41.349Z|1830a662-52f7-433a-b269-411e4e5e6eb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:41.684Z|e04947c9-29a4-414a-b4c8-7203ca439322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:41.685Z|e04947c9-29a4-414a-b4c8-7203ca439322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:45.662Z|76642c42-1643-4d11-92a4-9cf025a5ca61|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:38:45.663Z|76642c42-1643-4d11-92a4-9cf025a5ca61|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:49.936Z|0f2a4c20-886f-48a6-b675-e03d7e45d011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:38:49.937Z|0f2a4c20-886f-48a6-b675-e03d7e45d011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:38:50.066Z|ee11de17-b7a9-4fc1-81c8-af6726ce60e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:38:50.066Z|ee11de17-b7a9-4fc1-81c8-af6726ce60e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:38:51.372Z|acb9494e-00e0-4099-8fa3-0012f16f42f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:51.373Z|acb9494e-00e0-4099-8fa3-0012f16f42f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:51.376Z|1a2e6ce0-3230-4e98-95b7-098391f490e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:51.377Z|1a2e6ce0-3230-4e98-95b7-098391f490e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:38:51.718Z|8611e8bb-b880-46fc-8c81-abeeeacf168f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:38:51.719Z|8611e8bb-b880-46fc-8c81-abeeeacf168f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:01.405Z|1fc72f55-d4fe-4411-9451-827f57d6826b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:01.405Z|1fc72f55-d4fe-4411-9451-827f57d6826b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:01.412Z|d6909317-d6dc-4339-a9c2-cabec4e9c611|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:01.412Z|d6909317-d6dc-4339-a9c2-cabec4e9c611|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:01.750Z|97f9e2a3-f1f5-4a7d-897c-0114319a41c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:01.751Z|97f9e2a3-f1f5-4a7d-897c-0114319a41c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:04.936Z|d5cff4b3-ec8f-4551-945f-31addb174f12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:39:04.937Z|d5cff4b3-ec8f-4551-945f-31addb174f12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:39:11.434Z|1e179b43-bafd-4258-b779-9f46e4139370|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:11.435Z|1e179b43-bafd-4258-b779-9f46e4139370|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:11.443Z|56b3fbd1-1b08-4892-bb0c-82987c7ef76c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:11.444Z|56b3fbd1-1b08-4892-bb0c-82987c7ef76c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:11.781Z|7f24061b-a73c-4071-8e66-a9cd6f0013cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:11.782Z|7f24061b-a73c-4071-8e66-a9cd6f0013cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:19.936Z|aef7529a-9aa2-495c-a113-a25b4dba1611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:39:19.937Z|aef7529a-9aa2-495c-a113-a25b4dba1611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:39:20.067Z|141f446c-3631-4206-ac29-cf281cd50af3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:39:20.068Z|141f446c-3631-4206-ac29-cf281cd50af3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:39:21.466Z|75cfaf30-ba77-49c7-9a1e-e865e11fd812|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:21.467Z|75cfaf30-ba77-49c7-9a1e-e865e11fd812|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:21.474Z|e8ff2206-d90f-4783-99f1-e9e5f2aaa6a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:21.475Z|e8ff2206-d90f-4783-99f1-e9e5f2aaa6a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:21.813Z|97863ba1-b652-4a31-8ca6-2e817af41146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:21.814Z|97863ba1-b652-4a31-8ca6-2e817af41146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:31.499Z|9608ae56-f074-42f7-823d-45a77f353a68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:31.500Z|9608ae56-f074-42f7-823d-45a77f353a68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:31.507Z|531e3f44-477e-4a5c-8a69-e40d28cba44f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:31.508Z|531e3f44-477e-4a5c-8a69-e40d28cba44f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:31.845Z|25db3fec-951b-4ca6-80a1-4e34c6a215ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:31.846Z|25db3fec-951b-4ca6-80a1-4e34c6a215ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:34.936Z|b4e40fea-7095-4b86-b14b-ff883b72cb0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:39:34.937Z|b4e40fea-7095-4b86-b14b-ff883b72cb0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:39:41.533Z|1d0d738a-05bd-47e6-8f5c-29d1d3a9074b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:41.534Z|1d0d738a-05bd-47e6-8f5c-29d1d3a9074b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:41.534Z|b0dcfdde-d330-495b-9ba7-1295a223bff9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:41.535Z|b0dcfdde-d330-495b-9ba7-1295a223bff9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:41.878Z|fb7fc347-6e9b-47ce-9bfe-d1cb2c7777b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:41.878Z|fb7fc347-6e9b-47ce-9bfe-d1cb2c7777b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:45.661Z|0e4c9ecd-185f-429f-9c30-69abfec0ecd7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:39:45.662Z|0e4c9ecd-185f-429f-9c30-69abfec0ecd7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:49.936Z|be97e058-530d-42ba-98e6-5a3cfdf5af9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:39:49.941Z|be97e058-530d-42ba-98e6-5a3cfdf5af9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:39:50.069Z|d80f89c7-310b-43d2-ad20-5b442dd27038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:39:50.069Z|d80f89c7-310b-43d2-ad20-5b442dd27038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:39:51.573Z|efd2aca3-872a-4e3f-a7fb-7fd54ca7cda6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:51.574Z|efd2aca3-872a-4e3f-a7fb-7fd54ca7cda6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:51.574Z|96a3c193-b9f0-4109-b63e-ecac6aedc6af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:51.574Z|96a3c193-b9f0-4109-b63e-ecac6aedc6af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:39:51.912Z|35b14feb-2590-4bc5-9405-5025e34e0b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:39:51.913Z|35b14feb-2590-4bc5-9405-5025e34e0b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:01.602Z|28feb73d-5df8-4853-98cd-c976bb925daf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:01.602Z|d970b6ab-190f-4b65-92a0-24969911c269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:01.603Z|28feb73d-5df8-4853-98cd-c976bb925daf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:01.603Z|d970b6ab-190f-4b65-92a0-24969911c269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:01.941Z|191d3c21-3038-437b-ba22-87c30653f590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:01.943Z|191d3c21-3038-437b-ba22-87c30653f590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:04.936Z|6ec8a208-2dbd-4f19-9cd8-cc791126b687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:40:04.937Z|6ec8a208-2dbd-4f19-9cd8-cc791126b687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:40:11.636Z|5299130d-9a0a-4354-bcc1-f3ee16111f29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:11.638Z|5299130d-9a0a-4354-bcc1-f3ee16111f29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:11.642Z|cca8a6e1-ec28-4614-aec9-111f11fc2798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:11.642Z|cca8a6e1-ec28-4614-aec9-111f11fc2798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:11.969Z|8dab2dfd-c52c-40ec-b478-6aae03d55e08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:11.969Z|8dab2dfd-c52c-40ec-b478-6aae03d55e08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:19.936Z|f7912b92-3258-4f5f-8c3e-3f640a461b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:40:19.937Z|f7912b92-3258-4f5f-8c3e-3f640a461b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:40:20.070Z|11313acf-951b-4494-b6df-b326f3a2a305|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:40:20.071Z|11313acf-951b-4494-b6df-b326f3a2a305|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:40:21.670Z|181e1625-fa84-4fe6-90db-a31085106c18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:21.670Z|181e1625-fa84-4fe6-90db-a31085106c18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:21.674Z|99bbf7fe-125a-4f3e-9a74-7d2fa2fc6cb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:21.675Z|99bbf7fe-125a-4f3e-9a74-7d2fa2fc6cb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:22.003Z|28909663-c9d2-4ecc-a1dc-1b7f0a111bec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:22.003Z|28909663-c9d2-4ecc-a1dc-1b7f0a111bec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:31.701Z|ddb56c8f-c3d7-49db-97ae-6665a4d1c0a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:31.703Z|ddb56c8f-c3d7-49db-97ae-6665a4d1c0a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:31.705Z|696f7823-cfa1-45c4-9c54-52329432b7f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:31.706Z|696f7823-cfa1-45c4-9c54-52329432b7f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:32.033Z|4f3abfa3-4b0a-4901-b4f1-743777059234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:32.033Z|4f3abfa3-4b0a-4901-b4f1-743777059234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:34.936Z|b25763e2-9a43-453c-b293-4f67aecbedc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:40:34.941Z|b25763e2-9a43-453c-b293-4f67aecbedc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:40:41.736Z|21b00be8-ddde-4747-ba3d-c88f1323edbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:41.737Z|21b00be8-ddde-4747-ba3d-c88f1323edbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:41.743Z|e4a31469-3766-461d-844f-141603b6e3d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:41.744Z|e4a31469-3766-461d-844f-141603b6e3d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:42.059Z|c8c15047-2bf0-422a-9326-c55738c1ede0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:42.060Z|c8c15047-2bf0-422a-9326-c55738c1ede0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:45.663Z|b48ca951-532f-4ebc-a224-5d8da33d6786|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:40:45.664Z|b48ca951-532f-4ebc-a224-5d8da33d6786|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:49.936Z|26e55bd8-743b-411e-ad8e-8642bdf31251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:40:49.937Z|26e55bd8-743b-411e-ad8e-8642bdf31251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:40:50.071Z|976b8355-c864-4ce5-a6bd-944a2d70380c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:40:50.072Z|976b8355-c864-4ce5-a6bd-944a2d70380c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:40:51.771Z|001ffab4-734d-422d-b2ef-d2e80ace9b88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:51.772Z|001ffab4-734d-422d-b2ef-d2e80ace9b88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:51.772Z|04bc2d28-9075-493a-b335-e49b59584b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:51.773Z|04bc2d28-9075-493a-b335-e49b59584b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:40:52.091Z|93ceb724-6040-411a-9510-ac0342fa491c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:40:52.092Z|93ceb724-6040-411a-9510-ac0342fa491c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:01.806Z|475c8e56-8101-4fdc-8ccd-7cfb9cb4360f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:01.807Z|475c8e56-8101-4fdc-8ccd-7cfb9cb4360f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:01.808Z|d537da45-35bd-4c9b-ac6f-86f79130ee61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:01.809Z|d537da45-35bd-4c9b-ac6f-86f79130ee61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:02.123Z|de8e1b31-826a-4c62-bf48-2336f5829c43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:02.123Z|de8e1b31-826a-4c62-bf48-2336f5829c43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:04.936Z|ab2c87f5-90e2-4e57-92e0-d1e2a79f884a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:41:04.937Z|ab2c87f5-90e2-4e57-92e0-d1e2a79f884a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:41:11.848Z|39bf8303-f848-4210-80a9-1b10b65c6b4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:11.848Z|b5dcb402-f3b9-40d4-814b-f8f086868a5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:11.849Z|39bf8303-f848-4210-80a9-1b10b65c6b4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:11.850Z|b5dcb402-f3b9-40d4-814b-f8f086868a5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:12.151Z|38fcab24-ebe3-4944-b37d-0181e89efd4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:12.151Z|38fcab24-ebe3-4944-b37d-0181e89efd4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:19.936Z|b28151ce-684a-490b-ae58-40f2beacd7f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:41:19.941Z|b28151ce-684a-490b-ae58-40f2beacd7f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:41:20.073Z|b723ed10-857b-4730-9a82-ea53dd4cb682|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:41:20.073Z|b723ed10-857b-4730-9a82-ea53dd4cb682|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:41:21.880Z|001edeb8-8d8a-4018-b900-e590528e22e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:21.881Z|f668216c-68f9-49d4-9efb-4e3e063fe533|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:21.881Z|001edeb8-8d8a-4018-b900-e590528e22e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:21.882Z|f668216c-68f9-49d4-9efb-4e3e063fe533|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:22.182Z|9308a701-f34f-434f-b847-479f281d30a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:22.182Z|9308a701-f34f-434f-b847-479f281d30a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:31.912Z|1a35f563-a854-428a-970f-35494003597b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:31.913Z|1a35f563-a854-428a-970f-35494003597b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:31.920Z|ff3f366a-d982-44d4-8d33-c9e135cc5c7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:31.920Z|ff3f366a-d982-44d4-8d33-c9e135cc5c7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:32.213Z|395fcf11-d5a7-46ec-8d2f-18f5d055d6a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:32.214Z|395fcf11-d5a7-46ec-8d2f-18f5d055d6a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:34.936Z|04be49cd-82de-44e1-a38f-308ed179b40c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:41:34.937Z|04be49cd-82de-44e1-a38f-308ed179b40c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:41:41.946Z|c4533ddd-f5ac-4e5d-9cda-929e89c96270|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:41.947Z|c4533ddd-f5ac-4e5d-9cda-929e89c96270|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:41.954Z|4b8dff75-27ab-4212-bab2-4fecf2f815f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:41.955Z|4b8dff75-27ab-4212-bab2-4fecf2f815f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:42.246Z|4226a421-968e-4c15-9863-b19a3f173175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:42.247Z|4226a421-968e-4c15-9863-b19a3f173175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:45.662Z|84b389ef-b22f-41fa-a9e4-f1e10d7f00c2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:41:45.663Z|84b389ef-b22f-41fa-a9e4-f1e10d7f00c2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:49.936Z|26f43c21-5bcc-4b26-a741-d74e2616e1b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:41:49.937Z|26f43c21-5bcc-4b26-a741-d74e2616e1b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:41:50.074Z|e6f225f3-3083-40f4-af76-0f0481ed066e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:41:50.075Z|e6f225f3-3083-40f4-af76-0f0481ed066e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:41:51.979Z|576019da-b803-4d02-88c9-d2c2d12c0886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:51.980Z|576019da-b803-4d02-88c9-d2c2d12c0886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:51.983Z|4a7eb55e-ed33-4d56-9847-e702a5aa8d8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:51.984Z|4a7eb55e-ed33-4d56-9847-e702a5aa8d8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:41:52.275Z|a53d15b7-4d95-43a4-9b55-e36327b63afb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:41:52.276Z|a53d15b7-4d95-43a4-9b55-e36327b63afb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:02.010Z|7d7227b2-a28f-4288-b59b-abc9af20a87a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:02.011Z|7d7227b2-a28f-4288-b59b-abc9af20a87a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:02.012Z|f08ef9fe-eb6c-453e-8df5-67b656420fb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:02.013Z|f08ef9fe-eb6c-453e-8df5-67b656420fb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:02.309Z|ca02394a-3096-46c4-a345-d254177496c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:02.310Z|ca02394a-3096-46c4-a345-d254177496c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:04.936Z|afb3e3a7-2a79-408e-8b0a-bce5b13fb300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:42:04.940Z|afb3e3a7-2a79-408e-8b0a-bce5b13fb300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:42:12.039Z|1d0b7c58-c796-4965-bca2-de1515012b18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:12.040Z|1d0b7c58-c796-4965-bca2-de1515012b18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:12.046Z|1e8d7166-4e54-4bda-a5f6-0420c6eab396|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:12.046Z|1e8d7166-4e54-4bda-a5f6-0420c6eab396|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:12.341Z|238d2896-4323-4851-bb52-a789090a471e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:12.342Z|238d2896-4323-4851-bb52-a789090a471e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:19.936Z|88902641-d94e-4988-9b7e-e20a6bdb175c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:42:19.936Z|88902641-d94e-4988-9b7e-e20a6bdb175c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:42:20.075Z|12854959-d6fc-4a6d-9b5c-bbe102d0da93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:42:20.076Z|12854959-d6fc-4a6d-9b5c-bbe102d0da93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:42:22.070Z|85991711-7469-46e6-a76b-7dcf7bebc3cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:22.071Z|85991711-7469-46e6-a76b-7dcf7bebc3cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:22.073Z|53007dc6-aa1c-4d7d-8bf9-e5e3dbfed09b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:22.074Z|53007dc6-aa1c-4d7d-8bf9-e5e3dbfed09b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:22.371Z|7f903fed-7aaa-43fa-b8e3-544a06a21aac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:22.372Z|7f903fed-7aaa-43fa-b8e3-544a06a21aac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:32.101Z|1d24bbfc-e0b8-4eef-bcd0-056ecc9c1986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:32.102Z|1d24bbfc-e0b8-4eef-bcd0-056ecc9c1986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:32.103Z|0123dd81-4580-47da-a60b-e29b45a8d739|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:32.104Z|0123dd81-4580-47da-a60b-e29b45a8d739|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:32.404Z|9c559b4d-b3d5-4ed0-b600-3702e7168564|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:32.405Z|9c559b4d-b3d5-4ed0-b600-3702e7168564|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:34.936Z|9b9246d4-e601-48da-838f-51f0861f3149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:42:34.937Z|9b9246d4-e601-48da-838f-51f0861f3149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:42:42.134Z|1290ab12-ecaf-4393-94e0-64062103e749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:42.135Z|1290ab12-ecaf-4393-94e0-64062103e749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:42.140Z|9769e98b-e1b5-4366-8aa9-8a71d81cc510|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:42.141Z|9769e98b-e1b5-4366-8aa9-8a71d81cc510|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:42.434Z|a8718063-b5b8-4233-ad0a-4d39c1311edd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:42.435Z|a8718063-b5b8-4233-ad0a-4d39c1311edd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:45.662Z|241845d0-442e-4ca1-96f6-c48095116200|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:42:45.662Z|241845d0-442e-4ca1-96f6-c48095116200|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:49.936Z|1490a97f-7be5-46c8-8ded-f51ede08dff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:42:49.941Z|1490a97f-7be5-46c8-8ded-f51ede08dff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:42:50.077Z|9e1c8132-f648-4984-bfa8-7a514402ab0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:42:50.077Z|9e1c8132-f648-4984-bfa8-7a514402ab0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:42:52.165Z|7f4a23c1-230f-429f-b19d-1c22e5ec4f2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:52.166Z|7f4a23c1-230f-429f-b19d-1c22e5ec4f2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:52.169Z|48fd10b7-5cfc-4064-8aa4-f2a706d2dd3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:52.170Z|48fd10b7-5cfc-4064-8aa4-f2a706d2dd3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:42:52.464Z|406b7bc7-a628-484a-9a45-5624fd27261c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:42:52.465Z|406b7bc7-a628-484a-9a45-5624fd27261c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:02.200Z|20e0375d-4c3f-4751-937f-87fe47d8821a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:02.200Z|b8419300-7003-4f2f-a2fd-995bc9bdafcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:02.201Z|20e0375d-4c3f-4751-937f-87fe47d8821a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:02.201Z|b8419300-7003-4f2f-a2fd-995bc9bdafcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:02.494Z|462b9b52-6355-4d96-a991-4900daa047f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:02.495Z|462b9b52-6355-4d96-a991-4900daa047f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:04.936Z|c92ab579-a08a-45b7-8ab9-020b46ffb2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:43:04.937Z|c92ab579-a08a-45b7-8ab9-020b46ffb2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:43:12.231Z|a24c901b-cbcb-4582-b9a9-8c8a147ea231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:12.232Z|a24c901b-cbcb-4582-b9a9-8c8a147ea231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:12.234Z|f5611385-30ab-4218-9752-19867a35461a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:12.234Z|f5611385-30ab-4218-9752-19867a35461a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:12.529Z|4e7b3a78-307d-4aa9-b4b7-9a746e8ecc5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:12.530Z|4e7b3a78-307d-4aa9-b4b7-9a746e8ecc5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:19.936Z|777dbb28-e4f8-49e7-b855-e529e3464a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:43:19.937Z|777dbb28-e4f8-49e7-b855-e529e3464a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:43:20.078Z|3cb1106b-9cac-4558-bff0-475d7e03a46b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:43:20.079Z|3cb1106b-9cac-4558-bff0-475d7e03a46b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:43:22.264Z|d4f9169b-3272-43ca-81eb-d8551ea4d439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:22.265Z|d4f9169b-3272-43ca-81eb-d8551ea4d439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:22.272Z|2af77202-9625-4215-bcb7-1e989a4d81fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:22.273Z|2af77202-9625-4215-bcb7-1e989a4d81fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:22.560Z|9348feb1-1b5a-4586-bd07-e5870d8df5ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:22.560Z|9348feb1-1b5a-4586-bd07-e5870d8df5ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:32.296Z|fceb8b90-00c3-4532-8fa8-7b54414f3587|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:32.297Z|fceb8b90-00c3-4532-8fa8-7b54414f3587|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:32.318Z|385789e3-31c8-4088-99b7-b8104a156eec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:32.319Z|385789e3-31c8-4088-99b7-b8104a156eec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:32.591Z|6ee7ec40-db59-41d5-a28f-d7a27673a65e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:32.592Z|6ee7ec40-db59-41d5-a28f-d7a27673a65e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:34.936Z|053c592d-fb73-4a49-9473-16e448396fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:43:34.941Z|053c592d-fb73-4a49-9473-16e448396fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:43:42.336Z|eaac8542-fb8c-4a1c-bf42-12fa78b7cdc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:42.336Z|eaac8542-fb8c-4a1c-bf42-12fa78b7cdc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:42.345Z|c819ad9c-1be7-4f5a-b07d-f5b92d22f9ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:42.346Z|c819ad9c-1be7-4f5a-b07d-f5b92d22f9ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:42.617Z|d3f8cb55-5455-4452-9c09-914b1d40b375|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:42.617Z|d3f8cb55-5455-4452-9c09-914b1d40b375|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:45.662Z|2f2cce7f-d530-4ff7-80a9-66da4709d245|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:43:45.663Z|2f2cce7f-d530-4ff7-80a9-66da4709d245|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:49.936Z|e621834d-40e1-49c2-98c3-ba86cb62e9aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:43:49.937Z|e621834d-40e1-49c2-98c3-ba86cb62e9aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:43:50.080Z|76964ced-3207-4d1c-8dd9-f9198ed76b0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:43:50.081Z|76964ced-3207-4d1c-8dd9-f9198ed76b0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:43:52.368Z|e071dd2b-0575-49a5-8da1-56734f5d8299|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:52.369Z|e071dd2b-0575-49a5-8da1-56734f5d8299|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:52.374Z|b61db390-2140-4ad0-93ae-90e4e25d425a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:52.375Z|b61db390-2140-4ad0-93ae-90e4e25d425a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:43:52.646Z|db289088-583f-4fb4-ad66-31222de679fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:43:52.646Z|db289088-583f-4fb4-ad66-31222de679fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:02.402Z|923d754b-29ec-4d51-a929-ccf9fe7c89a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:02.403Z|923d754b-29ec-4d51-a929-ccf9fe7c89a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:02.409Z|8f3ad1f0-a2f7-4ac2-a916-88ac3d384ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:02.409Z|8f3ad1f0-a2f7-4ac2-a916-88ac3d384ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:02.683Z|4701b629-320b-4b49-9958-44fc6172c4ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:02.684Z|4701b629-320b-4b49-9958-44fc6172c4ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:04.936Z|0c9ea85a-a663-41d2-93bf-f496685ea5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:44:04.936Z|0c9ea85a-a663-41d2-93bf-f496685ea5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:44:12.435Z|87460a76-8515-4a54-a624-444bd662bb9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:12.436Z|87460a76-8515-4a54-a624-444bd662bb9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:12.439Z|f5aa6caf-43a2-46da-b762-6b2f4f7c3e3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:12.440Z|f5aa6caf-43a2-46da-b762-6b2f4f7c3e3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:12.710Z|f05fcb63-9f10-4c9f-9784-83531db97c72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:12.710Z|f05fcb63-9f10-4c9f-9784-83531db97c72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:19.936Z|e2e33b6e-5e8a-4e80-a7ca-87bb96626a73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:44:19.941Z|e2e33b6e-5e8a-4e80-a7ca-87bb96626a73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:44:20.082Z|9c356b29-8bcb-4a55-a9cd-f70c27bb2d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:44:20.082Z|9c356b29-8bcb-4a55-a9cd-f70c27bb2d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:44:22.468Z|48d34e63-bfaa-4227-a05e-4d2ad4555fc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:22.469Z|48d34e63-bfaa-4227-a05e-4d2ad4555fc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:22.476Z|6c325391-6b70-46a1-a6c3-0f902559e99d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:22.476Z|6c325391-6b70-46a1-a6c3-0f902559e99d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:22.738Z|d346ec49-4985-4398-951c-c321c666c1d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:22.739Z|d346ec49-4985-4398-951c-c321c666c1d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:32.500Z|d9ddaf10-d147-47f6-b17b-ba108ba75e26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:32.501Z|d9ddaf10-d147-47f6-b17b-ba108ba75e26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:32.507Z|8d12a56a-0212-4ba9-980b-f2f4a75bf0f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:32.508Z|8d12a56a-0212-4ba9-980b-f2f4a75bf0f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:32.770Z|4731b90c-30cf-42f0-92cc-e22b4db5a71b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:32.771Z|4731b90c-30cf-42f0-92cc-e22b4db5a71b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:34.936Z|d441eb0f-f2bd-40ad-a3b9-bffb491bd259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:44:34.937Z|d441eb0f-f2bd-40ad-a3b9-bffb491bd259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:44:42.537Z|a66c1448-b149-4d6d-bbfb-6359e2b63706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:42.538Z|a66c1448-b149-4d6d-bbfb-6359e2b63706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:42.539Z|45318408-341a-4019-be87-1c759e326376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:42.540Z|45318408-341a-4019-be87-1c759e326376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:42.800Z|d0ad1a58-5bbe-483d-ae42-8816d42447a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:42.801Z|d0ad1a58-5bbe-483d-ae42-8816d42447a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:45.662Z|89962b85-3209-4656-80b4-d23c9aa12820|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:44:45.663Z|89962b85-3209-4656-80b4-d23c9aa12820|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:49.936Z|bafdb253-915e-45c7-8616-bbcceace9938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:44:49.937Z|bafdb253-915e-45c7-8616-bbcceace9938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:44:50.083Z|c545907b-41c2-47c9-b2cf-efd7d08115a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:44:50.083Z|c545907b-41c2-47c9-b2cf-efd7d08115a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:44:52.569Z|44cc55aa-4e55-47de-81de-2788822a8f26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:52.569Z|44cc55aa-4e55-47de-81de-2788822a8f26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:52.568Z|a6e3e9ef-ad70-4eba-a494-6463afd01f42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:52.572Z|a6e3e9ef-ad70-4eba-a494-6463afd01f42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:44:52.830Z|d468e2a9-3081-461f-bf8b-97f6bb423d94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:44:52.832Z|d468e2a9-3081-461f-bf8b-97f6bb423d94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:02.611Z|d1225a41-f812-4de1-8fae-3a1b87f8bf7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:02.611Z|3ac71100-bd91-4a53-b34e-c2f7114f1273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:02.611Z|d1225a41-f812-4de1-8fae-3a1b87f8bf7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:02.611Z|3ac71100-bd91-4a53-b34e-c2f7114f1273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:02.865Z|9336cc0b-3c5f-45b0-8a20-39b9527e9b6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:02.866Z|9336cc0b-3c5f-45b0-8a20-39b9527e9b6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:04.936Z|de05b9db-8ce8-4db5-939f-5ddaec2ff96f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:45:04.942Z|de05b9db-8ce8-4db5-939f-5ddaec2ff96f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:45:12.639Z|ef21d2a1-fb34-435f-8956-171ba626af66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:12.639Z|cb4b726a-a17c-493e-ae92-e75cfc39e54e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:12.640Z|ef21d2a1-fb34-435f-8956-171ba626af66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:12.640Z|cb4b726a-a17c-493e-ae92-e75cfc39e54e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:12.898Z|8f0bc206-f330-4a1f-ac2a-f4b13dbad424|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:12.899Z|8f0bc206-f330-4a1f-ac2a-f4b13dbad424|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:19.936Z|4b2618f5-ac51-42c7-8d6c-c3f6e6bd9516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:45:19.937Z|4b2618f5-ac51-42c7-8d6c-c3f6e6bd9516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:45:20.084Z|8f4423a2-0e5a-4b04-860e-84e17b50c7b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:45:20.084Z|8f4423a2-0e5a-4b04-860e-84e17b50c7b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:45:22.670Z|027620ef-2d29-4acd-a052-8d34059ebdb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:22.671Z|027620ef-2d29-4acd-a052-8d34059ebdb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:22.677Z|e2c256b8-bb22-4f72-ba3f-add6f1a71fb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:22.677Z|e2c256b8-bb22-4f72-ba3f-add6f1a71fb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:22.922Z|f4736bb4-78e9-4a93-a414-436078e4974f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:22.923Z|f4736bb4-78e9-4a93-a414-436078e4974f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:32.701Z|04a41272-c01a-4b78-942a-ba634e76676b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:32.702Z|04a41272-c01a-4b78-942a-ba634e76676b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:32.706Z|6284b511-e56d-4af6-8462-482a38b97cf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:32.706Z|6284b511-e56d-4af6-8462-482a38b97cf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:32.951Z|5631c19d-c9b2-48bd-b42e-e2baebe3584a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:32.952Z|5631c19d-c9b2-48bd-b42e-e2baebe3584a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:34.936Z|2904754b-48c0-4f46-b210-e7a511b981ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:45:34.937Z|2904754b-48c0-4f46-b210-e7a511b981ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:45:42.735Z|76bdde35-e097-474b-bff6-33e504299dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:42.735Z|76bdde35-e097-474b-bff6-33e504299dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:42.736Z|1f08078f-ef2a-4d57-8449-e7d0b3830619|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:42.737Z|1f08078f-ef2a-4d57-8449-e7d0b3830619|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:42.983Z|49f7f186-0701-470b-99d5-903f09f5d9d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:42.984Z|49f7f186-0701-470b-99d5-903f09f5d9d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:45.662Z|a100f6f3-76bd-465f-8ea0-d84359246f20|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:45:45.663Z|a100f6f3-76bd-465f-8ea0-d84359246f20|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:49.936Z|a44d0c39-744b-4223-af62-b2082db5b362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:45:49.941Z|a44d0c39-744b-4223-af62-b2082db5b362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:45:50.085Z|01c14959-80f6-483c-bf21-bf5e9e91317d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:45:50.086Z|01c14959-80f6-483c-bf21-bf5e9e91317d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:45:52.765Z|41e63d26-ad73-4519-986b-62840b4dfb35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:52.766Z|41e63d26-ad73-4519-986b-62840b4dfb35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:52.772Z|5b0e9e72-9ffb-4f87-b57c-e83b69b8d4b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:52.773Z|5b0e9e72-9ffb-4f87-b57c-e83b69b8d4b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:45:53.014Z|61e0780a-a504-4df5-95b8-1626ccc4097d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:45:53.015Z|61e0780a-a504-4df5-95b8-1626ccc4097d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:02.798Z|c227dfe3-02fe-4604-86d2-f6e0bce9f38c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:02.799Z|c227dfe3-02fe-4604-86d2-f6e0bce9f38c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:02.802Z|98d58e2e-a6bb-4ae4-bc23-e2f1340a6c4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:02.803Z|98d58e2e-a6bb-4ae4-bc23-e2f1340a6c4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:03.046Z|8a6c890f-7e14-4aee-b613-0ddda99fc770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:03.046Z|8a6c890f-7e14-4aee-b613-0ddda99fc770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:04.936Z|ae366bc7-43e6-477d-8eb0-4a18a6ce2037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:46:04.937Z|ae366bc7-43e6-477d-8eb0-4a18a6ce2037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:46:12.827Z|e8fc3541-5a98-48c8-aef3-11c839700149|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:12.828Z|e8fc3541-5a98-48c8-aef3-11c839700149|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:12.830Z|dd06c4e7-2e31-436f-ad9e-cc6e066cd3ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:12.831Z|dd06c4e7-2e31-436f-ad9e-cc6e066cd3ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:13.078Z|90896dc5-9069-4018-974a-56fb8499f776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:13.079Z|90896dc5-9069-4018-974a-56fb8499f776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:19.936Z|744ccb66-be6e-4fde-99d3-c2e460b812bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:46:19.937Z|744ccb66-be6e-4fde-99d3-c2e460b812bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:46:20.087Z|3155cbde-6b07-439b-8c5c-15e3aca5483d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:46:20.089Z|3155cbde-6b07-439b-8c5c-15e3aca5483d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:46:22.859Z|0a9d1eb9-384e-4313-9f29-57c9519cb29d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:22.860Z|0a9d1eb9-384e-4313-9f29-57c9519cb29d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:22.860Z|465775d6-6ff9-43e1-aab4-3318d2566f6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:22.861Z|465775d6-6ff9-43e1-aab4-3318d2566f6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:23.112Z|942c5319-aec8-47e7-a005-66a91b61956d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:23.113Z|942c5319-aec8-47e7-a005-66a91b61956d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:32.892Z|35405f9d-c11c-46df-96a2-217a193639df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:32.892Z|c4105956-08d6-4228-98d8-de055c10d00e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:32.893Z|35405f9d-c11c-46df-96a2-217a193639df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:32.893Z|c4105956-08d6-4228-98d8-de055c10d00e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:33.145Z|1e4b1d80-7ada-4cd5-bd8b-66994afcd82b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:33.146Z|1e4b1d80-7ada-4cd5-bd8b-66994afcd82b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:34.936Z|02af875f-30dd-4309-87d8-2b3d959d97c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:46:34.941Z|02af875f-30dd-4309-87d8-2b3d959d97c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:46:42.924Z|48c3026a-a68c-4360-b865-ebd0c5822b97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:42.925Z|48c3026a-a68c-4360-b865-ebd0c5822b97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:42.926Z|f8e6d04d-9f12-4dd1-9632-386c8eec0186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:42.927Z|f8e6d04d-9f12-4dd1-9632-386c8eec0186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:43.178Z|191808fd-356f-46f1-a16c-4677b5f1c049|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:43.179Z|191808fd-356f-46f1-a16c-4677b5f1c049|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:45.661Z|d9e715d8-7f2e-4b3f-b8be-9c8f5aeb26c9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:46:45.662Z|d9e715d8-7f2e-4b3f-b8be-9c8f5aeb26c9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:49.936Z|b1acdfba-9476-41ba-83bc-49c8d626571c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:46:49.937Z|b1acdfba-9476-41ba-83bc-49c8d626571c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:46:50.090Z|1e6d2963-93c7-4f84-8da0-0bcce9f7360e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:46:50.091Z|1e6d2963-93c7-4f84-8da0-0bcce9f7360e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:46:52.954Z|e460bbec-fee5-427e-9a63-1a3242bd40fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:52.954Z|a025e560-5ed3-4362-975e-d4d8d5c72080|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:52.955Z|e460bbec-fee5-427e-9a63-1a3242bd40fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:52.955Z|a025e560-5ed3-4362-975e-d4d8d5c72080|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:46:53.209Z|0867ef68-2138-4d0f-97d6-06148c96c92d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:46:53.211Z|0867ef68-2138-4d0f-97d6-06148c96c92d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:02.988Z|62552f90-98b1-4478-bd5f-8fa2d6d7d792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:02.989Z|62552f90-98b1-4478-bd5f-8fa2d6d7d792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:02.996Z|ff5dcd13-3c0f-4076-902a-b0ab012695f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:02.998Z|ff5dcd13-3c0f-4076-902a-b0ab012695f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:03.241Z|ac9e4544-5ce9-40d7-87e0-cb9b457ed4f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:03.241Z|ac9e4544-5ce9-40d7-87e0-cb9b457ed4f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:04.936Z|170451bd-34d3-48a6-8770-4aabf03ababd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:47:04.937Z|170451bd-34d3-48a6-8770-4aabf03ababd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:47:13.022Z|6fbb4e4f-5a17-4aa1-95c7-0dc7e9d5445e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:13.023Z|6fbb4e4f-5a17-4aa1-95c7-0dc7e9d5445e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:13.024Z|19375255-0b48-4141-81d3-2c07adbc17c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:13.025Z|19375255-0b48-4141-81d3-2c07adbc17c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:13.272Z|f3aa0a8f-d845-4d9d-a130-7e4e22dc4a7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:13.273Z|f3aa0a8f-d845-4d9d-a130-7e4e22dc4a7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:19.936Z|46367143-7ead-4a31-b42d-84daad954ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:47:19.941Z|46367143-7ead-4a31-b42d-84daad954ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:47:20.092Z|1bccc759-0d86-497c-87ea-1a3df2e14f96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:47:20.092Z|1bccc759-0d86-497c-87ea-1a3df2e14f96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:47:23.054Z|ce17b931-e8b3-4791-9070-57df4c3e2e7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:23.055Z|ce17b931-e8b3-4791-9070-57df4c3e2e7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:23.056Z|d9f97c84-d44c-4718-b129-8623051554e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:23.056Z|d9f97c84-d44c-4718-b129-8623051554e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:23.304Z|31d4d80e-6d44-4be3-896a-0823058e2f02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:23.305Z|31d4d80e-6d44-4be3-896a-0823058e2f02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:33.085Z|8a2ab372-eb5e-488e-9367-dc8e1d061209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:33.085Z|0337a133-027d-4a69-9fed-a9fd5cecf2c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:33.086Z|8a2ab372-eb5e-488e-9367-dc8e1d061209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:33.086Z|0337a133-027d-4a69-9fed-a9fd5cecf2c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:33.336Z|2fbb46cf-5870-4198-9d1b-8708033dc5f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:33.337Z|2fbb46cf-5870-4198-9d1b-8708033dc5f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:34.936Z|4ec69f87-5090-491d-9cc0-e91920ca312d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:47:34.937Z|4ec69f87-5090-491d-9cc0-e91920ca312d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:47:43.117Z|51c258c0-2b64-4f79-85ac-e3abddd1708c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:43.117Z|51c258c0-2b64-4f79-85ac-e3abddd1708c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:43.119Z|a5ac9902-7a89-4ac2-976c-459b5329d931|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:43.120Z|a5ac9902-7a89-4ac2-976c-459b5329d931|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:43.368Z|da6503e1-8437-4a58-abb8-c283cf48ad03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:43.369Z|da6503e1-8437-4a58-abb8-c283cf48ad03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:45.662Z|01e418e6-d4a3-459b-8e10-7ebb5edfc808|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:47:45.663Z|01e418e6-d4a3-459b-8e10-7ebb5edfc808|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:49.936Z|4d30c315-e242-443b-b149-a24ab2eb2370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:47:49.937Z|4d30c315-e242-443b-b149-a24ab2eb2370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:47:50.093Z|31360dca-cc46-484a-ae9e-c0874f68cf25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:47:50.094Z|31360dca-cc46-484a-ae9e-c0874f68cf25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:47:53.148Z|87a9b827-cc34-4450-88fc-c53b4ad955b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:53.149Z|87a9b827-cc34-4450-88fc-c53b4ad955b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:53.155Z|f8225d83-3a89-44f8-b76a-31765e82f1f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:53.155Z|f8225d83-3a89-44f8-b76a-31765e82f1f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:47:53.398Z|7fccd797-9986-4227-9590-d6e46d223d1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:47:53.398Z|7fccd797-9986-4227-9590-d6e46d223d1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:03.178Z|5d058a39-eff5-4b42-ac55-1c232b2bd2a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:03.179Z|5d058a39-eff5-4b42-ac55-1c232b2bd2a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:03.183Z|939773d4-241c-451e-8e31-a4fd8fd9e268|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:03.184Z|939773d4-241c-451e-8e31-a4fd8fd9e268|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:03.430Z|f75f8ab7-412c-49c5-99ef-774bf241d2b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:03.431Z|f75f8ab7-412c-49c5-99ef-774bf241d2b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:04.936Z|6550421c-3053-42f0-a54c-03299b9d031b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:48:04.943Z|6550421c-3053-42f0-a54c-03299b9d031b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:48:13.208Z|47c8e488-dfc7-487f-a7da-9da94985de4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:13.209Z|47c8e488-dfc7-487f-a7da-9da94985de4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:13.216Z|0871220f-2d06-49e6-a493-9901843dbdf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:13.216Z|0871220f-2d06-49e6-a493-9901843dbdf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:13.458Z|39e050cf-6c42-4a1f-b2f0-1b6e23215909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:13.459Z|39e050cf-6c42-4a1f-b2f0-1b6e23215909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:19.936Z|38fdb3f1-d10f-478a-99c2-9c4288aa6c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:48:19.937Z|38fdb3f1-d10f-478a-99c2-9c4288aa6c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:48:20.094Z|310bd570-1aeb-43f2-92fb-754414a66d04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:48:20.095Z|310bd570-1aeb-43f2-92fb-754414a66d04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:48:23.238Z|0b3160d0-f59a-4e1f-a344-4d8f012990e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:23.239Z|0b3160d0-f59a-4e1f-a344-4d8f012990e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:23.244Z|eda880bb-0dd3-4caa-aebe-1ffe84fd55a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:23.246Z|eda880bb-0dd3-4caa-aebe-1ffe84fd55a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:23.491Z|c669a46f-dc89-46e1-8f58-fdfe6c0b34ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:23.492Z|c669a46f-dc89-46e1-8f58-fdfe6c0b34ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:33.272Z|859ca0ab-c72a-46dc-8812-aa3f7decef9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:33.273Z|859ca0ab-c72a-46dc-8812-aa3f7decef9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:33.276Z|b025da28-9909-4113-8db3-c59ef09d3aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:33.277Z|b025da28-9909-4113-8db3-c59ef09d3aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:33.521Z|bc48d21d-d03a-42f0-ab11-e0872fb69415|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:33.522Z|bc48d21d-d03a-42f0-ab11-e0872fb69415|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:34.936Z|db3a20ff-5529-4f57-ac6d-dc1d083729ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:48:34.937Z|db3a20ff-5529-4f57-ac6d-dc1d083729ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:48:43.305Z|f86d55aa-1017-460d-b5bf-297f695b6ac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:43.305Z|f86d55aa-1017-460d-b5bf-297f695b6ac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:43.306Z|be2e91cc-1944-4b17-a9b7-0df5ba8386dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:43.307Z|be2e91cc-1944-4b17-a9b7-0df5ba8386dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:43.552Z|edee6992-7ba1-44fd-8d28-7cb4fbb694c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:43.553Z|edee6992-7ba1-44fd-8d28-7cb4fbb694c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:45.662Z|b8615c96-6e6a-4a82-8bb6-7b3e77dbec0e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:48:45.663Z|b8615c96-6e6a-4a82-8bb6-7b3e77dbec0e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:49.936Z|27bf3403-caf5-4043-9d32-6042f25215a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:48:49.941Z|27bf3403-caf5-4043-9d32-6042f25215a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:48:50.096Z|4c41f9b6-be48-47d2-bba9-2f5d746a7061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:48:50.096Z|4c41f9b6-be48-47d2-bba9-2f5d746a7061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:48:53.342Z|4078a875-ef61-46d0-954f-9166788167ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:53.343Z|4078a875-ef61-46d0-954f-9166788167ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:53.345Z|a6d9b8bb-c657-4872-8e22-020c3f279342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:53.346Z|a6d9b8bb-c657-4872-8e22-020c3f279342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:48:53.587Z|ee788c35-5112-447b-bf1f-672ac1982769|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:48:53.588Z|ee788c35-5112-447b-bf1f-672ac1982769|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:03.375Z|1d7ee36f-40ca-4dbd-926b-56a0207215f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:03.375Z|68725911-8977-4819-a720-7e5f6c73bf2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:03.376Z|1d7ee36f-40ca-4dbd-926b-56a0207215f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:03.376Z|68725911-8977-4819-a720-7e5f6c73bf2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:03.620Z|adbb4d51-9c43-450a-901c-43e36fdd18be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:03.621Z|adbb4d51-9c43-450a-901c-43e36fdd18be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:04.936Z|b6d86e62-1271-45ac-b74e-c0c5e1c1bffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:49:04.937Z|b6d86e62-1271-45ac-b74e-c0c5e1c1bffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:49:13.405Z|62c5805c-4329-4fe7-af78-3105ef0bd84a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:13.406Z|62c5805c-4329-4fe7-af78-3105ef0bd84a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:13.415Z|8abda713-77ea-4584-a6dc-575764216e18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:13.415Z|8abda713-77ea-4584-a6dc-575764216e18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:13.649Z|2eb2ea5b-110d-4958-aa55-82d8b3907561|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:13.650Z|2eb2ea5b-110d-4958-aa55-82d8b3907561|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:19.936Z|448188bf-ea14-4286-a484-519f7526ccec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:49:19.937Z|448188bf-ea14-4286-a484-519f7526ccec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:49:20.097Z|30e21d8b-02d6-4097-95a5-e808a2f6e179|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:49:20.098Z|30e21d8b-02d6-4097-95a5-e808a2f6e179|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:49:23.435Z|b0617876-9e12-4552-b64c-67683cef2094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:23.436Z|b0617876-9e12-4552-b64c-67683cef2094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:23.443Z|5fb7feeb-ab9a-4d67-81a1-74898c09d671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:23.443Z|5fb7feeb-ab9a-4d67-81a1-74898c09d671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:23.680Z|4f1c655e-f79c-4783-b455-3de14844919e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:23.681Z|4f1c655e-f79c-4783-b455-3de14844919e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:33.469Z|f090735f-98d0-4ba9-95d6-a893dbe511b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:33.470Z|f090735f-98d0-4ba9-95d6-a893dbe511b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:33.471Z|42cab234-1069-49f9-9070-e6581913f011|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:33.472Z|42cab234-1069-49f9-9070-e6581913f011|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:33.712Z|945a4b48-9e9e-4fd4-8410-f1459eadca10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:33.713Z|945a4b48-9e9e-4fd4-8410-f1459eadca10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:34.936Z|f81c492e-9087-4e62-8bd1-8035af62b673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:49:34.941Z|f81c492e-9087-4e62-8bd1-8035af62b673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:49:43.500Z|aadc7929-fcfa-4b69-bf62-5f4ceb02dcfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:43.501Z|aadc7929-fcfa-4b69-bf62-5f4ceb02dcfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:43.505Z|8fd72f53-18f7-4ed9-beca-6e26513303cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:43.506Z|8fd72f53-18f7-4ed9-beca-6e26513303cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:43.743Z|bbe27fa6-a317-4f54-a2e8-b1b49218ce22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:43.745Z|bbe27fa6-a317-4f54-a2e8-b1b49218ce22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:45.662Z|03beb855-fa20-4353-9590-b88cecdd7e0d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:49:45.663Z|03beb855-fa20-4353-9590-b88cecdd7e0d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:49.936Z|2bb78c60-0e07-4090-8da6-5f7f9ad3fa35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:49:49.937Z|2bb78c60-0e07-4090-8da6-5f7f9ad3fa35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:49:50.099Z|5244c8a5-2579-4484-aff7-7f8893ab2cd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:49:50.099Z|5244c8a5-2579-4484-aff7-7f8893ab2cd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:49:53.531Z|d2a788a3-8393-48e4-94e3-b61dcd90f592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:53.531Z|d2a788a3-8393-48e4-94e3-b61dcd90f592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:53.534Z|6e8144ed-0f9b-4c5c-9f2b-eb07941226a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:53.535Z|6e8144ed-0f9b-4c5c-9f2b-eb07941226a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:49:53.775Z|88f7848b-8365-4632-ae25-8e42274c2d29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:49:53.777Z|88f7848b-8365-4632-ae25-8e42274c2d29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:03.561Z|de275eb7-50ca-47cc-b068-cf21cbdd68d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:03.562Z|445ca0e3-cdb8-48b3-aa5f-ab67e450d1e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:03.562Z|de275eb7-50ca-47cc-b068-cf21cbdd68d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:03.562Z|445ca0e3-cdb8-48b3-aa5f-ab67e450d1e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:03.807Z|9493588c-9475-41ca-9bbb-b1c236b4cb4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:03.808Z|9493588c-9475-41ca-9bbb-b1c236b4cb4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:04.936Z|68081bab-34e8-4b86-bc0c-46e305603374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:50:04.936Z|68081bab-34e8-4b86-bc0c-46e305603374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:50:13.591Z|619ef1b8-f728-4458-bd8c-22e5fe9ade10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:13.592Z|619ef1b8-f728-4458-bd8c-22e5fe9ade10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:13.593Z|1bb4f1b3-1b57-4c43-86e2-5a676e2fb561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:13.593Z|1bb4f1b3-1b57-4c43-86e2-5a676e2fb561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:13.839Z|e3225d7e-dc67-4a6a-b55a-34b8071f29e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:13.839Z|e3225d7e-dc67-4a6a-b55a-34b8071f29e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:19.936Z|5fe5095c-379b-430b-98fb-8af2353c63ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:50:19.941Z|5fe5095c-379b-430b-98fb-8af2353c63ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:50:20.100Z|2e7eb15c-be85-4086-bae2-11e4a6c1e5c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:50:20.100Z|2e7eb15c-be85-4086-bae2-11e4a6c1e5c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:50:23.622Z|e4c2f278-f86c-4255-877c-b826c7d078b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:23.622Z|0f678155-77e8-4a9f-b88c-487643136e76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:23.623Z|e4c2f278-f86c-4255-877c-b826c7d078b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:23.623Z|0f678155-77e8-4a9f-b88c-487643136e76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:23.870Z|3a57679d-e5c2-4a1c-84d1-7fc2f9709f0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:23.871Z|3a57679d-e5c2-4a1c-84d1-7fc2f9709f0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:33.651Z|db9364a6-7dab-43c3-a2b5-319d247227f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:33.652Z|db9364a6-7dab-43c3-a2b5-319d247227f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:33.655Z|d4457f05-999d-4415-a8af-e9cfa7e43410|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:33.656Z|d4457f05-999d-4415-a8af-e9cfa7e43410|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:33.923Z|e8a9ac6e-f858-4d46-a9ea-2bccd99b247b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:33.924Z|e8a9ac6e-f858-4d46-a9ea-2bccd99b247b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:34.936Z|aba0709d-3f8b-4fa2-a349-0e4750cee29f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:50:34.937Z|aba0709d-3f8b-4fa2-a349-0e4750cee29f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:50:43.684Z|5a6d60d8-21d2-47f7-bd07-bfed9efdf02a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:43.684Z|5b68caa7-027c-4d62-a34b-d7ca4191cd28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:43.685Z|5a6d60d8-21d2-47f7-bd07-bfed9efdf02a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:43.685Z|5b68caa7-027c-4d62-a34b-d7ca4191cd28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:43.949Z|7005ea50-2d1f-4d0b-b44d-b49f6e32be3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:43.950Z|7005ea50-2d1f-4d0b-b44d-b49f6e32be3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:45.661Z|228f5935-6149-48da-baf2-9300fb983536|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:50:45.662Z|228f5935-6149-48da-baf2-9300fb983536|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:49.936Z|0f1f1010-569d-43d4-991a-700273a2fb6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:50:49.937Z|0f1f1010-569d-43d4-991a-700273a2fb6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:50:50.101Z|3f80c2fa-5f8a-4df5-b87e-4e78d40370a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:50:50.102Z|3f80c2fa-5f8a-4df5-b87e-4e78d40370a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:50:53.714Z|96643cbe-7646-4c06-bab6-f42b0e4bf013|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:53.715Z|95bdaba4-d5bf-466d-9968-af57be5a692a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:53.715Z|96643cbe-7646-4c06-bab6-f42b0e4bf013|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:53.716Z|95bdaba4-d5bf-466d-9968-af57be5a692a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:50:53.973Z|3b62d06b-b96d-479a-84fd-e53cf50ec7e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:50:53.974Z|3b62d06b-b96d-479a-84fd-e53cf50ec7e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:03.748Z|b37a4662-cbf2-430a-8d03-43041eb4dccb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:03.749Z|b37a4662-cbf2-430a-8d03-43041eb4dccb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:03.750Z|95eb24bc-0efc-4917-a0f9-753f51f6d8bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:03.751Z|95eb24bc-0efc-4917-a0f9-753f51f6d8bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:03.997Z|52a0e9a8-bac2-4368-8b93-9579d154c359|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:03.998Z|52a0e9a8-bac2-4368-8b93-9579d154c359|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:04.936Z|4e7be61a-e8d7-4cfb-a907-aa091b632dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:51:04.941Z|4e7be61a-e8d7-4cfb-a907-aa091b632dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:51:13.779Z|9685dc3e-71c8-46e0-b4e4-11d7982330ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:13.780Z|115d583f-257f-45fb-82ea-f0f6ed92cba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:13.780Z|9685dc3e-71c8-46e0-b4e4-11d7982330ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:13.780Z|115d583f-257f-45fb-82ea-f0f6ed92cba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:14.026Z|4e90bea5-627f-4d1b-a2cb-8644abf61a00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:14.026Z|4e90bea5-627f-4d1b-a2cb-8644abf61a00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:19.936Z|e9176486-ea71-400e-aeb0-a3484693ecc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:51:19.937Z|e9176486-ea71-400e-aeb0-a3484693ecc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:51:20.102Z|57699426-03d4-466f-95d8-d27234bd7ae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:51:20.103Z|57699426-03d4-466f-95d8-d27234bd7ae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:51:23.810Z|78d53e51-c4f1-4577-a3b8-cc59b46796f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:23.811Z|78d53e51-c4f1-4577-a3b8-cc59b46796f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:23.810Z|e0a9ff7c-8721-4348-918a-c4715da49bf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:23.812Z|e0a9ff7c-8721-4348-918a-c4715da49bf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:24.051Z|e75eb0de-04b8-4fee-a7c5-38e5daab5a6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:24.052Z|e75eb0de-04b8-4fee-a7c5-38e5daab5a6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:33.841Z|5e8713b8-3917-4206-be71-9d91331e74e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:33.841Z|b0ec2e18-0034-44f1-8a13-d9d2877c38c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:33.842Z|5e8713b8-3917-4206-be71-9d91331e74e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:33.842Z|b0ec2e18-0034-44f1-8a13-d9d2877c38c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:34.082Z|3daad328-3682-4393-a634-a3468715e894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:34.083Z|3daad328-3682-4393-a634-a3468715e894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:34.936Z|c2596e8d-35fe-42b6-920e-3f8900f4dbc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:51:34.937Z|c2596e8d-35fe-42b6-920e-3f8900f4dbc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:51:43.868Z|9f951874-c131-44ec-a03a-ddd89db71f76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:43.868Z|9f951874-c131-44ec-a03a-ddd89db71f76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:43.871Z|496d6b90-26bf-42ff-9a57-8fffb4a063a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:43.872Z|496d6b90-26bf-42ff-9a57-8fffb4a063a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:44.115Z|b79bf5cc-7789-4add-902f-6c128e712687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:44.116Z|b79bf5cc-7789-4add-902f-6c128e712687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:45.664Z|2f388c99-5d2b-4601-9134-e628194abb49|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:51:45.665Z|2f388c99-5d2b-4601-9134-e628194abb49|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:49.936Z|9d32f44f-fce1-4ebf-ab13-59626720faec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:51:49.941Z|9d32f44f-fce1-4ebf-ab13-59626720faec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:51:50.104Z|5040624b-34db-4e1e-ad4e-bac9fd6ef249|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:51:50.104Z|5040624b-34db-4e1e-ad4e-bac9fd6ef249|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:51:53.906Z|508e82c9-b3ed-483f-91ee-b0af63de9932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:53.907Z|508e82c9-b3ed-483f-91ee-b0af63de9932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:53.913Z|1d08b607-a4bd-4f62-b0e3-8bef0986206d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:53.913Z|1d08b607-a4bd-4f62-b0e3-8bef0986206d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:51:54.149Z|ff54feab-a465-40d9-ae66-346299fc2a6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:51:54.150Z|ff54feab-a465-40d9-ae66-346299fc2a6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:03.931Z|01c9fcde-4c92-4d49-9135-be81a6b03707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:03.932Z|01c9fcde-4c92-4d49-9135-be81a6b03707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:03.936Z|01c78dc2-f43e-4b56-ba2f-b50869633516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:03.937Z|01c78dc2-f43e-4b56-ba2f-b50869633516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:04.179Z|13d70d2b-b273-4cd9-a9ad-a2cdd6fbb227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:04.180Z|13d70d2b-b273-4cd9-a9ad-a2cdd6fbb227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:04.936Z|7ef5f521-270e-48db-b02c-77103ac2e1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:52:04.937Z|7ef5f521-270e-48db-b02c-77103ac2e1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:52:13.957Z|759d6d08-baad-48b0-96e1-e6238257df65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:13.958Z|759d6d08-baad-48b0-96e1-e6238257df65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:13.963Z|c7766c5b-8e95-4f0e-be1c-b2ffce45c7d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:13.964Z|c7766c5b-8e95-4f0e-be1c-b2ffce45c7d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:14.211Z|d585c442-8f62-4a8f-bf10-9e44094d7c0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:14.212Z|d585c442-8f62-4a8f-bf10-9e44094d7c0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:19.936Z|f498fab5-9406-47ca-92db-2a06bb1f9024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:52:19.937Z|f498fab5-9406-47ca-92db-2a06bb1f9024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:52:20.105Z|3f955253-82eb-4ea4-876d-e2b7a959c39b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:52:20.106Z|3f955253-82eb-4ea4-876d-e2b7a959c39b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:52:23.999Z|80b3f610-1263-4397-a446-5b621d0eb343|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:24.000Z|9ab26350-c9d2-4d93-b7f4-1c67c548d9ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:24.000Z|80b3f610-1263-4397-a446-5b621d0eb343|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:24.000Z|9ab26350-c9d2-4d93-b7f4-1c67c548d9ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:24.243Z|7249d9c4-a652-445d-afd5-5d8b588c491c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:24.243Z|7249d9c4-a652-445d-afd5-5d8b588c491c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:34.023Z|c4654bc8-6220-4d2c-8c5d-78284c6e08cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:34.023Z|c4654bc8-6220-4d2c-8c5d-78284c6e08cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:34.027Z|cf14d2b1-4a06-41e5-a823-b1232cbb08e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:34.027Z|cf14d2b1-4a06-41e5-a823-b1232cbb08e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:34.274Z|8e589da6-2366-4583-b546-be2832b42052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:34.275Z|8e589da6-2366-4583-b546-be2832b42052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:34.936Z|c884eeed-0edc-40a1-bce7-05ba2ffb798c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:52:34.940Z|c884eeed-0edc-40a1-bce7-05ba2ffb798c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:52:44.048Z|0ce333d5-4cc5-4d53-b424-b0e026b9b2c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:44.049Z|fbd7f012-80fb-4757-874b-974bf962c311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:44.049Z|0ce333d5-4cc5-4d53-b424-b0e026b9b2c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:44.050Z|fbd7f012-80fb-4757-874b-974bf962c311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:44.307Z|135b7656-8b96-4bba-afc0-a47efb4deebb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:44.308Z|135b7656-8b96-4bba-afc0-a47efb4deebb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:45.662Z|6a16d2e2-7665-4d7f-942b-fe009860281d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:52:45.663Z|6a16d2e2-7665-4d7f-942b-fe009860281d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:49.936Z|41511899-e385-495f-8035-e06fcf486383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:52:49.937Z|41511899-e385-495f-8035-e06fcf486383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:52:50.107Z|0560a778-a5a8-4ff2-9131-3ae533958e23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:52:50.107Z|0560a778-a5a8-4ff2-9131-3ae533958e23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:52:54.084Z|f38af75f-002d-452c-93ff-41546943c58c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:54.084Z|ad631e83-62dc-4df2-9e67-238741106787|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:54.085Z|f38af75f-002d-452c-93ff-41546943c58c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:54.085Z|ad631e83-62dc-4df2-9e67-238741106787|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:52:54.339Z|90588c31-4ab9-4c73-8bf4-19c5d62ed67b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:52:54.340Z|90588c31-4ab9-4c73-8bf4-19c5d62ed67b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:04.114Z|325569f7-0e47-4ed4-ac4c-cc12d1414450|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:04.115Z|325569f7-0e47-4ed4-ac4c-cc12d1414450|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:04.116Z|66c53f58-0927-4d8a-ad4f-468ecb8491a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:04.117Z|66c53f58-0927-4d8a-ad4f-468ecb8491a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:04.370Z|0dade278-3398-4da3-8859-e0afc71583f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:04.371Z|0dade278-3398-4da3-8859-e0afc71583f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:04.936Z|2861f3fe-e2ce-4b5d-8651-90cdeace2f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:53:04.937Z|2861f3fe-e2ce-4b5d-8651-90cdeace2f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:53:14.146Z|2aa652d1-4b99-47bf-8133-b8a607fbc3af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:14.147Z|2aa652d1-4b99-47bf-8133-b8a607fbc3af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:14.146Z|891337c1-480c-4d81-9b55-8d0df48198e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:14.148Z|891337c1-480c-4d81-9b55-8d0df48198e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:14.404Z|2f34f769-91af-4250-ad91-d7dca8a91fe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:14.405Z|2f34f769-91af-4250-ad91-d7dca8a91fe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:19.936Z|04b0c121-4047-49c7-a53a-4e708c1f5f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:53:19.940Z|04b0c121-4047-49c7-a53a-4e708c1f5f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:53:20.108Z|3e1565ce-a963-41b1-8117-3f5f4ed81e5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:53:20.109Z|3e1565ce-a963-41b1-8117-3f5f4ed81e5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:53:24.175Z|ea4e4ca3-edad-4600-821d-9d671becb6c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:24.176Z|ea4e4ca3-edad-4600-821d-9d671becb6c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:24.182Z|bd58a13a-cc4d-419d-a342-adc9e97366a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:24.183Z|bd58a13a-cc4d-419d-a342-adc9e97366a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:24.437Z|9c9540e4-f08c-4b8a-ac5d-5ed5e9eceb9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:24.438Z|9c9540e4-f08c-4b8a-ac5d-5ed5e9eceb9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:34.206Z|48d1b21b-684e-42e4-9b76-92d54f697440|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:34.206Z|48d1b21b-684e-42e4-9b76-92d54f697440|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:34.211Z|c3ea587e-5132-4390-84f4-0c463b7ae86f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:34.211Z|c3ea587e-5132-4390-84f4-0c463b7ae86f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:34.469Z|bc20d805-8b4c-4c67-8f04-54ef9e36b53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:34.470Z|bc20d805-8b4c-4c67-8f04-54ef9e36b53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:34.936Z|786f77eb-b6c8-40a8-bc5d-8765f687b93a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:53:34.937Z|786f77eb-b6c8-40a8-bc5d-8765f687b93a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:53:44.237Z|5590660a-c097-45db-a5cc-a05c9ad97feb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:44.238Z|5590660a-c097-45db-a5cc-a05c9ad97feb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:44.240Z|d53a0348-3083-44ff-8c53-adbf86a7e208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:44.242Z|d53a0348-3083-44ff-8c53-adbf86a7e208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:44.502Z|c6456443-c432-46c1-88a2-f021a9236dc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:44.502Z|c6456443-c432-46c1-88a2-f021a9236dc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:45.661Z|3b598d04-5d38-4ef2-8938-d8ddbdb0af25|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:53:45.662Z|3b598d04-5d38-4ef2-8938-d8ddbdb0af25|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:49.936Z|6c1b8722-2d1c-4c00-840d-2bd8f05831df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:53:49.936Z|6c1b8722-2d1c-4c00-840d-2bd8f05831df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:53:50.109Z|b76c7757-046d-413c-8323-b5cbf2fc2d42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:53:50.110Z|b76c7757-046d-413c-8323-b5cbf2fc2d42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:53:54.268Z|c3e5170c-64e8-49ac-b592-b804c657cea2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:54.269Z|c3e5170c-64e8-49ac-b592-b804c657cea2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:54.271Z|5a64566b-df8b-4549-9afa-7c908185e194|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:54.271Z|5a64566b-df8b-4549-9afa-7c908185e194|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:53:54.533Z|ce063835-72d8-47ed-a9d1-f2ff582be70b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:53:54.534Z|ce063835-72d8-47ed-a9d1-f2ff582be70b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:04.301Z|d2a3359b-233b-4426-9473-6e393334edd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:04.302Z|d2a3359b-233b-4426-9473-6e393334edd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:04.303Z|d171245e-9027-4ad5-be6f-69315b855f4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:04.304Z|d171245e-9027-4ad5-be6f-69315b855f4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:04.566Z|31cea7ec-19aa-4ea2-b19b-b5f2920d6a49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:04.568Z|31cea7ec-19aa-4ea2-b19b-b5f2920d6a49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:04.936Z|386e36f8-f695-439e-b5e1-0204ea5a9e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:54:04.943Z|386e36f8-f695-439e-b5e1-0204ea5a9e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:54:14.332Z|ea78867b-e05b-4978-b4e3-4e90341716cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:14.333Z|ea78867b-e05b-4978-b4e3-4e90341716cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:14.334Z|acbcbce5-f7a2-47ea-b0f4-7d4afbe47f6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:14.335Z|acbcbce5-f7a2-47ea-b0f4-7d4afbe47f6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:14.598Z|2201242c-8f3d-4916-96c2-2d4416b63416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:14.599Z|2201242c-8f3d-4916-96c2-2d4416b63416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:19.936Z|16e43f51-f924-4cdd-abd8-f8db64b1aa77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:54:19.937Z|16e43f51-f924-4cdd-abd8-f8db64b1aa77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:54:20.111Z|316cee2a-33c1-49a0-b5b5-8e6f89388036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:54:20.112Z|316cee2a-33c1-49a0-b5b5-8e6f89388036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:54:24.364Z|602f3197-a85b-400d-b969-2d0192fc2a39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:24.365Z|602f3197-a85b-400d-b969-2d0192fc2a39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:24.366Z|0fd783fe-c48e-4c08-8329-176de960807b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:24.367Z|0fd783fe-c48e-4c08-8329-176de960807b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:24.630Z|89b7c746-1808-40ce-a7fc-de4b651e89fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:24.630Z|89b7c746-1808-40ce-a7fc-de4b651e89fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:34.399Z|efbe1c56-b2ef-454d-8681-faaf725b2bab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:34.399Z|261bec51-418a-4808-ae7d-06a058c221dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:34.400Z|efbe1c56-b2ef-454d-8681-faaf725b2bab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:34.400Z|261bec51-418a-4808-ae7d-06a058c221dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:34.660Z|bb0a6d21-c366-4f98-b01a-cdd12e7a400e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:34.661Z|bb0a6d21-c366-4f98-b01a-cdd12e7a400e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:34.936Z|204a4212-118e-422b-815f-0c75e3e28f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:54:34.937Z|204a4212-118e-422b-815f-0c75e3e28f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:54:44.433Z|2d99f1b6-2d1f-4559-bbd1-fa24573db4b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:44.435Z|2d99f1b6-2d1f-4559-bbd1-fa24573db4b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:44.435Z|5429ea87-03d7-43e9-b8be-b398d691440e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:44.436Z|5429ea87-03d7-43e9-b8be-b398d691440e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:44.692Z|b06de7a7-144d-4ab6-afff-5bac0930ba8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:44.693Z|b06de7a7-144d-4ab6-afff-5bac0930ba8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:45.662Z|266fa167-4530-43e5-bafe-e0242754f2ae|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:54:45.662Z|266fa167-4530-43e5-bafe-e0242754f2ae|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:49.936Z|f1c74820-5b73-4e33-b94d-819095095a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:54:49.940Z|f1c74820-5b73-4e33-b94d-819095095a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:54:50.112Z|0b6297df-c3fc-4bca-a3af-66d2e8aed93d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:54:50.113Z|0b6297df-c3fc-4bca-a3af-66d2e8aed93d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:54:54.465Z|d5482084-aea4-4b26-b82e-0e50b0f99a67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:54.466Z|d5482084-aea4-4b26-b82e-0e50b0f99a67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:54.470Z|f973a8c4-32ee-4c71-9b2f-14be823d21ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:54.471Z|f973a8c4-32ee-4c71-9b2f-14be823d21ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:54:54.724Z|d0b5dfa6-308d-482c-89b5-b68279528798|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:54:54.725Z|d0b5dfa6-308d-482c-89b5-b68279528798|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:04.498Z|8384b01f-9707-4a1d-a1db-23475dff23ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:04.498Z|8384b01f-9707-4a1d-a1db-23475dff23ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:04.502Z|5789d40a-5ce7-4cce-ab5b-a3c2ba26cf3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:04.503Z|5789d40a-5ce7-4cce-ab5b-a3c2ba26cf3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:04.759Z|f17ae903-fc8f-40fe-a4df-f8db9a20911f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:04.760Z|f17ae903-fc8f-40fe-a4df-f8db9a20911f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:04.936Z|18458886-0018-4e07-bdd1-f3cf82fa9d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:55:04.936Z|18458886-0018-4e07-bdd1-f3cf82fa9d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:55:14.538Z|50afe38a-9288-4143-83a4-84c9067d227a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:14.538Z|50afe38a-9288-4143-83a4-84c9067d227a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:14.538Z|d6638aeb-beb5-4cd7-8147-9452bfac9660|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:14.539Z|d6638aeb-beb5-4cd7-8147-9452bfac9660|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:14.792Z|86ef18f2-7d34-4ebc-bd0a-53868f11e470|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:14.793Z|86ef18f2-7d34-4ebc-bd0a-53868f11e470|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:19.936Z|9d4fce19-39a6-4345-bebe-8f1bf0bb5ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:55:19.937Z|9d4fce19-39a6-4345-bebe-8f1bf0bb5ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:55:20.114Z|ea0598d6-fcbc-42ef-a8dd-cb68b6c10c4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:55:20.115Z|ea0598d6-fcbc-42ef-a8dd-cb68b6c10c4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:55:24.568Z|4e23a639-7575-4385-9c74-480ea24a6718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:24.569Z|4e23a639-7575-4385-9c74-480ea24a6718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:24.576Z|a7cae922-82b7-4ca6-ae2f-f3bc4c43f7d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:24.577Z|a7cae922-82b7-4ca6-ae2f-f3bc4c43f7d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:24.828Z|52e03a2e-334a-4278-9fad-37ad64338b8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:24.829Z|52e03a2e-334a-4278-9fad-37ad64338b8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:34.600Z|4ff3dc72-6a15-4ff6-983e-b9e33a0c8381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:34.601Z|4ff3dc72-6a15-4ff6-983e-b9e33a0c8381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:34.606Z|697a20d3-ab0e-4a03-84aa-7a8f3b496f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:34.606Z|697a20d3-ab0e-4a03-84aa-7a8f3b496f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:34.859Z|fff85221-7226-41b9-9fb4-2c25a7790ddd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:34.860Z|fff85221-7226-41b9-9fb4-2c25a7790ddd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:34.936Z|5551a5c7-da72-4d46-b3a9-1149c466fcf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:55:34.942Z|5551a5c7-da72-4d46-b3a9-1149c466fcf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:55:44.633Z|f5ee8c5a-6f03-41ca-80fb-f84ba61698b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:44.633Z|66968a3f-f20f-421c-b8a1-6df51136d580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:44.633Z|f5ee8c5a-6f03-41ca-80fb-f84ba61698b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:44.634Z|66968a3f-f20f-421c-b8a1-6df51136d580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:44.891Z|d45f6a76-f8da-4458-a352-f7ab7e42ec97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:44.892Z|d45f6a76-f8da-4458-a352-f7ab7e42ec97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:45.662Z|867a3661-3967-49db-8642-55c901cdb561|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:55:45.663Z|867a3661-3967-49db-8642-55c901cdb561|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:49.936Z|cb2ccfd2-bd96-46a0-8eff-fe0f145c3b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:55:49.937Z|cb2ccfd2-bd96-46a0-8eff-fe0f145c3b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:55:50.116Z|c2a4b1b5-34c5-4fe9-8d2e-4b115a6c5ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:55:50.116Z|c2a4b1b5-34c5-4fe9-8d2e-4b115a6c5ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:55:54.663Z|b8f3e17e-2ecb-4d2e-ad0e-307a42f6f732|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:54.663Z|b8f3e17e-2ecb-4d2e-ad0e-307a42f6f732|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:54.667Z|63b7a973-1394-4753-9d18-ae455af8847b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:54.668Z|63b7a973-1394-4753-9d18-ae455af8847b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:55:54.922Z|401471a2-09f4-4a63-91e6-7a303f671e98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:55:54.923Z|401471a2-09f4-4a63-91e6-7a303f671e98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:04.694Z|4c641ff7-57c9-44d0-9659-85db1bdd2199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:04.695Z|4c641ff7-57c9-44d0-9659-85db1bdd2199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:04.702Z|a6fcf89a-b5ae-4bdd-940f-eb16124ec122|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:04.703Z|a6fcf89a-b5ae-4bdd-940f-eb16124ec122|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:04.936Z|fe272a40-0746-4391-9180-bfb4a9f06b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:56:04.937Z|fe272a40-0746-4391-9180-bfb4a9f06b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:56:04.952Z|28f5a11e-436d-4836-a898-39570cf03db0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:04.953Z|28f5a11e-436d-4836-a898-39570cf03db0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:14.724Z|a028b457-4b39-44c5-b835-067a2dc1fd2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:14.725Z|a028b457-4b39-44c5-b835-067a2dc1fd2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:14.732Z|6f7c767f-5f99-4c78-a297-c541d0897878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:14.733Z|6f7c767f-5f99-4c78-a297-c541d0897878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:14.983Z|9fb35113-4f77-4364-95c4-05295671a9d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:14.984Z|9fb35113-4f77-4364-95c4-05295671a9d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:19.936Z|aaa5d75e-fbb8-4673-842c-1a0adec44ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:56:19.943Z|aaa5d75e-fbb8-4673-842c-1a0adec44ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:56:20.117Z|48037331-fce3-4177-a623-702aa1d8fd34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:56:20.118Z|48037331-fce3-4177-a623-702aa1d8fd34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:56:24.764Z|e4a7198a-bad1-4cb3-92b0-d664e42d07fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:24.765Z|e4a7198a-bad1-4cb3-92b0-d664e42d07fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:24.770Z|9f51d0a2-2250-4640-beda-e6459d5359aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:24.771Z|9f51d0a2-2250-4640-beda-e6459d5359aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:25.015Z|99850b0b-e0e2-4abb-9d25-040e53ab8ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:25.016Z|99850b0b-e0e2-4abb-9d25-040e53ab8ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:34.794Z|614b184f-fc9c-46aa-bba8-2653947eae25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:34.795Z|614b184f-fc9c-46aa-bba8-2653947eae25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:34.801Z|379adafb-c6f6-4945-8c48-a52ba6c6d7ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:34.802Z|379adafb-c6f6-4945-8c48-a52ba6c6d7ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:34.936Z|b7f7cd23-c83e-48c1-95cb-90ecf91b51ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:56:34.937Z|b7f7cd23-c83e-48c1-95cb-90ecf91b51ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:56:35.047Z|82921a8b-c02e-4e2d-95fa-183c3482ff71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:35.048Z|82921a8b-c02e-4e2d-95fa-183c3482ff71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:44.827Z|bb11a655-de60-485d-b826-a34164a6ce50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:44.827Z|0ee7a63d-38cd-42e3-9292-37a3592738d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:44.828Z|bb11a655-de60-485d-b826-a34164a6ce50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:44.828Z|0ee7a63d-38cd-42e3-9292-37a3592738d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:45.080Z|5dc59202-f8c7-496f-bef5-e7fb5d9bf71e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:45.081Z|5dc59202-f8c7-496f-bef5-e7fb5d9bf71e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:45.661Z|a0c6ec35-d499-4d72-bca1-3df13a634530|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:56:45.661Z|a0c6ec35-d499-4d72-bca1-3df13a634530|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:49.936Z|487b3b28-9ed6-4b6a-bb50-41eab812839d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:56:49.937Z|487b3b28-9ed6-4b6a-bb50-41eab812839d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:56:50.119Z|3b27cdd5-16e6-4110-9fd2-7562e2925110|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:56:50.119Z|3b27cdd5-16e6-4110-9fd2-7562e2925110|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:56:54.856Z|a0e7b735-0125-413d-9989-9ab4a4223c78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:54.856Z|9091635d-5f32-435c-b7ab-f3d7a296fcf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:54.857Z|a0e7b735-0125-413d-9989-9ab4a4223c78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:54.857Z|9091635d-5f32-435c-b7ab-f3d7a296fcf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:56:55.114Z|116d7e1a-3b74-41b0-924e-c00e587421bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:56:55.115Z|116d7e1a-3b74-41b0-924e-c00e587421bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:04.888Z|157b2f74-d914-4efe-b07e-bd7c051147ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:04.888Z|157b2f74-d914-4efe-b07e-bd7c051147ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:04.891Z|b8130244-2172-4e26-b7b0-368e7f23cbb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:04.892Z|b8130244-2172-4e26-b7b0-368e7f23cbb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:04.936Z|d203e987-af50-44a9-83a4-1e4c098fe692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:57:04.940Z|d203e987-af50-44a9-83a4-1e4c098fe692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:57:05.148Z|2486ff41-3ba6-46aa-b73a-9522edf97925|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:05.149Z|2486ff41-3ba6-46aa-b73a-9522edf97925|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:14.920Z|8364109a-e242-41d0-b1a7-8d2ed9e7c017|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:14.922Z|8364109a-e242-41d0-b1a7-8d2ed9e7c017|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:14.927Z|cd61a3bd-b8b1-4335-a5f9-fd149a34098c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:14.927Z|cd61a3bd-b8b1-4335-a5f9-fd149a34098c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:15.180Z|da7b9058-6d24-4e9b-bf79-bcd190c4fd33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:15.181Z|da7b9058-6d24-4e9b-bf79-bcd190c4fd33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:19.936Z|c5c3da73-1a6e-4014-9005-a30d0b35d9aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:57:19.937Z|c5c3da73-1a6e-4014-9005-a30d0b35d9aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:57:20.120Z|0e2b2f05-b996-428c-9f5f-5cf0ee8337b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:57:20.120Z|0e2b2f05-b996-428c-9f5f-5cf0ee8337b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:57:24.949Z|bd1d9cdb-6b5a-4c47-9246-c3329caa3dfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:24.949Z|bd1d9cdb-6b5a-4c47-9246-c3329caa3dfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:24.954Z|b782e152-40cc-4fb0-9566-31a5c671041f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:24.954Z|b782e152-40cc-4fb0-9566-31a5c671041f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:25.211Z|d36a5a19-cf4f-470f-869b-ac3299b38a41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:25.212Z|d36a5a19-cf4f-470f-869b-ac3299b38a41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:34.936Z|6d1dd0b9-9abc-47d8-afb3-c30ae3576a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:57:34.937Z|6d1dd0b9-9abc-47d8-afb3-c30ae3576a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:57:34.977Z|ffc2e640-060c-4340-9d83-8a06234c42fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:34.978Z|ffc2e640-060c-4340-9d83-8a06234c42fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:34.978Z|889a6ac0-d5a4-47b8-8603-f708b1427548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:34.979Z|889a6ac0-d5a4-47b8-8603-f708b1427548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:35.244Z|ef0bf6ba-c8e1-4256-bc37-fcec932c13cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:35.246Z|ef0bf6ba-c8e1-4256-bc37-fcec932c13cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:45.009Z|ab07b558-c42a-4a92-afa3-478085d4f614|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:45.009Z|eb1d99d7-153d-40a9-8c19-2e7987621e71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:45.010Z|ab07b558-c42a-4a92-afa3-478085d4f614|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:45.010Z|eb1d99d7-153d-40a9-8c19-2e7987621e71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:45.276Z|fc2c53a4-55ac-454d-88f2-670b7e17c672|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:45.277Z|fc2c53a4-55ac-454d-88f2-670b7e17c672|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:45.663Z|39de6cc4-28af-4ccc-973a-c300d8b35b8c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:57:45.664Z|39de6cc4-28af-4ccc-973a-c300d8b35b8c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:49.936Z|6ce57122-58c0-48eb-b9ee-e15bcda2e067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:57:49.940Z|6ce57122-58c0-48eb-b9ee-e15bcda2e067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:57:50.121Z|58a6c049-7c74-418d-b8ff-c09eeb205793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:57:50.122Z|58a6c049-7c74-418d-b8ff-c09eeb205793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:57:55.039Z|7a10760e-a7a6-446f-9bd9-2c9145893ecd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:55.040Z|7a10760e-a7a6-446f-9bd9-2c9145893ecd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:55.048Z|b1c9eb8c-5ce5-423b-a18a-24dd773f957a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:55.048Z|b1c9eb8c-5ce5-423b-a18a-24dd773f957a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:57:55.305Z|f8eec5d2-2e40-4bd5-bb4d-e6737b0b3d35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:57:55.306Z|f8eec5d2-2e40-4bd5-bb4d-e6737b0b3d35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:04.936Z|2e01c193-9f7d-4c3f-8fb5-81b9fd052afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:58:04.937Z|2e01c193-9f7d-4c3f-8fb5-81b9fd052afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:58:05.070Z|ce81738b-6823-4cae-9db1-b32a2c571f33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:05.071Z|ce81738b-6823-4cae-9db1-b32a2c571f33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:05.075Z|a6a0372e-c7fb-410b-abee-551bdd2fe5ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:05.075Z|a6a0372e-c7fb-410b-abee-551bdd2fe5ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:05.336Z|1e093506-05f0-4b3d-b8f9-c887746edcef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:05.336Z|1e093506-05f0-4b3d-b8f9-c887746edcef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:15.104Z|6489e326-1b1b-4879-afcc-1f18cf883501|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:15.104Z|6489e326-1b1b-4879-afcc-1f18cf883501|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:15.106Z|8dd688b3-597d-4412-bc08-10270dcd7d32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:15.106Z|8dd688b3-597d-4412-bc08-10270dcd7d32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:15.366Z|37406229-f342-4dfd-afc7-2f26feab3672|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:15.367Z|37406229-f342-4dfd-afc7-2f26feab3672|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:19.936Z|83a16f6b-096f-46de-9ba2-651885bdecad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:58:19.937Z|83a16f6b-096f-46de-9ba2-651885bdecad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:58:20.122Z|c3d8b7a7-e204-4508-83cb-e685d4ca511f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:58:20.123Z|c3d8b7a7-e204-4508-83cb-e685d4ca511f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:58:25.131Z|65fcbef6-f7ad-4ae9-a237-94d12959c8ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:25.132Z|65fcbef6-f7ad-4ae9-a237-94d12959c8ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:25.135Z|df7ebf74-4f30-4da2-a7d0-c6115983618b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:25.136Z|df7ebf74-4f30-4da2-a7d0-c6115983618b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:25.400Z|77e83a2b-a0f0-4147-b1ae-f1bddecc3a34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:25.401Z|77e83a2b-a0f0-4147-b1ae-f1bddecc3a34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:34.936Z|ac3903cc-71df-46a0-b03e-dbd0f107bb28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:58:34.943Z|ac3903cc-71df-46a0-b03e-dbd0f107bb28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:58:35.162Z|f8f4984b-dc39-498f-8206-1e093b3062ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:35.163Z|f8f4984b-dc39-498f-8206-1e093b3062ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:35.169Z|2b295d26-ffa9-40b0-82d5-0f9b5573b933|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:35.169Z|2b295d26-ffa9-40b0-82d5-0f9b5573b933|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:35.433Z|fcbeb278-2bf4-4b13-ae2f-ffeb6967759b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:35.434Z|fcbeb278-2bf4-4b13-ae2f-ffeb6967759b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:45.191Z|43baa54d-4d71-4960-a76b-02d911f6b100|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:45.192Z|43baa54d-4d71-4960-a76b-02d911f6b100|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:45.196Z|858e46f6-fbf2-4be8-b9de-e5692cc3d8a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:45.197Z|858e46f6-fbf2-4be8-b9de-e5692cc3d8a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:45.460Z|087e1c58-ed31-4df1-b07d-e9dbf18facc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:45.461Z|087e1c58-ed31-4df1-b07d-e9dbf18facc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:45.663Z|b16d1ce4-ae39-4056-8d5f-0225381d2355|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:58:45.664Z|b16d1ce4-ae39-4056-8d5f-0225381d2355|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:49.936Z|9f31149d-b884-40de-b51e-c8ce2d15a7d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:58:49.937Z|9f31149d-b884-40de-b51e-c8ce2d15a7d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:58:50.124Z|48da49f2-967f-4e3c-87c3-db5b96ef1021|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:58:50.124Z|48da49f2-967f-4e3c-87c3-db5b96ef1021|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:58:55.222Z|e31c454e-fa2d-48da-bc6a-a7fcbb1b52ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:55.223Z|e31c454e-fa2d-48da-bc6a-a7fcbb1b52ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:55.226Z|ef82de02-3c99-4808-8528-3c4975daaa5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:55.227Z|ef82de02-3c99-4808-8528-3c4975daaa5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:58:55.519Z|196a93c4-2d76-474b-abc3-c6e3f6b950a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:58:55.520Z|196a93c4-2d76-474b-abc3-c6e3f6b950a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:04.936Z|943be7d0-9c60-442d-9a28-74b5640d5781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:59:04.936Z|943be7d0-9c60-442d-9a28-74b5640d5781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:59:05.255Z|ff29dc38-f0ab-4c62-b682-0f9624ef3f55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:05.256Z|ff29dc38-f0ab-4c62-b682-0f9624ef3f55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:05.256Z|cdc2a04f-342d-49aa-b7fa-cc6604515b66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:05.256Z|cdc2a04f-342d-49aa-b7fa-cc6604515b66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:05.545Z|5d83dc2a-0fd4-499a-b43f-8ec01bb3da7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:05.546Z|5d83dc2a-0fd4-499a-b43f-8ec01bb3da7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:15.283Z|bc766013-11ab-459f-8b6d-e3882374c6ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:15.284Z|bc766013-11ab-459f-8b6d-e3882374c6ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:15.287Z|a34e4211-1660-43f7-9cfe-8474e1875bd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:15.288Z|a34e4211-1660-43f7-9cfe-8474e1875bd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:15.599Z|4e5a2b69-cf70-42c4-ae00-f2e26c7ee6c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:15.600Z|4e5a2b69-cf70-42c4-ae00-f2e26c7ee6c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:19.936Z|9d8c1d93-6bef-40c3-940c-fa440edc0b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:59:19.941Z|9d8c1d93-6bef-40c3-940c-fa440edc0b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:59:20.125Z|60b50952-ea17-45f9-b699-8dd46020d59a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:59:20.126Z|60b50952-ea17-45f9-b699-8dd46020d59a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:59:25.312Z|75940a28-0b8d-46e6-bcd5-c687b5441d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:25.313Z|75940a28-0b8d-46e6-bcd5-c687b5441d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:25.321Z|053d09d1-d847-4495-8342-54ad3aac86c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:25.322Z|053d09d1-d847-4495-8342-54ad3aac86c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:25.629Z|131ddb20-03a4-4374-9571-09fc0a21c494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:25.630Z|131ddb20-03a4-4374-9571-09fc0a21c494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:34.936Z|d065fe2c-36a4-431c-a6f9-cbb295399f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:59:34.937Z|d065fe2c-36a4-431c-a6f9-cbb295399f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:59:35.345Z|b61e723c-941e-489d-83e6-a0e840022da1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:35.346Z|b61e723c-941e-489d-83e6-a0e840022da1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:35.351Z|6a8e2a17-2cc0-49f2-a966-6b0e78834af5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:35.351Z|6a8e2a17-2cc0-49f2-a966-6b0e78834af5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:35.655Z|89589016-d2df-4b38-ab00-0c3d380ad700|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:35.655Z|89589016-d2df-4b38-ab00-0c3d380ad700|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:45.376Z|4843231f-cc45-43ee-a282-17388054f45f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:45.377Z|4843231f-cc45-43ee-a282-17388054f45f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:45.381Z|2fd4b7cc-2a08-461b-9c0d-1ed3d3f8b056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:45.382Z|2fd4b7cc-2a08-461b-9c0d-1ed3d3f8b056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:45.660Z|5d486f9d-e39b-45af-8afb-13e60bd02e93|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T00:59:45.661Z|5d486f9d-e39b-45af-8afb-13e60bd02e93|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:45.683Z|235bcb84-01da-4168-918a-6574fc407a67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:45.684Z|235bcb84-01da-4168-918a-6574fc407a67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:49.936Z|af8bfa43-21e6-4e8d-86b8-cbd3490ea24e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:59:49.937Z|af8bfa43-21e6-4e8d-86b8-cbd3490ea24e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:59:50.127Z|6f2d6881-9457-4944-abbd-416da5f71f8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T00:59:50.128Z|6f2d6881-9457-4944-abbd-416da5f71f8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T00:59:55.411Z|f8bef36b-9334-4097-8949-6827e1b373f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:55.411Z|f8bef36b-9334-4097-8949-6827e1b373f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:55.419Z|5b116134-f038-489f-9dea-57f4d8b6c574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:55.420Z|5b116134-f038-489f-9dea-57f4d8b6c574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T00:59:55.713Z|7f2c375b-329d-418e-8c36-f8ad9cce2b78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T00:59:55.714Z|7f2c375b-329d-418e-8c36-f8ad9cce2b78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:04.936Z|1666a681-b035-4752-a8da-77096e824d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:00:04.943Z|1666a681-b035-4752-a8da-77096e824d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:00:05.444Z|853cd085-86ba-41c5-a801-c6ecbfce08c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:05.445Z|853cd085-86ba-41c5-a801-c6ecbfce08c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:05.449Z|37790305-c5bc-41ed-826d-c3654cf0d684|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:05.450Z|37790305-c5bc-41ed-826d-c3654cf0d684|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:05.742Z|ad559218-ce36-48d5-8ce2-249132c4ea10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:05.743Z|ad559218-ce36-48d5-8ce2-249132c4ea10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:15.474Z|257f9d01-0e02-4627-9286-722ea6975aa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:15.475Z|257f9d01-0e02-4627-9286-722ea6975aa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:15.481Z|8995664c-9ecb-4e73-856b-524552031034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:15.481Z|8995664c-9ecb-4e73-856b-524552031034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:15.775Z|c8417be6-0231-466f-b13b-463b5f08b947|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:15.776Z|c8417be6-0231-466f-b13b-463b5f08b947|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:19.936Z|bfc08e01-0e81-48fe-8d00-3692515a6538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:00:19.937Z|bfc08e01-0e81-48fe-8d00-3692515a6538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:00:20.129Z|8167b2bb-89ff-41eb-b41f-0acd058ac5f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:00:20.129Z|8167b2bb-89ff-41eb-b41f-0acd058ac5f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:00:25.534Z|f23c789c-1b6a-4944-b49b-04bb00a8cbaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:25.535Z|f23c789c-1b6a-4944-b49b-04bb00a8cbaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:25.535Z|1766cfe7-a88d-4a27-89af-638558f910f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:25.536Z|1766cfe7-a88d-4a27-89af-638558f910f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:25.806Z|58b0ca3a-22d1-4ee7-9065-3ae913982422|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:25.807Z|58b0ca3a-22d1-4ee7-9065-3ae913982422|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:34.936Z|0615f0b1-4316-419d-bcbe-8048879a6d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:00:34.936Z|0615f0b1-4316-419d-bcbe-8048879a6d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:00:35.579Z|8c0bce7f-ea9c-4c4e-b720-e23867f934de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:35.580Z|8c0bce7f-ea9c-4c4e-b720-e23867f934de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:35.581Z|dabc5e47-938d-477c-9684-289143b73fa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:35.582Z|dabc5e47-938d-477c-9684-289143b73fa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:35.839Z|c9d04136-5cd3-4fe0-af8f-030237bdda7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:35.840Z|c9d04136-5cd3-4fe0-af8f-030237bdda7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:45.608Z|c6e52d3e-2c6d-43e1-9fc1-884c516e4300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:45.609Z|c6e52d3e-2c6d-43e1-9fc1-884c516e4300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:45.611Z|5d6ccae5-6cd1-4a9b-803e-8bbb6b0a4b5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:45.611Z|5d6ccae5-6cd1-4a9b-803e-8bbb6b0a4b5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:45.662Z|3477fed3-9f2a-4e95-92dc-862a190bbf6a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:00:45.663Z|3477fed3-9f2a-4e95-92dc-862a190bbf6a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:45.869Z|77ef2037-8b94-4cd2-a5b2-7e1310495223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:45.870Z|77ef2037-8b94-4cd2-a5b2-7e1310495223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:49.936Z|a1ad15b1-5e49-4e5e-b0bd-695f13bc2a8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:00:49.941Z|a1ad15b1-5e49-4e5e-b0bd-695f13bc2a8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:00:50.130Z|84267276-fe08-422f-a9f5-326349ca9438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:00:50.130Z|84267276-fe08-422f-a9f5-326349ca9438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:00:55.633Z|27ad0397-0d8f-4c9a-9510-b4df02d4277c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:55.633Z|27ad0397-0d8f-4c9a-9510-b4df02d4277c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:55.634Z|b78c0386-b161-4e9a-ba09-abd9417c7128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:55.635Z|b78c0386-b161-4e9a-ba09-abd9417c7128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:00:55.900Z|4d9cb8ac-c240-48b8-8fb2-3a0ebb851fbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:00:55.901Z|4d9cb8ac-c240-48b8-8fb2-3a0ebb851fbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:04.936Z|9103a701-de4a-4ff0-b7e0-45ad2f538f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:01:04.936Z|9103a701-de4a-4ff0-b7e0-45ad2f538f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:01:05.663Z|01763006-fd84-4078-a35f-5a7fddb6e1cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:05.663Z|01763006-fd84-4078-a35f-5a7fddb6e1cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:05.672Z|0148eb0a-76cd-4633-9f22-a444fe181d6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:05.673Z|0148eb0a-76cd-4633-9f22-a444fe181d6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:05.929Z|9e6f910c-d7c9-4cd8-a706-49a03951307b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:05.929Z|9e6f910c-d7c9-4cd8-a706-49a03951307b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:15.695Z|8119744c-6c66-44ff-84aa-6e6869ee82ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:15.696Z|8119744c-6c66-44ff-84aa-6e6869ee82ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:15.698Z|56ecd0fa-33c6-48cc-9b2a-063af8a9e602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:15.699Z|56ecd0fa-33c6-48cc-9b2a-063af8a9e602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:15.959Z|fc19983d-9146-4007-884e-04657a9f4172|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:15.959Z|fc19983d-9146-4007-884e-04657a9f4172|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:19.936Z|b71828c0-48af-443c-b3f6-850a0cd5d346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:01:19.937Z|b71828c0-48af-443c-b3f6-850a0cd5d346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:01:20.131Z|f37c5a36-2f73-4872-bd61-2a15619b5099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:01:20.132Z|f37c5a36-2f73-4872-bd61-2a15619b5099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:01:25.725Z|2ea43281-214c-487d-9676-6e55130db2c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:25.726Z|2ea43281-214c-487d-9676-6e55130db2c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:25.727Z|c3877047-9481-46f2-84dd-ce97d1ec1959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:25.728Z|c3877047-9481-46f2-84dd-ce97d1ec1959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:25.992Z|f23eac5e-e659-437d-8e68-726455b3df6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:25.992Z|f23eac5e-e659-437d-8e68-726455b3df6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:34.936Z|ab83f22b-f43d-4f67-93ec-bfeff65977a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:01:34.942Z|ab83f22b-f43d-4f67-93ec-bfeff65977a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:01:35.755Z|897c9dab-8165-4196-869f-014691580e77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:35.755Z|897c9dab-8165-4196-869f-014691580e77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:35.763Z|85f65576-6ce5-4667-a4c2-a15a6669fcf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:35.763Z|85f65576-6ce5-4667-a4c2-a15a6669fcf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:36.024Z|158a6c36-109c-4912-b5b5-b35d7610c84c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:36.025Z|158a6c36-109c-4912-b5b5-b35d7610c84c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:45.662Z|93f13bd7-19a1-4c19-a835-683df5225c6b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:01:45.663Z|93f13bd7-19a1-4c19-a835-683df5225c6b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:45.784Z|10dba70f-0970-4aac-8a23-7185efd943cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:45.785Z|10dba70f-0970-4aac-8a23-7185efd943cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:45.790Z|986972cb-0155-4b4e-ae03-f3354d46a221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:45.791Z|986972cb-0155-4b4e-ae03-f3354d46a221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:46.057Z|62a51782-e8d3-480e-973e-29044e3f11d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:46.058Z|62a51782-e8d3-480e-973e-29044e3f11d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:49.936Z|b76e79f6-d062-449d-a561-2f03e4ae7e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:01:49.936Z|b76e79f6-d062-449d-a561-2f03e4ae7e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:01:50.133Z|f95502e4-4de1-4ab2-a347-3f311d80a530|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:01:50.133Z|f95502e4-4de1-4ab2-a347-3f311d80a530|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:01:55.815Z|fb2f4528-b5bd-488e-b617-e2502ab7e06f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:55.817Z|fb2f4528-b5bd-488e-b617-e2502ab7e06f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:55.819Z|10de3c0a-1b7e-4187-94a0-b630cdcdbfd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:55.820Z|10de3c0a-1b7e-4187-94a0-b630cdcdbfd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:01:56.089Z|5c6dbea5-317a-4b50-b5e6-9adb6ec309ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:01:56.090Z|5c6dbea5-317a-4b50-b5e6-9adb6ec309ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:04.936Z|dd97f984-fd27-43ea-b3ce-9babeb1e74d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:02:04.937Z|dd97f984-fd27-43ea-b3ce-9babeb1e74d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:02:05.848Z|e0d58789-145a-4830-9c67-a41b5900a1f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:05.849Z|e0d58789-145a-4830-9c67-a41b5900a1f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:05.851Z|71825bcb-5a50-4e75-9b88-6c63cd3afc28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:05.852Z|71825bcb-5a50-4e75-9b88-6c63cd3afc28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:06.122Z|c971b1fe-b384-4e46-b5ef-622003d4f8e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:06.123Z|c971b1fe-b384-4e46-b5ef-622003d4f8e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:15.886Z|7305881e-be17-4a1e-ae7e-d436c6a8beea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:15.887Z|7305881e-be17-4a1e-ae7e-d436c6a8beea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:15.891Z|bcfe410c-e002-486d-b301-06eff9e1f447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:15.892Z|bcfe410c-e002-486d-b301-06eff9e1f447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:16.155Z|8584e0ad-a12a-4e6e-8de5-44d94f3a9631|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:16.156Z|8584e0ad-a12a-4e6e-8de5-44d94f3a9631|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:19.936Z|e6ae4cd2-ae56-4f8d-b7a0-ebe8064022c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:02:19.940Z|e6ae4cd2-ae56-4f8d-b7a0-ebe8064022c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:02:20.134Z|8240be21-13d5-4700-96f3-2432a241facb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:02:20.135Z|8240be21-13d5-4700-96f3-2432a241facb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:02:25.919Z|bc089ce3-a1e1-4784-b2be-6eeebe259559|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:25.921Z|bc089ce3-a1e1-4784-b2be-6eeebe259559|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:25.922Z|4d1acd5c-df88-4e67-a700-eda9ec709334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:25.922Z|4d1acd5c-df88-4e67-a700-eda9ec709334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:26.188Z|07fe6af1-6114-404b-a335-ce043df98ce0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:26.189Z|07fe6af1-6114-404b-a335-ce043df98ce0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:34.936Z|82a0ca04-2fc5-492d-bdf1-22379e0da6ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:02:34.937Z|82a0ca04-2fc5-492d-bdf1-22379e0da6ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:02:35.952Z|c940b4d2-f9c8-4f1c-ba64-feb195ae7de3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:35.952Z|132229cf-8a5e-4171-9232-a237d95bb644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:35.953Z|c940b4d2-f9c8-4f1c-ba64-feb195ae7de3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:35.953Z|132229cf-8a5e-4171-9232-a237d95bb644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:36.222Z|28626204-2417-4ec0-ba6d-b59276223bfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:36.223Z|28626204-2417-4ec0-ba6d-b59276223bfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:45.664Z|17e1463e-6c57-45b9-afd9-7def11a13cec|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:02:45.665Z|17e1463e-6c57-45b9-afd9-7def11a13cec|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:45.986Z|62c70072-892f-43b5-9571-0edef3ff7a91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:45.987Z|62c70072-892f-43b5-9571-0edef3ff7a91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:45.987Z|c84aa49c-154a-4c80-802f-f492dae23f13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:45.988Z|c84aa49c-154a-4c80-802f-f492dae23f13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:46.253Z|0df56a72-68aa-41d8-9ae6-880973bbe131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:46.254Z|0df56a72-68aa-41d8-9ae6-880973bbe131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:49.936Z|f9ed216f-0ae7-4f74-993d-13fadd2cff67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:02:49.937Z|f9ed216f-0ae7-4f74-993d-13fadd2cff67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:02:50.135Z|8e7f3855-3a82-4f3d-9666-3173e5e0c354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:02:50.136Z|8e7f3855-3a82-4f3d-9666-3173e5e0c354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:02:56.018Z|fde73f3c-7a5d-4889-a205-a273f8f77589|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:56.019Z|fde73f3c-7a5d-4889-a205-a273f8f77589|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:56.026Z|05ee89ce-b3ca-4b09-91d5-3ec4d2861e41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:56.026Z|05ee89ce-b3ca-4b09-91d5-3ec4d2861e41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:02:56.283Z|25726f02-e300-4acf-a2e1-caf81b7be4ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:02:56.284Z|25726f02-e300-4acf-a2e1-caf81b7be4ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:04.936Z|faf69780-4637-4593-b751-100018d2ef26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:03:04.943Z|faf69780-4637-4593-b751-100018d2ef26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:03:06.050Z|342e9292-7fb3-4914-a37f-459d54ccc374|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:06.051Z|342e9292-7fb3-4914-a37f-459d54ccc374|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:06.055Z|cceab0d3-22d6-4dbc-8415-68b883448efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:06.055Z|cceab0d3-22d6-4dbc-8415-68b883448efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:06.315Z|2113ff4a-c11e-4407-a633-1ef343ca775b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:06.316Z|2113ff4a-c11e-4407-a633-1ef343ca775b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:16.083Z|5e73ac3e-9c1d-4723-8037-8fbe0c1db33d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:16.084Z|5e73ac3e-9c1d-4723-8037-8fbe0c1db33d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:16.086Z|46455d36-dc38-477e-97d3-5960b0bceefd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:16.087Z|46455d36-dc38-477e-97d3-5960b0bceefd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:16.347Z|0efc3d1a-dce9-4ce5-b8d9-c7e6763bf54c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:16.348Z|0efc3d1a-dce9-4ce5-b8d9-c7e6763bf54c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:19.936Z|2843dcd3-32d3-4e75-a68e-60038fc14585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:03:19.936Z|2843dcd3-32d3-4e75-a68e-60038fc14585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:03:20.137Z|cfc01fb8-706b-48ab-a0e2-daf48c4b71ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:03:20.138Z|cfc01fb8-706b-48ab-a0e2-daf48c4b71ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:03:26.118Z|17218e1b-2efc-4fe8-a8b0-d905282d2c9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:26.119Z|17218e1b-2efc-4fe8-a8b0-d905282d2c9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:26.125Z|f364c494-98e0-48fc-8403-761303d8b867|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:26.126Z|f364c494-98e0-48fc-8403-761303d8b867|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:26.378Z|a2ded4e4-2b4b-44f6-b1d1-efe96298c4b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:26.379Z|a2ded4e4-2b4b-44f6-b1d1-efe96298c4b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:34.936Z|bb51055c-676e-4ef1-b305-232172b5183a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:03:34.937Z|bb51055c-676e-4ef1-b305-232172b5183a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:03:36.147Z|ed6a8682-6844-4d26-b75b-62ba0c7f517c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:36.148Z|ed6a8682-6844-4d26-b75b-62ba0c7f517c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:36.154Z|e15d2ffd-fcc5-43aa-97ec-39af63e2b4b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:36.155Z|e15d2ffd-fcc5-43aa-97ec-39af63e2b4b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:36.406Z|e2cfc577-1d5d-4d66-b6f6-4b473e3e3810|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:36.407Z|e2cfc577-1d5d-4d66-b6f6-4b473e3e3810|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:45.661Z|c3bcf9a1-fee0-4015-901f-93a71d14487a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:03:45.662Z|c3bcf9a1-fee0-4015-901f-93a71d14487a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:46.176Z|0931c2d0-8d53-4122-b95f-ac089e93ffaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:46.177Z|0931c2d0-8d53-4122-b95f-ac089e93ffaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:46.183Z|f07abdcd-7c29-4a6b-a9ec-0cc7c846e75a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:46.184Z|f07abdcd-7c29-4a6b-a9ec-0cc7c846e75a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:46.437Z|78b16660-c0ab-45fa-895e-510e80ea2818|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:46.438Z|78b16660-c0ab-45fa-895e-510e80ea2818|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:49.936Z|2a5e6f94-467a-4fae-b28f-7626a83dc194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:03:49.941Z|2a5e6f94-467a-4fae-b28f-7626a83dc194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:03:50.138Z|a8b47815-1a29-4778-b779-1f7bc487776a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:03:50.139Z|a8b47815-1a29-4778-b779-1f7bc487776a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:03:56.208Z|61824be6-5518-42c4-ba46-c5124a6938f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:56.209Z|9aff09d8-a087-4778-b923-16bbcacb930d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:56.209Z|61824be6-5518-42c4-ba46-c5124a6938f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:56.210Z|9aff09d8-a087-4778-b923-16bbcacb930d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:03:56.468Z|49ec46a6-1905-47b9-b8a3-9a6f75515fc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:03:56.469Z|49ec46a6-1905-47b9-b8a3-9a6f75515fc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:04.936Z|a21e3281-e163-4cf3-be56-a1b521c611a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:04:04.937Z|a21e3281-e163-4cf3-be56-a1b521c611a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:04:06.236Z|61d2f586-def9-42c0-b6d5-24bef3ae1baa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:06.237Z|61d2f586-def9-42c0-b6d5-24bef3ae1baa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:06.251Z|10f25d43-9705-4cef-9db4-240484a04db2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:06.253Z|10f25d43-9705-4cef-9db4-240484a04db2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:06.498Z|d3b040cc-1cd1-4038-9cd9-69386ffb7048|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:06.499Z|d3b040cc-1cd1-4038-9cd9-69386ffb7048|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:16.263Z|7186a0b7-94ae-401b-8d48-dc87289e0c97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:16.264Z|7186a0b7-94ae-401b-8d48-dc87289e0c97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:16.281Z|c975c228-cf86-41d0-81d2-b609bccf5063|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:16.282Z|c975c228-cf86-41d0-81d2-b609bccf5063|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:16.529Z|c5d61b47-e7a9-413b-ae5e-ed86042e56cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:16.530Z|c5d61b47-e7a9-413b-ae5e-ed86042e56cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:19.936Z|6c62e47f-d801-4dc7-94f6-1bf13ed50dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:04:19.937Z|6c62e47f-d801-4dc7-94f6-1bf13ed50dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:04:20.140Z|2b5add96-ac72-4b1d-a670-f96c347d9473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:04:20.140Z|2b5add96-ac72-4b1d-a670-f96c347d9473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:04:26.295Z|f90ba030-3cfa-40a5-aace-7d03fce758da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:26.296Z|f90ba030-3cfa-40a5-aace-7d03fce758da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:26.309Z|d98ad1db-c1e2-41a9-9031-7789d00cfd27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:26.311Z|d98ad1db-c1e2-41a9-9031-7789d00cfd27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:26.562Z|7afbfb20-3cbd-4b59-9c16-b45f3d954d5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:26.563Z|7afbfb20-3cbd-4b59-9c16-b45f3d954d5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:34.936Z|d5aef0fa-3647-4351-ba97-9c9d69da1d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:04:34.940Z|d5aef0fa-3647-4351-ba97-9c9d69da1d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:04:36.328Z|226f0734-6e5f-4ada-9123-b19fb453c40b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:36.329Z|226f0734-6e5f-4ada-9123-b19fb453c40b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:36.337Z|7245b922-2637-4eaa-8378-5fa5f7868a63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:36.338Z|7245b922-2637-4eaa-8378-5fa5f7868a63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:36.594Z|7dbc4168-62be-4b39-b084-18021d1163da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:36.595Z|7dbc4168-62be-4b39-b084-18021d1163da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:45.661Z|f7a95af5-4942-49c4-be13-e44e36563d2e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:04:45.662Z|f7a95af5-4942-49c4-be13-e44e36563d2e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:46.358Z|33145c8a-80c7-4806-aa76-364c5d85db45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:46.359Z|33145c8a-80c7-4806-aa76-364c5d85db45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:46.361Z|e1de72a8-a0af-4fbe-a2e8-909ca29c2f05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:46.362Z|e1de72a8-a0af-4fbe-a2e8-909ca29c2f05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:46.626Z|e2afee84-790f-4e19-a536-c8bdc085f76e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:46.627Z|e2afee84-790f-4e19-a536-c8bdc085f76e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:49.936Z|7fb4cc13-ecb7-4501-995c-757bce7c3bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:04:49.937Z|7fb4cc13-ecb7-4501-995c-757bce7c3bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:04:50.141Z|bb22807a-add3-4afc-86b4-135a93e6b550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:04:50.142Z|bb22807a-add3-4afc-86b4-135a93e6b550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:04:56.386Z|6db00f8d-af17-4c08-ad68-4367e093f160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:56.387Z|6db00f8d-af17-4c08-ad68-4367e093f160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:56.388Z|262d1e25-38f6-42c3-9c8c-78f7569bbb84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:56.389Z|262d1e25-38f6-42c3-9c8c-78f7569bbb84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:04:56.653Z|ddf1e52b-9164-4f24-b667-e68da499bb20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:04:56.654Z|ddf1e52b-9164-4f24-b667-e68da499bb20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:04.936Z|7a31c452-8fd3-48e8-b35b-3d8f8139be89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:05:04.936Z|7a31c452-8fd3-48e8-b35b-3d8f8139be89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:05:06.420Z|5b67082a-d9f3-4199-be64-d498822b50dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:06.421Z|5b67082a-d9f3-4199-be64-d498822b50dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:06.425Z|cc119107-536b-4560-9079-8c9c0febcca6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:06.426Z|cc119107-536b-4560-9079-8c9c0febcca6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:06.684Z|188fab49-8c07-400f-ada8-4f97b6f38f17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:06.685Z|188fab49-8c07-400f-ada8-4f97b6f38f17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:16.447Z|a1497390-ddfc-4cca-8ba1-a560fc9a5bee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:16.448Z|a1497390-ddfc-4cca-8ba1-a560fc9a5bee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:16.449Z|5e4798e7-a24d-4f26-bc2e-8faaa292992a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:16.490Z|5e4798e7-a24d-4f26-bc2e-8faaa292992a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:16.716Z|07086429-5fb2-489d-9f9c-597e2f130f98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:16.717Z|07086429-5fb2-489d-9f9c-597e2f130f98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:19.936Z|5faf6758-137a-4066-b181-bcdccc311dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:05:19.941Z|5faf6758-137a-4066-b181-bcdccc311dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:05:20.142Z|117f1e42-870a-4526-a907-515c6632edde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:05:20.143Z|117f1e42-870a-4526-a907-515c6632edde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:05:26.520Z|315704db-dbd6-4859-b043-b6828d4fd6b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:26.521Z|315704db-dbd6-4859-b043-b6828d4fd6b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:26.527Z|8f84889b-2c18-4179-9d19-30123bb377a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:26.527Z|8f84889b-2c18-4179-9d19-30123bb377a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:26.745Z|cc35c255-0771-41fe-ade0-dbc8a5cc2feb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:26.746Z|cc35c255-0771-41fe-ade0-dbc8a5cc2feb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:34.936Z|d744e325-b9b4-44f0-bb76-11de87bcf409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:05:34.936Z|d744e325-b9b4-44f0-bb76-11de87bcf409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:05:36.552Z|177bf9a9-38ff-43d5-a25c-2d9cccb03f40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:36.553Z|177bf9a9-38ff-43d5-a25c-2d9cccb03f40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:36.556Z|7d5bf1cc-4469-4416-b730-8539f7f043f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:36.557Z|7d5bf1cc-4469-4416-b730-8539f7f043f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:36.780Z|7bbfae01-5664-4bf3-b04d-28ab3d0c3853|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:36.781Z|7bbfae01-5664-4bf3-b04d-28ab3d0c3853|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:45.661Z|d0ffc1fc-4dce-4877-9fb8-a8f1dca6b900|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:05:45.662Z|d0ffc1fc-4dce-4877-9fb8-a8f1dca6b900|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:46.589Z|47faaa0a-75b5-4b12-95f2-60e5d836b70d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:46.590Z|47faaa0a-75b5-4b12-95f2-60e5d836b70d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:46.591Z|c8886881-9d1f-446d-88e5-08750145b251|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:46.592Z|c8886881-9d1f-446d-88e5-08750145b251|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:46.809Z|051909ae-7ded-4fb9-ba01-118e6608655e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:46.810Z|051909ae-7ded-4fb9-ba01-118e6608655e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:49.936Z|740c797b-fc8d-4318-838b-c8e55c1e0b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:05:49.937Z|740c797b-fc8d-4318-838b-c8e55c1e0b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:05:50.143Z|0a72dfe6-21c4-4f2f-9881-4d2932209033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:05:50.144Z|0a72dfe6-21c4-4f2f-9881-4d2932209033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:05:56.621Z|c06c0a83-19f8-4cee-a3ba-66dfa1125331|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:56.622Z|c06c0a83-19f8-4cee-a3ba-66dfa1125331|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:56.630Z|be363919-edc3-4763-ae6d-8768a1b1faf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:56.631Z|be363919-edc3-4763-ae6d-8768a1b1faf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:05:56.840Z|bcf4cefd-4ab2-427f-9e97-7fbd5a68c6b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:05:56.841Z|bcf4cefd-4ab2-427f-9e97-7fbd5a68c6b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:04.936Z|c6cf44d2-a8ab-476d-b3fb-9a6a3f4fee23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:06:04.942Z|c6cf44d2-a8ab-476d-b3fb-9a6a3f4fee23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:06:06.656Z|9bfcb7d3-8cbf-448c-a13d-093ad4763af1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:06.657Z|9bfcb7d3-8cbf-448c-a13d-093ad4763af1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:06.660Z|94524f2d-a779-4f7c-bd48-85e0d84e0a64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:06.661Z|94524f2d-a779-4f7c-bd48-85e0d84e0a64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:06.870Z|1aca3618-a055-44d3-85a2-700e93c78fd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:06.871Z|1aca3618-a055-44d3-85a2-700e93c78fd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:16.686Z|ccbd1ae9-9f59-4411-a997-8deb4cba4efa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:16.687Z|ccbd1ae9-9f59-4411-a997-8deb4cba4efa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:16.691Z|9f640951-e5c9-4dea-8660-f994da5c20b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:16.692Z|9f640951-e5c9-4dea-8660-f994da5c20b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:16.904Z|0c26c48d-33eb-4192-8e7e-8e16e1229841|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:16.905Z|0c26c48d-33eb-4192-8e7e-8e16e1229841|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:19.936Z|c0890459-17d4-4ac7-83bf-288ca3638ea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:06:19.937Z|c0890459-17d4-4ac7-83bf-288ca3638ea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:06:20.145Z|f9d1d0e4-e9b1-41eb-833c-a4b39e2db9ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:06:20.145Z|f9d1d0e4-e9b1-41eb-833c-a4b39e2db9ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:06:26.717Z|6b35dc45-0f2a-403c-88c0-628fe1f2509e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:26.718Z|6b35dc45-0f2a-403c-88c0-628fe1f2509e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:26.720Z|717858d4-f6e6-4479-8f0e-f2a063bc9499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:26.721Z|717858d4-f6e6-4479-8f0e-f2a063bc9499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:26.936Z|d13c98ae-2ce6-4fd1-9628-4d0f15d4f324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:26.937Z|d13c98ae-2ce6-4fd1-9628-4d0f15d4f324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:34.936Z|39f14b49-0aeb-44e5-a27e-0f36dd49cafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:06:34.937Z|39f14b49-0aeb-44e5-a27e-0f36dd49cafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:06:36.751Z|e77550ab-7608-420b-b9fa-1d65f771978b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:36.752Z|e77550ab-7608-420b-b9fa-1d65f771978b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:36.753Z|abf87cbd-ef49-4468-9c17-756141dbf49b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:36.754Z|abf87cbd-ef49-4468-9c17-756141dbf49b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:36.965Z|156b4378-9adf-4389-b11a-68691dd3b37c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:36.966Z|156b4378-9adf-4389-b11a-68691dd3b37c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:45.661Z|1508e67a-c094-4bde-b3c1-1fa0c47b0adc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:06:45.662Z|1508e67a-c094-4bde-b3c1-1fa0c47b0adc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:46.782Z|4931edfc-04e4-4899-b3f1-9ce4dfe260e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:46.783Z|4931edfc-04e4-4899-b3f1-9ce4dfe260e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:46.789Z|acd1d800-8981-4e70-999d-408701ee39a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:46.790Z|acd1d800-8981-4e70-999d-408701ee39a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:46.996Z|e72a354f-fd41-49ae-99ea-466f434ad2b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:46.997Z|e72a354f-fd41-49ae-99ea-466f434ad2b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:49.936Z|5a5ef71e-0276-40bc-8ca3-a5d9439c1c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:06:49.940Z|5a5ef71e-0276-40bc-8ca3-a5d9439c1c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:06:50.146Z|9c06199c-aba2-4e19-acbf-dcf440865e86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:06:50.147Z|9c06199c-aba2-4e19-acbf-dcf440865e86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:06:56.808Z|81b1aab7-99c8-45b3-a337-8610ad5053c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:56.809Z|81b1aab7-99c8-45b3-a337-8610ad5053c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:56.818Z|0ec8f9df-1e45-42bf-8a1e-bb63fc8a371d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:56.819Z|0ec8f9df-1e45-42bf-8a1e-bb63fc8a371d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:06:57.025Z|4f541094-9201-4fb5-86c9-55df5e380826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:06:57.025Z|4f541094-9201-4fb5-86c9-55df5e380826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:04.936Z|920df9f1-615d-44b2-98af-bf49446c15d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:07:04.937Z|920df9f1-615d-44b2-98af-bf49446c15d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:07:06.836Z|f9951ba5-9970-4f7b-b655-84e45db2db3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:06.837Z|f9951ba5-9970-4f7b-b655-84e45db2db3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:06.852Z|994cf331-5ffe-4d70-b501-08fc802abe86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:06.853Z|994cf331-5ffe-4d70-b501-08fc802abe86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:07.053Z|a52616cb-c8d6-400b-98ef-7e746f574280|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:07.054Z|a52616cb-c8d6-400b-98ef-7e746f574280|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:16.877Z|b04fc073-9ac1-491d-bd46-1addc8923a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:16.878Z|b04fc073-9ac1-491d-bd46-1addc8923a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:16.884Z|3f4d2e2c-5340-452f-b3ba-86c2d9205737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:16.885Z|3f4d2e2c-5340-452f-b3ba-86c2d9205737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:17.083Z|db1f94d8-862d-4479-b291-c56ec0b9278d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:17.084Z|db1f94d8-862d-4479-b291-c56ec0b9278d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:19.936Z|be45bd26-b715-4bd6-9897-f6b26ae8d47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:07:19.937Z|be45bd26-b715-4bd6-9897-f6b26ae8d47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:07:20.147Z|af221f85-cfb9-479f-ba3c-ad67bc872991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:07:20.148Z|af221f85-cfb9-479f-ba3c-ad67bc872991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:07:26.912Z|8e2016da-f625-44be-af02-e022bffc89af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:26.913Z|e74a9109-8593-487a-a769-5dfd7c5d2498|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:26.913Z|8e2016da-f625-44be-af02-e022bffc89af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:26.913Z|e74a9109-8593-487a-a769-5dfd7c5d2498|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:27.112Z|4fe8b25b-f8ce-4183-913d-46ba0f4861aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:27.113Z|4fe8b25b-f8ce-4183-913d-46ba0f4861aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:34.936Z|d49d2143-32f2-4b40-9298-13ff5a447603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:07:34.940Z|d49d2143-32f2-4b40-9298-13ff5a447603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:07:36.942Z|42f2a16a-ed7e-4259-bd3b-9bdd301b9116|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:36.943Z|42f2a16a-ed7e-4259-bd3b-9bdd301b9116|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:36.944Z|633f4c9d-84af-4589-ac23-4dc0c6e6630c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:36.944Z|633f4c9d-84af-4589-ac23-4dc0c6e6630c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:37.144Z|42ae6d21-7df7-4e83-95c7-a37b4251778e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:37.144Z|42ae6d21-7df7-4e83-95c7-a37b4251778e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:45.661Z|80ab7e02-e1a6-4602-bb3a-b77924374d29|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:07:45.662Z|80ab7e02-e1a6-4602-bb3a-b77924374d29|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:46.975Z|fd61c4ff-1961-4d49-8015-18e07f2d6322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:46.976Z|fd61c4ff-1961-4d49-8015-18e07f2d6322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:46.980Z|d6e91cd5-cab8-4c47-8f05-349497dfed57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:46.980Z|d6e91cd5-cab8-4c47-8f05-349497dfed57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:47.176Z|14635a54-a283-4335-ae59-095710f3829a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:47.177Z|14635a54-a283-4335-ae59-095710f3829a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:49.936Z|839a939f-f335-4332-9f29-2bf2e0c85016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:07:49.936Z|839a939f-f335-4332-9f29-2bf2e0c85016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:07:50.149Z|e2a7d64c-d387-4849-9da5-bf9ddcb9d7ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:07:50.149Z|e2a7d64c-d387-4849-9da5-bf9ddcb9d7ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:07:57.009Z|45c2f50b-5b89-4f91-8ef1-2a9ba90f32a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:57.010Z|ea4c25d9-b427-4527-89ca-9d48742c7912|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:57.010Z|45c2f50b-5b89-4f91-8ef1-2a9ba90f32a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:57.011Z|ea4c25d9-b427-4527-89ca-9d48742c7912|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:07:57.208Z|f5f3ef0f-7ac6-49ac-aa79-04a51e37c017|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:07:57.209Z|f5f3ef0f-7ac6-49ac-aa79-04a51e37c017|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:04.936Z|06b22fe3-0f51-4ebb-b679-a93b8c0112d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:08:04.937Z|06b22fe3-0f51-4ebb-b679-a93b8c0112d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:08:07.041Z|419aa9ec-9fa9-4b93-a9e6-74b0266d3fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:07.042Z|419aa9ec-9fa9-4b93-a9e6-74b0266d3fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:07.048Z|767f74dc-9c54-45ae-853a-5e8ecb432640|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:07.049Z|767f74dc-9c54-45ae-853a-5e8ecb432640|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:07.244Z|0b39b7f5-6295-4f25-b5b6-afafa590eb35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:07.245Z|0b39b7f5-6295-4f25-b5b6-afafa590eb35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:17.073Z|418ad259-0476-4c9f-b8c5-2eedf2a99b4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:17.073Z|418ad259-0476-4c9f-b8c5-2eedf2a99b4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:17.078Z|04fb5e54-2bdc-49e6-a72e-70f10058e468|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:17.078Z|04fb5e54-2bdc-49e6-a72e-70f10058e468|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:17.276Z|412c4428-7d96-48d0-9e2d-bcb028ac92f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:17.277Z|412c4428-7d96-48d0-9e2d-bcb028ac92f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:19.936Z|57602535-17bf-4114-b278-abdc94ac6bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:08:19.937Z|57602535-17bf-4114-b278-abdc94ac6bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:08:20.150Z|7b7a8e66-7b75-4976-956f-1ba5f413c0c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:08:20.150Z|7b7a8e66-7b75-4976-956f-1ba5f413c0c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:08:27.102Z|d9b91eb4-3148-4c2b-b032-8634edd34a3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:27.103Z|d9b91eb4-3148-4c2b-b032-8634edd34a3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:27.107Z|5bbbfc51-162b-4b2c-bfc0-9237254a2975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:27.108Z|5bbbfc51-162b-4b2c-bfc0-9237254a2975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:27.306Z|85719066-dfd6-4730-80ee-19dd1b4c339c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:27.307Z|85719066-dfd6-4730-80ee-19dd1b4c339c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:34.936Z|21c28c38-3471-42b2-82d6-a6a469c43800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:08:34.937Z|21c28c38-3471-42b2-82d6-a6a469c43800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:08:37.136Z|2ab9f474-7d06-4f24-b898-610509143b19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:37.137Z|2f2cf00a-37d5-42e2-b18a-fef7fd4949ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:37.137Z|2ab9f474-7d06-4f24-b898-610509143b19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:37.137Z|2f2cf00a-37d5-42e2-b18a-fef7fd4949ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:37.336Z|adb24910-1955-4b59-9b54-7a71c32b4fe5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:37.337Z|adb24910-1955-4b59-9b54-7a71c32b4fe5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:45.661Z|a409217c-bab5-4c64-bf74-457f918b15ca|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:08:45.662Z|a409217c-bab5-4c64-bf74-457f918b15ca|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:47.166Z|d8e45530-473f-4ae6-8c43-9f6d9d28b435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:47.167Z|d8e45530-473f-4ae6-8c43-9f6d9d28b435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:47.175Z|9cbdf8b9-73c6-4cbe-a418-44ee64a22229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:47.176Z|9cbdf8b9-73c6-4cbe-a418-44ee64a22229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:47.366Z|3e9acfc9-9a61-4bd1-916c-a8e97f9e281b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:47.366Z|3e9acfc9-9a61-4bd1-916c-a8e97f9e281b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:49.936Z|a1b3e891-3a29-4aaf-8dce-f4127cf0f820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:08:49.937Z|a1b3e891-3a29-4aaf-8dce-f4127cf0f820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:08:50.151Z|85d967c7-7dbb-45e6-93fc-8ad3385aa1f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:08:50.152Z|85d967c7-7dbb-45e6-93fc-8ad3385aa1f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:08:57.197Z|1b315eba-3925-4248-a809-e7722d609245|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:57.198Z|1b315eba-3925-4248-a809-e7722d609245|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:57.202Z|6e83bf3d-1009-49d0-9d5d-c1ac648a6bf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:57.203Z|6e83bf3d-1009-49d0-9d5d-c1ac648a6bf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:08:57.397Z|2895f68d-808c-4eed-8813-f0a5480817ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:08:57.397Z|2895f68d-808c-4eed-8813-f0a5480817ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:04.936Z|b049ec4d-2a9d-48d6-b71e-332d6e276cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:09:04.937Z|b049ec4d-2a9d-48d6-b71e-332d6e276cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:09:07.226Z|a72acc38-09b4-4778-a359-dc8303058dde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:07.227Z|ab12fe21-da00-4306-bee0-4fe5dd03ddce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:07.227Z|ab12fe21-da00-4306-bee0-4fe5dd03ddce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:07.227Z|a72acc38-09b4-4778-a359-dc8303058dde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:07.426Z|d9c25b87-3502-4044-bcf0-287053ce311b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:07.426Z|d9c25b87-3502-4044-bcf0-287053ce311b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:17.256Z|37d611b6-c970-4ff5-9579-a3eb0fe52f3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:17.257Z|37d611b6-c970-4ff5-9579-a3eb0fe52f3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:17.263Z|098db359-a085-4939-8777-029294239348|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:17.264Z|098db359-a085-4939-8777-029294239348|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:17.453Z|1519a534-d089-40cc-b535-9ad357cd3efd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:17.454Z|1519a534-d089-40cc-b535-9ad357cd3efd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:19.936Z|101b96e9-ae1f-40e0-b37f-c6dafb212488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:09:19.936Z|101b96e9-ae1f-40e0-b37f-c6dafb212488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:09:20.152Z|10eea57c-0d0b-4ea2-a4cc-991445601f00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:09:20.153Z|10eea57c-0d0b-4ea2-a4cc-991445601f00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:09:27.283Z|94b01238-a27f-4882-95ca-ffe6443f5214|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:27.284Z|94b01238-a27f-4882-95ca-ffe6443f5214|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:27.294Z|2ffaa03c-e00d-48f6-b0ff-04f1e9453013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:27.295Z|2ffaa03c-e00d-48f6-b0ff-04f1e9453013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:27.483Z|a5a6c9bc-0de1-4a34-a459-2f9acb32a744|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:27.484Z|a5a6c9bc-0de1-4a34-a459-2f9acb32a744|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:34.936Z|fd4f0949-dc34-459a-a511-1d4138b67cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:09:34.937Z|fd4f0949-dc34-459a-a511-1d4138b67cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:09:37.313Z|dd697f73-73d2-4e3b-b37f-d3d2f81a1281|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:37.314Z|dd697f73-73d2-4e3b-b37f-d3d2f81a1281|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:37.320Z|ec1c7731-601a-4098-ad8e-d3d2b2b2f7fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:37.321Z|ec1c7731-601a-4098-ad8e-d3d2b2b2f7fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:37.513Z|8aa2b561-f2c9-404c-aa48-d1cc1c0f82b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:37.514Z|8aa2b561-f2c9-404c-aa48-d1cc1c0f82b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:45.661Z|6beb85c3-8b95-4ab3-b93d-b62d7d3f7182|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:09:45.662Z|6beb85c3-8b95-4ab3-b93d-b62d7d3f7182|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:47.339Z|2bba4c2f-26ab-4f85-baa3-3719c1983a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:47.340Z|2bba4c2f-26ab-4f85-baa3-3719c1983a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:47.343Z|371fd171-e084-4fdb-8dab-82ff179668f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:47.344Z|371fd171-e084-4fdb-8dab-82ff179668f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:47.544Z|2df1e4e1-37b0-4690-ac61-af00849ef935|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:47.546Z|2df1e4e1-37b0-4690-ac61-af00849ef935|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:49.936Z|a022939d-e675-4ada-810d-68073b98036d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:09:49.940Z|a022939d-e675-4ada-810d-68073b98036d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:09:50.154Z|91e0716d-72a9-4c18-9d66-10b43950f993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:09:50.155Z|91e0716d-72a9-4c18-9d66-10b43950f993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:09:57.392Z|09a7fa31-7b37-4db6-b6c8-a6a45292789c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:57.393Z|09a7fa31-7b37-4db6-b6c8-a6a45292789c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:57.393Z|eef423af-81b1-4dcc-97ef-1f20c8f51c51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:57.393Z|eef423af-81b1-4dcc-97ef-1f20c8f51c51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:09:57.573Z|2dbe7e0e-133a-4c59-a46c-71caaaf09016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:09:57.574Z|2dbe7e0e-133a-4c59-a46c-71caaaf09016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:04.936Z|45b152ce-fa92-4522-afcf-77e6e46c4f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:10:04.936Z|45b152ce-fa92-4522-afcf-77e6e46c4f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:10:07.422Z|2d36bb3d-ac2e-4a0e-85f6-c73dde322bf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:07.423Z|2d36bb3d-ac2e-4a0e-85f6-c73dde322bf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:07.431Z|fc2edeae-564b-46cc-91db-18deec66a1bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:07.432Z|fc2edeae-564b-46cc-91db-18deec66a1bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:07.604Z|564e7b90-9839-44e9-a72b-4724c550cd2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:07.605Z|564e7b90-9839-44e9-a72b-4724c550cd2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:17.456Z|61d363d8-79d7-4c8a-bb9a-6dc4a8fb7e5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:17.456Z|31fb5bbe-3c94-490d-9890-8fd1a9c364a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:17.457Z|31fb5bbe-3c94-490d-9890-8fd1a9c364a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:17.457Z|61d363d8-79d7-4c8a-bb9a-6dc4a8fb7e5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:17.635Z|97d8f9c9-00c7-49a1-8c3f-a6194c93acdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:17.635Z|97d8f9c9-00c7-49a1-8c3f-a6194c93acdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:19.936Z|f9744baa-f9dc-4b33-bcd1-4d0a1fd4cfdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:10:19.937Z|f9744baa-f9dc-4b33-bcd1-4d0a1fd4cfdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:10:20.155Z|764055bf-e304-4bd8-bd8a-6899d020b8e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:10:20.156Z|764055bf-e304-4bd8-bd8a-6899d020b8e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:10:27.497Z|e7c6c1ac-9420-43d6-9d1b-9c655417e808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:27.497Z|e7c6c1ac-9420-43d6-9d1b-9c655417e808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:27.497Z|860fed2a-93a7-4495-bab9-69ea9f6a21f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:27.498Z|860fed2a-93a7-4495-bab9-69ea9f6a21f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:27.664Z|4e3d7c20-2bf6-4e87-87bb-db7c08f11701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:27.665Z|4e3d7c20-2bf6-4e87-87bb-db7c08f11701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:34.936Z|4cc30631-aeb2-4f4d-ab11-6b9e9cd46ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:10:34.940Z|4cc30631-aeb2-4f4d-ab11-6b9e9cd46ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:10:37.525Z|e2b15be0-78d5-445c-9946-f776871c3fd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:37.526Z|e2b15be0-78d5-445c-9946-f776871c3fd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:37.526Z|88af499c-5a8d-4069-acd8-a8dd6a43146a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:37.526Z|88af499c-5a8d-4069-acd8-a8dd6a43146a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:37.695Z|f7fa4cd3-70fb-40dc-9f8a-a1cc4dfddf5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:37.696Z|f7fa4cd3-70fb-40dc-9f8a-a1cc4dfddf5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:45.661Z|51be23c7-fe0d-4a21-9c06-6813325094a2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:10:45.662Z|51be23c7-fe0d-4a21-9c06-6813325094a2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:47.555Z|0dca71b1-2a7c-452b-8b56-edb48f2bb4ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:47.556Z|0dca71b1-2a7c-452b-8b56-edb48f2bb4ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:47.563Z|0b3adedc-fe86-41ac-ba34-4005c5a53170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:47.563Z|0b3adedc-fe86-41ac-ba34-4005c5a53170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:47.725Z|1d437067-6104-450b-854a-e2983bfdad89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:47.726Z|1d437067-6104-450b-854a-e2983bfdad89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:49.936Z|647fa2fd-f180-4733-9ee6-bba8f23cc7e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:10:49.937Z|647fa2fd-f180-4733-9ee6-bba8f23cc7e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:10:50.157Z|60cc99a3-1b38-46f8-a8cc-138b60f1edcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:10:50.157Z|60cc99a3-1b38-46f8-a8cc-138b60f1edcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:10:57.585Z|bf8c4fae-44f6-4ca7-8d98-f84644231c18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:57.586Z|bf8c4fae-44f6-4ca7-8d98-f84644231c18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:57.594Z|fab32575-90fb-4a31-8bad-6b1959d2d957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:57.595Z|fab32575-90fb-4a31-8bad-6b1959d2d957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:10:57.757Z|4c419405-359e-4a29-93ec-71491844fdb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:10:57.758Z|4c419405-359e-4a29-93ec-71491844fdb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:04.936Z|55df48db-89cf-4478-bd47-068328323c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:11:04.937Z|55df48db-89cf-4478-bd47-068328323c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:11:07.616Z|a2ea84ab-3a6b-46e7-86b9-aaf24234adda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:07.617Z|a2ea84ab-3a6b-46e7-86b9-aaf24234adda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:07.625Z|a7f673a5-4415-4a08-a519-5391033d6840|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:07.626Z|a7f673a5-4415-4a08-a519-5391033d6840|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:07.793Z|41bcb925-5703-46f1-98d4-9058f4d80b2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:07.794Z|41bcb925-5703-46f1-98d4-9058f4d80b2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:17.649Z|ae05c2b9-9ccf-4d1f-90b4-e669feb91906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:17.650Z|ae05c2b9-9ccf-4d1f-90b4-e669feb91906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:17.656Z|8d9f4b6f-aa9f-45cf-9a0b-8ba526f1c099|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:17.657Z|8d9f4b6f-aa9f-45cf-9a0b-8ba526f1c099|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:17.825Z|44f564dd-1917-4a67-be51-2a1009c9cdce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:17.826Z|44f564dd-1917-4a67-be51-2a1009c9cdce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:19.936Z|6f19569f-2ef9-45eb-b76a-2ce7fb2eac2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:11:19.940Z|6f19569f-2ef9-45eb-b76a-2ce7fb2eac2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:11:20.158Z|84087d59-afd7-4523-a0ac-7f5859a017b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:11:20.158Z|84087d59-afd7-4523-a0ac-7f5859a017b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:11:27.674Z|07412766-11bc-4766-8137-827ed330b878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:27.675Z|07412766-11bc-4766-8137-827ed330b878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:27.684Z|a9ef44d4-aedb-4de0-9386-f6bd52e4a02c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:27.684Z|a9ef44d4-aedb-4de0-9386-f6bd52e4a02c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:27.856Z|c97eda84-16ad-4991-b450-1f8badd51050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:27.857Z|c97eda84-16ad-4991-b450-1f8badd51050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:34.936Z|7a7d33ff-592a-4d31-a9d1-71bdaee521ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:11:34.938Z|7a7d33ff-592a-4d31-a9d1-71bdaee521ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:11:37.702Z|3febaec6-b815-431c-832a-7d0c5dbf5a60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:37.702Z|3febaec6-b815-431c-832a-7d0c5dbf5a60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:37.713Z|646c9154-9417-4723-956b-e5b5f7da3107|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:37.714Z|646c9154-9417-4723-956b-e5b5f7da3107|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:37.887Z|227dc6ac-6ff4-436b-8640-c0f71ed3581a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:37.888Z|227dc6ac-6ff4-436b-8640-c0f71ed3581a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:45.661Z|286a7070-dbc9-48be-83e2-4922ce0664e9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:11:45.662Z|286a7070-dbc9-48be-83e2-4922ce0664e9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:47.740Z|61afb09b-5ecd-4576-8c45-b30076880c5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:47.741Z|61afb09b-5ecd-4576-8c45-b30076880c5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:47.747Z|3ddf6fe7-e66f-4e86-a0cc-19a293f41e4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:47.748Z|3ddf6fe7-e66f-4e86-a0cc-19a293f41e4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:47.916Z|57131052-a14c-486d-bff1-db3db3d65e5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:47.917Z|57131052-a14c-486d-bff1-db3db3d65e5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:49.936Z|791f6486-6c05-4d89-99b9-ce1f4944c6a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:11:49.936Z|791f6486-6c05-4d89-99b9-ce1f4944c6a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:11:50.159Z|2c549b54-0893-4133-a02b-718fd61cdb4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:11:50.160Z|2c549b54-0893-4133-a02b-718fd61cdb4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:11:57.772Z|6a2ccd73-f237-4df5-893c-2b60ef0db75f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:57.773Z|6a2ccd73-f237-4df5-893c-2b60ef0db75f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:57.778Z|0624703c-c977-438a-898b-5aa806aa650a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:57.779Z|0624703c-c977-438a-898b-5aa806aa650a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:11:57.942Z|37099602-615a-48bd-b020-3e06b1191850|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:11:57.943Z|37099602-615a-48bd-b020-3e06b1191850|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:04.936Z|0099da30-d883-422e-a024-285231233166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:12:04.940Z|0099da30-d883-422e-a024-285231233166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:12:07.804Z|79339644-be72-41b8-97a3-838bb93be703|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:07.805Z|79339644-be72-41b8-97a3-838bb93be703|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:07.806Z|2c51034d-bce7-40c7-b137-e540eb778bb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:07.807Z|2c51034d-bce7-40c7-b137-e540eb778bb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:07.971Z|38fb8079-7f11-4a99-8a21-b1107ed6f9d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:07.972Z|38fb8079-7f11-4a99-8a21-b1107ed6f9d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:17.832Z|d4c651a6-cf9e-4bc8-823f-822f7dfce7d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:17.833Z|d4c651a6-cf9e-4bc8-823f-822f7dfce7d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:17.840Z|447fdfbc-bba2-4811-8452-e5239240f31f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:17.842Z|447fdfbc-bba2-4811-8452-e5239240f31f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:17.999Z|73810591-8f4f-41bc-9327-89919ae10b91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:18.000Z|73810591-8f4f-41bc-9327-89919ae10b91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:19.936Z|f5a05cec-3754-41bf-95de-695e9f74b0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:12:19.936Z|f5a05cec-3754-41bf-95de-695e9f74b0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:12:20.160Z|e8570712-9371-42a5-bea3-595ac2d5c979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:12:20.161Z|e8570712-9371-42a5-bea3-595ac2d5c979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:12:27.871Z|0644f526-08c9-4117-8654-4753daff9058|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:27.871Z|3870e954-b0fe-4e5a-924b-dab7336f05fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:27.872Z|0644f526-08c9-4117-8654-4753daff9058|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:27.872Z|3870e954-b0fe-4e5a-924b-dab7336f05fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:28.029Z|8e6e3e14-70dd-4816-a70b-dffb5799ca85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:28.030Z|8e6e3e14-70dd-4816-a70b-dffb5799ca85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:34.936Z|e5365aa2-af38-4bb1-a5a8-4283bd220470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:12:34.937Z|e5365aa2-af38-4bb1-a5a8-4283bd220470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:12:37.902Z|2b9baa93-d5b6-4043-8b37-7ac920c8113c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:37.902Z|989d61bb-9b2d-410e-a472-5bf9815f93a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:37.903Z|2b9baa93-d5b6-4043-8b37-7ac920c8113c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:37.903Z|989d61bb-9b2d-410e-a472-5bf9815f93a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:38.058Z|f5433e74-173c-42b2-bfcb-b4b792d423b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:38.059Z|f5433e74-173c-42b2-bfcb-b4b792d423b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:45.661Z|122424a0-f8cc-4a2d-b9c2-fb3b8de2bc86|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:12:45.662Z|122424a0-f8cc-4a2d-b9c2-fb3b8de2bc86|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:47.934Z|70506121-e8c0-4e46-9e02-84a7b98be976|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:47.934Z|351b0857-cbdf-4fbf-9db1-3b934c2370ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:47.934Z|351b0857-cbdf-4fbf-9db1-3b934c2370ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:47.934Z|70506121-e8c0-4e46-9e02-84a7b98be976|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:48.090Z|f64be4d3-9517-472d-9787-d5c9acca646f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:48.090Z|f64be4d3-9517-472d-9787-d5c9acca646f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:49.936Z|3a274fbf-d307-49ad-8dca-abbd2dd92dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:12:49.940Z|3a274fbf-d307-49ad-8dca-abbd2dd92dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:12:50.161Z|d9137b89-6a01-43c6-94d7-e2fab75bce56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:12:50.162Z|d9137b89-6a01-43c6-94d7-e2fab75bce56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:12:57.963Z|a8ce8561-56c3-47c8-ab99-20324a0be750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:57.963Z|a8ce8561-56c3-47c8-ab99-20324a0be750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:57.964Z|7dd590e5-795c-4473-a003-95dc98b9b60a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:57.965Z|7dd590e5-795c-4473-a003-95dc98b9b60a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:12:58.119Z|ed5283fc-6d03-45fa-8629-71ab5c188389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:12:58.120Z|ed5283fc-6d03-45fa-8629-71ab5c188389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:04.936Z|36201b78-d277-4fb4-8ef1-71187eb86f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:13:04.936Z|36201b78-d277-4fb4-8ef1-71187eb86f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:13:07.992Z|beea759c-d11b-4595-bd04-7dca370e321a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:07.993Z|beea759c-d11b-4595-bd04-7dca370e321a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:07.999Z|d6355944-1b51-406a-9907-3525388e25cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:08.000Z|d6355944-1b51-406a-9907-3525388e25cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:08.148Z|76a48076-0ada-4a64-a1c0-8dbf8bfbd85b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:08.149Z|76a48076-0ada-4a64-a1c0-8dbf8bfbd85b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:18.024Z|296db73a-a26a-4c5c-8671-f77a761d5c5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:18.025Z|296db73a-a26a-4c5c-8671-f77a761d5c5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:18.030Z|b3d39aff-5d3c-4d73-a59b-e6feae4f796f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:18.030Z|b3d39aff-5d3c-4d73-a59b-e6feae4f796f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:18.175Z|8d62e66a-bc4a-4b94-8784-5b573109b0db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:18.176Z|8d62e66a-bc4a-4b94-8784-5b573109b0db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:19.936Z|fe08b187-5ad0-4868-aae9-dd80b0ff3ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:13:19.937Z|fe08b187-5ad0-4868-aae9-dd80b0ff3ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:13:20.162Z|01415a01-7539-4b9e-8941-8a4126da7f40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:13:20.163Z|01415a01-7539-4b9e-8941-8a4126da7f40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:13:28.048Z|79b731ab-7e14-406c-b23b-608632de1819|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:28.049Z|79b731ab-7e14-406c-b23b-608632de1819|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:28.051Z|249fc99b-12b8-421b-8fd1-dab0dbd6f2f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:28.052Z|249fc99b-12b8-421b-8fd1-dab0dbd6f2f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:28.207Z|022248d8-e507-44b9-a8c5-b97db7894bae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:28.208Z|022248d8-e507-44b9-a8c5-b97db7894bae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:34.936Z|9fe8dc65-5005-4b65-9843-38e7b06e20d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:13:34.940Z|9fe8dc65-5005-4b65-9843-38e7b06e20d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:13:38.078Z|45743bf4-20bc-42bf-8018-e8425e20977c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:38.078Z|4ea5ba57-d218-48ec-9c10-7ee7a3190240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:38.079Z|45743bf4-20bc-42bf-8018-e8425e20977c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:38.079Z|4ea5ba57-d218-48ec-9c10-7ee7a3190240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:38.240Z|006c6914-1c2c-447a-bcd1-3a0ecc7046d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:38.241Z|006c6914-1c2c-447a-bcd1-3a0ecc7046d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:45.661Z|ddf19649-38c8-4114-8dea-21b484cf4a55|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:13:45.662Z|ddf19649-38c8-4114-8dea-21b484cf4a55|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:48.106Z|2c7dce35-5eab-4200-b3b9-29d7da9047c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:48.107Z|2c7dce35-5eab-4200-b3b9-29d7da9047c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:48.109Z|f82ac8d0-10e3-457a-a857-7d90c88034ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:48.110Z|f82ac8d0-10e3-457a-a857-7d90c88034ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:48.272Z|5f7e39cc-f23a-42cb-9d1c-7f27381b2f23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:48.272Z|5f7e39cc-f23a-42cb-9d1c-7f27381b2f23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:49.936Z|2b94d791-fc83-42e7-9db4-2d9e4227348b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:13:49.937Z|2b94d791-fc83-42e7-9db4-2d9e4227348b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:13:50.163Z|e50db449-77c6-4e2a-8df9-e116a0280a61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:13:50.164Z|e50db449-77c6-4e2a-8df9-e116a0280a61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:13:58.143Z|c7b842f5-b7bb-43ad-aaed-caa8303e422b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:58.144Z|c9360b1e-0f29-4050-a65f-d11dcf029c89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:58.144Z|c7b842f5-b7bb-43ad-aaed-caa8303e422b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:58.144Z|c9360b1e-0f29-4050-a65f-d11dcf029c89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:13:58.302Z|fec34e56-0907-4d0e-9122-4012ba20b2fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:13:58.303Z|fec34e56-0907-4d0e-9122-4012ba20b2fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:04.936Z|df7f0dc8-25cf-42b7-bb27-0e23bb2a8f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:14:04.937Z|df7f0dc8-25cf-42b7-bb27-0e23bb2a8f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:14:08.174Z|07412486-dd27-42e7-8386-6c83618b393a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:08.175Z|07412486-dd27-42e7-8386-6c83618b393a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:08.181Z|c1c68704-cdc3-4419-b4d1-f388e30073e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:08.182Z|c1c68704-cdc3-4419-b4d1-f388e30073e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:08.332Z|5c5a359d-9bb4-487c-ba5c-0a1f99e5b36f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:08.333Z|5c5a359d-9bb4-487c-ba5c-0a1f99e5b36f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:18.206Z|64c656bf-9206-4b13-9224-4e7c3f6dde7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:18.207Z|64c656bf-9206-4b13-9224-4e7c3f6dde7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:18.211Z|12a74877-9bfa-4185-a55b-e22efbd5d151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:18.211Z|12a74877-9bfa-4185-a55b-e22efbd5d151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:18.364Z|e13575d6-fa3f-4d3d-97ef-091c4a44f746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:18.365Z|e13575d6-fa3f-4d3d-97ef-091c4a44f746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:19.936Z|ddb1c4cb-c958-4b6c-98ef-14c8dc98c8b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:14:19.940Z|ddb1c4cb-c958-4b6c-98ef-14c8dc98c8b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:14:20.165Z|d6ac7ebd-04f3-4c18-a51a-7c5745eb0960|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:14:20.165Z|d6ac7ebd-04f3-4c18-a51a-7c5745eb0960|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:14:28.233Z|d1ea4835-fdf8-49f5-90db-ebf622ff722a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:28.234Z|d1ea4835-fdf8-49f5-90db-ebf622ff722a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:28.241Z|34024e4d-2f8d-4bbd-b5e5-e51b7a94fc8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:28.241Z|34024e4d-2f8d-4bbd-b5e5-e51b7a94fc8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:28.389Z|155699c4-3ca9-4d38-8837-6c292e945782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:28.390Z|155699c4-3ca9-4d38-8837-6c292e945782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:34.936Z|249a1ff6-15d9-48fe-a306-92b740a4e886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:14:34.937Z|249a1ff6-15d9-48fe-a306-92b740a4e886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:14:38.265Z|72f209ff-bcce-4d25-8f71-da79d10d8960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:38.266Z|72f209ff-bcce-4d25-8f71-da79d10d8960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:38.268Z|c4620c62-821d-46e4-becf-6dac834e4e4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:38.269Z|c4620c62-821d-46e4-becf-6dac834e4e4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:38.418Z|fa08cc65-f8ed-4e38-854f-146bc43f31ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:38.419Z|fa08cc65-f8ed-4e38-854f-146bc43f31ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:45.661Z|b5062ae0-4536-4be6-a7d0-9c620a285c17|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:14:45.662Z|b5062ae0-4536-4be6-a7d0-9c620a285c17|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:48.291Z|f6f11eaa-ef27-4bf0-9275-d679d7c666ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:48.292Z|f6f11eaa-ef27-4bf0-9275-d679d7c666ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:48.298Z|4eca6728-3353-4b57-9a2f-39de0c827751|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:48.299Z|4eca6728-3353-4b57-9a2f-39de0c827751|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:48.446Z|6e4c9e73-bbd0-419f-b07f-e087fb064d50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:48.447Z|6e4c9e73-bbd0-419f-b07f-e087fb064d50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:49.936Z|3274d5ff-aa16-459b-a1c8-e925f9f0221a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:14:49.937Z|3274d5ff-aa16-459b-a1c8-e925f9f0221a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:14:50.166Z|33371ba0-bd23-41c0-94c5-6285d043fd0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:14:50.166Z|33371ba0-bd23-41c0-94c5-6285d043fd0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:14:58.320Z|bab71052-50a6-49cf-bc80-1278110b59ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:58.321Z|bab71052-50a6-49cf-bc80-1278110b59ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:58.324Z|8f345419-4cd3-44e7-b4af-671349ec725f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:58.325Z|8f345419-4cd3-44e7-b4af-671349ec725f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:14:58.481Z|ec4ae726-8fa0-4176-acdf-48b25f037977|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:14:58.482Z|ec4ae726-8fa0-4176-acdf-48b25f037977|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:04.936Z|f8c0d60c-cc01-441c-9b26-bec80e8eb3af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:15:04.941Z|f8c0d60c-cc01-441c-9b26-bec80e8eb3af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:15:08.351Z|13e9e483-36e6-4c50-a94c-4addd48d0ae5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:08.352Z|13e9e483-36e6-4c50-a94c-4addd48d0ae5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:08.354Z|30da4544-3ea1-474d-97e3-e9dab7970994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:08.355Z|30da4544-3ea1-474d-97e3-e9dab7970994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:08.512Z|e34b148d-cab4-44a6-b095-5628a5a73e0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:08.513Z|e34b148d-cab4-44a6-b095-5628a5a73e0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:18.383Z|223ceb13-cf3c-465a-aff6-40305b6d186d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:18.383Z|25f2ea55-42bd-487a-9956-b2dc1c7edc95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:18.384Z|223ceb13-cf3c-465a-aff6-40305b6d186d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:18.384Z|25f2ea55-42bd-487a-9956-b2dc1c7edc95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:18.538Z|11165c98-644a-4bef-a9dc-a11d111932a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:18.539Z|11165c98-644a-4bef-a9dc-a11d111932a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:19.936Z|a796b03c-4ab4-43a0-809c-4c705c2d25c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:15:19.937Z|a796b03c-4ab4-43a0-809c-4c705c2d25c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:15:20.167Z|7b1bf453-1007-436b-8aed-b91f839ccdfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:15:20.168Z|7b1bf453-1007-436b-8aed-b91f839ccdfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:15:28.415Z|a53f9710-b415-43c1-8ae2-ad986284b1f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:28.416Z|a53f9710-b415-43c1-8ae2-ad986284b1f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:28.423Z|b163ea43-9f38-4295-9fd8-51272d1a9c0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:28.424Z|b163ea43-9f38-4295-9fd8-51272d1a9c0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:28.569Z|5df53674-172c-433d-8674-9d765d22e92d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:28.570Z|5df53674-172c-433d-8674-9d765d22e92d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:34.936Z|5522c5e8-8339-4da8-a9c8-93321c85a82d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:15:34.937Z|5522c5e8-8339-4da8-a9c8-93321c85a82d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:15:38.446Z|95c5d5df-8782-4029-bd47-ab9c5ddf002e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:38.447Z|95c5d5df-8782-4029-bd47-ab9c5ddf002e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:38.449Z|5571dc64-734b-4b95-886e-91626f4c1193|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:38.450Z|5571dc64-734b-4b95-886e-91626f4c1193|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:38.600Z|3c91cb93-b6b3-4447-89a1-6a15cc83f1b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:38.601Z|3c91cb93-b6b3-4447-89a1-6a15cc83f1b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:45.662Z|fbcc269c-5803-41d2-b16b-eb5defa0fe97|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:15:45.663Z|fbcc269c-5803-41d2-b16b-eb5defa0fe97|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:48.475Z|d803a339-e62b-409b-9b45-3126350ed064|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:48.476Z|d803a339-e62b-409b-9b45-3126350ed064|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:48.480Z|79461af2-c0f8-4699-b1da-3e4190cce3ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:48.481Z|79461af2-c0f8-4699-b1da-3e4190cce3ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:48.632Z|af63bdc6-8a31-417f-9d47-8960758e40d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:48.633Z|af63bdc6-8a31-417f-9d47-8960758e40d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:49.936Z|a94ba0ca-7bf0-4e92-9f99-f7c3245c093e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:15:49.940Z|a94ba0ca-7bf0-4e92-9f99-f7c3245c093e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:15:50.169Z|de057361-46f7-41d7-a0a6-263bde793560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:15:50.169Z|de057361-46f7-41d7-a0a6-263bde793560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:15:58.508Z|a458bc6b-0d16-4dab-84f3-3852a73d58f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:58.509Z|a458bc6b-0d16-4dab-84f3-3852a73d58f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:58.511Z|808e64f9-d8a3-4611-96cb-aff27b2af5eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:58.511Z|808e64f9-d8a3-4611-96cb-aff27b2af5eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:15:58.664Z|668cfb9b-1452-43c6-9774-40b5a413cc53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:15:58.665Z|668cfb9b-1452-43c6-9774-40b5a413cc53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:04.936Z|7dd8e8fe-606f-484e-a07e-64f4ba868446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:16:04.937Z|7dd8e8fe-606f-484e-a07e-64f4ba868446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:16:08.535Z|4b80d75c-0392-4407-a980-b4b80c863b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:08.537Z|4b80d75c-0392-4407-a980-b4b80c863b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:08.538Z|d2061796-ab55-47a0-993c-4aea46c2f990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:08.539Z|d2061796-ab55-47a0-993c-4aea46c2f990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:08.696Z|594b989c-9675-40e9-b5ed-7b584bd3e2fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:08.697Z|594b989c-9675-40e9-b5ed-7b584bd3e2fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:18.569Z|abc570bd-e7b5-434a-a52b-33f7f3c5c9d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:18.570Z|35562654-c1eb-4800-98d5-8ea0b20b19e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:18.570Z|abc570bd-e7b5-434a-a52b-33f7f3c5c9d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:18.570Z|35562654-c1eb-4800-98d5-8ea0b20b19e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:18.726Z|9c1152af-55aa-4ca2-b54b-def6ac38fe06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:18.727Z|9c1152af-55aa-4ca2-b54b-def6ac38fe06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:19.936Z|81d2422d-cd4f-4909-8d21-45ad92d443b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:16:19.937Z|81d2422d-cd4f-4909-8d21-45ad92d443b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:16:20.170Z|c0a3e746-1cd0-4268-99be-430684d75d90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:16:20.170Z|c0a3e746-1cd0-4268-99be-430684d75d90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:16:28.601Z|07ef820e-44cc-4774-95ad-82ef774b9809|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:28.602Z|07ef820e-44cc-4774-95ad-82ef774b9809|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:28.603Z|9f331851-c811-4e18-9f26-e062d57058ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:28.604Z|9f331851-c811-4e18-9f26-e062d57058ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:28.759Z|8c080479-5486-4924-bb07-f38e5b018417|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:28.759Z|8c080479-5486-4924-bb07-f38e5b018417|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:34.936Z|a82a5fa7-6a6a-41b6-8a11-9aa96f677743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:16:34.940Z|a82a5fa7-6a6a-41b6-8a11-9aa96f677743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:16:38.632Z|4bb56c4b-a49f-4f63-bef6-046f05bada56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:38.633Z|4bb56c4b-a49f-4f63-bef6-046f05bada56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:38.633Z|dc7c4a93-7136-4a06-9f41-a4316082afae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:38.634Z|dc7c4a93-7136-4a06-9f41-a4316082afae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:38.789Z|b4e8081a-818a-4b15-9018-19e955569c28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:38.790Z|b4e8081a-818a-4b15-9018-19e955569c28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:45.661Z|3713275c-2b18-4ec4-bc14-8236d7e65f87|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:16:45.662Z|3713275c-2b18-4ec4-bc14-8236d7e65f87|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:48.664Z|296b0ca8-9cc8-473a-953e-63c1f59eb018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:48.665Z|296b0ca8-9cc8-473a-953e-63c1f59eb018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:48.667Z|7942efad-b084-4d54-8c6f-04f0e6dd5394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:48.668Z|7942efad-b084-4d54-8c6f-04f0e6dd5394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:48.823Z|d3df0cb8-f6cc-4155-9ba1-8fd40cb648b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:48.824Z|d3df0cb8-f6cc-4155-9ba1-8fd40cb648b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:49.936Z|59dd4c2e-94a1-4b4c-b51c-f1c21234ff25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:16:49.937Z|59dd4c2e-94a1-4b4c-b51c-f1c21234ff25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:16:50.171Z|975292b8-877b-4a6f-aa7e-72accb9fc85f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:16:50.172Z|975292b8-877b-4a6f-aa7e-72accb9fc85f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:16:58.698Z|17ff728a-cedd-4204-9df6-159911206402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:58.698Z|f1048ec1-886e-4e03-a331-e81dbf7512e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:58.699Z|17ff728a-cedd-4204-9df6-159911206402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:58.699Z|f1048ec1-886e-4e03-a331-e81dbf7512e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:16:58.853Z|71c3df4c-d2b1-4b22-8ddc-c0c57295a3ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:16:58.853Z|71c3df4c-d2b1-4b22-8ddc-c0c57295a3ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:04.936Z|ed187dd2-c642-4e33-b6ec-4ed38406aeee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:17:04.937Z|ed187dd2-c642-4e33-b6ec-4ed38406aeee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:17:08.730Z|939e55dd-6622-4d54-8a7e-aedac05513c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:08.730Z|ebdeacdb-34d9-4b96-a48d-a783fab64b65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:08.731Z|ebdeacdb-34d9-4b96-a48d-a783fab64b65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:08.731Z|939e55dd-6622-4d54-8a7e-aedac05513c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:08.879Z|c24a3fb1-feec-465b-9d8f-0b067c244db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:08.880Z|c24a3fb1-feec-465b-9d8f-0b067c244db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:18.760Z|51159147-621e-43bd-8514-07dbd68c61e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:18.761Z|51159147-621e-43bd-8514-07dbd68c61e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:18.761Z|9581a992-01aa-46ab-bc9a-71ba594b50e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:18.762Z|9581a992-01aa-46ab-bc9a-71ba594b50e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:18.906Z|dd13cb4a-1c1b-4261-9021-1432cc89cc28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:18.907Z|dd13cb4a-1c1b-4261-9021-1432cc89cc28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:19.936Z|e7c42711-9955-425f-9301-23a33acf99b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:17:19.939Z|e7c42711-9955-425f-9301-23a33acf99b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:17:20.172Z|3cd9cb02-0cd6-4379-b89d-642cbf22f731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:17:20.173Z|3cd9cb02-0cd6-4379-b89d-642cbf22f731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:17:28.788Z|7d20801e-8dde-45a5-98b8-e48f61c19ac4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:28.789Z|7d20801e-8dde-45a5-98b8-e48f61c19ac4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:28.789Z|97b10156-4a11-463d-a50d-659b6668b5e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:28.790Z|97b10156-4a11-463d-a50d-659b6668b5e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:28.931Z|fedc0f91-f1e9-408b-aa19-48bea5eaa517|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:28.932Z|fedc0f91-f1e9-408b-aa19-48bea5eaa517|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:34.936Z|d5abaa63-1033-41c7-8819-20f56f36c7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:17:34.937Z|d5abaa63-1033-41c7-8819-20f56f36c7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:17:38.816Z|cbd2b138-1b24-46e9-a8a4-7cec87ee6711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:38.817Z|cbd2b138-1b24-46e9-a8a4-7cec87ee6711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:38.818Z|95ef73e4-56f5-4e6a-93ec-34c1c4bd7503|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:38.818Z|95ef73e4-56f5-4e6a-93ec-34c1c4bd7503|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:38.958Z|9662c32a-19dd-49ea-a456-fc43fd6d739e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:38.959Z|9662c32a-19dd-49ea-a456-fc43fd6d739e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:45.662Z|982ae979-600a-481e-b2ce-347b1b328179|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:17:45.663Z|982ae979-600a-481e-b2ce-347b1b328179|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:48.845Z|f7c9d84b-1aa4-4c1c-bd86-a294f845bc74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:48.846Z|f7c9d84b-1aa4-4c1c-bd86-a294f845bc74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:48.847Z|c9f854b5-5dc8-42a0-b630-ffbca529b0dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:48.848Z|c9f854b5-5dc8-42a0-b630-ffbca529b0dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:48.988Z|2567a64b-51b2-4989-9c05-a694d7fb9a22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:48.990Z|2567a64b-51b2-4989-9c05-a694d7fb9a22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:49.936Z|145eaf83-4f4e-4f56-aa99-0e426a1ed27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:17:49.937Z|145eaf83-4f4e-4f56-aa99-0e426a1ed27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:17:50.173Z|68cee25a-d587-4479-930f-6a589d2c3b60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:17:50.174Z|68cee25a-d587-4479-930f-6a589d2c3b60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:17:58.878Z|aae8b42d-498c-4b7b-a9cf-b9866f340ac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:58.880Z|aae8b42d-498c-4b7b-a9cf-b9866f340ac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:58.884Z|c9e369a3-139f-443f-9118-0b0df2537a0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:58.885Z|c9e369a3-139f-443f-9118-0b0df2537a0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:17:59.022Z|d171f929-2dd2-445d-94c0-af4fff534bad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:17:59.022Z|d171f929-2dd2-445d-94c0-af4fff534bad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:04.936Z|21fe3ae1-a021-4e15-b19f-b6f4f54129f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:18:04.941Z|21fe3ae1-a021-4e15-b19f-b6f4f54129f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:18:08.911Z|6808fff9-1c96-4956-9039-cd1f0090b322|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:08.912Z|6808fff9-1c96-4956-9039-cd1f0090b322|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:08.918Z|db50901b-0e5b-4eb5-9371-0b39a0cb1c2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:08.918Z|db50901b-0e5b-4eb5-9371-0b39a0cb1c2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:09.052Z|0296dc51-b5ed-457d-824c-71393c0eef13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:09.053Z|0296dc51-b5ed-457d-824c-71393c0eef13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:18.945Z|00e2d858-def5-4928-8b08-ab3e9badc659|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:18.945Z|00e2d858-def5-4928-8b08-ab3e9badc659|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:18.952Z|89b882a3-0d31-4390-9a73-897dd1bb6feb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:18.952Z|89b882a3-0d31-4390-9a73-897dd1bb6feb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:19.083Z|23341c09-3ca9-448a-90a9-5d31dbb438e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:19.085Z|23341c09-3ca9-448a-90a9-5d31dbb438e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:19.936Z|67e8b767-ab1c-4f88-b4d3-1a750b232823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:18:19.937Z|67e8b767-ab1c-4f88-b4d3-1a750b232823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:18:20.175Z|b501a3dd-8e64-4c93-89e4-636ddec4913c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:18:20.175Z|b501a3dd-8e64-4c93-89e4-636ddec4913c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:18:28.974Z|f76b37e8-bb60-4379-aee7-9b0a81eb72ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:28.975Z|f76b37e8-bb60-4379-aee7-9b0a81eb72ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:28.980Z|f315c0e2-cfc3-48d9-a171-4d3cbde59b06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:28.981Z|f315c0e2-cfc3-48d9-a171-4d3cbde59b06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:29.112Z|8ac79d28-1372-4f02-a3cd-271b001355f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:29.113Z|8ac79d28-1372-4f02-a3cd-271b001355f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:34.936Z|9dbe6b0d-e9d4-4a48-9dfa-f5b2a70c1680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:18:34.937Z|9dbe6b0d-e9d4-4a48-9dfa-f5b2a70c1680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:18:39.006Z|47cc6a20-1b66-4fd8-8c57-9373b24e8a47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:39.006Z|47cc6a20-1b66-4fd8-8c57-9373b24e8a47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:39.010Z|a26122ae-262c-4d11-877b-b449f8ecd9de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:39.011Z|a26122ae-262c-4d11-877b-b449f8ecd9de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:39.141Z|328f801f-4024-4e68-a81c-dccccc7c6c0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:39.142Z|328f801f-4024-4e68-a81c-dccccc7c6c0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:45.661Z|64f99b17-bfbb-4f00-8aea-f4ad2c48e175|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:18:45.662Z|64f99b17-bfbb-4f00-8aea-f4ad2c48e175|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:49.037Z|446b395c-21ae-4800-b4fc-6eb55b1ba1b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:49.038Z|446b395c-21ae-4800-b4fc-6eb55b1ba1b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:49.039Z|9d0ecd68-2cfb-4741-a054-314111a443d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:49.039Z|9d0ecd68-2cfb-4741-a054-314111a443d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:49.173Z|f7ca6b06-a16c-406b-bd7a-e57677e542f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:49.174Z|f7ca6b06-a16c-406b-bd7a-e57677e542f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:49.936Z|2c6ee650-3def-429e-81ad-74eb03ebfc0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:18:49.941Z|2c6ee650-3def-429e-81ad-74eb03ebfc0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:18:50.176Z|2f6731f4-67a3-48f3-803c-8e15d57167c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:18:50.176Z|2f6731f4-67a3-48f3-803c-8e15d57167c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:18:59.067Z|55d287f9-adb3-4a7c-896e-b8aa3da1a193|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:59.068Z|55d287f9-adb3-4a7c-896e-b8aa3da1a193|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:59.075Z|5792dc44-ceb3-4a5d-af60-d8932117a41f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:59.076Z|5792dc44-ceb3-4a5d-af60-d8932117a41f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:18:59.202Z|3ca878a9-6161-4c3f-84ef-dc87f38e9e6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:18:59.203Z|3ca878a9-6161-4c3f-84ef-dc87f38e9e6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:04.936Z|00c1801b-86f6-410b-a2c1-f84412b88b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:19:04.936Z|00c1801b-86f6-410b-a2c1-f84412b88b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:19:09.103Z|40312609-f93c-498a-98d7-fbf142baf26d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:09.104Z|40312609-f93c-498a-98d7-fbf142baf26d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:09.111Z|40aa42e7-076a-4e18-941a-aa8620858cc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:09.112Z|40aa42e7-076a-4e18-941a-aa8620858cc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:09.230Z|e90856db-e212-4055-a391-57ba951267f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:09.231Z|e90856db-e212-4055-a391-57ba951267f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:19.133Z|93db60d9-f626-40b7-bf0f-3bc7ab347622|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:19.134Z|93db60d9-f626-40b7-bf0f-3bc7ab347622|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:19.138Z|8a8e4cb2-1c60-461b-98f5-6a627ebbd4b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:19.138Z|8a8e4cb2-1c60-461b-98f5-6a627ebbd4b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:19.262Z|f6c448e5-2907-4536-8b30-8b2975d29af4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:19.263Z|f6c448e5-2907-4536-8b30-8b2975d29af4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:19.936Z|0d178bb2-92da-4b83-af0d-4a586d97f614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:19:19.936Z|0d178bb2-92da-4b83-af0d-4a586d97f614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:19:20.177Z|c756d7bd-acc8-4718-9680-2328787268fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:19:20.177Z|c756d7bd-acc8-4718-9680-2328787268fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:19:29.163Z|eb8a89fb-308f-412b-a3ec-4df4ad00456b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:29.164Z|eb8a89fb-308f-412b-a3ec-4df4ad00456b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:29.168Z|768830d1-500c-4bd3-8885-1838e5868c31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:29.168Z|768830d1-500c-4bd3-8885-1838e5868c31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:29.294Z|5aba2c54-b77d-41e2-8952-dad7e7baa24c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:29.294Z|5aba2c54-b77d-41e2-8952-dad7e7baa24c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:34.936Z|c6347b04-09b0-4d4a-a83f-0803e15991ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:19:34.940Z|c6347b04-09b0-4d4a-a83f-0803e15991ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:19:39.192Z|ce8ef92e-ec2f-4e54-a56d-3676ef76fc6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:39.193Z|ce8ef92e-ec2f-4e54-a56d-3676ef76fc6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:39.199Z|9d5fde1b-53da-4754-90a6-00e0ebbbcb08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:39.200Z|9d5fde1b-53da-4754-90a6-00e0ebbbcb08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:39.323Z|28a50ad6-36ca-4154-b20d-bc30d62a1391|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:39.324Z|28a50ad6-36ca-4154-b20d-bc30d62a1391|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:45.661Z|4c1e330f-fd22-4ce1-ad05-0db3cd680d96|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:19:45.662Z|4c1e330f-fd22-4ce1-ad05-0db3cd680d96|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:49.223Z|a828cdc9-b5a0-44dc-91fc-6dacb40bafa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:49.224Z|a828cdc9-b5a0-44dc-91fc-6dacb40bafa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:49.228Z|9d6198df-3d1f-42d3-9061-fde30aa653e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:49.229Z|9d6198df-3d1f-42d3-9061-fde30aa653e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:49.353Z|5100d6da-aada-48e5-aaa6-d148e02d17df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:49.354Z|5100d6da-aada-48e5-aaa6-d148e02d17df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:49.936Z|afc85a31-8b5b-41d4-97fa-c5144ff38c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:19:49.936Z|afc85a31-8b5b-41d4-97fa-c5144ff38c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:19:50.178Z|abfe7223-b06d-456b-bd00-e5b783617d44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:19:50.178Z|abfe7223-b06d-456b-bd00-e5b783617d44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:19:59.253Z|797d0082-2389-405a-b323-38610b313d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:59.254Z|797d0082-2389-405a-b323-38610b313d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:59.256Z|25fb92c7-41de-4869-8083-055bde469b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:59.257Z|25fb92c7-41de-4869-8083-055bde469b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:19:59.382Z|f9ad1281-a5c6-40a9-8cbf-3bdda60b6cae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:19:59.383Z|f9ad1281-a5c6-40a9-8cbf-3bdda60b6cae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:04.936Z|e264b7ac-6ebf-4e57-8b63-36a2bf4292ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:20:04.937Z|e264b7ac-6ebf-4e57-8b63-36a2bf4292ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:20:09.282Z|b7bc4cc6-44ab-462b-a007-4c4feb314aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:09.283Z|b7bc4cc6-44ab-462b-a007-4c4feb314aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:09.286Z|cf62cdf2-5585-425c-8917-2c09fae5c959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:09.287Z|cf62cdf2-5585-425c-8917-2c09fae5c959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:09.414Z|6e0c8553-d56d-443a-8e98-28dfe75c6ea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:09.415Z|6e0c8553-d56d-443a-8e98-28dfe75c6ea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:19.315Z|0ff3dbff-72e6-4374-bdb6-316cd5274dbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:19.315Z|0ff3dbff-72e6-4374-bdb6-316cd5274dbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:19.316Z|a4af6848-e53f-47cb-9127-d8d9725f7168|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:19.317Z|a4af6848-e53f-47cb-9127-d8d9725f7168|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:19.443Z|b29975b3-451f-45e4-946a-7a1b75ac35eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:19.444Z|b29975b3-451f-45e4-946a-7a1b75ac35eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:19.936Z|85cf32c6-b473-4d75-a12d-a29033b9ccd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:20:19.940Z|85cf32c6-b473-4d75-a12d-a29033b9ccd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:20:20.179Z|081a963a-ac5b-4f56-a995-d5e6e12e499f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:20:20.180Z|081a963a-ac5b-4f56-a995-d5e6e12e499f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:20:29.346Z|b8947a4d-4166-4931-8270-62c43d23b49b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:29.347Z|b8947a4d-4166-4931-8270-62c43d23b49b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:29.347Z|25e03db2-e5ba-4eae-9c08-00bd66efbe69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:29.348Z|25e03db2-e5ba-4eae-9c08-00bd66efbe69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:29.473Z|c8941837-a306-49b8-a5b4-0dc5fcab348a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:29.474Z|c8941837-a306-49b8-a5b4-0dc5fcab348a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:34.936Z|cf652389-29f5-4094-bedf-ff528e4a1fb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:20:34.937Z|cf652389-29f5-4094-bedf-ff528e4a1fb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:20:39.375Z|241add6c-8411-4683-bb6c-4654d5d7d83e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:39.376Z|260987cb-8a55-4281-889d-28cd61ca349f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:39.376Z|241add6c-8411-4683-bb6c-4654d5d7d83e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:39.377Z|260987cb-8a55-4281-889d-28cd61ca349f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:39.499Z|aa6077c6-137f-4b14-b2c3-806902a3d22e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:39.500Z|aa6077c6-137f-4b14-b2c3-806902a3d22e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:45.661Z|726efc4b-84cd-4cde-a768-210032f4e42b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:20:45.662Z|726efc4b-84cd-4cde-a768-210032f4e42b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:49.402Z|946afe57-90ac-4694-a4fc-fe680997f87e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:49.403Z|946afe57-90ac-4694-a4fc-fe680997f87e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:49.405Z|36d316ad-b97e-44c4-94a5-6689368b1214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:49.406Z|36d316ad-b97e-44c4-94a5-6689368b1214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:49.527Z|675a8bf5-b27a-44c1-9957-b88178c21e0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:49.528Z|675a8bf5-b27a-44c1-9957-b88178c21e0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:49.936Z|3047eab8-a02d-40e2-8611-ee9a6e4e1c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:20:49.936Z|3047eab8-a02d-40e2-8611-ee9a6e4e1c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:20:50.180Z|f7f419bd-7403-4e6d-bdbe-449b5141460d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:20:50.181Z|f7f419bd-7403-4e6d-bdbe-449b5141460d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:20:59.434Z|e55af2b2-5819-4944-bfb1-1052bffa3b39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:59.435Z|e55af2b2-5819-4944-bfb1-1052bffa3b39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:59.436Z|5515f9cc-59d1-4fe4-9300-b0c68272ab0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:59.437Z|5515f9cc-59d1-4fe4-9300-b0c68272ab0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:20:59.559Z|96e0a695-c086-40f3-9d72-267abdeadfd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:20:59.559Z|96e0a695-c086-40f3-9d72-267abdeadfd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:04.936Z|72b20596-7510-48f1-9e20-285d21565dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:21:04.941Z|72b20596-7510-48f1-9e20-285d21565dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:21:09.468Z|c33bc0fb-3730-431e-bd6c-a311b63a3a19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:09.469Z|c33bc0fb-3730-431e-bd6c-a311b63a3a19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:09.469Z|24194f3a-e348-4665-867e-f40427420e27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:09.470Z|24194f3a-e348-4665-867e-f40427420e27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:09.589Z|13d8d55a-9dd1-41ad-89bf-a0629f41023c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:09.590Z|13d8d55a-9dd1-41ad-89bf-a0629f41023c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:19.498Z|0c6e1c06-4cf2-4502-ad79-d9d796f60ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:19.499Z|0c6e1c06-4cf2-4502-ad79-d9d796f60ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:19.499Z|82e5eb10-8b3e-42b5-81f3-fff80f78ca9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:19.500Z|82e5eb10-8b3e-42b5-81f3-fff80f78ca9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:19.619Z|3ad30386-81ad-4278-8d5f-23238b03dd34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:19.620Z|3ad30386-81ad-4278-8d5f-23238b03dd34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:19.936Z|4bd701d2-57a6-4016-aa01-9191d861c01d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:21:19.936Z|4bd701d2-57a6-4016-aa01-9191d861c01d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:21:20.182Z|732ed6a6-5446-485e-a057-3a90fabc88b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:21:20.182Z|732ed6a6-5446-485e-a057-3a90fabc88b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:21:29.528Z|b7007140-0a1e-4c19-a180-87874bd232cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:29.529Z|b7007140-0a1e-4c19-a180-87874bd232cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:29.535Z|67ea0317-ed01-45b9-890b-6db74c15bbf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:29.536Z|67ea0317-ed01-45b9-890b-6db74c15bbf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:29.648Z|5aec18f7-3415-4645-ac85-f70805f4928f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:29.649Z|5aec18f7-3415-4645-ac85-f70805f4928f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:34.936Z|629d7820-9025-44f2-9040-5891f65f89b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:21:34.937Z|629d7820-9025-44f2-9040-5891f65f89b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:21:39.556Z|bb1f0ced-9004-4682-818a-871a6e3c8369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:39.557Z|bb1f0ced-9004-4682-818a-871a6e3c8369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:39.564Z|c3b326bd-9553-426c-a51e-31f1c51b2264|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:39.565Z|c3b326bd-9553-426c-a51e-31f1c51b2264|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:39.679Z|38fbdcb4-1001-46b3-958a-6f5c8eec62cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:39.679Z|38fbdcb4-1001-46b3-958a-6f5c8eec62cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:45.662Z|8ce45a63-ddbc-4294-81ca-2860e8c97ce6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:21:45.663Z|8ce45a63-ddbc-4294-81ca-2860e8c97ce6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:49.588Z|dc4cf12a-8184-44ad-bb6b-f81246264033|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:49.590Z|dc4cf12a-8184-44ad-bb6b-f81246264033|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:49.595Z|f479fe29-b00d-419f-9e7b-3b4ad74f9d9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:49.596Z|f479fe29-b00d-419f-9e7b-3b4ad74f9d9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:49.707Z|9180135c-44e9-4809-aa0e-866262924925|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:49.708Z|9180135c-44e9-4809-aa0e-866262924925|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:49.936Z|28dbd07e-d2b8-48ef-a42f-d69bd340efd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:21:49.940Z|28dbd07e-d2b8-48ef-a42f-d69bd340efd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:21:50.183Z|7e52de5f-cd84-4b14-b254-804b20f2ae70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:21:50.183Z|7e52de5f-cd84-4b14-b254-804b20f2ae70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:21:59.619Z|e341c33c-1647-43ff-a99b-bdd242af82c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:59.620Z|e341c33c-1647-43ff-a99b-bdd242af82c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:59.622Z|cfbfc09d-0ba7-4315-9cd2-022a4db0a519|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:59.622Z|cfbfc09d-0ba7-4315-9cd2-022a4db0a519|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:21:59.745Z|30b4fd86-1c1b-420f-88df-481625275b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:21:59.746Z|30b4fd86-1c1b-420f-88df-481625275b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:04.936Z|b8f69021-a08e-4fb2-bcbf-348eacd5b47f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:22:04.937Z|b8f69021-a08e-4fb2-bcbf-348eacd5b47f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:22:09.653Z|e59adde4-0ae2-43a3-b708-442d1353f2ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:09.653Z|580176cc-80c3-4495-8444-acd89a1ee7b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:09.654Z|e59adde4-0ae2-43a3-b708-442d1353f2ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:09.654Z|580176cc-80c3-4495-8444-acd89a1ee7b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:09.775Z|ecf635b8-cdd1-494b-84c4-7b5d56532346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:09.776Z|ecf635b8-cdd1-494b-84c4-7b5d56532346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:19.686Z|825693ff-8aae-4b1f-aeca-e9ec58c0f221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:19.687Z|825693ff-8aae-4b1f-aeca-e9ec58c0f221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:19.686Z|ad0b3b70-aabf-4d09-b274-4f4ef89312e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:19.698Z|ad0b3b70-aabf-4d09-b274-4f4ef89312e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:19.804Z|0a054997-3a99-48ff-b13a-eaf88c079ec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:19.805Z|0a054997-3a99-48ff-b13a-eaf88c079ec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:19.936Z|f96040ac-1e08-4fea-a0d1-59844e2fdab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:22:19.937Z|f96040ac-1e08-4fea-a0d1-59844e2fdab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:22:20.184Z|2dbb9352-0043-43fb-9bb7-2b0e7f7c8bb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:22:20.184Z|2dbb9352-0043-43fb-9bb7-2b0e7f7c8bb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:22:29.718Z|d291d47a-c1a1-42db-90b6-b52eb23f8736|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:29.719Z|d291d47a-c1a1-42db-90b6-b52eb23f8736|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:29.723Z|8e9f71ec-50dd-4beb-bf79-82287f55de5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:29.724Z|8e9f71ec-50dd-4beb-bf79-82287f55de5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:29.833Z|6d34527f-c8f7-459e-b0f9-a2b9f5c5a998|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:29.834Z|6d34527f-c8f7-459e-b0f9-a2b9f5c5a998|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:34.936Z|3b3afa62-0e5f-4ba7-91ea-94dd5c483384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:22:34.940Z|3b3afa62-0e5f-4ba7-91ea-94dd5c483384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:22:39.748Z|f91068cf-24c9-4fa9-a2f7-b177a7c4ac35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:39.750Z|f91068cf-24c9-4fa9-a2f7-b177a7c4ac35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:39.753Z|87c1eb62-872e-4402-aa6c-771cdec0b693|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:39.754Z|87c1eb62-872e-4402-aa6c-771cdec0b693|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:39.862Z|d8bbae34-b05b-41f7-b464-f16b1e22c810|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:39.862Z|d8bbae34-b05b-41f7-b464-f16b1e22c810|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:45.660Z|798b62fe-0d7c-4cb5-a8d3-0003c2f3d426|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:22:45.660Z|798b62fe-0d7c-4cb5-a8d3-0003c2f3d426|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:49.782Z|bfb96a37-361f-4dc7-9b3a-6b98096a62ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:49.783Z|bfb96a37-361f-4dc7-9b3a-6b98096a62ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:49.783Z|2e2d57fe-4718-4f9e-9b6e-704f3c15f3df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:49.784Z|2e2d57fe-4718-4f9e-9b6e-704f3c15f3df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:49.886Z|69d2c64d-dfbb-40fd-b64e-988b3b4d10a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:49.887Z|69d2c64d-dfbb-40fd-b64e-988b3b4d10a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:49.936Z|f11fd083-0ffc-4463-b27b-e59f1062d55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:22:49.936Z|f11fd083-0ffc-4463-b27b-e59f1062d55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:22:50.185Z|d9866ff8-6e18-493a-94d3-b85438e1133b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:22:50.186Z|d9866ff8-6e18-493a-94d3-b85438e1133b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:22:59.811Z|32db2f67-3419-4798-b48a-4b9b70d0dadc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:59.812Z|32db2f67-3419-4798-b48a-4b9b70d0dadc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:59.820Z|04ca74a6-0893-49f3-92b2-efa7223a2255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:59.821Z|04ca74a6-0893-49f3-92b2-efa7223a2255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:22:59.914Z|1f1b5307-728b-4234-a8f6-6216d1098b94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:22:59.915Z|1f1b5307-728b-4234-a8f6-6216d1098b94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:23:04.936Z|d9ad3442-d2c4-4450-9d03-6554dcd79607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:23:04.936Z|d9ad3442-d2c4-4450-9d03-6554dcd79607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:23:09.850Z|95b3666e-5c21-465e-928b-fcb86e4534d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:23:09.851Z|95b3666e-5c21-465e-928b-fcb86e4534d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:23:09.851Z|0c478bcb-3d0e-43b9-a713-96ffd8a60147|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:23:09.852Z|0c478bcb-3d0e-43b9-a713-96ffd8a60147|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:23:09.943Z|a9466ce2-5343-467d-b5d6-26e55dc5d678|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:23:09.943Z|a9466ce2-5343-467d-b5d6-26e55dc5d678|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:23:19.881Z|838e25f6-e78f-4e6a-9622-62e4771fcb4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:23:19.881Z|c7dec762-847e-4bb8-937f-3e6b0891b2ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:23:19.882Z|838e25f6-e78f-4e6a-9622-62e4771fcb4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:23:19.882Z|c7dec762-847e-4bb8-937f-3e6b0891b2ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:23:19.936Z|29c942a6-189c-4467-9cfd-fe6a515b2d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:23:19.939Z|29c942a6-189c-4467-9cfd-fe6a515b2d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:23:19.969Z|76ef4977-347e-4903-b9e2-4a0c19df3a95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:23:19.970Z|76ef4977-347e-4903-b9e2-4a0c19df3a95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:23:20.186Z|460ab943-017d-412d-8efb-4f16b8ec3523|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:23:20.187Z|460ab943-017d-412d-8efb-4f16b8ec3523|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:23:29.913Z|17d3f98e-8e5d-43a5-8456-96dfce3b8e99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:23:29.913Z|5bf0228e-4482-46f4-b053-b15a16d4a571|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:23:29.914Z|17d3f98e-8e5d-43a5-8456-96dfce3b8e99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:23:29.914Z|5bf0228e-4482-46f4-b053-b15a16d4a571|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:23:30.001Z|2028cac2-d8d7-402a-b81a-199e214efebf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:23:30.002Z|2028cac2-d8d7-402a-b81a-199e214efebf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:23:34.936Z|1b384fdf-9003-482e-b7c9-30705d2e103f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:23:34.936Z|1b384fdf-9003-482e-b7c9-30705d2e103f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:23:39.943Z|b5e00ea7-c442-402f-b22a-763fabdbc519|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:23:39.944Z|b5e00ea7-c442-402f-b22a-763fabdbc519|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:23:39.950Z|f519089b-c54a-499f-bd10-8087413aa154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:23:39.950Z|f519089b-c54a-499f-bd10-8087413aa154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:23:40.031Z|57f7eb92-947b-4cf0-b171-a41e9570f319|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:23:40.032Z|57f7eb92-947b-4cf0-b171-a41e9570f319|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:23:45.661Z|8a3f0072-ae58-4cd4-9abf-1da08cd8266b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:23:45.662Z|8a3f0072-ae58-4cd4-9abf-1da08cd8266b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:23:49.936Z|39f97456-b3f1-4734-a9c8-0cca09fa8e00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:23:49.936Z|39f97456-b3f1-4734-a9c8-0cca09fa8e00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:23:49.972Z|3a4abc32-66b2-4079-8a98-cd0a24055741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:23:49.973Z|3a4abc32-66b2-4079-8a98-cd0a24055741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:23:49.977Z|f41e19fe-a877-4366-80dd-145dbb031fbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:23:49.978Z|f41e19fe-a877-4366-80dd-145dbb031fbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:23:50.058Z|41312365-a660-4852-833e-23d6c944ad54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:23:50.059Z|41312365-a660-4852-833e-23d6c944ad54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:23:50.188Z|2353ab9f-ccda-4b45-a580-5f187bcc6c62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:23:50.188Z|2353ab9f-ccda-4b45-a580-5f187bcc6c62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:24:00.009Z|9f3436ca-7d5b-4ba6-a020-e02cb6bf4318|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:00.009Z|20fc26f2-9fdd-462a-ad4b-f983f32577ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:00.009Z|9f3436ca-7d5b-4ba6-a020-e02cb6bf4318|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:00.010Z|20fc26f2-9fdd-462a-ad4b-f983f32577ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:00.090Z|4cd9ea12-064e-4907-82ef-2927e3d8972b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:00.091Z|4cd9ea12-064e-4907-82ef-2927e3d8972b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:04.936Z|3ceb4882-e140-4ce2-ab43-e09e5093c15c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:24:04.941Z|3ceb4882-e140-4ce2-ab43-e09e5093c15c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:24:10.037Z|2ad7b90c-6273-4b80-b35e-9c5c326c3adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:10.039Z|2ad7b90c-6273-4b80-b35e-9c5c326c3adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:10.039Z|682a74d1-1a32-4ea2-99ff-50e18651f62a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:10.040Z|682a74d1-1a32-4ea2-99ff-50e18651f62a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:10.119Z|5f80a4c5-8b33-47c5-87a4-4fd99f574389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:10.120Z|5f80a4c5-8b33-47c5-87a4-4fd99f574389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:19.936Z|c08c841b-82d2-45aa-a0cc-747b2bb21374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:24:19.937Z|c08c841b-82d2-45aa-a0cc-747b2bb21374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:24:20.068Z|e2dc6bd2-5e62-474c-a7b4-052658d5e747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:20.068Z|2878ce21-27ff-4152-9a63-42f082e24af5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:20.069Z|e2dc6bd2-5e62-474c-a7b4-052658d5e747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:20.069Z|2878ce21-27ff-4152-9a63-42f082e24af5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:20.148Z|58089c99-a42d-47b8-9e30-64f8f916d076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:20.149Z|58089c99-a42d-47b8-9e30-64f8f916d076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:20.189Z|b7396527-a03f-4d47-99b4-7d6c482a8a8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:24:20.189Z|b7396527-a03f-4d47-99b4-7d6c482a8a8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:24:30.098Z|43df1571-dfef-49b0-94a5-b292686f9f29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:30.099Z|43df1571-dfef-49b0-94a5-b292686f9f29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:30.106Z|2e36285f-bdaa-4013-ac47-3e025bf8e0d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:30.107Z|2e36285f-bdaa-4013-ac47-3e025bf8e0d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:30.178Z|9222dd38-e4e6-4ca2-896a-3ceb078e1dd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:30.179Z|9222dd38-e4e6-4ca2-896a-3ceb078e1dd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:34.936Z|087f5167-c479-4dbf-83a8-ab89c3672d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:24:34.936Z|087f5167-c479-4dbf-83a8-ab89c3672d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:24:40.129Z|82c2eae1-da41-4f90-82cb-90b81ca19112|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:40.130Z|82c2eae1-da41-4f90-82cb-90b81ca19112|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:40.136Z|9392a03d-f053-4ce7-936c-55e80df5d8c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:40.137Z|9392a03d-f053-4ce7-936c-55e80df5d8c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:40.208Z|2f109d3d-a384-46ae-9c37-42c41f87c343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:40.209Z|2f109d3d-a384-46ae-9c37-42c41f87c343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:45.660Z|43ddfd0b-93fd-43b1-a04b-7cf9bfbff236|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:24:45.661Z|43ddfd0b-93fd-43b1-a04b-7cf9bfbff236|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:49.936Z|06b0929a-9c9d-43cc-8107-27eec951e9d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:24:49.940Z|06b0929a-9c9d-43cc-8107-27eec951e9d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:24:50.158Z|08149d1e-8976-4438-a6bd-d7dd3a8c40e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:50.159Z|08149d1e-8976-4438-a6bd-d7dd3a8c40e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:50.165Z|25c03ecc-eddc-4636-acd5-c02359612ced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:50.166Z|25c03ecc-eddc-4636-acd5-c02359612ced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:24:50.190Z|60058ba3-a4f2-4229-96e6-d1632631f37a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:24:50.191Z|60058ba3-a4f2-4229-96e6-d1632631f37a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:24:50.245Z|a4933809-dd83-4ff7-a370-e0daf8c4fb11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:24:50.246Z|a4933809-dd83-4ff7-a370-e0daf8c4fb11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:00.190Z|cebbbd5e-aa1b-4486-8cd7-662d9cfd87ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:00.191Z|cebbbd5e-aa1b-4486-8cd7-662d9cfd87ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:00.199Z|f06970e7-f7a4-4faa-ac52-57ac7154c35e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:00.200Z|f06970e7-f7a4-4faa-ac52-57ac7154c35e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:00.276Z|332e3262-03de-43f0-ad42-3dba22219036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:00.276Z|332e3262-03de-43f0-ad42-3dba22219036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:04.936Z|6dea3a1c-c638-4dbd-994f-aeed2655072f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:25:04.937Z|6dea3a1c-c638-4dbd-994f-aeed2655072f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:25:10.222Z|344fe293-9c6b-42b6-b4de-0c0bcb5a1d49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:10.223Z|344fe293-9c6b-42b6-b4de-0c0bcb5a1d49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:10.227Z|f3c6ce14-cf42-41f0-b340-f1627c0a1b73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:10.228Z|f3c6ce14-cf42-41f0-b340-f1627c0a1b73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:10.306Z|d80229e1-ebec-44e5-acd8-efc611ab4695|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:10.306Z|d80229e1-ebec-44e5-acd8-efc611ab4695|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:19.936Z|56018e84-46f6-442b-8470-3de0655bd5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:25:19.936Z|56018e84-46f6-442b-8470-3de0655bd5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:25:20.191Z|c5a82111-92ae-4287-b5c8-106559bff13a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:25:20.192Z|c5a82111-92ae-4287-b5c8-106559bff13a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:25:20.253Z|2e569a35-2ddc-43a1-99e5-0646a1bff128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:20.254Z|2e569a35-2ddc-43a1-99e5-0646a1bff128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:20.258Z|16d6bf49-37b5-46ef-bf37-bddd605efbc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:20.258Z|16d6bf49-37b5-46ef-bf37-bddd605efbc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:20.336Z|e7f2e0f4-813b-4fd6-ba42-4bea0cd76b57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:20.337Z|e7f2e0f4-813b-4fd6-ba42-4bea0cd76b57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:30.282Z|c7cafe24-2e6c-4146-a9ab-99082207be42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:30.283Z|c7cafe24-2e6c-4146-a9ab-99082207be42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:30.285Z|e2dc66a2-97f9-4179-a0ea-2420636031af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:30.285Z|e2dc66a2-97f9-4179-a0ea-2420636031af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:30.364Z|55ba4c35-4b6f-4aff-94cc-f5f71f8dbea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:30.365Z|55ba4c35-4b6f-4aff-94cc-f5f71f8dbea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:34.936Z|dbc4ac37-c781-41f2-9c45-c067eefc0545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:25:34.941Z|dbc4ac37-c781-41f2-9c45-c067eefc0545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:25:40.315Z|9adc9a46-c2d7-45bc-9c42-c9dc6b7185f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:40.316Z|9adc9a46-c2d7-45bc-9c42-c9dc6b7185f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:40.320Z|590e32dd-9e7e-4749-9ac4-017c4dabfcff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:40.320Z|590e32dd-9e7e-4749-9ac4-017c4dabfcff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:40.394Z|c0154d77-beaf-498b-b7b1-a84320b4364f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:40.395Z|c0154d77-beaf-498b-b7b1-a84320b4364f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:45.662Z|8488279e-cee0-4b98-ae0b-7871fc789801|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:25:45.663Z|8488279e-cee0-4b98-ae0b-7871fc789801|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:49.936Z|afd15fed-9f39-4c2c-b70a-0ab8b30022cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:25:49.937Z|afd15fed-9f39-4c2c-b70a-0ab8b30022cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:25:50.193Z|7104c786-378b-4065-a3b9-e7e8a9192e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:25:50.193Z|7104c786-378b-4065-a3b9-e7e8a9192e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:25:50.351Z|3095e349-7c9d-4567-b02c-073e42aa978b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:50.351Z|82cbb6e6-f735-4a82-ab41-0bf00a8439df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:50.352Z|82cbb6e6-f735-4a82-ab41-0bf00a8439df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:50.352Z|3095e349-7c9d-4567-b02c-073e42aa978b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:25:50.425Z|f736d747-3057-4509-ab9a-9122eb91bfd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:25:50.426Z|f736d747-3057-4509-ab9a-9122eb91bfd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:00.382Z|1c41f7a5-6398-4bc7-a68d-d9bbb595489d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:00.383Z|1c41f7a5-6398-4bc7-a68d-d9bbb595489d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:00.386Z|7340a73a-04ca-4c34-9d86-d53df03e4fff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:00.387Z|7340a73a-04ca-4c34-9d86-d53df03e4fff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:00.455Z|2c62fbc7-4d94-407d-a7b8-3f5f423ec538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:00.456Z|2c62fbc7-4d94-407d-a7b8-3f5f423ec538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:04.936Z|0d90382e-8ca0-4740-8148-f0a17b5e1694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:26:04.936Z|0d90382e-8ca0-4740-8148-f0a17b5e1694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:26:10.410Z|97c897a8-2b6a-48a7-b52d-6d10b4a302eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:10.411Z|97c897a8-2b6a-48a7-b52d-6d10b4a302eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:10.412Z|35098659-0e7c-4eaf-9caa-3bcf81050282|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:10.412Z|35098659-0e7c-4eaf-9caa-3bcf81050282|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:10.484Z|47c4ce7b-ddfe-4e15-bff2-0ddf8a7dd257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:10.485Z|47c4ce7b-ddfe-4e15-bff2-0ddf8a7dd257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:19.936Z|0fff321b-5f91-41a2-b8ad-6f5ef5930bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:26:19.940Z|0fff321b-5f91-41a2-b8ad-6f5ef5930bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:26:20.194Z|d4e78f4b-a66b-4291-a859-4e6285b737cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:26:20.194Z|d4e78f4b-a66b-4291-a859-4e6285b737cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:26:20.439Z|8639cd48-0ed7-4785-bb57-273a14f97835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:20.440Z|8639cd48-0ed7-4785-bb57-273a14f97835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:20.440Z|5c533249-bcb0-4583-bec6-8090d88def03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:20.441Z|5c533249-bcb0-4583-bec6-8090d88def03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:20.514Z|a79681d1-7478-470c-8f84-77bda07af8db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:20.515Z|a79681d1-7478-470c-8f84-77bda07af8db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:30.472Z|4076e834-1680-4440-856f-3c7c2344b1c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:30.473Z|4076e834-1680-4440-856f-3c7c2344b1c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:30.474Z|634d87b2-5dab-4802-9208-fc5b04e14f28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:30.475Z|634d87b2-5dab-4802-9208-fc5b04e14f28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:30.544Z|8fa55953-c975-405e-b1ff-c783ce721a95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:30.545Z|8fa55953-c975-405e-b1ff-c783ce721a95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:34.936Z|530ae3f7-c945-45d1-b4ca-b804d8975890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:26:34.937Z|530ae3f7-c945-45d1-b4ca-b804d8975890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:26:40.503Z|d13733a8-fb0d-43a3-9368-d5539097d801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:40.504Z|d13733a8-fb0d-43a3-9368-d5539097d801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:40.506Z|ab13f9e0-57ea-4821-94d1-5184780cebd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:40.506Z|ab13f9e0-57ea-4821-94d1-5184780cebd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:40.573Z|7b423b8f-ab7a-4977-a7e4-ff22dd01ffec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:40.574Z|7b423b8f-ab7a-4977-a7e4-ff22dd01ffec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:45.661Z|a8bb5e8d-463f-4302-8914-78454fa50850|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:26:45.662Z|a8bb5e8d-463f-4302-8914-78454fa50850|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:49.936Z|9beaf9c4-5ee1-464a-8995-a8151bedd042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:26:49.937Z|9beaf9c4-5ee1-464a-8995-a8151bedd042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:26:50.195Z|bd593880-b05d-4f2a-a228-d43f80f3dc73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:26:50.196Z|bd593880-b05d-4f2a-a228-d43f80f3dc73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:26:50.532Z|370d8a67-e68b-471a-8fe9-6ea37aabd366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:50.533Z|08ad18b6-9dc7-4ecd-bbd2-aaf7238e66ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:50.533Z|370d8a67-e68b-471a-8fe9-6ea37aabd366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:50.533Z|08ad18b6-9dc7-4ecd-bbd2-aaf7238e66ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:26:50.602Z|a2aa412a-23d9-476b-8669-3d3ece3bbcc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:26:50.602Z|a2aa412a-23d9-476b-8669-3d3ece3bbcc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:00.561Z|17dec07a-a573-4308-8b00-2f64ef420d0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:00.562Z|17dec07a-a573-4308-8b00-2f64ef420d0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:00.569Z|20e46120-ec2f-4dd9-82e4-e20aaf583c6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:00.570Z|20e46120-ec2f-4dd9-82e4-e20aaf583c6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:00.626Z|bf267dcc-2ad5-426a-bc46-30d11635cfdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:00.626Z|bf267dcc-2ad5-426a-bc46-30d11635cfdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:04.936Z|b43b677c-2097-4f84-9594-52a6e2800d82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:27:04.939Z|b43b677c-2097-4f84-9594-52a6e2800d82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:27:10.593Z|b7a59f9c-fbb8-4a31-9d08-3219316dc1d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:10.593Z|b7a59f9c-fbb8-4a31-9d08-3219316dc1d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:10.600Z|3622a6c2-5afe-4224-a107-82b9ed5f25e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:10.601Z|3622a6c2-5afe-4224-a107-82b9ed5f25e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:10.653Z|d7524544-0685-4b53-8be1-f2df9dd14cef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:10.654Z|d7524544-0685-4b53-8be1-f2df9dd14cef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:19.936Z|0aaa6ce3-0859-424d-9207-98a57261823f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:27:19.937Z|0aaa6ce3-0859-424d-9207-98a57261823f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:27:20.196Z|bb92762a-8a98-4d50-ae3d-d616da7968c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:27:20.197Z|bb92762a-8a98-4d50-ae3d-d616da7968c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:27:20.622Z|1d8a47d5-418e-48d8-a660-e5eb59bbe120|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:20.623Z|1d8a47d5-418e-48d8-a660-e5eb59bbe120|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:20.630Z|64725975-fc74-4bc7-8607-d38edf66f04b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:20.631Z|64725975-fc74-4bc7-8607-d38edf66f04b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:20.681Z|5c27ae3b-2676-42fb-81df-0cf77cfda1da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:20.681Z|5c27ae3b-2676-42fb-81df-0cf77cfda1da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:30.653Z|360e0aae-d78e-40e9-b0f7-4ddb497103fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:30.654Z|360e0aae-d78e-40e9-b0f7-4ddb497103fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:30.657Z|3242e9b2-e99d-47b5-9ae1-9c7d63dd7396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:30.658Z|3242e9b2-e99d-47b5-9ae1-9c7d63dd7396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:30.709Z|cbb5f2cc-67c7-43c7-9634-be2d268f35f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:30.709Z|cbb5f2cc-67c7-43c7-9634-be2d268f35f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:34.936Z|22b69709-85e3-44b8-b79d-16f2a641d573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:27:34.937Z|22b69709-85e3-44b8-b79d-16f2a641d573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:27:40.686Z|59c8ccc7-dba1-4023-bdce-f7ac47745f73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:40.687Z|59c8ccc7-dba1-4023-bdce-f7ac47745f73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:40.688Z|f1684700-bd29-4442-b506-251f8254e17c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:40.688Z|f1684700-bd29-4442-b506-251f8254e17c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:40.735Z|adcca3f9-b860-4e94-897a-a234060d4c2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:40.736Z|adcca3f9-b860-4e94-897a-a234060d4c2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:45.661Z|b42aec86-2947-407c-a26e-d3b418a91269|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:27:45.662Z|b42aec86-2947-407c-a26e-d3b418a91269|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:49.936Z|717a8609-481f-49b9-92c8-54caa5d0a8ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:27:49.940Z|717a8609-481f-49b9-92c8-54caa5d0a8ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:27:50.198Z|7cfd0076-d971-4426-8f12-ebf81e9cea9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:27:50.198Z|7cfd0076-d971-4426-8f12-ebf81e9cea9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:27:50.717Z|e431e098-2a20-4dd1-889a-66e9cd6253d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:50.718Z|f063fc7b-0525-4e4a-846b-6a79293cc400|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:50.718Z|e431e098-2a20-4dd1-889a-66e9cd6253d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:50.719Z|f063fc7b-0525-4e4a-846b-6a79293cc400|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:27:50.765Z|6a901228-8639-4466-88ed-9b5798421a35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:27:50.766Z|6a901228-8639-4466-88ed-9b5798421a35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:00.749Z|4f0f8b5b-2bde-42c6-8d65-5dc5b00e330d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:00.750Z|4f0f8b5b-2bde-42c6-8d65-5dc5b00e330d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:00.757Z|6f0eb432-c9b2-419f-b65f-5aa448267d14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:00.758Z|6f0eb432-c9b2-419f-b65f-5aa448267d14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:00.794Z|ad8e39c2-6b3a-45e0-a1c2-56d25df1fe12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:00.794Z|ad8e39c2-6b3a-45e0-a1c2-56d25df1fe12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:04.936Z|665027f8-b813-4a65-bf3d-84b8ee200ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:28:04.936Z|665027f8-b813-4a65-bf3d-84b8ee200ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:28:10.787Z|52fc24a1-934d-4b18-9bd6-f3046deb1efa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:10.788Z|52fc24a1-934d-4b18-9bd6-f3046deb1efa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:10.788Z|70f03966-d17e-4644-b557-76f686dfe6e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:10.789Z|70f03966-d17e-4644-b557-76f686dfe6e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:10.822Z|9f49dcde-f4b5-4a17-af8e-4917e7486327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:10.823Z|9f49dcde-f4b5-4a17-af8e-4917e7486327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:19.936Z|98eb94da-0fad-4e19-ac19-4f14b9b082a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:28:19.936Z|98eb94da-0fad-4e19-ac19-4f14b9b082a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:28:20.199Z|1171d455-fc9f-4f59-88f4-47e24481ec25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:28:20.199Z|1171d455-fc9f-4f59-88f4-47e24481ec25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:28:20.820Z|079bc9a1-cbcf-4fca-9bbc-28a8d85d5535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:20.820Z|c0be7dd9-4b43-4545-a592-ea6b7c8249ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:20.821Z|c0be7dd9-4b43-4545-a592-ea6b7c8249ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:20.821Z|079bc9a1-cbcf-4fca-9bbc-28a8d85d5535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:20.849Z|cafa472d-f012-4001-bdbc-4fac3678d608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:20.849Z|cafa472d-f012-4001-bdbc-4fac3678d608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:30.848Z|ae25a8b7-fb59-4582-8c44-ac15436737da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:30.848Z|e55e09af-90d1-472f-9ed7-fe2884d8b6ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:30.849Z|ae25a8b7-fb59-4582-8c44-ac15436737da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:30.850Z|e55e09af-90d1-472f-9ed7-fe2884d8b6ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:30.878Z|1013ff8f-f680-4da5-9b1a-6c8ccc681731|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:30.878Z|1013ff8f-f680-4da5-9b1a-6c8ccc681731|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:34.936Z|3fb9d368-a85c-49a2-8797-85290df459ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:28:34.940Z|3fb9d368-a85c-49a2-8797-85290df459ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:28:40.874Z|aec7d2c9-6cc1-4186-ba72-aa6683bad815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:40.875Z|aec7d2c9-6cc1-4186-ba72-aa6683bad815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:40.874Z|94a8ecea-2603-45bc-8ffd-729bff309890|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:40.876Z|94a8ecea-2603-45bc-8ffd-729bff309890|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:40.904Z|4354a9fd-24cf-4127-8814-e6c870fd478f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:40.904Z|4354a9fd-24cf-4127-8814-e6c870fd478f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:45.661Z|3573b4d2-f621-494e-89ef-d004e9df9263|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:28:45.662Z|3573b4d2-f621-494e-89ef-d004e9df9263|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:49.936Z|7846557b-a94d-4201-9fff-4c26f5acb3c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:28:49.936Z|7846557b-a94d-4201-9fff-4c26f5acb3c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:28:50.200Z|3a2635c2-3f14-4b88-8e0c-b842312a0bb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:28:50.200Z|3a2635c2-3f14-4b88-8e0c-b842312a0bb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:28:50.901Z|ac962a43-dae5-4312-bff7-db0920708d65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:50.902Z|ac962a43-dae5-4312-bff7-db0920708d65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:50.902Z|822f5fc7-3f4b-4824-b7b6-f676e3d86425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:50.902Z|822f5fc7-3f4b-4824-b7b6-f676e3d86425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:28:50.929Z|55fff833-117b-46db-a8ce-5be7b8090e61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:28:50.930Z|55fff833-117b-46db-a8ce-5be7b8090e61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:00.928Z|d1ec33c8-34ce-48fd-ad2f-ecfcc6654d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:00.928Z|f523060e-06d3-430e-b454-6e5a93bdf24a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:00.929Z|f523060e-06d3-430e-b454-6e5a93bdf24a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:00.929Z|d1ec33c8-34ce-48fd-ad2f-ecfcc6654d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:00.956Z|14718665-f328-430a-9faa-3169361bed75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:00.957Z|14718665-f328-430a-9faa-3169361bed75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:04.936Z|e4d4f435-2acc-4a6a-baa3-ff66bb211ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:29:04.936Z|e4d4f435-2acc-4a6a-baa3-ff66bb211ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:29:10.956Z|7f41bb54-1b14-47d6-88e8-4ccb956fa1ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:10.957Z|7f41bb54-1b14-47d6-88e8-4ccb956fa1ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:10.964Z|ed431755-72ef-4e41-9e04-87c96c8834b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:10.965Z|ed431755-72ef-4e41-9e04-87c96c8834b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:10.978Z|5b7b352f-342b-4a52-b4df-4ba6e9553c47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:10.979Z|5b7b352f-342b-4a52-b4df-4ba6e9553c47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:19.936Z|6e2b0886-e2c6-4ee3-bf8f-b1fda283264f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:29:19.940Z|6e2b0886-e2c6-4ee3-bf8f-b1fda283264f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:29:20.201Z|eaf506b4-08eb-43a1-8a96-399e9928ccc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:29:20.202Z|eaf506b4-08eb-43a1-8a96-399e9928ccc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:29:20.986Z|5d590d6a-4eee-4c02-b103-42f9be347df6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:20.987Z|5d590d6a-4eee-4c02-b103-42f9be347df6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:20.990Z|da8d6bee-79b8-4cec-bb36-b6fe80d28184|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:20.991Z|da8d6bee-79b8-4cec-bb36-b6fe80d28184|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:21.001Z|aba1f22e-b6dd-4103-9c01-50ff2129b0d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:21.001Z|aba1f22e-b6dd-4103-9c01-50ff2129b0d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:31.010Z|f22a5a0c-1f02-420e-98ab-e042a1504235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:31.010Z|f22a5a0c-1f02-420e-98ab-e042a1504235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:31.013Z|1e1121e1-43d9-4e8a-9381-a7ebef9eb7f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:31.013Z|1e1121e1-43d9-4e8a-9381-a7ebef9eb7f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:31.020Z|13ff867e-3998-4a52-ae74-f9d075aecff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:31.020Z|13ff867e-3998-4a52-ae74-f9d075aecff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:34.936Z|5c3b333b-3f60-4d44-86c6-8319558bff1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:29:34.936Z|5c3b333b-3f60-4d44-86c6-8319558bff1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:29:41.036Z|a86627bc-9e87-4ac2-b6d5-622668e6cd0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:41.037Z|a86627bc-9e87-4ac2-b6d5-622668e6cd0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:41.038Z|aaa3bc4c-0e75-4216-ade0-ff4a95efbec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:41.039Z|aaa3bc4c-0e75-4216-ade0-ff4a95efbec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:41.042Z|138e39eb-84d6-4ee6-9a24-c751b6789ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:41.043Z|138e39eb-84d6-4ee6-9a24-c751b6789ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:45.662Z|f17c738d-415c-40b2-a7c9-c37bd647fd44|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:29:45.663Z|f17c738d-415c-40b2-a7c9-c37bd647fd44|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:49.936Z|6886e84a-4d42-4a5e-966b-79673b0a6e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:29:49.937Z|6886e84a-4d42-4a5e-966b-79673b0a6e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:29:50.202Z|1cbeb0ae-c0d3-4a76-a647-7c84418ab4be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:29:50.202Z|1cbeb0ae-c0d3-4a76-a647-7c84418ab4be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:29:51.063Z|d727bd60-dd9c-483a-a754-76850e3ef83b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:51.064Z|d727bd60-dd9c-483a-a754-76850e3ef83b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:51.067Z|f04bd55e-efae-466b-8bb4-4ce9bbb59ac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:51.068Z|f04bd55e-efae-466b-8bb4-4ce9bbb59ac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:29:51.070Z|b91e8413-e694-4435-92cc-5d031d94cd10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:29:51.071Z|b91e8413-e694-4435-92cc-5d031d94cd10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:01.095Z|e13dcd8c-b2bf-4acb-99df-3f9ed0a0ee00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:01.096Z|e13dcd8c-b2bf-4acb-99df-3f9ed0a0ee00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:01.102Z|6e72f938-69ce-4cd7-9e40-a67a8c4521a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:01.102Z|c80b2787-2bcf-4bf2-9b12-a362ace076a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:01.103Z|c80b2787-2bcf-4bf2-9b12-a362ace076a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:01.104Z|6e72f938-69ce-4cd7-9e40-a67a8c4521a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:04.936Z|7eb67e01-e167-4a43-8f8d-8630ea6f7349|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:30:04.940Z|7eb67e01-e167-4a43-8f8d-8630ea6f7349|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:30:11.134Z|f401c591-e9ff-4970-bb0c-6920b4f11d2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:11.134Z|f401c591-e9ff-4970-bb0c-6920b4f11d2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:11.134Z|49528ff2-49a7-41b5-b862-76edb34a9bb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:11.135Z|49528ff2-49a7-41b5-b862-76edb34a9bb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:11.141Z|0781ca2d-edd4-4ba0-b8ea-704806c9a2ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:11.142Z|0781ca2d-edd4-4ba0-b8ea-704806c9a2ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:19.936Z|fedcb3b6-effc-40ea-9b27-f131bdeb20fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:30:19.936Z|fedcb3b6-effc-40ea-9b27-f131bdeb20fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:30:20.203Z|863252d6-c103-44d5-be26-4b7b90bc65e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:30:20.203Z|863252d6-c103-44d5-be26-4b7b90bc65e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:30:21.161Z|fdddc90c-0b6a-4c45-8623-7ece38345feb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:21.162Z|fdddc90c-0b6a-4c45-8623-7ece38345feb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:21.167Z|cc8452b9-2c7b-4fd7-b1d5-dd726a893d7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:21.168Z|cc8452b9-2c7b-4fd7-b1d5-dd726a893d7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:21.170Z|afd96e2e-4e40-43e5-bb67-b93d2ce3c433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:21.171Z|afd96e2e-4e40-43e5-bb67-b93d2ce3c433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:31.194Z|f0d88fb9-1a45-4f46-a7e0-13cc4748e2f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:31.194Z|f0d88fb9-1a45-4f46-a7e0-13cc4748e2f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:31.196Z|06d2182f-5547-4ec3-8699-b554f886bd79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:31.197Z|06d2182f-5547-4ec3-8699-b554f886bd79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:31.202Z|cc848f3c-3e32-46bc-8cd9-0b6c49ca5a70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:31.203Z|cc848f3c-3e32-46bc-8cd9-0b6c49ca5a70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:34.936Z|b9f9ee31-e9c4-453c-9cee-42764f25c64a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:30:34.937Z|b9f9ee31-e9c4-453c-9cee-42764f25c64a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:30:41.222Z|1c4250df-cde9-4744-8c57-7d345169b793|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:41.223Z|1c4250df-cde9-4744-8c57-7d345169b793|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:41.226Z|06bacf95-6a9a-4df7-82f6-19302e3abae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:41.227Z|06bacf95-6a9a-4df7-82f6-19302e3abae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:41.230Z|db661161-3d0c-4d14-914d-7e6584227eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:41.231Z|db661161-3d0c-4d14-914d-7e6584227eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:45.661Z|a4843b38-0e71-4ba0-a2d2-a40339a71299|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:30:45.662Z|a4843b38-0e71-4ba0-a2d2-a40339a71299|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:49.936Z|a572b325-3260-4287-94c6-24608832312d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:30:49.940Z|a572b325-3260-4287-94c6-24608832312d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:30:50.204Z|f9947850-0ce9-4c56-8174-7eb9245075b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:30:50.205Z|f9947850-0ce9-4c56-8174-7eb9245075b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:30:51.251Z|c3822161-7d3d-49db-a0de-081af01c3f88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:51.252Z|c3822161-7d3d-49db-a0de-081af01c3f88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:51.254Z|2250a6c7-2799-4c56-b291-0717a8cffdff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:51.254Z|2250a6c7-2799-4c56-b291-0717a8cffdff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:30:51.260Z|ab045de2-080b-491f-84ab-c824bb94d1fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:30:51.260Z|ab045de2-080b-491f-84ab-c824bb94d1fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:01.285Z|e9776d7a-1a01-494e-8df2-16bb39230c7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:01.286Z|e9776d7a-1a01-494e-8df2-16bb39230c7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:01.287Z|74ea3804-eb1e-49da-adbe-7a9d6367069a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:01.287Z|74ea3804-eb1e-49da-adbe-7a9d6367069a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:01.291Z|3643a2de-78ef-4d9c-b9f6-e2369df63a00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:01.292Z|3643a2de-78ef-4d9c-b9f6-e2369df63a00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:04.936Z|fabeb984-510b-4317-bf49-81cb151423fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:31:04.936Z|fabeb984-510b-4317-bf49-81cb151423fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:31:11.311Z|f96eadb7-11e2-428f-8312-d995421c6e2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:11.312Z|f96eadb7-11e2-428f-8312-d995421c6e2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:11.317Z|36f8a385-6c02-4d90-9a83-0b9c75f6c7cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:11.317Z|7eab9ef6-e43d-4831-a065-69ea23d6c5d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:11.317Z|36f8a385-6c02-4d90-9a83-0b9c75f6c7cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:11.318Z|7eab9ef6-e43d-4831-a065-69ea23d6c5d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:19.936Z|c78190bd-1f4a-4d2a-b7c7-795ae10fb16e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:31:19.937Z|c78190bd-1f4a-4d2a-b7c7-795ae10fb16e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:31:20.205Z|b962cd91-d960-4349-be36-1d130b1c5d97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:31:20.206Z|b962cd91-d960-4349-be36-1d130b1c5d97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:31:21.340Z|d19eaead-5fe7-433d-8bf3-e112cffb3837|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:21.341Z|d19eaead-5fe7-433d-8bf3-e112cffb3837|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:21.343Z|84e3a546-7a43-4131-b682-4d348ae51107|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:21.344Z|84e3a546-7a43-4131-b682-4d348ae51107|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:21.346Z|ce618717-f880-4206-9777-96733e239523|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:21.346Z|ce618717-f880-4206-9777-96733e239523|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:31.370Z|9917e1f5-9ffd-427e-830d-a1af45faafa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:31.370Z|9917e1f5-9ffd-427e-830d-a1af45faafa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:31.373Z|e5eef748-4ea1-4c43-b89d-50bd04e59ac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:31.374Z|e5eef748-4ea1-4c43-b89d-50bd04e59ac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:31.375Z|9a7d1d0f-dc5a-4b9c-b777-564a13a73f3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:31.375Z|9a7d1d0f-dc5a-4b9c-b777-564a13a73f3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:34.936Z|d3923294-6c7d-4ad7-83be-1a2b8a1ca39e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:31:34.940Z|d3923294-6c7d-4ad7-83be-1a2b8a1ca39e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:31:41.399Z|27433df8-bf81-432f-ac84-5644abd88520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:41.399Z|39f515fb-1da4-46c4-9345-cdd15663af20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:41.400Z|39f515fb-1da4-46c4-9345-cdd15663af20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:41.400Z|27433df8-bf81-432f-ac84-5644abd88520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:41.407Z|ff6170fd-20e0-4361-847c-b0177c92ba45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:41.407Z|ff6170fd-20e0-4361-847c-b0177c92ba45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:45.661Z|43d2194b-6711-40ac-90b6-f9ff67d2fee7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:31:45.661Z|43d2194b-6711-40ac-90b6-f9ff67d2fee7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:49.936Z|12a0dcd7-f76f-4c08-9efc-c2b92b5391d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:31:49.936Z|12a0dcd7-f76f-4c08-9efc-c2b92b5391d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:31:50.207Z|08bdc2e9-68cf-462f-9d0c-d7c4ba8725bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:31:50.207Z|08bdc2e9-68cf-462f-9d0c-d7c4ba8725bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:31:51.425Z|d0ad3110-45c9-4017-968b-d8247a451d35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:51.426Z|d0ad3110-45c9-4017-968b-d8247a451d35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:51.435Z|7536e005-0ec8-4cb4-80a7-7b36d4dc83b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:51.436Z|bb658468-cc16-487f-8dc8-af6be1d9a1b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:31:51.436Z|7536e005-0ec8-4cb4-80a7-7b36d4dc83b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:31:51.436Z|bb658468-cc16-487f-8dc8-af6be1d9a1b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:01.463Z|5d2b8e07-6078-46a3-b3c3-859b2c78b03c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:01.464Z|5d2b8e07-6078-46a3-b3c3-859b2c78b03c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:01.464Z|5a54c617-49b7-4b74-8515-24d483ed54ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:01.466Z|5a54c617-49b7-4b74-8515-24d483ed54ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:01.466Z|696eef1d-aa4b-4d5c-b40d-612cb8bba15d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:01.467Z|696eef1d-aa4b-4d5c-b40d-612cb8bba15d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:04.936Z|d6d35198-23b5-404c-a2f0-c0f11a857eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:32:04.937Z|d6d35198-23b5-404c-a2f0-c0f11a857eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:32:11.494Z|3723dd56-a003-4488-b6ef-c97d64af9532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:11.495Z|3723dd56-a003-4488-b6ef-c97d64af9532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:11.494Z|82b590c0-09f5-4cac-820b-f3cd96380bff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:11.495Z|82b590c0-09f5-4cac-820b-f3cd96380bff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:11.502Z|54de2372-4f87-44ca-b104-41b5c2dbcf8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:11.503Z|54de2372-4f87-44ca-b104-41b5c2dbcf8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:19.936Z|eaf511d3-bab9-42da-9af3-95a72c8ff833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:32:19.940Z|eaf511d3-bab9-42da-9af3-95a72c8ff833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:32:20.208Z|829609e8-92d2-462b-8e36-1591d595394d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:32:20.208Z|829609e8-92d2-462b-8e36-1591d595394d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:32:21.523Z|e4c25ee3-5c0a-452f-a32a-407a50afd083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:21.523Z|22ab454e-c856-4c37-af6f-edbb7809f653|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:21.523Z|e4c25ee3-5c0a-452f-a32a-407a50afd083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:21.524Z|22ab454e-c856-4c37-af6f-edbb7809f653|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:21.530Z|15f2a398-ead3-40a5-864d-54f331b58cf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:21.531Z|15f2a398-ead3-40a5-864d-54f331b58cf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:31.555Z|f78f948c-22f0-4978-ad41-09bc928a2ef7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:31.555Z|f78f948c-22f0-4978-ad41-09bc928a2ef7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:31.555Z|a7ea0cf9-344c-4419-b550-f5d31d7d551a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:31.556Z|a7ea0cf9-344c-4419-b550-f5d31d7d551a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:31.560Z|74c3b12f-a00e-4d22-a9c9-fd739ebab11c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:31.560Z|74c3b12f-a00e-4d22-a9c9-fd739ebab11c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:34.936Z|f01811a0-852e-4ebb-8a56-0d6c1fe23834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:32:34.937Z|f01811a0-852e-4ebb-8a56-0d6c1fe23834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:32:41.586Z|321cfda1-330c-4287-9817-f67958a37de3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:41.587Z|f7554da8-b48b-4b43-ba55-5a1356ceee77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:41.587Z|321cfda1-330c-4287-9817-f67958a37de3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:41.587Z|f7554da8-b48b-4b43-ba55-5a1356ceee77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:41.594Z|cc882177-3674-4b69-9b6d-60e11570cc73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:41.595Z|cc882177-3674-4b69-9b6d-60e11570cc73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:45.662Z|fefc4f23-a3ec-4aee-a0c6-50d124ede76e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:32:45.662Z|fefc4f23-a3ec-4aee-a0c6-50d124ede76e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:49.936Z|bceb32b7-803f-4060-9a64-5684311f5e4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:32:49.937Z|bceb32b7-803f-4060-9a64-5684311f5e4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:32:50.209Z|f8f143a6-5398-4961-8826-15969c639187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:32:50.210Z|f8f143a6-5398-4961-8826-15969c639187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:32:51.615Z|e7a7dfe6-1437-4328-83d6-cef226844e19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:51.616Z|e7a7dfe6-1437-4328-83d6-cef226844e19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:51.616Z|f64f7afa-fa6b-4e63-9b76-20f6f9e1e38a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:51.617Z|f64f7afa-fa6b-4e63-9b76-20f6f9e1e38a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:32:51.622Z|1b855a44-511c-4e1b-ab7b-f3a1fcb12c8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:32:51.622Z|1b855a44-511c-4e1b-ab7b-f3a1fcb12c8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:01.648Z|cb215438-5e30-43a5-9f7c-f31a61bfe23c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:01.648Z|cb215438-5e30-43a5-9f7c-f31a61bfe23c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:01.648Z|c7bd74a6-7ac0-4e52-8060-7f52ca58c228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:01.649Z|c7bd74a6-7ac0-4e52-8060-7f52ca58c228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:01.649Z|6c3ebdba-c70b-455a-b312-c0e7f47231b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:01.650Z|6c3ebdba-c70b-455a-b312-c0e7f47231b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:04.936Z|ad91c31d-da78-4afb-98a2-f4a460cd7ee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:33:04.940Z|ad91c31d-da78-4afb-98a2-f4a460cd7ee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:33:11.675Z|afd7f864-c100-4f7c-adf4-fc2a900747ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:11.676Z|cd8b6ee8-4522-41f4-b5b9-7ee4757b18a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:11.676Z|afd7f864-c100-4f7c-adf4-fc2a900747ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:11.676Z|cd8b6ee8-4522-41f4-b5b9-7ee4757b18a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:11.683Z|92f99f77-9b8d-4933-a1e2-122929729365|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:11.684Z|92f99f77-9b8d-4933-a1e2-122929729365|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:19.936Z|51e2bd34-fa95-4a5b-806f-d60eb7243596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:33:19.936Z|51e2bd34-fa95-4a5b-806f-d60eb7243596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:33:20.210Z|fa6a086c-2bcd-43b7-b43a-0f24f5fe2a81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:33:20.211Z|fa6a086c-2bcd-43b7-b43a-0f24f5fe2a81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:33:21.705Z|8c1b7270-9095-42ea-aa61-52160b3bd56d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:21.706Z|8c1b7270-9095-42ea-aa61-52160b3bd56d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:21.706Z|2c4b6112-c03a-4614-882a-46fbfc4f9dc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:21.706Z|2c4b6112-c03a-4614-882a-46fbfc4f9dc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:21.709Z|fdf35c47-7b51-4e07-8a42-a7687c961368|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:21.710Z|fdf35c47-7b51-4e07-8a42-a7687c961368|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:31.735Z|ee3a3dc3-2b92-4af0-ace1-1b1e51067bc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:31.735Z|246f1344-2131-493e-bcb0-6522b9176662|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:31.736Z|246f1344-2131-493e-bcb0-6522b9176662|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:31.736Z|ee3a3dc3-2b92-4af0-ace1-1b1e51067bc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:31.741Z|4f9207f5-95e1-4495-a937-cb6371edde05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:31.741Z|4f9207f5-95e1-4495-a937-cb6371edde05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:34.936Z|a0db41c5-0a8e-40d5-a9ff-c7b0b1a25f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:33:34.937Z|a0db41c5-0a8e-40d5-a9ff-c7b0b1a25f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:33:41.763Z|9705d4f2-1845-409e-a051-a6a1c5827d77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:41.764Z|9705d4f2-1845-409e-a051-a6a1c5827d77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:41.765Z|fd03987e-5acf-4bb9-bbd6-d40ac9e74184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:41.766Z|fd03987e-5acf-4bb9-bbd6-d40ac9e74184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:41.773Z|ea8c42db-11f5-4924-bb0b-18689415d14a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:41.773Z|ea8c42db-11f5-4924-bb0b-18689415d14a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:45.661Z|7bbe72e8-d761-46c2-b01d-511e28161e71|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:33:45.662Z|7bbe72e8-d761-46c2-b01d-511e28161e71|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:49.936Z|40cfbf87-a1f0-40a7-8436-c3538c66497d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:33:49.940Z|40cfbf87-a1f0-40a7-8436-c3538c66497d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:33:50.211Z|eb0195f2-34c4-4e2a-a1bc-2acf3e03ab43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:33:50.212Z|eb0195f2-34c4-4e2a-a1bc-2acf3e03ab43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:33:51.792Z|5ce13915-d30e-43db-85ed-e45436a2b88c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:51.793Z|5ce13915-d30e-43db-85ed-e45436a2b88c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:51.796Z|ce6ba6e4-f359-4aa7-9885-7a112dc2560c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:51.797Z|ce6ba6e4-f359-4aa7-9885-7a112dc2560c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:33:51.801Z|b1f001d8-689f-456a-be59-afd5c0ecddd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:33:51.802Z|b1f001d8-689f-456a-be59-afd5c0ecddd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:01.821Z|ad797dda-7680-4c60-af00-d264c03d9f31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:01.822Z|ad797dda-7680-4c60-af00-d264c03d9f31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:01.826Z|7ced3061-4d22-47cc-b343-cc122a313424|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:01.827Z|7ced3061-4d22-47cc-b343-cc122a313424|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:01.829Z|c450131d-0ea7-494d-ac43-73d39077667d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:01.830Z|c450131d-0ea7-494d-ac43-73d39077667d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:04.936Z|3a5894db-43ba-44de-8bd6-4e2009150a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:34:04.936Z|3a5894db-43ba-44de-8bd6-4e2009150a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:34:11.849Z|bd4b94a9-78d3-4862-8750-72e459d07864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:11.850Z|bd4b94a9-78d3-4862-8750-72e459d07864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:11.853Z|1e8e4f6c-bc6f-4d04-8cf1-1044885923af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:11.854Z|1e8e4f6c-bc6f-4d04-8cf1-1044885923af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:11.855Z|69869eb1-e6c2-4c8f-93a0-89e7d89528e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:11.855Z|69869eb1-e6c2-4c8f-93a0-89e7d89528e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:19.936Z|7796f4cf-ffb1-4ab4-94e6-a5b5f174bfad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:34:19.936Z|7796f4cf-ffb1-4ab4-94e6-a5b5f174bfad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:34:20.213Z|60445eb9-5975-448c-929f-8ce38e83ab5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:34:20.213Z|60445eb9-5975-448c-929f-8ce38e83ab5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:34:21.878Z|5a04009e-1f7e-43b4-9a8c-be03fd62611d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:21.878Z|5a04009e-1f7e-43b4-9a8c-be03fd62611d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:21.879Z|55760f67-870d-48f2-ada8-7ddb7c2fe0ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:21.880Z|55760f67-870d-48f2-ada8-7ddb7c2fe0ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:21.884Z|56a4f144-3f0e-46f2-bd94-4846e25abd2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:21.885Z|56a4f144-3f0e-46f2-bd94-4846e25abd2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:31.908Z|920f6aa7-5970-4e5a-b6a5-2c148d791012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:31.908Z|17379e99-635b-4c63-8f1a-d096a212853d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:31.909Z|920f6aa7-5970-4e5a-b6a5-2c148d791012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:31.909Z|17379e99-635b-4c63-8f1a-d096a212853d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:31.909Z|95b1f8d7-351a-4875-b10d-666d14f26f0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:31.910Z|95b1f8d7-351a-4875-b10d-666d14f26f0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:34.936Z|a06d4e7e-c8e1-49ba-8b35-852efb381675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:34:34.940Z|a06d4e7e-c8e1-49ba-8b35-852efb381675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:34:41.935Z|d3f76f8d-7e5b-4c1d-88ff-8e3983c86591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:41.936Z|d3f76f8d-7e5b-4c1d-88ff-8e3983c86591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:41.938Z|d90ace72-72b2-4ad2-87ec-cc50319e79b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:41.938Z|d90ace72-72b2-4ad2-87ec-cc50319e79b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:41.940Z|a1a0b3c2-2ae3-4032-abb3-25c7c9c5b48b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:41.941Z|a1a0b3c2-2ae3-4032-abb3-25c7c9c5b48b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:45.661Z|a108040b-c308-4cef-8bd7-b4ca0145ce98|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:34:45.664Z|a108040b-c308-4cef-8bd7-b4ca0145ce98|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:49.936Z|d1768d86-e564-4c15-bff9-14c1a38f1cae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:34:49.936Z|d1768d86-e564-4c15-bff9-14c1a38f1cae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:34:50.214Z|68763ea1-e145-49ff-bc10-629ad1862f43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:34:50.215Z|68763ea1-e145-49ff-bc10-629ad1862f43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:34:51.967Z|d7942218-1ce4-4eaf-9a08-f4949e19556b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:51.968Z|d7942218-1ce4-4eaf-9a08-f4949e19556b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:51.969Z|abfb0730-fc03-44fa-9a5d-30435a1ea67a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:51.970Z|abfb0730-fc03-44fa-9a5d-30435a1ea67a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:34:51.974Z|3cc15f8b-5e53-4cd1-9926-18522f7a3cda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:34:51.974Z|3cc15f8b-5e53-4cd1-9926-18522f7a3cda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:01.995Z|592c450f-db14-4f26-84f3-02dca3ccae3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:01.996Z|592c450f-db14-4f26-84f3-02dca3ccae3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:01.998Z|fec0aade-1ebf-4f91-9022-7ffa70ce205f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:01.999Z|fec0aade-1ebf-4f91-9022-7ffa70ce205f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:02.002Z|ac68cd17-0be7-402e-a92a-1a5ea6903f93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:02.002Z|ac68cd17-0be7-402e-a92a-1a5ea6903f93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:04.936Z|58610ed7-4541-48db-a3d6-8a7fe58aa4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:35:04.936Z|58610ed7-4541-48db-a3d6-8a7fe58aa4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:35:12.023Z|1da65196-5b1a-485f-b200-ed954744f57c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:12.023Z|1da65196-5b1a-485f-b200-ed954744f57c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:12.027Z|7f1f99c8-637f-4eda-b3cd-c5715804e3e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:12.027Z|7f1f99c8-637f-4eda-b3cd-c5715804e3e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:12.032Z|1e72268d-4703-4953-9665-e680cfcf635a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:12.032Z|1e72268d-4703-4953-9665-e680cfcf635a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:19.936Z|e014bdf0-0caf-428f-a8cb-c096799b0774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:35:19.940Z|e014bdf0-0caf-428f-a8cb-c096799b0774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:35:20.215Z|82703910-3ddd-47ce-98c3-de5e207aa25b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:35:20.216Z|82703910-3ddd-47ce-98c3-de5e207aa25b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:35:22.048Z|af231118-c58a-4d92-89b6-c3086c0b7cfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:22.049Z|af231118-c58a-4d92-89b6-c3086c0b7cfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:22.050Z|77ff3348-9bfc-42ca-8109-740e21c7a4eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:22.050Z|77ff3348-9bfc-42ca-8109-740e21c7a4eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:22.054Z|567c3a6c-15cc-41d5-a5f7-37173268c3c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:22.054Z|567c3a6c-15cc-41d5-a5f7-37173268c3c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:32.085Z|dbe2b62f-5d44-4f64-8b84-d648d7938906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:32.085Z|f0578b97-97b8-4d1e-82b7-8f3acedd971f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:32.085Z|9fa03c7e-8541-42f5-8b5e-183247f9f038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:32.086Z|dbe2b62f-5d44-4f64-8b84-d648d7938906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:32.086Z|f0578b97-97b8-4d1e-82b7-8f3acedd971f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:32.086Z|9fa03c7e-8541-42f5-8b5e-183247f9f038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:34.936Z|6562c845-25df-4e45-ab78-9ead5445441c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:35:34.936Z|6562c845-25df-4e45-ab78-9ead5445441c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:35:42.113Z|1d0d9dd1-bb7e-45d2-b495-42123d7fe322|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:42.113Z|1d0d9dd1-bb7e-45d2-b495-42123d7fe322|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:42.113Z|1e476eeb-6dab-4810-9824-17b62da264c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:42.113Z|1e476eeb-6dab-4810-9824-17b62da264c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:42.114Z|3ec577aa-bccf-4cb9-b034-7ecdc29e1e7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:42.115Z|3ec577aa-bccf-4cb9-b034-7ecdc29e1e7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:45.662Z|6c2eec28-f800-42a7-86e6-83c2dbede1f8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:35:45.662Z|6c2eec28-f800-42a7-86e6-83c2dbede1f8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:49.936Z|e1baad93-34c7-4f6b-ba7f-766b4812a53f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:35:49.936Z|e1baad93-34c7-4f6b-ba7f-766b4812a53f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:35:50.216Z|def8a239-2c2e-40e9-9aca-7ab5cb7b116a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:35:50.217Z|def8a239-2c2e-40e9-9aca-7ab5cb7b116a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:35:52.141Z|47bbaa6e-0c70-4127-876e-478475657629|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:52.142Z|47bbaa6e-0c70-4127-876e-478475657629|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:52.143Z|25eff039-aa68-4a07-9ec2-9a7f12dca314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:52.143Z|57bf68d5-1398-4fd6-bcbd-8e05002ff8a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:35:52.143Z|25eff039-aa68-4a07-9ec2-9a7f12dca314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:35:52.143Z|57bf68d5-1398-4fd6-bcbd-8e05002ff8a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:02.168Z|5e12b996-5104-43cb-9c39-23c598e24f4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:02.169Z|5e12b996-5104-43cb-9c39-23c598e24f4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:02.173Z|c44eb29b-bbd2-49ed-81cf-05d815546186|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:02.174Z|c44eb29b-bbd2-49ed-81cf-05d815546186|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:02.174Z|3a87681d-f58c-49f5-886a-9cc590b81e94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:02.175Z|3a87681d-f58c-49f5-886a-9cc590b81e94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:04.936Z|ffd8f56b-47c2-4cac-8201-dbd26aee1c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:36:04.940Z|ffd8f56b-47c2-4cac-8201-dbd26aee1c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:36:12.199Z|61525211-f8e3-46bb-aaef-d1de1e7cd249|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:12.200Z|61525211-f8e3-46bb-aaef-d1de1e7cd249|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:12.202Z|93a89ab8-6d7a-4f47-a991-f16813fa9194|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:12.202Z|93a89ab8-6d7a-4f47-a991-f16813fa9194|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:12.203Z|d7d444bd-d10f-444a-9e5b-553f15245a0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:12.203Z|d7d444bd-d10f-444a-9e5b-553f15245a0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:19.936Z|7d84b975-7f16-4abe-8d51-ae72f00a3609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:36:19.936Z|7d84b975-7f16-4abe-8d51-ae72f00a3609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:36:20.217Z|959fffda-d642-4b80-ba8b-5d1000f5a286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:36:20.218Z|959fffda-d642-4b80-ba8b-5d1000f5a286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:36:22.229Z|23e68b5a-2ae2-43ea-8ab5-6c5559c235d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:22.229Z|27b94f52-f37c-45fc-90ea-d591538276de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:22.229Z|23e68b5a-2ae2-43ea-8ab5-6c5559c235d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:22.229Z|27b94f52-f37c-45fc-90ea-d591538276de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:22.237Z|ac8cec7f-e6d7-4377-bd35-1552eadbba03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:22.238Z|ac8cec7f-e6d7-4377-bd35-1552eadbba03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:32.258Z|636808b4-a5bb-4b4e-b03d-e85280511a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:32.258Z|636808b4-a5bb-4b4e-b03d-e85280511a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:32.262Z|1089d777-da58-4d6c-b33a-f9c0a96522dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:32.262Z|1089d777-da58-4d6c-b33a-f9c0a96522dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:32.267Z|7ac41a48-f996-4483-b25a-4d581f9fcfc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:32.267Z|7ac41a48-f996-4483-b25a-4d581f9fcfc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:34.936Z|be163bbf-13bc-49cc-a9e1-d421556003f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:36:34.937Z|be163bbf-13bc-49cc-a9e1-d421556003f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:36:42.286Z|fb2d4889-fe07-4403-be2e-532ab8b7e269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:42.287Z|fb2d4889-fe07-4403-be2e-532ab8b7e269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:42.290Z|c6e3f050-6405-4710-9840-5fb0fdabd7ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:42.290Z|c6e3f050-6405-4710-9840-5fb0fdabd7ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:42.295Z|73558d85-5032-4e84-9bd8-135cc351438e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:42.296Z|73558d85-5032-4e84-9bd8-135cc351438e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:45.662Z|15148e95-effc-4353-9d53-641851e405ad|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:36:45.663Z|15148e95-effc-4353-9d53-641851e405ad|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:49.936Z|9233bb70-d29b-4e15-9b4a-07337c4de111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:36:49.940Z|9233bb70-d29b-4e15-9b4a-07337c4de111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:36:50.218Z|f1b7b467-882c-43e2-85b8-26835ada0108|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:36:50.219Z|f1b7b467-882c-43e2-85b8-26835ada0108|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:36:52.316Z|b70ff813-0b91-4526-9033-6ed081fc972f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:52.316Z|0c289572-5f8a-4d3e-b487-f251a5ae3ea5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:52.317Z|b70ff813-0b91-4526-9033-6ed081fc972f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:52.317Z|0c289572-5f8a-4d3e-b487-f251a5ae3ea5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:36:52.323Z|35910bec-5c07-496c-a2d2-0d4dbd6d1df4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:36:52.324Z|35910bec-5c07-496c-a2d2-0d4dbd6d1df4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:02.347Z|884f5f40-a109-4843-869f-959b85dd077e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:02.347Z|41ead787-9db2-4eff-95e1-bd1e3dcead47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:02.348Z|41ead787-9db2-4eff-95e1-bd1e3dcead47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:02.348Z|884f5f40-a109-4843-869f-959b85dd077e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:02.351Z|cedb4474-6008-461b-b195-3242f98e7dfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:02.351Z|cedb4474-6008-461b-b195-3242f98e7dfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:04.936Z|f140a864-ecf2-49d5-8e55-bbe6a86f1c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:37:04.936Z|f140a864-ecf2-49d5-8e55-bbe6a86f1c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:37:12.376Z|23032ffb-182e-449e-92ba-1ec054b8242b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:12.377Z|23032ffb-182e-449e-92ba-1ec054b8242b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:12.377Z|16ae859b-35fd-4a9e-8d2a-0e723d9e7dda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:12.378Z|16ae859b-35fd-4a9e-8d2a-0e723d9e7dda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:12.378Z|22b6c664-3bd2-4cbd-bd0e-74c8d82a517e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:12.378Z|22b6c664-3bd2-4cbd-bd0e-74c8d82a517e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:19.936Z|c99022ea-ed87-461c-be02-81dcdf99b1d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:37:19.937Z|c99022ea-ed87-461c-be02-81dcdf99b1d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:37:20.219Z|8a4d31cf-0fbb-4ded-8317-94f10539c384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:37:20.220Z|8a4d31cf-0fbb-4ded-8317-94f10539c384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:37:22.408Z|8347dc2e-e5b6-403d-be72-6578f1f0c244|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:22.408Z|cab24a7a-1d66-4aaf-8c4f-95b144660f66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:22.409Z|8347dc2e-e5b6-403d-be72-6578f1f0c244|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:22.409Z|cab24a7a-1d66-4aaf-8c4f-95b144660f66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:22.413Z|ee592617-db50-46f8-a88d-b7d441899451|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:22.414Z|ee592617-db50-46f8-a88d-b7d441899451|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:32.439Z|e10f0f60-ad18-4014-9a87-1cd7c930d9db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:32.440Z|e10f0f60-ad18-4014-9a87-1cd7c930d9db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:32.442Z|cdc062a1-4cc8-4d41-aec8-0aaa969a1783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:32.442Z|cdc062a1-4cc8-4d41-aec8-0aaa969a1783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:32.447Z|0fff9052-1952-49f1-8f94-ef3bf596c740|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:32.447Z|0fff9052-1952-49f1-8f94-ef3bf596c740|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:34.936Z|5fcd3ffa-94a9-4340-b7b7-326ad7af008c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:37:34.940Z|5fcd3ffa-94a9-4340-b7b7-326ad7af008c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:37:42.475Z|d15398e9-cbd8-40eb-bf52-3fdf553e66d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:42.476Z|d15398e9-cbd8-40eb-bf52-3fdf553e66d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:42.476Z|72b6fb16-6723-451b-8e0b-63124eac1e64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:42.477Z|72b6fb16-6723-451b-8e0b-63124eac1e64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:42.479Z|11af59b0-eb82-4ed8-8590-7c770864c1ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:42.480Z|11af59b0-eb82-4ed8-8590-7c770864c1ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:45.661Z|5bdedb87-33ae-43dd-a5dd-10a51298b55b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:37:45.662Z|5bdedb87-33ae-43dd-a5dd-10a51298b55b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:49.936Z|31918890-9be5-4dae-a9b4-8d514f06e9fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:37:49.936Z|31918890-9be5-4dae-a9b4-8d514f06e9fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:37:50.220Z|230ab27d-4e2e-41b9-a84f-3f0b72b6ef09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:37:50.221Z|230ab27d-4e2e-41b9-a84f-3f0b72b6ef09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:37:52.507Z|f3b6998e-368f-49a1-a920-8a0eb52ffed4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:52.508Z|b7141e6f-044a-4d4c-82ff-3d2c528104ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:52.508Z|f3b6998e-368f-49a1-a920-8a0eb52ffed4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:52.508Z|b7141e6f-044a-4d4c-82ff-3d2c528104ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:37:52.515Z|9104bb3f-0949-4de5-870c-120103e3b172|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:37:52.516Z|9104bb3f-0949-4de5-870c-120103e3b172|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:02.538Z|a6a93c5b-dbad-4c16-89cc-ee6ae0c07434|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:02.539Z|a6a93c5b-dbad-4c16-89cc-ee6ae0c07434|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:02.544Z|5742581a-6077-442f-a3c0-51f0c5c3659f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:02.544Z|5742581a-6077-442f-a3c0-51f0c5c3659f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:02.548Z|b4300cc2-1fcc-4959-bd57-cbd2ee164661|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:02.548Z|b4300cc2-1fcc-4959-bd57-cbd2ee164661|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:04.936Z|7407a478-970e-4efc-ac63-488f5a7ce7d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:38:04.936Z|7407a478-970e-4efc-ac63-488f5a7ce7d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:38:12.582Z|2429829d-f927-42ec-a561-2b078c0b4bb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:12.582Z|2429829d-f927-42ec-a561-2b078c0b4bb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:12.584Z|47bde007-f2d7-4163-be2c-c4b092a2e40f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:12.584Z|47bde007-f2d7-4163-be2c-c4b092a2e40f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:12.584Z|cb008834-da7e-40e0-83af-176b7ad1e052|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:12.585Z|cb008834-da7e-40e0-83af-176b7ad1e052|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:19.936Z|70635011-bae9-4c1f-9932-a11228060ed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:38:19.936Z|70635011-bae9-4c1f-9932-a11228060ed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:38:20.222Z|07b529cf-d3ad-4810-a211-a85a558dc6d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:38:20.222Z|07b529cf-d3ad-4810-a211-a85a558dc6d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:38:22.609Z|62020c7f-610d-4f2a-8e4d-ba2b79a70b39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:22.610Z|62020c7f-610d-4f2a-8e4d-ba2b79a70b39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:22.614Z|b7ca209a-373f-4c02-97ec-8c7b1a527309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:22.614Z|b7ca209a-373f-4c02-97ec-8c7b1a527309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:22.616Z|33341f8c-81f0-402e-b0e4-d9248286bd37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:22.616Z|33341f8c-81f0-402e-b0e4-d9248286bd37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:32.638Z|32b59764-a97d-4030-9327-b4273652bb35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:32.639Z|32b59764-a97d-4030-9327-b4273652bb35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:32.640Z|e177da16-35a4-4429-af31-a53de5ee0c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:32.640Z|e177da16-35a4-4429-af31-a53de5ee0c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:32.642Z|53ed1e89-4f1a-4362-a744-51c2c70fe1a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:32.643Z|53ed1e89-4f1a-4362-a744-51c2c70fe1a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:34.936Z|036efc7f-8b3a-43dd-bd67-d1fed5adcf5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:38:34.937Z|036efc7f-8b3a-43dd-bd67-d1fed5adcf5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:38:42.665Z|13f2618b-68a9-4d16-abdd-b339e80ff400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:42.665Z|13f2618b-68a9-4d16-abdd-b339e80ff400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:42.672Z|4ae4e6a1-934b-491f-8578-b09528129ed0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:42.673Z|4ae4e6a1-934b-491f-8578-b09528129ed0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:42.673Z|2837978a-5dbc-4d45-9e4c-bee601764baa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:42.673Z|2837978a-5dbc-4d45-9e4c-bee601764baa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:45.661Z|89935074-439a-4cf8-84c5-aac2c907d92e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:38:45.662Z|89935074-439a-4cf8-84c5-aac2c907d92e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:49.936Z|0fc3b60a-86f2-4511-9fc7-cb57f2d5437c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:38:49.940Z|0fc3b60a-86f2-4511-9fc7-cb57f2d5437c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:38:50.223Z|487431e2-9eac-4c8f-b400-4a124f9f89a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:38:50.223Z|487431e2-9eac-4c8f-b400-4a124f9f89a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:38:52.693Z|4425c80e-513f-403e-ab30-39703f546489|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:52.693Z|4425c80e-513f-403e-ab30-39703f546489|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:52.699Z|00a8c1c1-600e-46f6-820b-617c728ffd33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:52.699Z|b0b08a44-8afe-414d-a07e-5325469dcb71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:38:52.699Z|00a8c1c1-600e-46f6-820b-617c728ffd33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:38:52.699Z|b0b08a44-8afe-414d-a07e-5325469dcb71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:02.717Z|84918b83-1768-480d-97d5-7d2d72b6adc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:02.718Z|84918b83-1768-480d-97d5-7d2d72b6adc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:02.725Z|6bb5b783-fe08-4f42-8022-966dd3ffc926|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:02.726Z|6bb5b783-fe08-4f42-8022-966dd3ffc926|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:02.730Z|b1ff2637-37aa-4dad-be0b-907a400f3af6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:02.730Z|b1ff2637-37aa-4dad-be0b-907a400f3af6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:04.936Z|eca91ef1-9613-48a7-a93c-e811839432a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:39:04.936Z|eca91ef1-9613-48a7-a93c-e811839432a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:39:12.754Z|9c69d524-e8f1-4b87-a226-baecdef89c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:12.755Z|5f6c7f0d-69de-4166-81f0-a8828df537dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:12.755Z|9c69d524-e8f1-4b87-a226-baecdef89c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:12.755Z|5f6c7f0d-69de-4166-81f0-a8828df537dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:12.758Z|95501dd2-ff87-4745-a06b-12241979ac3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:12.759Z|95501dd2-ff87-4745-a06b-12241979ac3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:19.936Z|350de573-7fdf-4b80-9d01-aadbad382d80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:39:19.936Z|350de573-7fdf-4b80-9d01-aadbad382d80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:39:20.223Z|44c5556c-ad50-4df8-87f3-bce5ba896c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:39:20.224Z|44c5556c-ad50-4df8-87f3-bce5ba896c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:39:22.787Z|627496c7-6074-4a20-b9ff-dc9dacdaae0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:22.787Z|4e6e8058-61c8-4d0b-a2ca-1d41de5f10f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:22.787Z|b9c85be8-3c17-4fdf-ab99-3987bd35a797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:22.788Z|627496c7-6074-4a20-b9ff-dc9dacdaae0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:22.788Z|4e6e8058-61c8-4d0b-a2ca-1d41de5f10f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:22.788Z|b9c85be8-3c17-4fdf-ab99-3987bd35a797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:32.816Z|85fc6bcc-b269-42de-b071-63fb5d90b272|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:32.816Z|85fc6bcc-b269-42de-b071-63fb5d90b272|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:32.820Z|309c60f3-968c-41b8-884f-4766df9bec28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:32.820Z|d709d745-c4dd-4eb1-abe5-8749fb061471|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:32.821Z|d709d745-c4dd-4eb1-abe5-8749fb061471|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:32.821Z|309c60f3-968c-41b8-884f-4766df9bec28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:34.936Z|3482f2e6-d781-485e-926e-3adab7c756bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:39:34.940Z|3482f2e6-d781-485e-926e-3adab7c756bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:39:42.846Z|28835e2e-d5b8-4360-8413-29b19531d93b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:42.846Z|28835e2e-d5b8-4360-8413-29b19531d93b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:42.849Z|4947c8a5-fb74-4a3a-9e71-5c9738d39923|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:42.849Z|4947c8a5-fb74-4a3a-9e71-5c9738d39923|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:42.850Z|9188e21a-1f65-4c43-a70b-0791c9347c5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:42.851Z|9188e21a-1f65-4c43-a70b-0791c9347c5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:45.662Z|1aea51ac-bc3d-44a2-8415-b48ccf00c263|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:39:45.662Z|1aea51ac-bc3d-44a2-8415-b48ccf00c263|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:49.936Z|3bf422b7-c6bc-4be8-89a6-77f75964a0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:39:49.936Z|3bf422b7-c6bc-4be8-89a6-77f75964a0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:39:50.225Z|4fc88797-10c7-4934-8bdf-ae6ef73946b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:39:50.225Z|4fc88797-10c7-4934-8bdf-ae6ef73946b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:39:52.883Z|8ab5ad9d-7bb9-46ec-8a48-199198341edf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:52.884Z|8ab5ad9d-7bb9-46ec-8a48-199198341edf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:52.883Z|7a3777ec-b2ae-429a-95b2-643731e2182d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:52.885Z|8f23d92a-0cb1-4a3b-9b03-b5563155cfd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:39:52.884Z|7a3777ec-b2ae-429a-95b2-643731e2182d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:39:52.885Z|8f23d92a-0cb1-4a3b-9b03-b5563155cfd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:02.916Z|b0a03bdd-a012-4747-8321-c9c7214ed02c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:02.917Z|b0a03bdd-a012-4747-8321-c9c7214ed02c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:02.920Z|e0d1cc47-cbd5-427a-a925-0871fe2e6d28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:02.920Z|e0d1cc47-cbd5-427a-a925-0871fe2e6d28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:02.921Z|f1b9cb81-7c87-4584-877c-d1d25c7046f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:02.922Z|f1b9cb81-7c87-4584-877c-d1d25c7046f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:04.936Z|8f12984d-d0cf-4c74-a502-041b7364dd05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:40:04.936Z|8f12984d-d0cf-4c74-a502-041b7364dd05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:40:12.942Z|4d88d8d0-99ca-4930-890a-b59b882a3a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:12.943Z|4d88d8d0-99ca-4930-890a-b59b882a3a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:12.950Z|ea396f28-4464-4e67-8e82-012c9872a200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:12.951Z|ea396f28-4464-4e67-8e82-012c9872a200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:12.951Z|3f030b2e-05c0-4804-a64e-e0af79263157|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:12.952Z|3f030b2e-05c0-4804-a64e-e0af79263157|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:19.936Z|c69dc08d-9b0f-4cb7-b6cd-8fb06c63e28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:40:19.940Z|c69dc08d-9b0f-4cb7-b6cd-8fb06c63e28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:40:20.226Z|7f6d1d3a-6701-4e30-b7a0-deb5c0f00cd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:40:20.226Z|7f6d1d3a-6701-4e30-b7a0-deb5c0f00cd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:40:22.969Z|93950156-8be7-41ae-b19e-cdde73bf2557|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:22.970Z|93950156-8be7-41ae-b19e-cdde73bf2557|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:22.973Z|b0045c34-0c5e-44d4-8e4b-54b3a843740e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:22.974Z|b0045c34-0c5e-44d4-8e4b-54b3a843740e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:22.975Z|a1f7ad6b-0a56-4cde-a3c2-f9ff10b81c42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:22.976Z|a1f7ad6b-0a56-4cde-a3c2-f9ff10b81c42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:33.000Z|15f934ae-0f22-48f8-a5e7-911a5bc25037|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:33.000Z|15f934ae-0f22-48f8-a5e7-911a5bc25037|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:33.001Z|ff85e6c2-e801-4275-8566-1d95825741f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:33.002Z|ff85e6c2-e801-4275-8566-1d95825741f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:33.006Z|104d481b-489d-4b70-9e51-21f16718ac63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:33.008Z|104d481b-489d-4b70-9e51-21f16718ac63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:34.936Z|7017cb29-23f7-47ce-816f-6dc3d81485d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:40:34.936Z|7017cb29-23f7-47ce-816f-6dc3d81485d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:40:43.030Z|4d5e4cd2-d541-42b2-82cf-90180f661698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:43.030Z|9abd63a2-8fc5-439e-a553-688d3cc4b1a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:43.030Z|4d5e4cd2-d541-42b2-82cf-90180f661698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:43.031Z|9abd63a2-8fc5-439e-a553-688d3cc4b1a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:43.034Z|b60fb635-0ca2-474d-a731-8c6a9c6eaa84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:43.034Z|b60fb635-0ca2-474d-a731-8c6a9c6eaa84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:45.661Z|a415e0d3-2d2f-4fb9-ae7b-3f82ad433d23|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:40:45.662Z|a415e0d3-2d2f-4fb9-ae7b-3f82ad433d23|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:49.936Z|5123e612-fa20-4860-b7b0-7e11bb9f3e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:40:49.936Z|5123e612-fa20-4860-b7b0-7e11bb9f3e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:40:50.227Z|05bbb4dc-9fe0-49ad-ab84-0cf1fc419233|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:40:50.227Z|05bbb4dc-9fe0-49ad-ab84-0cf1fc419233|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:40:53.061Z|6fce5a4e-8d01-4ef6-b436-051d877263f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:53.062Z|6fce5a4e-8d01-4ef6-b436-051d877263f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:53.066Z|d685a576-3c5e-4756-b248-ad1679531ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:53.067Z|d685a576-3c5e-4756-b248-ad1679531ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:40:53.082Z|2bc42030-093f-46fa-9073-2b4a5063c94b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:40:53.082Z|2bc42030-093f-46fa-9073-2b4a5063c94b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:03.092Z|5ba51ea7-07b0-47bf-b8ae-cb8aec343cb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:03.092Z|5ba51ea7-07b0-47bf-b8ae-cb8aec343cb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:03.097Z|7cbe63d1-2447-4536-8186-0716516e0221|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:03.097Z|7cbe63d1-2447-4536-8186-0716516e0221|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:03.110Z|103a8d97-c744-4f20-a914-bddc369ae95c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:03.111Z|103a8d97-c744-4f20-a914-bddc369ae95c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:04.936Z|1d969be3-2508-41aa-a0a2-81d556458b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:41:04.940Z|1d969be3-2508-41aa-a0a2-81d556458b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:41:13.120Z|103e1672-631a-494a-b7cb-a6d45723e50e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:13.121Z|103e1672-631a-494a-b7cb-a6d45723e50e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:13.123Z|69b73b4a-938d-4664-bb52-a10de58a27a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:13.124Z|69b73b4a-938d-4664-bb52-a10de58a27a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:13.139Z|21610bef-14b4-49d8-a87f-f1e8ac0f9146|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:13.140Z|21610bef-14b4-49d8-a87f-f1e8ac0f9146|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:19.936Z|2595513c-39f9-45dc-b202-738ce5fa2f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:41:19.936Z|2595513c-39f9-45dc-b202-738ce5fa2f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:41:20.228Z|d1f01faa-ada4-465a-ba5a-d6b0521798b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:41:20.228Z|d1f01faa-ada4-465a-ba5a-d6b0521798b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:41:23.150Z|9c2a7725-a579-4f75-b67d-4a4620869c53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:23.151Z|9c2a7725-a579-4f75-b67d-4a4620869c53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:23.151Z|c6c6c760-bdfb-43a9-ad3c-f451850edc6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:23.151Z|c6c6c760-bdfb-43a9-ad3c-f451850edc6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:23.165Z|b40a85bd-75bd-42e8-9acd-dccc0e7105ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:23.165Z|b40a85bd-75bd-42e8-9acd-dccc0e7105ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:33.178Z|ab5c240e-72c1-423e-ba60-90f6ee96218a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:33.179Z|ab5c240e-72c1-423e-ba60-90f6ee96218a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:33.179Z|16273595-20a9-4ff5-8baf-eff0377a4584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:33.181Z|16273595-20a9-4ff5-8baf-eff0377a4584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:33.191Z|5cbbb16d-dde3-4033-84eb-c7c24db95005|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:33.192Z|5cbbb16d-dde3-4033-84eb-c7c24db95005|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:34.936Z|786c0d11-c670-471d-93f3-e2cb7e593dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:41:34.936Z|786c0d11-c670-471d-93f3-e2cb7e593dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:41:43.208Z|52b1e1fa-c4f5-420f-96fb-bbbf614b0580|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:43.209Z|52b1e1fa-c4f5-420f-96fb-bbbf614b0580|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:43.211Z|ade881b8-7b77-4070-bdfe-20121648cfa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:43.212Z|ade881b8-7b77-4070-bdfe-20121648cfa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:43.216Z|dc4bc2f1-9064-40ca-b927-24734b41a28a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:43.217Z|dc4bc2f1-9064-40ca-b927-24734b41a28a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:45.661Z|062fef30-eb2f-487b-b2d3-62aecd018ce5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:41:45.661Z|062fef30-eb2f-487b-b2d3-62aecd018ce5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:49.936Z|844e8112-ada6-4e25-aca7-1174ab6d434b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:41:49.940Z|844e8112-ada6-4e25-aca7-1174ab6d434b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:41:50.229Z|1505ebfc-85b1-403a-821d-441212343b73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:41:50.229Z|1505ebfc-85b1-403a-821d-441212343b73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:41:53.239Z|93ba8ba9-7d55-4d7a-8cda-21d425cf5cc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:53.239Z|93ba8ba9-7d55-4d7a-8cda-21d425cf5cc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:53.240Z|4ca624bd-0276-4d76-8fdb-d14bd0e50cf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:53.240Z|4ca624bd-0276-4d76-8fdb-d14bd0e50cf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:41:53.245Z|e74d323e-af16-43fa-8223-773d72e75a34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:41:53.245Z|e74d323e-af16-43fa-8223-773d72e75a34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:03.268Z|0bf83e14-acd6-4e9a-8014-16735fd0e3b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:03.269Z|0bf83e14-acd6-4e9a-8014-16735fd0e3b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:03.276Z|f6015546-e17e-4f7b-b3df-5036dfc87a99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:03.276Z|f6015546-e17e-4f7b-b3df-5036dfc87a99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:03.278Z|0e0e8077-0002-41c0-9bea-2dcceda9afc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:03.278Z|0e0e8077-0002-41c0-9bea-2dcceda9afc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:04.936Z|2d5796db-e5f3-47d4-92bb-7b1806b876bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:42:04.936Z|2d5796db-e5f3-47d4-92bb-7b1806b876bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:42:13.299Z|0a36c41f-a1e6-4a92-a4e4-b326f5f1a5d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:13.300Z|0a36c41f-a1e6-4a92-a4e4-b326f5f1a5d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:13.303Z|ed8e68db-ada6-4cd7-a80c-a66702cadc80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:13.303Z|ed8e68db-ada6-4cd7-a80c-a66702cadc80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:13.309Z|006ff875-31ef-42cb-9f54-758519b44698|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:13.310Z|006ff875-31ef-42cb-9f54-758519b44698|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:19.936Z|bf8e1743-bbe5-431f-95fc-db40f07e90bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:42:19.937Z|bf8e1743-bbe5-431f-95fc-db40f07e90bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:42:20.230Z|45cc57ab-cd4e-4b3b-a7a4-30e55828e769|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:42:20.230Z|45cc57ab-cd4e-4b3b-a7a4-30e55828e769|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:42:23.332Z|6fb25494-942a-4e3f-a068-746bed880bf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:23.333Z|7b2363e2-072c-4b0e-a9a5-4835cb54aaa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:23.333Z|6fb25494-942a-4e3f-a068-746bed880bf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:23.333Z|7b2363e2-072c-4b0e-a9a5-4835cb54aaa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:23.338Z|cc903a69-117b-46d2-9c51-1afe06c46eb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:23.339Z|cc903a69-117b-46d2-9c51-1afe06c46eb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:33.362Z|e5083265-11e3-43bf-a843-772064f43aa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:33.363Z|e5083265-11e3-43bf-a843-772064f43aa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:33.364Z|3ba2f0bb-0dc0-4076-8367-01b7bae6aa3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:33.364Z|3ba2f0bb-0dc0-4076-8367-01b7bae6aa3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:33.371Z|b94a9aa9-c4c9-4b94-a20c-1fb4778862b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:33.371Z|b94a9aa9-c4c9-4b94-a20c-1fb4778862b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:34.936Z|410fa1af-d2e2-4c33-8be0-ce0c08b03544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:42:34.940Z|410fa1af-d2e2-4c33-8be0-ce0c08b03544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:42:43.393Z|9131c9ed-efae-49f8-a821-5d1a75139aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:43.394Z|9131c9ed-efae-49f8-a821-5d1a75139aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:43.394Z|2ac8a697-8d0e-40e7-9ee3-8e29d849eab9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:43.395Z|2ac8a697-8d0e-40e7-9ee3-8e29d849eab9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:43.398Z|e423cfea-0404-4196-a5db-3b0c73e1293e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:43.399Z|e423cfea-0404-4196-a5db-3b0c73e1293e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:45.661Z|d7f1e509-88ab-4689-8049-00b84f0cf68d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:42:45.662Z|d7f1e509-88ab-4689-8049-00b84f0cf68d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:49.936Z|4361a193-86bb-4492-843e-4aac7238fdc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:42:49.936Z|4361a193-86bb-4492-843e-4aac7238fdc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:42:50.231Z|a6de71eb-cc0c-4db9-9b81-0b1fc2ebffe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:42:50.231Z|a6de71eb-cc0c-4db9-9b81-0b1fc2ebffe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:42:53.424Z|a035a52c-6469-4126-af12-b9815e2a655e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:53.424Z|5c100355-c2db-422d-a11b-9d6d94c9917a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:53.424Z|a035a52c-6469-4126-af12-b9815e2a655e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:53.424Z|5c100355-c2db-422d-a11b-9d6d94c9917a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:42:53.428Z|b02313e8-9f81-4f0b-9af3-3531727b7fff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:42:53.428Z|b02313e8-9f81-4f0b-9af3-3531727b7fff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:03.454Z|edc3ea92-a767-4a0a-9cd2-653f16bb0b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:03.455Z|89b556bd-83e0-4b46-b9af-d09fd988c38f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:03.455Z|edc3ea92-a767-4a0a-9cd2-653f16bb0b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:03.456Z|89b556bd-83e0-4b46-b9af-d09fd988c38f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:03.458Z|e60f0857-c3ef-4a8f-873f-f10476141556|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:03.459Z|e60f0857-c3ef-4a8f-873f-f10476141556|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:04.936Z|5e8d20e3-6dbf-4962-a4a5-3048aadd53b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:43:04.936Z|5e8d20e3-6dbf-4962-a4a5-3048aadd53b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:43:13.486Z|4855f63e-c448-43c2-8db8-f360cccc42a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:13.487Z|c08abe31-f7e8-4ec3-9d0e-a4e51b3e2cec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:13.487Z|4855f63e-c448-43c2-8db8-f360cccc42a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:13.487Z|9e83854a-e68a-44f6-8e4a-0ed8b420aa8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:13.487Z|c08abe31-f7e8-4ec3-9d0e-a4e51b3e2cec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:13.488Z|9e83854a-e68a-44f6-8e4a-0ed8b420aa8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:19.936Z|ce8a9fa1-7f0d-4e6a-aa2f-02fee31587d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:43:19.940Z|ce8a9fa1-7f0d-4e6a-aa2f-02fee31587d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:43:20.232Z|01896170-ea73-4934-93c7-c5862b7e601f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:43:20.232Z|01896170-ea73-4934-93c7-c5862b7e601f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:43:23.517Z|88b107a0-0075-4181-b559-ae543b8534dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:23.517Z|e410bf0c-bfa4-41f0-ab0b-e39b53d71f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:23.518Z|88b107a0-0075-4181-b559-ae543b8534dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:23.518Z|e410bf0c-bfa4-41f0-ab0b-e39b53d71f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:23.524Z|6b2cf635-caf7-4349-8e81-91897338b2ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:23.525Z|6b2cf635-caf7-4349-8e81-91897338b2ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:33.544Z|28b4828a-5691-4b77-9828-5b7df52ac572|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:33.545Z|28b4828a-5691-4b77-9828-5b7df52ac572|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:33.546Z|539fc7f2-2756-43f5-8722-517284a10bb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:33.547Z|539fc7f2-2756-43f5-8722-517284a10bb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:33.548Z|15449657-3877-4611-8f0e-6b28287e2ab5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:33.549Z|15449657-3877-4611-8f0e-6b28287e2ab5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:34.936Z|22a0704a-ad80-4271-9bcd-f3bc6188764e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:43:34.936Z|22a0704a-ad80-4271-9bcd-f3bc6188764e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:43:43.571Z|f6d4ba76-a8b5-4bca-94f6-0c9414243250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:43.571Z|f6d4ba76-a8b5-4bca-94f6-0c9414243250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:43.572Z|95ea7f9e-e12d-4c2d-b97a-bbb3145feba3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:43.573Z|95ea7f9e-e12d-4c2d-b97a-bbb3145feba3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:43.579Z|9e1b4bc9-4e2b-4dd0-995b-82fc21001664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:43.580Z|9e1b4bc9-4e2b-4dd0-995b-82fc21001664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:45.661Z|407a69e8-11cd-4996-bba5-30fe92077ae0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:43:45.662Z|407a69e8-11cd-4996-bba5-30fe92077ae0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:49.936Z|d6c1067b-93de-45f1-9901-758b06ac2c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:43:49.936Z|d6c1067b-93de-45f1-9901-758b06ac2c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:43:50.233Z|3e56586e-7fbd-456d-b5d2-3fd61f4ef1cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:43:50.233Z|3e56586e-7fbd-456d-b5d2-3fd61f4ef1cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:43:53.599Z|8d90c3c9-d1d3-4fc8-81a9-98b2f48bcaeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:53.600Z|8d90c3c9-d1d3-4fc8-81a9-98b2f48bcaeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:53.605Z|d72b4d2c-7a51-4487-b54f-3f980d08e19d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:53.606Z|d72b4d2c-7a51-4487-b54f-3f980d08e19d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:43:53.608Z|0ce2a827-94da-497d-b87e-aa61d639bd5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:43:53.608Z|0ce2a827-94da-497d-b87e-aa61d639bd5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:03.629Z|bc093f68-acf2-4764-98f4-08f83ef3f26b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:03.629Z|bc093f68-acf2-4764-98f4-08f83ef3f26b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:03.631Z|e3b6b8e7-fb3e-4abd-902b-7ec65feca93c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:03.632Z|e3b6b8e7-fb3e-4abd-902b-7ec65feca93c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:03.635Z|8b4aba1e-81d7-411e-8c09-4724fe6bd147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:03.635Z|8b4aba1e-81d7-411e-8c09-4724fe6bd147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:04.936Z|6b3b7eb6-7597-4052-9e7a-2c8497ad698d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:44:04.940Z|6b3b7eb6-7597-4052-9e7a-2c8497ad698d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:44:13.658Z|dd3fe0f3-76b7-42ae-a787-159a83fe94a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:13.659Z|dd3fe0f3-76b7-42ae-a787-159a83fe94a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:13.665Z|ca06315f-bb94-4580-ab35-c709c91c5d1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:13.665Z|b8a1a75c-c0d5-4e37-8f32-43fb6eeb4b84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:13.665Z|ca06315f-bb94-4580-ab35-c709c91c5d1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:13.665Z|b8a1a75c-c0d5-4e37-8f32-43fb6eeb4b84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:19.936Z|2e571955-7764-4959-a717-7ac59adfdd31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:44:19.936Z|2e571955-7764-4959-a717-7ac59adfdd31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:44:20.234Z|88daaf86-c593-4f3f-bca4-29d4a210ff44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:44:20.234Z|88daaf86-c593-4f3f-bca4-29d4a210ff44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:44:23.689Z|86859ff6-0ce9-492e-a771-790c25ebe476|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:23.690Z|86859ff6-0ce9-492e-a771-790c25ebe476|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:23.694Z|a840f95d-589c-4ab1-817f-1c766a9cedbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:23.695Z|a840f95d-589c-4ab1-817f-1c766a9cedbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:23.696Z|94320830-a75e-4abd-9908-f4cf73d7d6bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:23.696Z|94320830-a75e-4abd-9908-f4cf73d7d6bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:33.716Z|80c26132-3280-4eae-93b8-980268230747|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:33.716Z|80c26132-3280-4eae-93b8-980268230747|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:33.718Z|16097682-1482-4a17-aa25-a004602176d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:33.719Z|16097682-1482-4a17-aa25-a004602176d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:33.722Z|dcaa9a75-842d-4e8f-95bd-7a1c63cdb48c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:33.722Z|dcaa9a75-842d-4e8f-95bd-7a1c63cdb48c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:34.936Z|f2310240-87cf-4fb8-8e96-47fe00184205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:44:34.936Z|f2310240-87cf-4fb8-8e96-47fe00184205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:44:43.744Z|80e1ecd1-6c74-4c15-a74c-bd3d2c62b1e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:43.745Z|80e1ecd1-6c74-4c15-a74c-bd3d2c62b1e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:43.748Z|1c7b576e-a2ca-4824-b888-133668cbeeaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:43.749Z|1c7b576e-a2ca-4824-b888-133668cbeeaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:43.749Z|f60d1b63-2f44-4616-bc38-af0195b99e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:43.750Z|f60d1b63-2f44-4616-bc38-af0195b99e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:45.660Z|53f56a45-effe-41b5-9362-ca69747c60c9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:44:45.661Z|53f56a45-effe-41b5-9362-ca69747c60c9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:49.936Z|c29f48e1-c016-4766-b808-3e096d76712e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:44:49.940Z|c29f48e1-c016-4766-b808-3e096d76712e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:44:50.235Z|aaf1a74d-917d-43a0-b2bf-5f5c61afd4f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:44:50.236Z|aaf1a74d-917d-43a0-b2bf-5f5c61afd4f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:44:53.775Z|13c1826c-669f-4726-b297-802ac1a500a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:53.776Z|13c1826c-669f-4726-b297-802ac1a500a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:53.778Z|7057b68b-6256-44cc-8e06-4bd084f181ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:53.778Z|7057b68b-6256-44cc-8e06-4bd084f181ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:44:53.778Z|4ea71c82-25f8-4155-a0ce-f3b57c4982c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:44:53.779Z|4ea71c82-25f8-4155-a0ce-f3b57c4982c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:03.806Z|c7d684b0-8d62-4cb2-92c9-e5a5e3417779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:03.807Z|c7d684b0-8d62-4cb2-92c9-e5a5e3417779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:03.813Z|23e7a3a8-fac5-49ea-b59e-fda475c09fb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:03.814Z|23e7a3a8-fac5-49ea-b59e-fda475c09fb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:03.815Z|caf8fd16-43eb-436b-b7d2-e23a4a374fb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:03.816Z|caf8fd16-43eb-436b-b7d2-e23a4a374fb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:04.936Z|68c3bf06-6d32-4092-b5fe-f0c0294cc3c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:45:04.936Z|68c3bf06-6d32-4092-b5fe-f0c0294cc3c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:45:13.834Z|41146412-251b-48aa-93fc-6d058b280b4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:13.834Z|41146412-251b-48aa-93fc-6d058b280b4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:13.837Z|1f5f8e52-f5db-4466-92c4-ea2988883d36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:13.837Z|1f5f8e52-f5db-4466-92c4-ea2988883d36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:13.840Z|7325799f-bc2f-4e29-b116-c79337a71797|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:13.840Z|7325799f-bc2f-4e29-b116-c79337a71797|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:19.936Z|4da58a69-3fa9-4c8f-9f41-bd4b4c0cc028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:45:19.936Z|4da58a69-3fa9-4c8f-9f41-bd4b4c0cc028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:45:20.236Z|d7899607-836b-4511-9d8f-c6f486721e28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:45:20.237Z|d7899607-836b-4511-9d8f-c6f486721e28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:45:23.860Z|6d6b1a1d-c5b4-464e-b717-9121941f15c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:23.861Z|6d6b1a1d-c5b4-464e-b717-9121941f15c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:23.863Z|8e9a8ba7-54f8-45cf-bd93-24a69fd4527e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:23.863Z|8e9a8ba7-54f8-45cf-bd93-24a69fd4527e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:23.866Z|285eec08-5992-4c1a-9f69-ee7b9aa1d672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:23.867Z|285eec08-5992-4c1a-9f69-ee7b9aa1d672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:33.884Z|1a693ad9-747f-4b70-ad11-dbe078b8a684|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:33.885Z|1a693ad9-747f-4b70-ad11-dbe078b8a684|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:33.885Z|c36c781d-1bbd-4f8c-b1ab-d59a99c8c6a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:33.887Z|c36c781d-1bbd-4f8c-b1ab-d59a99c8c6a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:33.888Z|c8ffffd3-5f25-4006-bfb6-d7100572c77a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:33.888Z|c8ffffd3-5f25-4006-bfb6-d7100572c77a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:34.936Z|78ec17e6-b99a-4803-8ccb-47d20be525fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:45:34.941Z|78ec17e6-b99a-4803-8ccb-47d20be525fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:45:43.919Z|6ce7a1b4-710b-4d99-8adf-78d578c68966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:43.920Z|6ce7a1b4-710b-4d99-8adf-78d578c68966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:43.925Z|ead7f647-41c7-49fb-91ef-9f52d028c98f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:43.926Z|97db3279-6196-470f-b8c6-7ec8f0da3bf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:43.926Z|ead7f647-41c7-49fb-91ef-9f52d028c98f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:43.927Z|97db3279-6196-470f-b8c6-7ec8f0da3bf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:45.660Z|ce449a7b-3c08-4396-8d15-873342052dcb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:45:45.661Z|ce449a7b-3c08-4396-8d15-873342052dcb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:49.936Z|fbb77f7f-6de6-4ec6-8b37-459401cbd55f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:45:49.937Z|fbb77f7f-6de6-4ec6-8b37-459401cbd55f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:45:50.237Z|7c7deb0e-8b3f-4db1-a6f9-52128d2ce33f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:45:50.238Z|7c7deb0e-8b3f-4db1-a6f9-52128d2ce33f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:45:53.949Z|bda9628d-fab9-4b7c-97e0-3dd9fa6b986c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:53.950Z|bda9628d-fab9-4b7c-97e0-3dd9fa6b986c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:53.950Z|049c5e2c-c4b9-4e0f-b459-764f3ad884a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:53.950Z|049c5e2c-c4b9-4e0f-b459-764f3ad884a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:45:53.957Z|d35109f2-37c7-4590-823f-d1b3ef0752b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:45:53.958Z|d35109f2-37c7-4590-823f-d1b3ef0752b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:03.972Z|af5fe423-fa78-42a9-aab7-62fe6973f6eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:03.972Z|68e9d66c-d747-4836-80ae-cff55fd083de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:03.973Z|af5fe423-fa78-42a9-aab7-62fe6973f6eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:03.973Z|68e9d66c-d747-4836-80ae-cff55fd083de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:04.003Z|a46b08e5-842a-4f3f-b843-a68c40d063a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:04.003Z|a46b08e5-842a-4f3f-b843-a68c40d063a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:04.936Z|48210301-6c52-4790-8d0d-4fa3109e8c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:46:04.936Z|48210301-6c52-4790-8d0d-4fa3109e8c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:46:14.000Z|06d71423-7cfe-47b3-b804-0100c4ea69ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:14.001Z|06d71423-7cfe-47b3-b804-0100c4ea69ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:14.009Z|d5dc97cf-4d86-42f9-ac99-176cc81edebd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:14.009Z|d5dc97cf-4d86-42f9-ac99-176cc81edebd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:14.024Z|6297a5dc-f5ab-4309-9f51-a4f8285480ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:14.024Z|6297a5dc-f5ab-4309-9f51-a4f8285480ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:19.936Z|7baad17b-5860-4945-9a29-5cb4a9197a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:46:19.941Z|7baad17b-5860-4945-9a29-5cb4a9197a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:46:20.238Z|e8147464-0c12-4d22-818c-d1061e2d799d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:46:20.239Z|e8147464-0c12-4d22-818c-d1061e2d799d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:46:24.025Z|97a1ab8d-9d90-4585-b20a-f7373d4e741b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:24.026Z|97a1ab8d-9d90-4585-b20a-f7373d4e741b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:24.033Z|9e6c90a3-14b8-4006-8a49-7d187bdbbfe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:24.034Z|9e6c90a3-14b8-4006-8a49-7d187bdbbfe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:24.045Z|85960642-131e-4ff4-b8c0-6f5ae5eaf385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:24.046Z|85960642-131e-4ff4-b8c0-6f5ae5eaf385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:34.050Z|de5eb0a5-9892-41a0-9e3c-93b5368d13b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:34.051Z|de5eb0a5-9892-41a0-9e3c-93b5368d13b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:34.054Z|55e804cc-8c80-4805-b468-8e967607d035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:34.054Z|55e804cc-8c80-4805-b468-8e967607d035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:34.066Z|4b413db6-2e05-45b4-addc-b0ac31e70139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:34.067Z|4b413db6-2e05-45b4-addc-b0ac31e70139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:34.936Z|08dbc93a-7f4b-45b0-9d8c-e1f63c9ce471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:46:34.936Z|08dbc93a-7f4b-45b0-9d8c-e1f63c9ce471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:46:44.078Z|b972a465-5767-4855-9951-48aa73903242|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:44.079Z|b972a465-5767-4855-9951-48aa73903242|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:44.085Z|a0139f52-80a6-45f3-8c1b-922847783b75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:44.086Z|a0139f52-80a6-45f3-8c1b-922847783b75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:44.088Z|2c1e2a0a-9510-4265-9bcf-f8b84d94a41e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:44.089Z|2c1e2a0a-9510-4265-9bcf-f8b84d94a41e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:45.661Z|8ccf9457-4045-41b3-a462-300be83f7e21|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:46:45.662Z|8ccf9457-4045-41b3-a462-300be83f7e21|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:49.936Z|740bd3ca-4200-4ad5-bb95-989a154dca8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:46:49.936Z|740bd3ca-4200-4ad5-bb95-989a154dca8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:46:50.240Z|d3280229-fc46-43dc-8254-cf377f006f3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:46:50.240Z|d3280229-fc46-43dc-8254-cf377f006f3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:46:54.108Z|00ebbd1e-9d27-4588-ad3f-5441bb0caa2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:54.109Z|00ebbd1e-9d27-4588-ad3f-5441bb0caa2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:54.110Z|108006de-3cb2-469c-ac03-4c05bc84bf42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:54.111Z|108006de-3cb2-469c-ac03-4c05bc84bf42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:46:54.112Z|b6ef9e02-4710-46b6-9bab-eebf1d7168ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:46:54.113Z|b6ef9e02-4710-46b6-9bab-eebf1d7168ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:04.137Z|9ff8b871-4de3-4ba9-96b3-c011aa509123|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:04.138Z|9ff8b871-4de3-4ba9-96b3-c011aa509123|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:04.140Z|11ba12b4-e1cb-41f8-b2ae-b340094aa991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:04.141Z|11ba12b4-e1cb-41f8-b2ae-b340094aa991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:04.143Z|e24fa363-eeae-4a3b-b5f6-7a5790f1e53b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:04.144Z|e24fa363-eeae-4a3b-b5f6-7a5790f1e53b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:04.936Z|6d7dce8b-1f9b-4b1a-86dc-9277894b6887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:47:04.940Z|6d7dce8b-1f9b-4b1a-86dc-9277894b6887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:47:14.175Z|250e3a54-3ba1-4f13-93ad-38ddc2e99acf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:14.175Z|250e3a54-3ba1-4f13-93ad-38ddc2e99acf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:14.177Z|474b73d0-fba3-4c6d-a22a-994d9d1671ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:14.177Z|cc1b2ae6-c79d-45c9-b175-04829480c8cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:14.177Z|474b73d0-fba3-4c6d-a22a-994d9d1671ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:14.178Z|cc1b2ae6-c79d-45c9-b175-04829480c8cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:19.936Z|b125f13a-a5d0-46bd-bc36-662356ccacb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:47:19.936Z|b125f13a-a5d0-46bd-bc36-662356ccacb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:47:20.241Z|32477cdd-56c6-41be-9e6a-09943a95362c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:47:20.241Z|32477cdd-56c6-41be-9e6a-09943a95362c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:47:24.203Z|c354999e-bcb9-47b0-a20f-7915ba577d70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:24.204Z|facfc0c1-0e7c-405a-962f-810fe493241d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:24.204Z|c354999e-bcb9-47b0-a20f-7915ba577d70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:24.204Z|facfc0c1-0e7c-405a-962f-810fe493241d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:24.205Z|4104d20b-74ad-40ef-b67d-5b1a4cd6fdf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:24.205Z|4104d20b-74ad-40ef-b67d-5b1a4cd6fdf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:34.232Z|a1b61480-ac54-4168-a116-c7b55864f8ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:34.233Z|608f405e-57d7-498a-bbf8-56f338d20fba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:34.233Z|608f405e-57d7-498a-bbf8-56f338d20fba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:34.233Z|a1b61480-ac54-4168-a116-c7b55864f8ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:34.235Z|1bc127a6-fa0c-49c5-b9c5-8ba03d19ebb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:34.236Z|1bc127a6-fa0c-49c5-b9c5-8ba03d19ebb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:34.936Z|a904ec2e-adba-4f52-86af-f1661c8d81f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:47:34.936Z|a904ec2e-adba-4f52-86af-f1661c8d81f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:47:44.263Z|f60e7100-c51e-46a1-bce5-8e32ac5d3634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:44.263Z|3f511f4e-27a7-4abe-969b-c968083995fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:44.263Z|f60e7100-c51e-46a1-bce5-8e32ac5d3634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:44.263Z|3f511f4e-27a7-4abe-969b-c968083995fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:44.268Z|8efc3b81-c250-4b8a-bc41-fa5f6cab9b73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:44.268Z|8efc3b81-c250-4b8a-bc41-fa5f6cab9b73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:45.661Z|14fc272f-ef7f-473b-8347-261ef4f1d1d9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:47:45.662Z|14fc272f-ef7f-473b-8347-261ef4f1d1d9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:49.936Z|ab40f11e-82d4-45ed-8c80-caf692a8061e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:47:49.940Z|ab40f11e-82d4-45ed-8c80-caf692a8061e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:47:50.242Z|9d82eedd-17d8-42da-ba6a-717bc5596496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:47:50.242Z|9d82eedd-17d8-42da-ba6a-717bc5596496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:47:54.296Z|e6b0fc0f-4ea6-4d00-80bc-114dde463286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:54.296Z|b26c87f8-5eac-4749-9fdd-4938c535f6cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:54.296Z|b26c87f8-5eac-4749-9fdd-4938c535f6cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:54.296Z|e6b0fc0f-4ea6-4d00-80bc-114dde463286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:47:54.299Z|8058cb10-663d-43ff-9299-c3b6fb2cec3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:47:54.299Z|8058cb10-663d-43ff-9299-c3b6fb2cec3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:04.326Z|dbbf36ef-8dd4-4e42-8c56-a7a9f50d7e25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:04.327Z|f1a59c72-f24e-45fc-9d7f-1e97adb4d34b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:04.327Z|dbbf36ef-8dd4-4e42-8c56-a7a9f50d7e25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:04.327Z|f1a59c72-f24e-45fc-9d7f-1e97adb4d34b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:04.335Z|8bd3f533-8c9a-4566-8173-75b392e30a2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:04.336Z|8bd3f533-8c9a-4566-8173-75b392e30a2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:04.936Z|f7f69c5a-1170-49be-bb13-db14308ede66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:48:04.936Z|f7f69c5a-1170-49be-bb13-db14308ede66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:48:14.359Z|983ae6b7-64d9-471c-9ee2-cb1f5b0be8f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:14.359Z|32186a8d-3d65-4272-a125-1cd99ab780d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:14.359Z|983ae6b7-64d9-471c-9ee2-cb1f5b0be8f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:14.360Z|32186a8d-3d65-4272-a125-1cd99ab780d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:14.364Z|8c55957b-70f5-4b9a-a7b3-79038ac9530a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:14.365Z|8c55957b-70f5-4b9a-a7b3-79038ac9530a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:19.936Z|c985aa39-5c20-457a-94e7-f180c1218c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:48:19.937Z|c985aa39-5c20-457a-94e7-f180c1218c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:48:20.243Z|259162ce-c1db-4245-a7d5-efd943916583|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:48:20.243Z|259162ce-c1db-4245-a7d5-efd943916583|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:48:24.391Z|6c3082b1-ff66-4307-b2b4-fabba7051df6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:24.391Z|cdc4ae62-0e4b-4bb9-935b-2da16b844a2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:24.392Z|6c3082b1-ff66-4307-b2b4-fabba7051df6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:24.392Z|cdc4ae62-0e4b-4bb9-935b-2da16b844a2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:24.392Z|f6ed6740-76dc-4df9-a483-277889e75e63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:24.392Z|f6ed6740-76dc-4df9-a483-277889e75e63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:34.421Z|f3db6172-a232-4603-b06e-de4521f8d849|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:34.422Z|f3db6172-a232-4603-b06e-de4521f8d849|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:34.430Z|094e9eb6-ea51-4393-883c-3d08c7c71470|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:34.430Z|094e9eb6-ea51-4393-883c-3d08c7c71470|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:34.430Z|a291330c-bc4a-499e-8fa0-c395af2ea88f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:34.431Z|a291330c-bc4a-499e-8fa0-c395af2ea88f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:34.936Z|91e717d5-1420-47a2-90ee-5a1041fe6520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:48:34.939Z|91e717d5-1420-47a2-90ee-5a1041fe6520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:48:44.451Z|63d61591-96b8-4260-bac5-1944bedc17f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:44.452Z|63d61591-96b8-4260-bac5-1944bedc17f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:44.459Z|399a4339-a7ab-4584-9439-0072299e7556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:44.459Z|399a4339-a7ab-4584-9439-0072299e7556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:44.459Z|ba7e2b73-9f8a-4420-8c82-4528873e6c54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:44.460Z|ba7e2b73-9f8a-4420-8c82-4528873e6c54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:45.661Z|6ab7cf34-789b-4a83-afa0-2fc4c0485ce9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:48:45.662Z|6ab7cf34-789b-4a83-afa0-2fc4c0485ce9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:49.936Z|6a5824e7-f3f1-42a7-8462-1ab1eb901141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:48:49.936Z|6a5824e7-f3f1-42a7-8462-1ab1eb901141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:48:50.244Z|1b481b35-2e7d-4a08-b332-102b21135d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:48:50.245Z|1b481b35-2e7d-4a08-b332-102b21135d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:48:54.483Z|f71924de-78b2-4fe4-a497-bd607ccfc850|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:54.484Z|f71924de-78b2-4fe4-a497-bd607ccfc850|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:54.486Z|bdef98d9-2d95-40a7-8a26-28f7203caabd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:54.486Z|bdef98d9-2d95-40a7-8a26-28f7203caabd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:48:54.491Z|348d73e0-5f6f-403f-9f16-3d3a5803d42f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:48:54.492Z|348d73e0-5f6f-403f-9f16-3d3a5803d42f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:04.522Z|43a15dfb-f0e2-4744-93be-c42ae9fb0d22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:04.522Z|f3270f86-bf16-474e-bfae-f18347cbf176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:04.523Z|f6e1a1be-aee4-4d8c-b01a-4f50080a2a92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:04.523Z|43a15dfb-f0e2-4744-93be-c42ae9fb0d22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:04.523Z|f3270f86-bf16-474e-bfae-f18347cbf176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:04.523Z|f6e1a1be-aee4-4d8c-b01a-4f50080a2a92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:04.936Z|7f6d0372-0884-4fd8-9303-a840f9627e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:49:04.936Z|7f6d0372-0884-4fd8-9303-a840f9627e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:49:14.550Z|c74a0fab-2a48-424c-9320-bdb3d97dcd4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:14.551Z|c74a0fab-2a48-424c-9320-bdb3d97dcd4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:14.551Z|ebfa3c28-021a-4145-b233-c5b70759a1a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:14.552Z|ebfa3c28-021a-4145-b233-c5b70759a1a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:14.553Z|8fb6f7d8-a92f-4115-9195-c2a2b3234f72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:14.553Z|8fb6f7d8-a92f-4115-9195-c2a2b3234f72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:19.936Z|99b19219-86d0-4586-968f-b7d3382dbc56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:49:19.940Z|99b19219-86d0-4586-968f-b7d3382dbc56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:49:20.245Z|0c98fc83-5707-418e-83db-6180dd065089|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:49:20.246Z|0c98fc83-5707-418e-83db-6180dd065089|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:49:24.584Z|df80d8a4-18cf-484b-923e-7ad978cefc93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:24.584Z|45a0192c-1913-4581-a0db-1a2bcd1a08ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:24.585Z|45a0192c-1913-4581-a0db-1a2bcd1a08ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:24.585Z|df80d8a4-18cf-484b-923e-7ad978cefc93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:24.591Z|5bdc5ed2-42f1-4b8c-9f3a-32a14b10aeb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:24.592Z|5bdc5ed2-42f1-4b8c-9f3a-32a14b10aeb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:34.616Z|06b2f022-15f8-46a8-a5b8-5295ecd4552d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:34.617Z|06b2f022-15f8-46a8-a5b8-5295ecd4552d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:34.619Z|faece47f-02fb-4d5d-bbca-4b361a886cf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:34.620Z|faece47f-02fb-4d5d-bbca-4b361a886cf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:34.624Z|4cec6103-9374-4b76-a1b1-c628a713b6a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:34.625Z|4cec6103-9374-4b76-a1b1-c628a713b6a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:34.936Z|115e1be8-3be9-46f0-bbd8-348f8f215266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:49:34.937Z|115e1be8-3be9-46f0-bbd8-348f8f215266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:49:44.648Z|080d775f-0c1a-4f64-843e-0a8647eab1bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:44.648Z|080d775f-0c1a-4f64-843e-0a8647eab1bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:44.651Z|6845dfd3-473f-414d-9b14-a3978cd73bf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:44.651Z|6845dfd3-473f-414d-9b14-a3978cd73bf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:44.656Z|24825051-d1b8-4082-89a4-6ede279d1a8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:44.657Z|24825051-d1b8-4082-89a4-6ede279d1a8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:45.662Z|43f937f5-0ca3-4110-8881-bcfa95a7428b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:49:45.663Z|43f937f5-0ca3-4110-8881-bcfa95a7428b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:49.936Z|0a82406f-5a76-493d-a1c6-914c32b09e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:49:49.936Z|0a82406f-5a76-493d-a1c6-914c32b09e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:49:50.246Z|406ff7de-599e-4796-9ed8-44a89243a59e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:49:50.247Z|406ff7de-599e-4796-9ed8-44a89243a59e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:49:54.679Z|34316ee3-1654-4bdd-a804-dd4b14b69f2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:54.679Z|eb20455c-50ad-4ffa-a286-5509d04b5b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:54.680Z|eb20455c-50ad-4ffa-a286-5509d04b5b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:54.680Z|34316ee3-1654-4bdd-a804-dd4b14b69f2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:49:54.683Z|df56d2c2-cca4-4710-bf7b-a81412233bb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:49:54.684Z|df56d2c2-cca4-4710-bf7b-a81412233bb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:04.712Z|875fa1cd-a4ed-464d-9b5e-5f8959c11908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:04.713Z|875fa1cd-a4ed-464d-9b5e-5f8959c11908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:04.713Z|6fdbb38b-a665-4665-adb1-550f6295d077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:04.714Z|6fdbb38b-a665-4665-adb1-550f6295d077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:04.714Z|ce61f130-c9a9-4c21-b175-b6f120a884a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:04.714Z|ce61f130-c9a9-4c21-b175-b6f120a884a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:04.936Z|a104ccb0-90f5-43b8-ab74-619eef163957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:50:04.940Z|a104ccb0-90f5-43b8-ab74-619eef163957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:50:14.741Z|4f7eacf9-f868-416d-9093-fab5a65bd07d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:14.742Z|4f7eacf9-f868-416d-9093-fab5a65bd07d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:14.742Z|684026d0-a8b1-422e-8f16-271a3a47be5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:14.743Z|684026d0-a8b1-422e-8f16-271a3a47be5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:14.748Z|30758c50-11ca-418f-ad8a-5d3a290fc1c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:14.748Z|30758c50-11ca-418f-ad8a-5d3a290fc1c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:19.936Z|f79be15c-fa3c-4144-87f4-b86f11787258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:50:19.936Z|f79be15c-fa3c-4144-87f4-b86f11787258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:50:20.248Z|2bc82c8f-9c9a-42d5-bb30-50d9597325c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:50:20.248Z|2bc82c8f-9c9a-42d5-bb30-50d9597325c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:50:24.770Z|4a275d21-089c-41af-a671-1e1f9b2e6684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:24.771Z|4a275d21-089c-41af-a671-1e1f9b2e6684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:24.772Z|bffec626-cc51-4bee-af37-8027d29a8fdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:24.773Z|bffec626-cc51-4bee-af37-8027d29a8fdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:24.775Z|b092f3fa-14bc-44e8-a578-6f44dd26812d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:24.776Z|b092f3fa-14bc-44e8-a578-6f44dd26812d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:34.799Z|d2c24b9e-d186-4bf9-b362-3d50a4bde320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:34.799Z|d2c24b9e-d186-4bf9-b362-3d50a4bde320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:34.801Z|e501064b-25e7-474f-b54d-f62b97132d6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:34.801Z|7bdcf3fa-1e8c-45a2-b708-9d0bea0cf511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:34.802Z|7bdcf3fa-1e8c-45a2-b708-9d0bea0cf511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:34.802Z|e501064b-25e7-474f-b54d-f62b97132d6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:34.936Z|6466a0ed-c9fc-47c6-a58d-e2524e31a45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:50:34.936Z|6466a0ed-c9fc-47c6-a58d-e2524e31a45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:50:44.827Z|9d564647-1d6b-4b67-8a67-275b1ed7a7e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:44.827Z|9d564647-1d6b-4b67-8a67-275b1ed7a7e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:44.831Z|659c60d6-359d-49cb-9e5f-fcfe2cc0fb84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:44.832Z|659c60d6-359d-49cb-9e5f-fcfe2cc0fb84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:44.835Z|cbed7753-7629-4734-a93f-bec1dbc71fc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:44.835Z|cbed7753-7629-4734-a93f-bec1dbc71fc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:45.661Z|3b8386e5-d8a6-41ef-b2c4-ceb85860e582|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:50:45.662Z|3b8386e5-d8a6-41ef-b2c4-ceb85860e582|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:49.936Z|de1fc8da-af01-47fe-b42d-820f1efd1f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:50:49.940Z|de1fc8da-af01-47fe-b42d-820f1efd1f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:50:50.248Z|b9a178ec-b0a3-49ce-8a1c-2c725f74f885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:50:50.249Z|b9a178ec-b0a3-49ce-8a1c-2c725f74f885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:50:54.861Z|0172f68a-44a7-453b-be1b-dbba728f5abf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:54.862Z|0172f68a-44a7-453b-be1b-dbba728f5abf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:54.863Z|0dc61143-82b4-417c-8f69-96e5b6be15e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:54.864Z|0dc61143-82b4-417c-8f69-96e5b6be15e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:50:54.869Z|cb152b27-00cf-4bb9-bd3d-99a4d35723cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:50:54.870Z|cb152b27-00cf-4bb9-bd3d-99a4d35723cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:04.895Z|aba74a8a-f2cb-4102-ac7e-469ad51d95f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:04.895Z|aba74a8a-f2cb-4102-ac7e-469ad51d95f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:04.895Z|95186a48-36c9-483c-8053-9d1a0d1c66c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:04.896Z|b98d1f40-592b-49a7-9827-8bbad0b1d7fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:04.896Z|95186a48-36c9-483c-8053-9d1a0d1c66c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:04.896Z|b98d1f40-592b-49a7-9827-8bbad0b1d7fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:04.936Z|109992fa-79c2-469f-9937-d3ec26996ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:51:04.936Z|109992fa-79c2-469f-9937-d3ec26996ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:51:14.924Z|595443d9-bcf9-4058-88d0-7465d20740bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:14.924Z|b8bb0ddb-b09a-42e2-8085-3211fbe4231e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:14.925Z|b8bb0ddb-b09a-42e2-8085-3211fbe4231e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:14.925Z|595443d9-bcf9-4058-88d0-7465d20740bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:14.925Z|bfa0b2b0-e7cd-403f-91f5-da62d2ae5c51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:14.926Z|bfa0b2b0-e7cd-403f-91f5-da62d2ae5c51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:19.936Z|375151ef-b04b-4029-9647-ee0631a28f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:51:19.936Z|375151ef-b04b-4029-9647-ee0631a28f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:51:20.250Z|99fd72b6-4109-4dbe-94ee-138e1f9ca122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:51:20.250Z|99fd72b6-4109-4dbe-94ee-138e1f9ca122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:51:24.949Z|0ff8a8ee-1f81-46f7-8e93-9a1de07df9cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:24.950Z|0ff8a8ee-1f81-46f7-8e93-9a1de07df9cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:24.951Z|8b213cad-bfcb-42fb-9276-aee6717d4ae8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:24.952Z|8b213cad-bfcb-42fb-9276-aee6717d4ae8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:24.954Z|f247cd8a-e38b-4324-a9f7-9ebcc3a8b852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:24.955Z|f247cd8a-e38b-4324-a9f7-9ebcc3a8b852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:34.936Z|afec2d54-3264-4886-bc00-7938028aa937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:51:34.940Z|afec2d54-3264-4886-bc00-7938028aa937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:51:34.978Z|40b39e5f-0815-4057-8668-8257731a0edb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:34.978Z|cd66fdd4-7200-4f88-b321-f8fb419c3294|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:34.979Z|cd66fdd4-7200-4f88-b321-f8fb419c3294|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:34.979Z|40b39e5f-0815-4057-8668-8257731a0edb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:34.988Z|e8d0db54-78d3-49f1-bcd2-b3437c4a3049|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:34.989Z|e8d0db54-78d3-49f1-bcd2-b3437c4a3049|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:45.007Z|f1dcdc49-9436-4afd-a71b-4f7334929c62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:45.008Z|f1dcdc49-9436-4afd-a71b-4f7334929c62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:45.009Z|cfd8523c-a993-4ea6-988f-2366c25f2db4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:45.010Z|cfd8523c-a993-4ea6-988f-2366c25f2db4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:45.019Z|b1a6a80f-173c-49c1-8a69-9ed17a40b1bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:45.020Z|b1a6a80f-173c-49c1-8a69-9ed17a40b1bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:45.661Z|700342f8-987c-450b-aa1a-e28bf4ba8607|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:51:45.662Z|700342f8-987c-450b-aa1a-e28bf4ba8607|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:49.936Z|8efebbf2-37c7-4734-8f8a-80211fb6b354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:51:49.936Z|8efebbf2-37c7-4734-8f8a-80211fb6b354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:51:50.250Z|df96f5a9-bfbb-4269-b09e-c858e54fa3f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:51:50.251Z|df96f5a9-bfbb-4269-b09e-c858e54fa3f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:51:55.038Z|03210309-071c-473f-9759-1afe633714b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:55.038Z|03210309-071c-473f-9759-1afe633714b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:55.043Z|5b3c0e9d-dafa-4102-9caa-2e91588a69ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:55.044Z|5b3c0e9d-dafa-4102-9caa-2e91588a69ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:51:55.049Z|cb8ff08d-df6a-40b5-8aca-37ffb312498c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:51:55.050Z|cb8ff08d-df6a-40b5-8aca-37ffb312498c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:04.936Z|66161e8a-6070-4cd2-8706-87d32cf973d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:52:04.936Z|66161e8a-6070-4cd2-8706-87d32cf973d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:52:05.064Z|8cb65d4c-9fcc-49e4-a4ab-d65c1e4ab802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:05.064Z|8cb65d4c-9fcc-49e4-a4ab-d65c1e4ab802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:05.069Z|1cd7f52b-2bf7-4ee6-b7ff-01774addfc0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:05.070Z|1cd7f52b-2bf7-4ee6-b7ff-01774addfc0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:05.074Z|b371f912-f3ae-4ffb-9ac2-2077ad24019c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:05.075Z|b371f912-f3ae-4ffb-9ac2-2077ad24019c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:15.093Z|ce304a14-e2b0-4c6d-aa05-243fd5344568|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:15.094Z|ce304a14-e2b0-4c6d-aa05-243fd5344568|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:15.097Z|46220b20-c6ee-4510-9a91-37173c642f3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:15.097Z|46220b20-c6ee-4510-9a91-37173c642f3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:15.104Z|aef6bcce-018f-4548-b490-d45edc531cb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:15.104Z|aef6bcce-018f-4548-b490-d45edc531cb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:19.936Z|2cb9d561-3fae-4698-9dfc-249726a95e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:52:19.940Z|2cb9d561-3fae-4698-9dfc-249726a95e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:52:20.251Z|cc184803-0c13-4391-b4ef-7389e5749e99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:52:20.252Z|cc184803-0c13-4391-b4ef-7389e5749e99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:52:25.122Z|a4c120de-caaf-481f-8a9e-14e03e26d762|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:25.123Z|a4c120de-caaf-481f-8a9e-14e03e26d762|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:25.125Z|4097b97e-ad2e-4ff6-9cc5-f84c920826a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:25.125Z|4097b97e-ad2e-4ff6-9cc5-f84c920826a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:25.132Z|fe3eeaba-71cd-4f12-b766-dea29b80ac9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:25.132Z|fe3eeaba-71cd-4f12-b766-dea29b80ac9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:34.936Z|5d1e5a03-bc2d-428d-8c52-b7c1dd1dc295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:52:34.937Z|5d1e5a03-bc2d-428d-8c52-b7c1dd1dc295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:52:35.152Z|3a469fc6-f992-484a-81bf-776586f75d5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:35.152Z|3a469fc6-f992-484a-81bf-776586f75d5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:35.157Z|b5b7f22e-6ac7-46e9-b164-4b95f9bfc612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:35.158Z|b5b7f22e-6ac7-46e9-b164-4b95f9bfc612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:35.160Z|f3bbfcb5-48ce-4167-a253-f8c3f78da63c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:35.161Z|f3bbfcb5-48ce-4167-a253-f8c3f78da63c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:45.182Z|56065696-4c6d-4d4e-ac8d-981e12821b4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:45.183Z|56065696-4c6d-4d4e-ac8d-981e12821b4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:45.184Z|dfeb0048-bf11-48cd-a89b-69a753add73f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:45.185Z|dfeb0048-bf11-48cd-a89b-69a753add73f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:45.191Z|69371afb-5a14-42b3-8f55-edbc1cea670d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:45.191Z|69371afb-5a14-42b3-8f55-edbc1cea670d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:45.662Z|b9643463-ff4e-46ac-9f99-ec5c70906d67|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:52:45.663Z|b9643463-ff4e-46ac-9f99-ec5c70906d67|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:49.936Z|067a4490-a2d1-4fe2-a357-e2692f1a21aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:52:49.936Z|067a4490-a2d1-4fe2-a357-e2692f1a21aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:52:50.253Z|d0959c7e-e387-4736-9450-ef4c6661b479|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:52:50.253Z|d0959c7e-e387-4736-9450-ef4c6661b479|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:52:55.214Z|18bbc9b6-761f-4238-b2a2-4cc9dd61838f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:55.214Z|18bbc9b6-761f-4238-b2a2-4cc9dd61838f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:55.215Z|4455fce4-5777-4f9f-93c0-4cd13ec82e75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:55.216Z|4455fce4-5777-4f9f-93c0-4cd13ec82e75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:52:55.219Z|cce1d11a-4fd1-4d96-820a-37f169e6900f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:52:55.219Z|cce1d11a-4fd1-4d96-820a-37f169e6900f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:04.937Z|f307be04-1424-4109-9d43-70f257dd1fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:53:04.942Z|f307be04-1424-4109-9d43-70f257dd1fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:53:05.246Z|726e75b2-9d97-40db-95d6-2b9fe6917d0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:05.247Z|726e75b2-9d97-40db-95d6-2b9fe6917d0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:05.247Z|7a894122-b9d4-43f4-b21e-0099dfa2da73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:05.248Z|7a894122-b9d4-43f4-b21e-0099dfa2da73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:05.250Z|f18096bd-43cb-403f-864d-a143a07a251e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:05.250Z|f18096bd-43cb-403f-864d-a143a07a251e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:15.278Z|ed77c904-f842-440e-a864-30293a9fa270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:15.279Z|ed77c904-f842-440e-a864-30293a9fa270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:15.283Z|c209edc9-7500-48a1-b8db-464e6b46d5e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:15.283Z|c209edc9-7500-48a1-b8db-464e6b46d5e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:15.284Z|3bee2c2f-db12-431d-83b0-e1d836c4184f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:15.285Z|3bee2c2f-db12-431d-83b0-e1d836c4184f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:19.936Z|63fe87aa-b848-45ab-a2f6-06c3c676c44c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:53:19.937Z|63fe87aa-b848-45ab-a2f6-06c3c676c44c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:53:20.254Z|c86e5524-eea1-4d43-adf2-84b492bd740e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:53:20.254Z|c86e5524-eea1-4d43-adf2-84b492bd740e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:53:25.309Z|5a69b9a1-a371-44f2-aa3a-e80ba4b62e43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:25.310Z|5a69b9a1-a371-44f2-aa3a-e80ba4b62e43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:25.310Z|13af4b29-ce63-4dd5-90ba-b39025f2c22c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:25.311Z|13af4b29-ce63-4dd5-90ba-b39025f2c22c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:25.316Z|2f181f4b-ac31-4103-8f41-6fc877aca59d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:25.317Z|2f181f4b-ac31-4103-8f41-6fc877aca59d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:34.936Z|188f59a9-eeb3-4d2d-8961-71556ab8bc89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:53:34.936Z|188f59a9-eeb3-4d2d-8961-71556ab8bc89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:53:35.340Z|7802f419-714f-437f-9a07-d1e9048f9f3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:35.340Z|7802f419-714f-437f-9a07-d1e9048f9f3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:35.347Z|1dbbb645-ce6f-4fec-b642-379191f2cf01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:35.348Z|1dbbb645-ce6f-4fec-b642-379191f2cf01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:35.348Z|d5675c29-045d-4f41-85c8-665d44259141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:35.349Z|d5675c29-045d-4f41-85c8-665d44259141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:45.370Z|656d475b-ba58-450c-8f49-d2d7e9dbc8bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:45.370Z|656d475b-ba58-450c-8f49-d2d7e9dbc8bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:45.373Z|393d6c5d-e168-48d4-8025-00823a1ca0cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:45.373Z|393d6c5d-e168-48d4-8025-00823a1ca0cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:45.376Z|18808dcf-b793-433c-ac6d-1ffec623c5bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:45.377Z|18808dcf-b793-433c-ac6d-1ffec623c5bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:45.662Z|a2729aa5-2e2b-43c9-8f6c-e7fd56cdcab9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:53:45.663Z|a2729aa5-2e2b-43c9-8f6c-e7fd56cdcab9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:49.936Z|bbcf494c-ebb3-4287-bc4b-113acdad26f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:53:49.940Z|bbcf494c-ebb3-4287-bc4b-113acdad26f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:53:50.255Z|82a8757e-7ad6-4852-b876-ba56d8e14cf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:53:50.255Z|82a8757e-7ad6-4852-b876-ba56d8e14cf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:53:55.400Z|9f160eb9-05d4-4f7a-99e9-8bf01f5f47a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:55.400Z|9f160eb9-05d4-4f7a-99e9-8bf01f5f47a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:55.401Z|cd7c3965-d55d-40ee-9fad-1d5f7f14eaf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:55.402Z|cd7c3965-d55d-40ee-9fad-1d5f7f14eaf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:53:55.406Z|94a22408-ad84-40cb-8f0c-120785b3b533|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:53:55.407Z|94a22408-ad84-40cb-8f0c-120785b3b533|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:04.936Z|4bba5847-24dd-4ccb-8110-9918b61967c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:54:04.936Z|4bba5847-24dd-4ccb-8110-9918b61967c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:54:05.431Z|a51ec18a-17f8-47d6-98e3-da435d1d8c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:05.431Z|0271487d-c2a2-415e-9af3-8395919a0c95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:05.432Z|a51ec18a-17f8-47d6-98e3-da435d1d8c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:05.432Z|0271487d-c2a2-415e-9af3-8395919a0c95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:05.435Z|96de1186-8cba-49b8-b345-14ed7b991935|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:05.435Z|96de1186-8cba-49b8-b345-14ed7b991935|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:15.455Z|6460175f-7d40-4783-8f2a-6340f86b3c00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:15.456Z|6460175f-7d40-4783-8f2a-6340f86b3c00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:15.458Z|fbe48a93-13d1-4894-8e38-8a07357e3c91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:15.458Z|fbe48a93-13d1-4894-8e38-8a07357e3c91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:15.462Z|74057ad2-ec78-4b80-8572-9dbd4ca8dc34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:15.463Z|74057ad2-ec78-4b80-8572-9dbd4ca8dc34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:19.936Z|643f320f-3a6c-4578-b10d-c95ca0ae0cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:54:19.936Z|643f320f-3a6c-4578-b10d-c95ca0ae0cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:54:20.256Z|4e77b52d-1e20-430e-aac9-1b2aadb69b10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:54:20.256Z|4e77b52d-1e20-430e-aac9-1b2aadb69b10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:54:25.513Z|95ef26f0-111a-4fc4-ac2b-1c0b8f2e2fa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:25.513Z|95ef26f0-111a-4fc4-ac2b-1c0b8f2e2fa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:25.514Z|18cd59ca-2199-4dda-9259-1205277e4d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:25.515Z|93ed17a8-7bbd-40f2-921e-c40f4e628a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:25.515Z|18cd59ca-2199-4dda-9259-1205277e4d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:25.515Z|93ed17a8-7bbd-40f2-921e-c40f4e628a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:34.936Z|d1f84ce4-5bb6-450b-9345-695e5f463131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:54:34.940Z|d1f84ce4-5bb6-450b-9345-695e5f463131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:54:35.538Z|58a1dd46-ff15-401e-a974-59915062787c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:35.538Z|8dc3c6c2-6af8-40ca-a8cf-2b9b8178b8a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:35.538Z|58a1dd46-ff15-401e-a974-59915062787c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:35.539Z|8dc3c6c2-6af8-40ca-a8cf-2b9b8178b8a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:35.543Z|8e1093f7-e7d9-4227-ace3-f17eb0328610|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:35.544Z|8e1093f7-e7d9-4227-ace3-f17eb0328610|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:45.589Z|579f8010-6ee6-4d7d-bad0-6571252beae5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:45.590Z|579f8010-6ee6-4d7d-bad0-6571252beae5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:45.590Z|d3d94bc8-19f0-45b5-b03c-d00f67d37a09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:45.590Z|d3d94bc8-19f0-45b5-b03c-d00f67d37a09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:45.591Z|b5726122-6593-4a0a-bdce-979159d9d13d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:45.591Z|b5726122-6593-4a0a-bdce-979159d9d13d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:45.659Z|9d8b8960-0ec8-4cbb-8c19-37dc0bde15c2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:54:45.659Z|9d8b8960-0ec8-4cbb-8c19-37dc0bde15c2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:49.936Z|d42150c5-fca0-4ef9-996c-18f9dbc8992a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:54:49.936Z|d42150c5-fca0-4ef9-996c-18f9dbc8992a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:54:50.256Z|1db5aa53-6cfc-496a-87d4-1bb7ed395f2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:54:50.257Z|1db5aa53-6cfc-496a-87d4-1bb7ed395f2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:54:55.613Z|67c2336a-9288-407a-861a-bb490d125715|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:55.613Z|4aa069cf-46e8-448a-9065-07d2fa0e3a0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:55.614Z|67c2336a-9288-407a-861a-bb490d125715|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:55.614Z|4aa069cf-46e8-448a-9065-07d2fa0e3a0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:54:55.621Z|0568d690-b253-413a-b5f4-f362ad5c5fbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:54:55.622Z|0568d690-b253-413a-b5f4-f362ad5c5fbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:04.936Z|c39e9670-675b-4158-8aac-16d4e733302f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:55:04.936Z|c39e9670-675b-4158-8aac-16d4e733302f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:55:05.636Z|88fd41be-8404-42d5-b767-aed2ef2e9793|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:05.637Z|88fd41be-8404-42d5-b767-aed2ef2e9793|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:05.637Z|61c7a39a-69c1-4261-9523-b4f2b5b07c78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:05.638Z|61c7a39a-69c1-4261-9523-b4f2b5b07c78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:05.642Z|5c9b826e-b6c9-4577-ad57-ea943ddd8fb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:05.643Z|5c9b826e-b6c9-4577-ad57-ea943ddd8fb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:15.663Z|52479272-d5f2-4f19-a53e-95564252dae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:15.664Z|52479272-d5f2-4f19-a53e-95564252dae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:15.664Z|13e47c5e-6d17-4932-97a4-f35debc15a0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:15.664Z|5487bbd8-09df-48d0-81f9-b6b1f437658b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:15.665Z|5487bbd8-09df-48d0-81f9-b6b1f437658b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:15.665Z|13e47c5e-6d17-4932-97a4-f35debc15a0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:19.936Z|5d263d53-b803-4109-964f-71783b2f7720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:55:19.940Z|5d263d53-b803-4109-964f-71783b2f7720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:55:20.257Z|62957317-bba3-48f8-ac01-fa5b61d524d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:55:20.258Z|62957317-bba3-48f8-ac01-fa5b61d524d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:55:25.691Z|827e9da8-273b-4d7d-ba5f-e66c8f694d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:25.692Z|827e9da8-273b-4d7d-ba5f-e66c8f694d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:25.699Z|dd067884-ec4d-4463-9589-c8e0e0799bb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:25.699Z|dd067884-ec4d-4463-9589-c8e0e0799bb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:25.700Z|aa4f6716-5f83-4eef-96c5-74949a3f5085|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:25.700Z|aa4f6716-5f83-4eef-96c5-74949a3f5085|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:34.936Z|08cf27c0-2e0a-46a4-bc69-78bc9cfb179e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:55:34.936Z|08cf27c0-2e0a-46a4-bc69-78bc9cfb179e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:55:35.722Z|5df4b352-b9de-4d34-a98c-1b0cd3c4c2bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:35.723Z|5df4b352-b9de-4d34-a98c-1b0cd3c4c2bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:35.728Z|33f78176-3d8d-4f56-be76-0cee2410dfb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:35.729Z|e06856ae-a7bd-40ae-8304-ccd0f5aedacf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:35.729Z|33f78176-3d8d-4f56-be76-0cee2410dfb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:35.729Z|e06856ae-a7bd-40ae-8304-ccd0f5aedacf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:45.661Z|ddd66e95-19b4-4971-82f1-dbb78d1404a9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:55:45.662Z|ddd66e95-19b4-4971-82f1-dbb78d1404a9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:45.752Z|b6172564-fe7d-4a5a-a970-ec168c290c27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:45.752Z|b6172564-fe7d-4a5a-a970-ec168c290c27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:45.753Z|7ebb27d8-2945-4e7a-b462-8cde4bc395a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:45.754Z|7ebb27d8-2945-4e7a-b462-8cde4bc395a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:45.757Z|264c9e34-e642-4eea-95df-99cb6f183e3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:45.758Z|264c9e34-e642-4eea-95df-99cb6f183e3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:49.936Z|e2b6853e-1cd0-469a-957b-d1f145eb9844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:55:49.936Z|e2b6853e-1cd0-469a-957b-d1f145eb9844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:55:50.258Z|8590a0e2-179a-45d6-83f6-8f3685052f3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:55:50.258Z|8590a0e2-179a-45d6-83f6-8f3685052f3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:55:55.780Z|e6afb173-eead-44c1-8082-0ea0f4666b58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:55.780Z|312e63a7-b3d2-4b68-8b35-f772bbfe34db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:55.781Z|312e63a7-b3d2-4b68-8b35-f772bbfe34db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:55.781Z|e6afb173-eead-44c1-8082-0ea0f4666b58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:55:55.782Z|c9bc4d87-4449-44a8-bb31-0f9180b9f464|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:55:55.782Z|c9bc4d87-4449-44a8-bb31-0f9180b9f464|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:04.936Z|702694a7-ddc5-49a6-9598-9587b3b45120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:56:04.940Z|702694a7-ddc5-49a6-9598-9587b3b45120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:56:05.810Z|58878e86-dd9d-439c-ae3c-2b555c1a51bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:05.811Z|0f90844f-bd45-44e2-8d44-d72995988469|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:05.811Z|58878e86-dd9d-439c-ae3c-2b555c1a51bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:05.812Z|0f90844f-bd45-44e2-8d44-d72995988469|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:05.812Z|850a735e-96f0-4246-8c11-4f02921827f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:05.813Z|850a735e-96f0-4246-8c11-4f02921827f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:15.848Z|aaff0b00-b18e-4bbf-b29e-f78201f7e06f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:15.848Z|543d354d-fcaf-48c6-b0c0-3740f53e1a42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:15.849Z|39e4807d-c648-4f11-9ac2-2d2318d43d56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:15.849Z|aaff0b00-b18e-4bbf-b29e-f78201f7e06f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:15.850Z|543d354d-fcaf-48c6-b0c0-3740f53e1a42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:15.850Z|39e4807d-c648-4f11-9ac2-2d2318d43d56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:19.936Z|573c02a6-e55d-49d4-894c-30489156c561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:56:19.936Z|573c02a6-e55d-49d4-894c-30489156c561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:56:20.259Z|f9a11e21-6b04-4911-840d-f4179a8037af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:56:20.259Z|f9a11e21-6b04-4911-840d-f4179a8037af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:56:25.878Z|106068d0-f58e-4d2e-8dea-5674962d638a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:25.879Z|106068d0-f58e-4d2e-8dea-5674962d638a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:25.885Z|ca500cc3-7963-40f4-803e-a3a901983a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:25.885Z|ca500cc3-7963-40f4-803e-a3a901983a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:25.885Z|3a663516-44b1-4887-92e6-a9ec69100f8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:25.886Z|3a663516-44b1-4887-92e6-a9ec69100f8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:34.936Z|67563c31-bfbf-48c1-a0ab-67b3c8d77042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:56:34.936Z|67563c31-bfbf-48c1-a0ab-67b3c8d77042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:56:35.909Z|9865d5d0-9e6d-4472-96fb-5587db87035d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:35.910Z|9865d5d0-9e6d-4472-96fb-5587db87035d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:35.913Z|10c58bb4-229f-4108-a4dd-8a37f3a7b211|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:35.914Z|10c58bb4-229f-4108-a4dd-8a37f3a7b211|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:35.914Z|616b4599-c4eb-4b70-8b89-804fa3a1f4aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:35.914Z|616b4599-c4eb-4b70-8b89-804fa3a1f4aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:45.662Z|c7c2c202-dc4a-47e8-b248-afb3c6507c46|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:56:45.663Z|c7c2c202-dc4a-47e8-b248-afb3c6507c46|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:45.939Z|80b4e5fc-62a1-4c9f-8fe8-2f0e9b007e8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:45.940Z|29e6aaa8-4b04-4208-9e84-c7153ce54651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:45.940Z|29e6aaa8-4b04-4208-9e84-c7153ce54651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:45.940Z|80b4e5fc-62a1-4c9f-8fe8-2f0e9b007e8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:45.944Z|81aa026c-0e28-4671-a84c-ec40220b3c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:45.945Z|81aa026c-0e28-4671-a84c-ec40220b3c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:49.936Z|eff4bda8-11da-4154-a102-3895425b1d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:56:49.940Z|eff4bda8-11da-4154-a102-3895425b1d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:56:50.260Z|3cfe4d3d-4f03-4422-890e-345e5b565245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:56:50.261Z|3cfe4d3d-4f03-4422-890e-345e5b565245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:56:55.966Z|9c1bdd3a-259e-4c17-8ee1-458bf8156d76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:55.967Z|9c1bdd3a-259e-4c17-8ee1-458bf8156d76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:55.968Z|9426349e-9745-42dc-bc18-b5173081aa2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:55.969Z|9426349e-9745-42dc-bc18-b5173081aa2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:56:55.973Z|8f2b6e9a-1d4f-4d20-bb07-8cd8f9f3ca1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:56:55.974Z|8f2b6e9a-1d4f-4d20-bb07-8cd8f9f3ca1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:04.936Z|0c479265-4944-4a7f-bca8-73fff33749d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:57:04.936Z|0c479265-4944-4a7f-bca8-73fff33749d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:57:05.995Z|e542c82b-3bc2-411f-bbd8-7cfa34c6e429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:05.996Z|e542c82b-3bc2-411f-bbd8-7cfa34c6e429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:05.997Z|8da7c2c8-181c-42a7-888c-c23f19b5849e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:05.997Z|8da7c2c8-181c-42a7-888c-c23f19b5849e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:06.002Z|df6b7bf2-03b2-44f2-a124-41f785b59373|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:06.002Z|df6b7bf2-03b2-44f2-a124-41f785b59373|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:16.026Z|0dcf420c-5b74-4bb9-9de5-0195cf138a40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:16.027Z|0dcf420c-5b74-4bb9-9de5-0195cf138a40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:16.029Z|5b25f9d0-9002-4572-adcb-296c54c186c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:16.030Z|5b25f9d0-9002-4572-adcb-296c54c186c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:16.035Z|d61d87ba-c39f-4bee-9ce8-ee46f51fdb64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:16.036Z|d61d87ba-c39f-4bee-9ce8-ee46f51fdb64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:19.936Z|8435a0dd-73aa-4593-9b5e-473113a01315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:57:19.936Z|8435a0dd-73aa-4593-9b5e-473113a01315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:57:20.261Z|825460e9-e81e-4844-b6ac-de0d84593098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:57:20.262Z|825460e9-e81e-4844-b6ac-de0d84593098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:57:26.058Z|39ac2eaf-ae76-4bcd-8aa4-46d27b946bfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:26.059Z|398c0969-a951-4347-9863-0fec04b6c60f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:26.059Z|39ac2eaf-ae76-4bcd-8aa4-46d27b946bfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:26.059Z|398c0969-a951-4347-9863-0fec04b6c60f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:26.064Z|c881a089-09c7-49a5-ad90-e0708bcd6f9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:26.064Z|c881a089-09c7-49a5-ad90-e0708bcd6f9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:34.936Z|a71f8a8e-b162-4cf4-b6a2-1ee686c75d3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:57:34.940Z|a71f8a8e-b162-4cf4-b6a2-1ee686c75d3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:57:36.084Z|259e587b-abe8-4c3a-8574-37a70e2c8267|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:36.085Z|259e587b-abe8-4c3a-8574-37a70e2c8267|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:36.087Z|624f744e-cf04-4917-999f-6f6525c69351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:36.087Z|9f5a3ee2-113f-4ad0-ac7f-435a4d4f471d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:36.087Z|624f744e-cf04-4917-999f-6f6525c69351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:36.088Z|9f5a3ee2-113f-4ad0-ac7f-435a4d4f471d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:45.661Z|2d3658cf-affc-4bcb-8a5a-42c66b3d3bd3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:57:45.662Z|2d3658cf-affc-4bcb-8a5a-42c66b3d3bd3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:46.111Z|9894b0db-f71f-4630-9d84-e8d852a7e8fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:46.112Z|9894b0db-f71f-4630-9d84-e8d852a7e8fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:46.116Z|52655f56-a094-41f7-9202-4fde237f2bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:46.116Z|52655f56-a094-41f7-9202-4fde237f2bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:46.117Z|edaa4b4f-8b28-4eea-ae96-4c3ac45dd024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:46.118Z|edaa4b4f-8b28-4eea-ae96-4c3ac45dd024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:49.936Z|95a776eb-1aa6-4494-8bc6-a5fade4d4034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:57:49.936Z|95a776eb-1aa6-4494-8bc6-a5fade4d4034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:57:50.262Z|0b952456-4ea9-4167-bbad-2134de3fec51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:57:50.263Z|0b952456-4ea9-4167-bbad-2134de3fec51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:57:56.141Z|959f3a0b-38e2-437f-a9bc-c633e7f66558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:56.142Z|959f3a0b-38e2-437f-a9bc-c633e7f66558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:56.142Z|85794008-d363-46cd-89a8-53698bf235cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:56.142Z|85794008-d363-46cd-89a8-53698bf235cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:57:56.145Z|f43880ca-b946-4478-a8b5-400850d8e090|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:57:56.146Z|f43880ca-b946-4478-a8b5-400850d8e090|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:04.936Z|54846c27-7819-4cee-b672-824d6a5f9ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:58:04.936Z|54846c27-7819-4cee-b672-824d6a5f9ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:58:06.171Z|0c8417c7-beca-4e8c-a27d-815a77ffede6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:06.172Z|0c8417c7-beca-4e8c-a27d-815a77ffede6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:06.174Z|e503d62a-550d-4629-a6e4-9271e98c8216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:06.174Z|e503d62a-550d-4629-a6e4-9271e98c8216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:06.176Z|872bcba3-4a2e-4535-afec-4d99406a2045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:06.177Z|872bcba3-4a2e-4535-afec-4d99406a2045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:16.203Z|e0c7933d-6ef6-4c10-aa1d-1e40ab11ea1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:16.203Z|c34314b1-e1b0-4186-af9f-beb3f0cd051e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:16.204Z|e0c7933d-6ef6-4c10-aa1d-1e40ab11ea1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:16.204Z|c34314b1-e1b0-4186-af9f-beb3f0cd051e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:16.211Z|754e9a18-c4a0-4f57-9f66-0f5a0db01af6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:16.211Z|754e9a18-c4a0-4f57-9f66-0f5a0db01af6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:19.936Z|e4313f23-2804-49b4-a32b-3641f4f0ef82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:58:19.940Z|e4313f23-2804-49b4-a32b-3641f4f0ef82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:58:20.263Z|1fc0ae79-8785-48c1-9afb-a6c877e10e4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:58:20.264Z|1fc0ae79-8785-48c1-9afb-a6c877e10e4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:58:26.233Z|66bb6aed-7927-4947-a3c8-217c57a67788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:26.234Z|66bb6aed-7927-4947-a3c8-217c57a67788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:26.233Z|a326d2eb-24c1-4c01-8533-eeaa2f2b737a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:26.234Z|763a8eff-d6cf-4647-9278-c6e2ea6bbd6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:26.234Z|a326d2eb-24c1-4c01-8533-eeaa2f2b737a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:26.235Z|763a8eff-d6cf-4647-9278-c6e2ea6bbd6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:34.936Z|ba223bdf-606f-4566-8a3b-34a720fd5667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:58:34.939Z|ba223bdf-606f-4566-8a3b-34a720fd5667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:58:36.260Z|e59abfe8-379c-4d53-b472-87057d742597|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:36.261Z|e59abfe8-379c-4d53-b472-87057d742597|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:36.265Z|2290f284-333f-48a1-a89e-8b1dab65cbdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:36.265Z|2290f284-333f-48a1-a89e-8b1dab65cbdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:36.266Z|b746e8c8-cb1e-4b85-9d65-c8099a7dcab7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:36.267Z|b746e8c8-cb1e-4b85-9d65-c8099a7dcab7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:45.661Z|68aea3fd-f7ca-4603-8062-e4f272b7f693|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:58:45.662Z|68aea3fd-f7ca-4603-8062-e4f272b7f693|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:46.292Z|f7bcf316-39a9-412a-9048-c4d9eb50d22c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:46.292Z|f014ecd1-9899-4557-97da-bee6809a3d0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:46.293Z|f7bcf316-39a9-412a-9048-c4d9eb50d22c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:46.293Z|f014ecd1-9899-4557-97da-bee6809a3d0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:46.300Z|f799c0fd-d0e9-4421-a5ee-2acc42337c73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:46.300Z|f799c0fd-d0e9-4421-a5ee-2acc42337c73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:49.936Z|22e3a185-1f98-49ec-9bd9-784c8b905263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:58:49.937Z|22e3a185-1f98-49ec-9bd9-784c8b905263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:58:50.265Z|f98f6947-ba43-4d39-b51c-1340e4ff2254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:58:50.265Z|f98f6947-ba43-4d39-b51c-1340e4ff2254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:58:56.320Z|b17f8354-c328-4138-8468-3c99257b3215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:56.321Z|b17f8354-c328-4138-8468-3c99257b3215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:56.323Z|f73e7cc4-8d8b-43e4-8b6c-4ed67c18e26c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:56.324Z|f73e7cc4-8d8b-43e4-8b6c-4ed67c18e26c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:58:56.327Z|3240f72c-6f6e-4c97-a803-a6cdaa5fd7d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:58:56.328Z|3240f72c-6f6e-4c97-a803-a6cdaa5fd7d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:04.936Z|c41c752e-06ff-453a-8538-f078341adb44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:59:04.941Z|c41c752e-06ff-453a-8538-f078341adb44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:59:06.349Z|319ffe40-a1af-4585-b2e9-a552619d69d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:06.350Z|319ffe40-a1af-4585-b2e9-a552619d69d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:06.355Z|99a6b083-3537-4303-ba76-7545eec7fa96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:06.356Z|99a6b083-3537-4303-ba76-7545eec7fa96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:06.358Z|b9ade822-a2f2-4b4a-81ef-78612784684f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:06.360Z|b9ade822-a2f2-4b4a-81ef-78612784684f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:16.379Z|cc96ee45-9365-446c-bd39-d84822984737|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:16.379Z|cc96ee45-9365-446c-bd39-d84822984737|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:16.383Z|34b44ffe-f056-407f-a857-2bfa62db4bd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:16.384Z|34b44ffe-f056-407f-a857-2bfa62db4bd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:16.385Z|839ea085-a8b0-44cc-9a9e-712c19484843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:16.386Z|839ea085-a8b0-44cc-9a9e-712c19484843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:19.936Z|8102392a-a101-4d03-be1d-1add3fd084d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:59:19.936Z|8102392a-a101-4d03-be1d-1add3fd084d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:59:20.266Z|ea576499-2f92-44d9-bafe-d038bdc0effe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:59:20.266Z|ea576499-2f92-44d9-bafe-d038bdc0effe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:59:26.410Z|e97d7670-5bf6-4bbc-bc4f-7821724930d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:26.411Z|e97d7670-5bf6-4bbc-bc4f-7821724930d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:26.413Z|90181d74-2a73-4590-ba41-5c4f95cb4d90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:26.414Z|90181d74-2a73-4590-ba41-5c4f95cb4d90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:26.418Z|4777d0de-bcd6-4f65-9885-c07e0ab9c27c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:26.419Z|4777d0de-bcd6-4f65-9885-c07e0ab9c27c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:34.936Z|19d67ac6-6021-43e5-9a8f-8fb4a4c11d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:59:34.936Z|19d67ac6-6021-43e5-9a8f-8fb4a4c11d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:59:36.440Z|9cf5839b-3eb2-4b82-a93f-9c89f89419c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:36.441Z|9cf5839b-3eb2-4b82-a93f-9c89f89419c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:36.442Z|16663fa0-3f22-48ed-9dc1-c31e5ab9b6e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:36.443Z|16663fa0-3f22-48ed-9dc1-c31e5ab9b6e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:36.446Z|d469f25b-bad7-42d7-8a2f-fa877967e3dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:36.447Z|d469f25b-bad7-42d7-8a2f-fa877967e3dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:45.661Z|e49ca98e-c36e-4144-97ab-5185270d7e95|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T01:59:45.662Z|e49ca98e-c36e-4144-97ab-5185270d7e95|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:46.472Z|93ff41a7-bd56-4b67-ab69-d0e7008b0a8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:46.473Z|93ff41a7-bd56-4b67-ab69-d0e7008b0a8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:46.476Z|74863bf1-9686-4d57-966f-28391f6c254c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:46.476Z|74863bf1-9686-4d57-966f-28391f6c254c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:46.477Z|5826816f-9b81-44ce-9e60-a945fef35ead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:46.477Z|5826816f-9b81-44ce-9e60-a945fef35ead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:49.936Z|7e3f2558-7451-49d2-adf8-824f2da93ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:59:49.940Z|7e3f2558-7451-49d2-adf8-824f2da93ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:59:50.267Z|bec0ee51-146c-4579-a093-585498cbdced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T01:59:50.267Z|bec0ee51-146c-4579-a093-585498cbdced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T01:59:56.504Z|ede77737-0b42-488c-ad59-ec2a1b582f2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:56.505Z|ede77737-0b42-488c-ad59-ec2a1b582f2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:56.506Z|f9233e71-abee-420f-8f98-ddddcfbc63d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:56.506Z|f9233e71-abee-420f-8f98-ddddcfbc63d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T01:59:56.506Z|c1b7506a-a989-4eb6-b004-3de46186204d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T01:59:56.507Z|c1b7506a-a989-4eb6-b004-3de46186204d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:04.936Z|0052ed38-2403-41c0-aa71-a0e8883c50b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:00:04.936Z|0052ed38-2403-41c0-aa71-a0e8883c50b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:00:06.540Z|8cc4177d-a8a0-4c32-aefb-a2bcb0472fd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:06.540Z|7c86b5f5-6045-4a83-9fec-cf63209eea86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:06.541Z|7c86b5f5-6045-4a83-9fec-cf63209eea86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:06.541Z|8cc4177d-a8a0-4c32-aefb-a2bcb0472fd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:06.541Z|a75a10e6-19a8-4b78-9d03-9b153572b0aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:06.542Z|a75a10e6-19a8-4b78-9d03-9b153572b0aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:16.572Z|c18c52dd-1ef4-45d9-ac9c-6656e6a75d93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:16.573Z|c18c52dd-1ef4-45d9-ac9c-6656e6a75d93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:16.581Z|a9d29bce-b030-4874-8dfd-e6167a9473c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:16.581Z|f991a812-7dbc-4636-9537-9d02cfca2f01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:16.582Z|f991a812-7dbc-4636-9537-9d02cfca2f01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:16.582Z|a9d29bce-b030-4874-8dfd-e6167a9473c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:19.936Z|e0dc547f-b6f9-427b-8583-d8dad1dc9df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:00:19.936Z|e0dc547f-b6f9-427b-8583-d8dad1dc9df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:00:20.268Z|d592727a-4071-414b-8702-594d30c4e6d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:00:20.268Z|d592727a-4071-414b-8702-594d30c4e6d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:00:26.604Z|8874b7cf-1215-4e74-80e5-a0bca779bf61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:26.604Z|8874b7cf-1215-4e74-80e5-a0bca779bf61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:26.609Z|73c642ec-cf54-4e50-ab73-c546dbc579bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:26.609Z|73c642ec-cf54-4e50-ab73-c546dbc579bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:26.610Z|c3ebef3f-c69f-487f-92b1-afdd53d338ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:26.610Z|c3ebef3f-c69f-487f-92b1-afdd53d338ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:34.936Z|64ff113c-d2d1-4372-ad89-a89d86a65ed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:00:34.940Z|64ff113c-d2d1-4372-ad89-a89d86a65ed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:00:36.638Z|e0a95079-4c2c-4ebc-abc1-008bc10efa2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:36.639Z|e0a95079-4c2c-4ebc-abc1-008bc10efa2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:36.639Z|eb94b6c5-f598-4803-b14d-4c3d624208a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:36.640Z|eb94b6c5-f598-4803-b14d-4c3d624208a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:36.640Z|df548705-7da9-49d5-ad54-e7e7f42f7384|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:36.641Z|df548705-7da9-49d5-ad54-e7e7f42f7384|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:45.661Z|67ffff01-dcd5-4506-be9f-cddda5b16d8d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:00:45.662Z|67ffff01-dcd5-4506-be9f-cddda5b16d8d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:46.678Z|9ccb22d2-5c29-4150-8c7b-28aeb327224f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:46.678Z|8bd798e9-c105-4d2c-aee4-ab6ce7b1a370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:46.679Z|9ccb22d2-5c29-4150-8c7b-28aeb327224f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:46.678Z|19fd27db-13c1-4996-ba4f-09824fbeaf9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:46.679Z|8bd798e9-c105-4d2c-aee4-ab6ce7b1a370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:46.679Z|19fd27db-13c1-4996-ba4f-09824fbeaf9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:49.936Z|8d07d708-1d5e-4a07-8259-bc824b19f937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:00:49.936Z|8d07d708-1d5e-4a07-8259-bc824b19f937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:00:50.269Z|18251ba1-c24a-412d-9c43-a35c4ed24846|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:00:50.269Z|18251ba1-c24a-412d-9c43-a35c4ed24846|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:00:56.707Z|4ef4b379-09e5-4057-9944-32aa9a9e638e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:56.708Z|4ef4b379-09e5-4057-9944-32aa9a9e638e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:56.747Z|3f2610f8-a44a-4918-8a82-c39fa899fdc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:56.710Z|fc079185-4afd-443f-9bdb-e57e1bae58ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:00:56.748Z|3f2610f8-a44a-4918-8a82-c39fa899fdc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:00:56.748Z|fc079185-4afd-443f-9bdb-e57e1bae58ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:04.936Z|e76d45c0-a4c9-440e-9de8-7a1dd1004610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:01:04.937Z|e76d45c0-a4c9-440e-9de8-7a1dd1004610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:01:06.777Z|159c42f3-693d-4167-a666-b0f9ce8d5db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:06.778Z|159c42f3-693d-4167-a666-b0f9ce8d5db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:06.779Z|3ab0d215-66fe-40a1-8886-da71717ca7f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:06.780Z|3ab0d215-66fe-40a1-8886-da71717ca7f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:06.781Z|f409295f-343b-4f89-90ab-0a05973273b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:06.781Z|f409295f-343b-4f89-90ab-0a05973273b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:16.804Z|22b1b1f5-3c76-4e93-9577-b6782d37c3e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:16.805Z|22b1b1f5-3c76-4e93-9577-b6782d37c3e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:16.807Z|7fbd295d-169b-4411-8063-f90368aeef2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:16.808Z|7fbd295d-169b-4411-8063-f90368aeef2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:16.813Z|09dccf3a-eeaf-4cf2-aaa4-a80fd7b185a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:16.814Z|09dccf3a-eeaf-4cf2-aaa4-a80fd7b185a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:19.936Z|3ae88b1d-17e1-40ab-bd38-ea78a3283e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:01:19.940Z|3ae88b1d-17e1-40ab-bd38-ea78a3283e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:01:20.270Z|d8736c39-4278-4232-8f96-ba1fce28a76a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:01:20.270Z|d8736c39-4278-4232-8f96-ba1fce28a76a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:01:26.832Z|79f3ce86-6d1f-464e-86b8-8be688a03151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:26.833Z|79f3ce86-6d1f-464e-86b8-8be688a03151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:26.836Z|1c2aee68-cd58-45e1-bb03-93cce58993b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:26.837Z|1c2aee68-cd58-45e1-bb03-93cce58993b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:26.838Z|2b923fcc-209e-4d46-beee-419b19f23ec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:26.839Z|2b923fcc-209e-4d46-beee-419b19f23ec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:34.936Z|f1c9cfca-035f-44bd-bdf2-04700974cee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:01:34.936Z|f1c9cfca-035f-44bd-bdf2-04700974cee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:01:36.861Z|6a2bb743-998d-427c-bac5-b50805e0e832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:36.862Z|6a2bb743-998d-427c-bac5-b50805e0e832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:36.863Z|5fcfb51b-4f22-48a3-844c-058f009eb8e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:36.864Z|5fcfb51b-4f22-48a3-844c-058f009eb8e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:36.866Z|83661502-d15c-46bf-a2b4-ea780cf2354d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:36.866Z|83661502-d15c-46bf-a2b4-ea780cf2354d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:45.662Z|6e16a287-f11c-43bb-8f92-0dcccd59265a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:01:45.662Z|6e16a287-f11c-43bb-8f92-0dcccd59265a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:46.895Z|97ddd368-d2fc-4706-b5e0-3d9b64b54fef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:46.895Z|f318fce0-2658-48b3-9be7-5e10d6418dee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:46.895Z|97ddd368-d2fc-4706-b5e0-3d9b64b54fef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:46.896Z|f318fce0-2658-48b3-9be7-5e10d6418dee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:46.900Z|7a7a79a7-648a-403a-a05e-f2c62e0aed9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:46.900Z|7a7a79a7-648a-403a-a05e-f2c62e0aed9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:49.936Z|5650893d-aed6-4258-8978-7e2689bbe68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:01:49.936Z|5650893d-aed6-4258-8978-7e2689bbe68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:01:50.271Z|efc4883a-6aae-4d0d-a9fc-d0fd81463443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:01:50.271Z|efc4883a-6aae-4d0d-a9fc-d0fd81463443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:01:56.920Z|27d2146e-6b50-498d-b6c5-de7c7019d1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:56.921Z|27d2146e-6b50-498d-b6c5-de7c7019d1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:56.923Z|f47ed589-73bf-4690-88ec-d4801bb88120|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:56.924Z|f47ed589-73bf-4690-88ec-d4801bb88120|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:01:56.926Z|2d8e723f-9d57-4679-aaa1-4b46b0d20fba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:01:56.927Z|2d8e723f-9d57-4679-aaa1-4b46b0d20fba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:04.936Z|58b937d9-5897-4011-88a0-2f89cc31950f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:02:04.940Z|58b937d9-5897-4011-88a0-2f89cc31950f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:02:06.954Z|6115f98a-a510-4464-bca3-5fb98d3d0092|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:06.955Z|1a360ffc-b27d-4644-828c-8a6fe1276898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:06.955Z|6115f98a-a510-4464-bca3-5fb98d3d0092|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:06.955Z|1a360ffc-b27d-4644-828c-8a6fe1276898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:06.955Z|29751c46-2567-411f-9942-4df8b9a295b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:06.956Z|29751c46-2567-411f-9942-4df8b9a295b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:16.991Z|cdd13083-790d-400c-9303-8a63dd53028b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:16.991Z|cdd13083-790d-400c-9303-8a63dd53028b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:16.991Z|420b5ad2-a4bc-42d0-b056-892d518b15f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:16.993Z|420b5ad2-a4bc-42d0-b056-892d518b15f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:16.995Z|d7071352-6137-4796-af9f-aeb2a311aee6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:16.995Z|d7071352-6137-4796-af9f-aeb2a311aee6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:19.936Z|4869bce4-3d9b-4e94-9b06-213db8320265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:02:19.936Z|4869bce4-3d9b-4e94-9b06-213db8320265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:02:20.272Z|ba24dc97-2ec4-4d55-b85e-a7f893295c1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:02:20.272Z|ba24dc97-2ec4-4d55-b85e-a7f893295c1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:02:27.019Z|2129a58d-7e0f-4ce7-89bb-9dd8a78fd1ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:27.019Z|74e0f952-a6e6-4b2b-bbbd-974f5bcc364b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:27.020Z|2129a58d-7e0f-4ce7-89bb-9dd8a78fd1ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:27.020Z|74e0f952-a6e6-4b2b-bbbd-974f5bcc364b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:27.023Z|d1851018-3ed6-453a-92df-65915305aea2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:27.023Z|d1851018-3ed6-453a-92df-65915305aea2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:34.936Z|8a24f2e0-a404-4904-97ad-7be1fa79fb77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:02:34.937Z|8a24f2e0-a404-4904-97ad-7be1fa79fb77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:02:37.046Z|15dfa514-ebad-45cd-a660-9f052c39c5a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:37.047Z|15dfa514-ebad-45cd-a660-9f052c39c5a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:37.055Z|a0aca035-068d-44ba-90f7-aa9e450a4f93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:37.055Z|a0aca035-068d-44ba-90f7-aa9e450a4f93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:37.055Z|f439dfc7-efa5-4647-b523-0ea4d1f4a89b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:37.055Z|f439dfc7-efa5-4647-b523-0ea4d1f4a89b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:45.661Z|41baddd2-7761-4eeb-a8d0-30040fd08ab8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:02:45.662Z|41baddd2-7761-4eeb-a8d0-30040fd08ab8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:47.082Z|fb4134b7-226f-43cf-b617-99aa3f4ae787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:47.083Z|fb4134b7-226f-43cf-b617-99aa3f4ae787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:47.083Z|ae5a364e-f3c9-441b-9217-fcda567f1f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:47.083Z|ae5a364e-f3c9-441b-9217-fcda567f1f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:47.084Z|14cb912f-c58b-4bdb-a327-349b4c2db3f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:47.085Z|14cb912f-c58b-4bdb-a327-349b4c2db3f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:49.936Z|c16dd9c4-e3e6-4cae-80ad-4a2e2baa3e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:02:49.940Z|c16dd9c4-e3e6-4cae-80ad-4a2e2baa3e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:02:50.273Z|cbad4fd7-5251-4a75-a281-c163bc0fa212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:02:50.273Z|cbad4fd7-5251-4a75-a281-c163bc0fa212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:02:57.125Z|711510b7-5375-4c65-b691-86a8a5bf442f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:57.125Z|5ab2076d-9b24-429e-9802-2f7c5887350d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:57.125Z|90f99837-63af-41ef-8cb1-181d8d388766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:02:57.126Z|5ab2076d-9b24-429e-9802-2f7c5887350d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:57.126Z|711510b7-5375-4c65-b691-86a8a5bf442f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:02:57.126Z|90f99837-63af-41ef-8cb1-181d8d388766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:04.936Z|fe7e7399-cb1b-4317-9615-8451779af376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:03:04.936Z|fe7e7399-cb1b-4317-9615-8451779af376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:03:07.156Z|869bcba3-cf79-4bc2-9483-f5aff4ee5513|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:07.157Z|869bcba3-cf79-4bc2-9483-f5aff4ee5513|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:07.157Z|3d40ce1a-f4aa-4cdf-8267-69e119b1d5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:07.158Z|3d40ce1a-f4aa-4cdf-8267-69e119b1d5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:07.165Z|003f18f0-6fce-4306-a620-124b72d242a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:07.165Z|003f18f0-6fce-4306-a620-124b72d242a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:17.188Z|398221e8-a415-432e-bce2-598890272322|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:17.189Z|398221e8-a415-432e-bce2-598890272322|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:17.194Z|d3b1a4f7-5da4-4b49-a8e9-9673c6814152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:17.194Z|0042a24e-7212-4b84-94d9-2236bcb9c98d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:17.194Z|d3b1a4f7-5da4-4b49-a8e9-9673c6814152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:17.194Z|0042a24e-7212-4b84-94d9-2236bcb9c98d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:19.936Z|f837e43f-a05c-4bc7-9d5b-eba2766b46bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:03:19.936Z|f837e43f-a05c-4bc7-9d5b-eba2766b46bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:03:20.274Z|461c4a4d-eb1b-4fc3-84d5-f6305d5df59f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:03:20.274Z|461c4a4d-eb1b-4fc3-84d5-f6305d5df59f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:03:27.220Z|c12a7656-94d0-4d76-b16e-d30f2ea94566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:27.220Z|c12a7656-94d0-4d76-b16e-d30f2ea94566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:27.223Z|94846021-b311-4327-940f-79335f6c9e68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:27.223Z|94846021-b311-4327-940f-79335f6c9e68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:27.225Z|789f4243-2ddb-4a58-bd45-fd22ca9eada5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:27.225Z|789f4243-2ddb-4a58-bd45-fd22ca9eada5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:34.936Z|e2491d0a-47ee-4038-bd11-bbb822a61927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:03:34.939Z|e2491d0a-47ee-4038-bd11-bbb822a61927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:03:37.250Z|cf7426e8-7460-4ec3-9c9c-cd729d1f85b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:37.251Z|cf7426e8-7460-4ec3-9c9c-cd729d1f85b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:37.252Z|3bcb69e2-7a28-4605-9dec-0a7190f01402|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:37.252Z|f18bcd92-86a2-4cf8-9e88-4a7166af8a09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:37.252Z|3bcb69e2-7a28-4605-9dec-0a7190f01402|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:37.252Z|f18bcd92-86a2-4cf8-9e88-4a7166af8a09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:45.661Z|b51cfa94-2215-4cd5-8871-869a1609bb91|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:03:45.662Z|b51cfa94-2215-4cd5-8871-869a1609bb91|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:47.278Z|d219128e-d3a4-4b8b-8492-5e3b0b298017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:47.279Z|d219128e-d3a4-4b8b-8492-5e3b0b298017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:47.281Z|786959aa-b271-4829-8ce7-6b1bd8312858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:47.282Z|786959aa-b271-4829-8ce7-6b1bd8312858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:47.284Z|575e1c7b-8b4e-40cc-968d-69bb64f5b9bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:47.284Z|575e1c7b-8b4e-40cc-968d-69bb64f5b9bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:49.936Z|92a65e79-b46b-4f1e-9c35-539557ef57ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:03:49.937Z|92a65e79-b46b-4f1e-9c35-539557ef57ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:03:50.274Z|27c372d8-8e23-4c2a-9de4-f906be58b2ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:03:50.275Z|27c372d8-8e23-4c2a-9de4-f906be58b2ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:03:57.303Z|777b6984-4e5f-40d5-b129-9d44e672affd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:57.303Z|777b6984-4e5f-40d5-b129-9d44e672affd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:57.307Z|50397835-298e-435a-9d37-97fe01263cca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:57.308Z|50397835-298e-435a-9d37-97fe01263cca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:03:57.312Z|f186f0cf-4098-4aa1-9834-14da17c79335|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:03:57.312Z|f186f0cf-4098-4aa1-9834-14da17c79335|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:04.936Z|beae26ae-435c-4af0-96a4-02b11e8fdb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:04:04.937Z|beae26ae-435c-4af0-96a4-02b11e8fdb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:04:07.332Z|848c2b94-997a-4dfe-94a7-03615a5f13db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:07.333Z|848c2b94-997a-4dfe-94a7-03615a5f13db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:07.339Z|cdfea431-654e-404d-98ed-35cd9c9a60e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:07.339Z|e035b1c0-b6cd-4e5a-9b9c-17c7fd000fc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:07.340Z|e035b1c0-b6cd-4e5a-9b9c-17c7fd000fc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:07.340Z|cdfea431-654e-404d-98ed-35cd9c9a60e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:17.364Z|d1423fc9-8f94-4982-b0bc-02696ef01f48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:17.365Z|d1423fc9-8f94-4982-b0bc-02696ef01f48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:17.366Z|1d99a68d-3cf5-4bd1-af40-d4cff09164f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:17.367Z|1d99a68d-3cf5-4bd1-af40-d4cff09164f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:17.368Z|60d95051-ef6d-4cc8-a2a7-a5cf94d7a282|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:17.369Z|60d95051-ef6d-4cc8-a2a7-a5cf94d7a282|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:19.936Z|2f599855-6506-4750-91d2-7d910bd39f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:04:19.941Z|2f599855-6506-4750-91d2-7d910bd39f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:04:20.276Z|d1b0e6e5-2da4-4712-a22e-bd3fc146ffc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:04:20.276Z|d1b0e6e5-2da4-4712-a22e-bd3fc146ffc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:04:27.392Z|1bce76fc-5a54-4049-8b9f-c02d9eeb2010|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:27.393Z|1bce76fc-5a54-4049-8b9f-c02d9eeb2010|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:27.394Z|c9553b8d-08f2-4eec-bc5e-dee760ce5a05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:27.394Z|c9553b8d-08f2-4eec-bc5e-dee760ce5a05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:27.398Z|f520c45c-0ca2-495c-a2e5-523ed5a54672|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:27.398Z|f520c45c-0ca2-495c-a2e5-523ed5a54672|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:34.936Z|7ccd0553-665e-40e7-81cf-aa950eff6a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:04:34.937Z|7ccd0553-665e-40e7-81cf-aa950eff6a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:04:37.419Z|8974b80e-cc1d-4e36-9aa7-aaf7a73661a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:37.420Z|8974b80e-cc1d-4e36-9aa7-aaf7a73661a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:37.422Z|4b552b8d-8aa0-48b7-936e-bb23a116338d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:37.423Z|4b552b8d-8aa0-48b7-936e-bb23a116338d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:37.427Z|647dcdf5-e9bc-4300-990d-22557852c83d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:37.427Z|647dcdf5-e9bc-4300-990d-22557852c83d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:45.660Z|59f8af18-1715-4fcb-927d-7024501e0e62|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:04:45.661Z|59f8af18-1715-4fcb-927d-7024501e0e62|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:47.443Z|7d46711b-e8db-410f-854c-250c4fc49ed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:47.444Z|7d46711b-e8db-410f-854c-250c4fc49ed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:47.446Z|9f0518e8-e294-4dab-89dd-2e475c4ccf2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:47.446Z|9f0518e8-e294-4dab-89dd-2e475c4ccf2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:47.448Z|c7a843b0-c0a2-47b9-9b65-c7800a400883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:47.449Z|c7a843b0-c0a2-47b9-9b65-c7800a400883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:49.938Z|73efcb54-a23f-4560-83e2-bdeda3a1fcdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:04:49.938Z|73efcb54-a23f-4560-83e2-bdeda3a1fcdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:04:50.277Z|bd93d343-3ca6-481a-88e6-bf24e8ad0811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:04:50.277Z|bd93d343-3ca6-481a-88e6-bf24e8ad0811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:04:57.473Z|bf95dcdb-f8f2-4ae8-a970-6e9437783693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:57.474Z|bf95dcdb-f8f2-4ae8-a970-6e9437783693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:57.475Z|e31c68f4-21ad-4e78-81f4-e96b19b6ed9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:57.476Z|e31c68f4-21ad-4e78-81f4-e96b19b6ed9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:04:57.482Z|42e2eeae-ebe1-4102-bd4d-d06f013aeeca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:04:57.482Z|42e2eeae-ebe1-4102-bd4d-d06f013aeeca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:04.936Z|0a2394df-4f36-40a0-afa1-6a26abdc3dd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:05:04.939Z|0a2394df-4f36-40a0-afa1-6a26abdc3dd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:05:07.502Z|499f38ce-dea7-447d-93fd-af5b5a39454a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:07.502Z|499f38ce-dea7-447d-93fd-af5b5a39454a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:07.504Z|b914d134-4386-4c33-9980-58e9117adcde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:07.505Z|b914d134-4386-4c33-9980-58e9117adcde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:07.506Z|58016c64-49b8-4d97-9490-3fa6ff86c88b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:07.507Z|58016c64-49b8-4d97-9490-3fa6ff86c88b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:17.531Z|79802822-501f-4d2e-9248-7c2d2048ff07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:17.532Z|79802822-501f-4d2e-9248-7c2d2048ff07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:17.534Z|a1290c12-0a69-4754-979a-10c2ddee3691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:17.534Z|a1290c12-0a69-4754-979a-10c2ddee3691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:17.534Z|4b2a76d5-657f-4317-9f6e-82fba8ecc89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:17.535Z|4b2a76d5-657f-4317-9f6e-82fba8ecc89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:19.936Z|897e22f6-d2f2-4b39-96c6-adbb41256c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:05:19.936Z|897e22f6-d2f2-4b39-96c6-adbb41256c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:05:20.277Z|114b8522-49d7-491e-92e1-2a28adb0c3eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:05:20.278Z|114b8522-49d7-491e-92e1-2a28adb0c3eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:05:27.562Z|abef627e-7a6d-4092-801e-162a834cb7d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:27.563Z|8487fbf4-54c9-4159-ab0a-520e8e137bb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:27.563Z|8487fbf4-54c9-4159-ab0a-520e8e137bb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:27.563Z|abef627e-7a6d-4092-801e-162a834cb7d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:27.564Z|011e6969-ec34-428e-88a8-51cf9a8d89ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:27.565Z|011e6969-ec34-428e-88a8-51cf9a8d89ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:34.936Z|4714e39b-3bf8-445a-866d-e1b015d889d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:05:34.936Z|4714e39b-3bf8-445a-866d-e1b015d889d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:05:37.592Z|c577c7e8-4750-4713-b26a-ce6dda6a20c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:37.593Z|79979301-718e-4b8c-8718-efeca5431606|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:37.593Z|c577c7e8-4750-4713-b26a-ce6dda6a20c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:37.594Z|79979301-718e-4b8c-8718-efeca5431606|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:37.601Z|cc53ec80-c8a0-45ae-a449-fbdb5163a5c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:37.602Z|cc53ec80-c8a0-45ae-a449-fbdb5163a5c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:45.660Z|5723eaac-4d56-4b76-9dac-4ddf12ef50cb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:05:45.661Z|5723eaac-4d56-4b76-9dac-4ddf12ef50cb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:47.618Z|5df46bd9-10b8-4f89-b982-551e38d0b7a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:47.620Z|0a712f4b-247b-4641-8e8d-6fd90854c11f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:47.621Z|5df46bd9-10b8-4f89-b982-551e38d0b7a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:47.622Z|0a712f4b-247b-4641-8e8d-6fd90854c11f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:47.627Z|dd45b975-e040-4592-b661-02b0030dc6b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:47.628Z|dd45b975-e040-4592-b661-02b0030dc6b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:49.936Z|7acc107a-0274-473a-a5d2-b4f8bfd6150f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:05:49.940Z|7acc107a-0274-473a-a5d2-b4f8bfd6150f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:05:50.279Z|59bd3288-5667-4492-bf97-3ec604047b6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:05:50.279Z|59bd3288-5667-4492-bf97-3ec604047b6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:05:57.651Z|08f3df2c-7067-4240-b46d-6a9d5d642416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:57.652Z|e14cc54e-5a88-4a7d-be45-b3902f01d0c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:57.652Z|08f3df2c-7067-4240-b46d-6a9d5d642416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:57.652Z|f3f1186e-5d41-4f57-91a1-61cd01a6070f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:05:57.652Z|e14cc54e-5a88-4a7d-be45-b3902f01d0c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:05:57.653Z|f3f1186e-5d41-4f57-91a1-61cd01a6070f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:04.936Z|34b55e83-45c7-4e6f-a858-acb6b633eb82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:06:04.937Z|34b55e83-45c7-4e6f-a858-acb6b633eb82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:06:07.679Z|b643bdc2-1581-4761-9d87-888f1a35447f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:07.679Z|b643bdc2-1581-4761-9d87-888f1a35447f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:07.681Z|e43d350e-ba07-4238-8b52-83ffad6d8e65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:07.681Z|e43d350e-ba07-4238-8b52-83ffad6d8e65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:07.681Z|de7bc38a-0614-4103-9337-b152437e9f6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:07.682Z|de7bc38a-0614-4103-9337-b152437e9f6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:17.705Z|4df3509d-0e2c-43c0-aa6e-429cfad680c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:17.706Z|4df3509d-0e2c-43c0-aa6e-429cfad680c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:17.707Z|3eb94817-2b18-4326-8945-24d97d7c2a62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:17.708Z|3eb94817-2b18-4326-8945-24d97d7c2a62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:17.709Z|92648224-8da6-4109-9b6d-b22e709e96a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:17.709Z|92648224-8da6-4109-9b6d-b22e709e96a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:19.936Z|f7a00607-2a54-4d62-919a-a0881e9e77d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:06:19.936Z|f7a00607-2a54-4d62-919a-a0881e9e77d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:06:20.280Z|2dd7c44b-0972-4818-b77c-d1831816c58c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:06:20.280Z|2dd7c44b-0972-4818-b77c-d1831816c58c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:06:27.733Z|4b50be0b-5dd1-4690-9454-97982ef098ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:27.734Z|4b50be0b-5dd1-4690-9454-97982ef098ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:27.737Z|6d71f968-6bec-4667-8135-737c279875ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:27.737Z|6d71f968-6bec-4667-8135-737c279875ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:27.737Z|096f428c-8ebc-4234-b83e-a6aece1cc304|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:27.738Z|096f428c-8ebc-4234-b83e-a6aece1cc304|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:34.936Z|d86c0a75-8b35-4fe5-933b-901804e84864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:06:34.940Z|d86c0a75-8b35-4fe5-933b-901804e84864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:06:37.764Z|1585bd57-491d-4bf6-af36-9acfde647bb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:37.764Z|7661bdba-a5ff-4bf4-895c-fe061794965f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:37.764Z|1585bd57-491d-4bf6-af36-9acfde647bb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:37.765Z|5281136e-ce86-4ebe-b868-a89001426afc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:37.765Z|5281136e-ce86-4ebe-b868-a89001426afc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:37.765Z|7661bdba-a5ff-4bf4-895c-fe061794965f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:45.662Z|bbf2111b-970e-46bf-bf87-058ea351cd58|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:06:45.663Z|bbf2111b-970e-46bf-bf87-058ea351cd58|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:47.793Z|e6986e44-e79b-4f25-b861-e889e37c2917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:47.794Z|e6986e44-e79b-4f25-b861-e889e37c2917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:47.797Z|fab4c499-e2b1-459e-8861-ee73c14e019e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:47.797Z|fab4c499-e2b1-459e-8861-ee73c14e019e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:47.803Z|ef808e8a-c9ee-4c28-b825-a48487b26367|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:47.804Z|ef808e8a-c9ee-4c28-b825-a48487b26367|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:49.936Z|255e9cc9-e5ff-4f78-af90-78a6e6eb678c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:06:49.936Z|255e9cc9-e5ff-4f78-af90-78a6e6eb678c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:06:50.281Z|90491be5-0b53-4fe6-9254-63fe77bdefad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:06:50.281Z|90491be5-0b53-4fe6-9254-63fe77bdefad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:06:57.821Z|b0b4df71-7362-407f-a039-3b0473037771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:57.822Z|b0b4df71-7362-407f-a039-3b0473037771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:57.824Z|a1f422bc-a19a-401d-95a1-cb597c1c6ba0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:57.825Z|a1f422bc-a19a-401d-95a1-cb597c1c6ba0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:06:57.829Z|a8884cf9-f2ae-4b5f-accc-ee566304f8b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:06:57.829Z|a8884cf9-f2ae-4b5f-accc-ee566304f8b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:04.936Z|c6fd40c0-9e85-44cc-a3db-ecb9fbd81e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:07:04.937Z|c6fd40c0-9e85-44cc-a3db-ecb9fbd81e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:07:07.846Z|c0d62451-536c-4556-85b0-6686a9e5d0b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:07.846Z|c0d62451-536c-4556-85b0-6686a9e5d0b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:07.848Z|7c465c86-9373-459a-b12a-f36f6af0b10f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:07.849Z|7c465c86-9373-459a-b12a-f36f6af0b10f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:07.855Z|372de509-1aec-4ac8-9089-da307809db54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:07.855Z|372de509-1aec-4ac8-9089-da307809db54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:17.874Z|1feae423-92bc-4f96-9741-0573338090ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:17.875Z|1feae423-92bc-4f96-9741-0573338090ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:17.880Z|1fb6092c-00dd-4cba-b6d7-62b009e87b2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:17.881Z|1fb6092c-00dd-4cba-b6d7-62b009e87b2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:17.881Z|3f70d54f-8a96-4d53-8416-9211e04df387|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:17.882Z|3f70d54f-8a96-4d53-8416-9211e04df387|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:19.936Z|7e72b344-7ade-4d90-a626-b177d2244a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:07:19.936Z|7e72b344-7ade-4d90-a626-b177d2244a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:07:20.282Z|2b4522c8-e6f9-4c37-96f5-833564e2fda3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:07:20.282Z|2b4522c8-e6f9-4c37-96f5-833564e2fda3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:07:27.905Z|83fb3c47-5dd8-4c04-8287-5ec0373701f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:27.906Z|83fb3c47-5dd8-4c04-8287-5ec0373701f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:27.910Z|25d0acd4-6581-4b5d-9a2c-23f628d6dfc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:27.911Z|81e41987-2d5c-4bf9-a2bd-48572649dce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:27.911Z|25d0acd4-6581-4b5d-9a2c-23f628d6dfc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:27.911Z|81e41987-2d5c-4bf9-a2bd-48572649dce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:34.936Z|ac9b6f72-973b-4907-85c3-7b22da0972d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:07:34.936Z|ac9b6f72-973b-4907-85c3-7b22da0972d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:07:37.935Z|e921b419-9580-4203-897b-0950ae31ac58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:37.935Z|e921b419-9580-4203-897b-0950ae31ac58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:37.941Z|6a959097-9905-4d45-afdb-315221557f94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:37.941Z|06dfab94-0957-4682-a134-49183a518777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:37.941Z|6a959097-9905-4d45-afdb-315221557f94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:37.941Z|06dfab94-0957-4682-a134-49183a518777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:45.661Z|4870edbb-591f-4426-879f-151d46d9d201|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:07:45.662Z|4870edbb-591f-4426-879f-151d46d9d201|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:47.969Z|0aa7ebd9-25a5-424d-8fa3-5259685be1b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:47.969Z|0aa7ebd9-25a5-424d-8fa3-5259685be1b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:47.974Z|b9c5608d-c69b-498f-803b-d75ee16f2253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:47.975Z|b9c5608d-c69b-498f-803b-d75ee16f2253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:47.978Z|e8ed9820-1a43-44af-9750-bc2c1b49bc00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:47.978Z|e8ed9820-1a43-44af-9750-bc2c1b49bc00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:49.936Z|c778bd3d-ca37-482f-901a-26044d67806e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:07:49.936Z|c778bd3d-ca37-482f-901a-26044d67806e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:07:50.283Z|352f001f-dd0c-4a3f-a5c1-194757fe34c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:07:50.283Z|352f001f-dd0c-4a3f-a5c1-194757fe34c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:07:57.995Z|1c7d1410-6a1c-4446-b08e-b72e492ad753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:57.995Z|1c7d1410-6a1c-4446-b08e-b72e492ad753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:58.004Z|2143be58-2e5e-4b76-9a66-d99a25c76121|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:58.004Z|be72745a-5750-4e97-aa94-f068f31441a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:07:58.004Z|2143be58-2e5e-4b76-9a66-d99a25c76121|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:07:58.005Z|be72745a-5750-4e97-aa94-f068f31441a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:04.936Z|ad5d5bca-342c-4358-ab51-fa6cd3846120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:08:04.936Z|ad5d5bca-342c-4358-ab51-fa6cd3846120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:08:08.023Z|c41d2e69-b505-4924-8553-3711d6eaeb73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:08.023Z|c41d2e69-b505-4924-8553-3711d6eaeb73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:08.027Z|a58ff28d-a6d2-4146-ae80-294d4440598e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:08.027Z|a58ff28d-a6d2-4146-ae80-294d4440598e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:08.030Z|c6782f9f-d3aa-46c1-89d3-9208d7408ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:08.030Z|c6782f9f-d3aa-46c1-89d3-9208d7408ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:18.051Z|ea100dd6-c5da-4c97-bff0-e187738eed88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:18.052Z|ea100dd6-c5da-4c97-bff0-e187738eed88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:18.055Z|4e784850-240c-4c06-b024-db988eb0a517|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:18.056Z|4e784850-240c-4c06-b024-db988eb0a517|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:18.058Z|b1577cdb-ffb7-404b-852a-e4d133a7270c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:18.059Z|b1577cdb-ffb7-404b-852a-e4d133a7270c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:19.936Z|6ceba43c-452f-4236-9444-2498f483700c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:08:19.936Z|6ceba43c-452f-4236-9444-2498f483700c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:08:20.284Z|7866fc94-240d-42a8-bd28-2966a8dfc1a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:08:20.284Z|7866fc94-240d-42a8-bd28-2966a8dfc1a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:08:28.078Z|af3467ed-821a-4b5b-8487-b8f52d2f8d13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:28.079Z|af3467ed-821a-4b5b-8487-b8f52d2f8d13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:28.083Z|8c60b877-f508-4f13-815d-77a818e064a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:28.084Z|8c60b877-f508-4f13-815d-77a818e064a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:28.087Z|b1e4e584-094e-411d-b333-72aec0b37589|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:28.087Z|b1e4e584-094e-411d-b333-72aec0b37589|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:34.936Z|2fd33757-6bec-4e34-8f18-f3ff388e3997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:08:34.936Z|2fd33757-6bec-4e34-8f18-f3ff388e3997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:08:38.107Z|15d4c22c-a0c5-40c2-9134-ea7275ecec1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:38.108Z|15d4c22c-a0c5-40c2-9134-ea7275ecec1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:38.108Z|c33c689a-dfb6-4703-9aac-56c6ef4888fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:38.108Z|c33c689a-dfb6-4703-9aac-56c6ef4888fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:38.114Z|b126125b-a2b0-4620-b44c-abffd5c7154f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:38.115Z|b126125b-a2b0-4620-b44c-abffd5c7154f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:45.660Z|2d06cdb8-91ac-458a-b99e-a06ed2d705f3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:08:45.661Z|2d06cdb8-91ac-458a-b99e-a06ed2d705f3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:48.146Z|4ab7013e-86c4-4827-a089-e5098311071f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:48.147Z|4ab7013e-86c4-4827-a089-e5098311071f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:48.147Z|8a6f4d51-6369-48e3-83e7-2b1fcdd3169b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:48.147Z|8a6f4d51-6369-48e3-83e7-2b1fcdd3169b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:48.148Z|099f6d16-7a24-403e-bec4-28d679944a86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:48.148Z|099f6d16-7a24-403e-bec4-28d679944a86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:49.936Z|179e3249-15a4-4828-9dda-28a3a4398c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:08:49.940Z|179e3249-15a4-4828-9dda-28a3a4398c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:08:50.285Z|0f5c9351-2aa8-405a-b9aa-5e33850fffa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:08:50.285Z|0f5c9351-2aa8-405a-b9aa-5e33850fffa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:08:58.175Z|343adccd-727d-4c86-b656-36ed21d51b56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:58.175Z|343adccd-727d-4c86-b656-36ed21d51b56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:58.176Z|339895eb-3807-4d3e-8604-60b53b8066d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:58.177Z|339895eb-3807-4d3e-8604-60b53b8066d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:08:58.177Z|e07c28bd-0ba4-484f-be60-80260533e853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:08:58.178Z|e07c28bd-0ba4-484f-be60-80260533e853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:04.936Z|79c3c99b-0b02-42fb-acc6-a83d45920f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:09:04.936Z|79c3c99b-0b02-42fb-acc6-a83d45920f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:09:08.206Z|bb102c7b-e442-46e7-b1fc-f355154ff66a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:08.206Z|87a83ee6-51de-4448-b9e3-570c574db7d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:08.206Z|bb102c7b-e442-46e7-b1fc-f355154ff66a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:08.207Z|87a83ee6-51de-4448-b9e3-570c574db7d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:08.214Z|866d40b7-3602-42b3-803d-8d9f5802f0a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:08.215Z|866d40b7-3602-42b3-803d-8d9f5802f0a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:18.237Z|312918f1-6d55-4c96-8666-dc8e59a446c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:18.237Z|a2f564fa-73ba-4c60-8952-84640d6911aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:18.238Z|312918f1-6d55-4c96-8666-dc8e59a446c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:18.238Z|a2f564fa-73ba-4c60-8952-84640d6911aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:18.242Z|29a0c11e-c7cd-407c-a5bd-fc6170400614|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:18.243Z|29a0c11e-c7cd-407c-a5bd-fc6170400614|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:19.936Z|dcece597-e28a-463c-9d31-22d652347376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:09:19.936Z|dcece597-e28a-463c-9d31-22d652347376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:09:20.286Z|a12ec40f-a4a2-4b17-b331-ffd30a99e931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:09:20.286Z|a12ec40f-a4a2-4b17-b331-ffd30a99e931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:09:28.268Z|c735a89d-fba1-40a3-a0e3-3d6db4b1becd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:28.268Z|91846b5b-a2ea-4c37-89db-739762e12699|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:28.269Z|c735a89d-fba1-40a3-a0e3-3d6db4b1becd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:28.269Z|91846b5b-a2ea-4c37-89db-739762e12699|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:28.270Z|40b686be-04f1-4c53-90eb-d7da2a12a0b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:28.271Z|40b686be-04f1-4c53-90eb-d7da2a12a0b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:34.936Z|92758393-cff8-4c99-a531-6f5146435c05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:09:34.940Z|92758393-cff8-4c99-a531-6f5146435c05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:09:38.299Z|5c4ad704-aeed-4925-bb61-bbc47f97028e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:38.299Z|5c4ad704-aeed-4925-bb61-bbc47f97028e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:38.299Z|642e4084-db8e-44fc-a2f0-c53d0f1ae1f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:38.300Z|642e4084-db8e-44fc-a2f0-c53d0f1ae1f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:38.308Z|70445db7-2a6a-4fec-8fee-dd9e5008369d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:38.308Z|70445db7-2a6a-4fec-8fee-dd9e5008369d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:45.660Z|906090c8-4bfa-4cca-a86d-dd0f233c858d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:09:45.661Z|906090c8-4bfa-4cca-a86d-dd0f233c858d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:48.328Z|aa2bf608-1691-4d53-8b8b-917e75c359d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:48.329Z|aa2bf608-1691-4d53-8b8b-917e75c359d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:48.330Z|50360726-7a71-421a-9ec3-90f3a52c17f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:48.330Z|50360726-7a71-421a-9ec3-90f3a52c17f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:48.334Z|8e39c04e-abaa-4e3c-8413-7a22808ed647|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:48.335Z|8e39c04e-abaa-4e3c-8413-7a22808ed647|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:49.936Z|a2070126-0986-4979-9994-9a5de43350fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:09:49.936Z|a2070126-0986-4979-9994-9a5de43350fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:09:50.287Z|78bf4b18-f02e-4b93-a983-1466f6891129|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:09:50.287Z|78bf4b18-f02e-4b93-a983-1466f6891129|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:09:58.358Z|f75a046a-7d63-4005-babd-e00addb9c0d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:58.359Z|f75a046a-7d63-4005-babd-e00addb9c0d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:58.362Z|36a34773-fe58-446c-b1a2-5bc35e221b0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:58.363Z|36a34773-fe58-446c-b1a2-5bc35e221b0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:09:58.364Z|51207147-8b60-418a-b911-73c3172c076c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:09:58.364Z|51207147-8b60-418a-b911-73c3172c076c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:04.936Z|d39e1ffd-d510-4b2d-bf3c-19b490c9563d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:10:04.936Z|d39e1ffd-d510-4b2d-bf3c-19b490c9563d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:10:08.387Z|424bfbbd-e5c5-4b5f-94c4-228d7b0bd00d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:08.388Z|424bfbbd-e5c5-4b5f-94c4-228d7b0bd00d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:08.392Z|c6c874cc-bdf3-4fd1-bf3f-f3048fdab29d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:08.392Z|7c852271-ae7d-4ac6-bd6f-af0540f081ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:08.393Z|c6c874cc-bdf3-4fd1-bf3f-f3048fdab29d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:08.393Z|7c852271-ae7d-4ac6-bd6f-af0540f081ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:18.418Z|875fc717-b202-4544-a636-a24863a62ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:18.419Z|875fc717-b202-4544-a636-a24863a62ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:18.420Z|ab55f815-d6ec-465d-93a9-966776b432f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:18.420Z|ab55f815-d6ec-465d-93a9-966776b432f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:18.426Z|5d16bdd4-f651-4c3d-aa90-df2a51df5451|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:18.426Z|5d16bdd4-f651-4c3d-aa90-df2a51df5451|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:19.936Z|72abe613-81d6-4bad-a62a-c5f0dda8f2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:10:19.940Z|72abe613-81d6-4bad-a62a-c5f0dda8f2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:10:20.288Z|e1384de9-bd30-4cf6-8bcb-646e0ddfa270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:10:20.288Z|e1384de9-bd30-4cf6-8bcb-646e0ddfa270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:10:28.449Z|72730bfd-1880-4afc-aa06-df4569e21849|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:28.449Z|72730bfd-1880-4afc-aa06-df4569e21849|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:28.449Z|ec6a06c6-3466-4761-8724-65e55c270932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:28.450Z|ec6a06c6-3466-4761-8724-65e55c270932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:28.456Z|2e5a0542-1a2a-49af-9971-00bbf1b76e03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:28.456Z|2e5a0542-1a2a-49af-9971-00bbf1b76e03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:34.936Z|536e34c6-261c-4a11-8d19-b012f1c5f9f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:10:34.936Z|536e34c6-261c-4a11-8d19-b012f1c5f9f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:10:38.476Z|a7b5796e-a61e-4652-b3a9-9dd2022056da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:38.476Z|79b4a100-b992-404a-8107-7919e80be165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:38.476Z|a7b5796e-a61e-4652-b3a9-9dd2022056da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:38.476Z|79b4a100-b992-404a-8107-7919e80be165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:38.484Z|ec2b4d64-caaf-45de-8825-9cfc82cb75c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:38.484Z|ec2b4d64-caaf-45de-8825-9cfc82cb75c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:45.662Z|8f284ee4-00ee-4c8d-ac0f-52790735f177|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:10:45.663Z|8f284ee4-00ee-4c8d-ac0f-52790735f177|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:48.504Z|a30d3511-2c67-440e-8a43-fb4a33f9590b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:48.505Z|a9beb856-0cc4-40f8-ace9-d47e7ec7ef6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:48.505Z|6a866711-c684-49b7-9b46-f3bd5df6bef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:48.505Z|a9beb856-0cc4-40f8-ace9-d47e7ec7ef6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:48.506Z|6a866711-c684-49b7-9b46-f3bd5df6bef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:48.506Z|a30d3511-2c67-440e-8a43-fb4a33f9590b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:49.936Z|153c2406-194f-4485-98e3-2356b43a8457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:10:49.936Z|153c2406-194f-4485-98e3-2356b43a8457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:10:50.288Z|d6a639ef-c0ff-4d04-9e98-ffcad916ec1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:10:50.289Z|d6a639ef-c0ff-4d04-9e98-ffcad916ec1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:10:58.533Z|570f0a5e-f500-4d58-89b0-bc51c033abee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:58.534Z|e361fd13-58bc-469e-b5b6-60f94cd8fd11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:58.534Z|570f0a5e-f500-4d58-89b0-bc51c033abee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:58.535Z|e361fd13-58bc-469e-b5b6-60f94cd8fd11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:10:58.537Z|df87681d-c442-4bc1-9d3d-ac1c68725001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:10:58.538Z|df87681d-c442-4bc1-9d3d-ac1c68725001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:04.936Z|972fac13-5806-4b8e-85de-1be128afa6f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:11:04.940Z|972fac13-5806-4b8e-85de-1be128afa6f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:11:08.565Z|6d510aa4-a372-4944-b2c4-71f43ead7a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:08.566Z|6d510aa4-a372-4944-b2c4-71f43ead7a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:08.565Z|6b7cc7cf-8281-4da3-85c6-c00529c138ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:08.566Z|6b7cc7cf-8281-4da3-85c6-c00529c138ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:08.571Z|2b67f756-d0df-4b97-adee-34af7fcdd156|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:08.571Z|2b67f756-d0df-4b97-adee-34af7fcdd156|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:18.596Z|2ceb22fe-00d8-432b-8c52-e1df454beb74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:18.598Z|2ceb22fe-00d8-432b-8c52-e1df454beb74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:18.600Z|c74af70f-1f9d-46a9-ac73-d4df40acb87d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:18.601Z|c74af70f-1f9d-46a9-ac73-d4df40acb87d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:18.606Z|a7e12925-f8da-46b2-8365-2068b37745c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:18.607Z|a7e12925-f8da-46b2-8365-2068b37745c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:19.936Z|bbf78b06-4637-4e7c-bb14-9cd2921729ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:11:19.936Z|bbf78b06-4637-4e7c-bb14-9cd2921729ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:11:20.289Z|3d0611aa-e5b8-4737-baaa-2ef5829f9883|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:11:20.290Z|3d0611aa-e5b8-4737-baaa-2ef5829f9883|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:11:28.629Z|7196f061-5d4d-448c-9090-61941ae9e5c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:28.630Z|7196f061-5d4d-448c-9090-61941ae9e5c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:28.630Z|ed9ec43e-d820-4e38-88b9-c05616987a2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:28.631Z|ed9ec43e-d820-4e38-88b9-c05616987a2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:28.634Z|b2ea2742-aa9f-4305-9b23-d1891222a4ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:28.635Z|b2ea2742-aa9f-4305-9b23-d1891222a4ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:34.936Z|5edb1534-b7f8-4da6-8125-23d083676b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:11:34.936Z|5edb1534-b7f8-4da6-8125-23d083676b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:11:38.661Z|15a60b44-cc12-4424-866c-1969986aed4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:38.661Z|b5c3fe6a-7060-4200-9ab7-811bf3e9155a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:38.662Z|be2697c8-03ff-4490-8dce-a7574a635274|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:38.662Z|15a60b44-cc12-4424-866c-1969986aed4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:38.662Z|be2697c8-03ff-4490-8dce-a7574a635274|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:38.663Z|b5c3fe6a-7060-4200-9ab7-811bf3e9155a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:45.661Z|c612ae7b-bd57-4d04-ad48-b3beb27e4164|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:11:45.662Z|c612ae7b-bd57-4d04-ad48-b3beb27e4164|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:48.688Z|2ac21f83-02e8-44e3-8dd3-5d985c6056e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:48.689Z|2ac21f83-02e8-44e3-8dd3-5d985c6056e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:48.690Z|dab8fc55-7e91-40ae-baaf-7f2c57a74b3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:48.690Z|dab8fc55-7e91-40ae-baaf-7f2c57a74b3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:48.691Z|166d64f8-46d8-44ac-97dc-4234c138d9d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:48.692Z|166d64f8-46d8-44ac-97dc-4234c138d9d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:49.936Z|50005150-8ffb-4c49-85dc-f89047dbf71d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:11:49.940Z|50005150-8ffb-4c49-85dc-f89047dbf71d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:11:50.290Z|4c2152a2-8de1-4f72-956f-70b719bd8464|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:11:50.291Z|4c2152a2-8de1-4f72-956f-70b719bd8464|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:11:58.715Z|5c370638-fa43-4d33-bae4-a0c3bf99e98b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:58.715Z|5c370638-fa43-4d33-bae4-a0c3bf99e98b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:58.717Z|6032cc9a-b9a8-4051-b360-b8e55795c148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:58.717Z|6032cc9a-b9a8-4051-b360-b8e55795c148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:11:58.723Z|6ad398b4-3156-430f-92cc-947494b83f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:11:58.724Z|6ad398b4-3156-430f-92cc-947494b83f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:04.936Z|56355f9d-bd45-437e-bc2d-8fa4c4a74510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:12:04.936Z|56355f9d-bd45-437e-bc2d-8fa4c4a74510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:12:08.751Z|6e38dfa2-7c55-4696-bfdb-cd0e402c96dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:08.751Z|6e38dfa2-7c55-4696-bfdb-cd0e402c96dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:08.755Z|9ec0bea5-6009-4790-a8ba-823d2a35d22f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:08.755Z|9ec0bea5-6009-4790-a8ba-823d2a35d22f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:08.756Z|7ad29e0f-8406-4eab-b570-28ebd19c5162|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:08.756Z|7ad29e0f-8406-4eab-b570-28ebd19c5162|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:18.786Z|e3a51332-3a8c-402a-b28c-67d2f269b387|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:18.787Z|e3a51332-3a8c-402a-b28c-67d2f269b387|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:18.789Z|65ce340b-bee9-4bb3-a5c3-723e9ad9ec65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:18.789Z|65ce340b-bee9-4bb3-a5c3-723e9ad9ec65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:18.791Z|e54d7d73-9d1d-42a5-8113-3e8fe447911a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:18.791Z|e54d7d73-9d1d-42a5-8113-3e8fe447911a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:19.936Z|f0a49eec-46c6-4408-80a6-d9b2c6c62c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:12:19.936Z|f0a49eec-46c6-4408-80a6-d9b2c6c62c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:12:20.292Z|5df6d6c5-d032-4315-962b-7e4baa509f75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:12:20.292Z|5df6d6c5-d032-4315-962b-7e4baa509f75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:12:28.815Z|8b0bf1a6-1119-4188-8f3e-aad0514d31b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:28.816Z|8b0bf1a6-1119-4188-8f3e-aad0514d31b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:28.817Z|9c62495a-6fc2-4399-9d0e-7bc92e714bf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:28.818Z|9c62495a-6fc2-4399-9d0e-7bc92e714bf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:28.824Z|fc07f377-e2f3-4bbb-a647-fe9b0e75008b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:28.824Z|fc07f377-e2f3-4bbb-a647-fe9b0e75008b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:34.936Z|2583f92c-0eb9-421d-8078-f4c5362bd536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:12:34.940Z|2583f92c-0eb9-421d-8078-f4c5362bd536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:12:38.847Z|2a75fcc5-aa5d-4022-8c3a-9828daec53f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:38.848Z|2a75fcc5-aa5d-4022-8c3a-9828daec53f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:38.849Z|e4da0b2c-c33a-42e4-8c9a-335e97a02f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:38.850Z|e4da0b2c-c33a-42e4-8c9a-335e97a02f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:38.853Z|206bdbbd-688b-45da-8211-26f7aaa3b129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:38.853Z|206bdbbd-688b-45da-8211-26f7aaa3b129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:45.661Z|77024b65-2f84-40f0-afcb-b3541a3a5a49|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:12:45.662Z|77024b65-2f84-40f0-afcb-b3541a3a5a49|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:48.879Z|f4bd7a9e-0276-45e3-8327-f8c7af210797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:48.879Z|2cb5b671-9679-4d51-bde6-246b44be1aaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:48.880Z|2cb5b671-9679-4d51-bde6-246b44be1aaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:48.880Z|f4bd7a9e-0276-45e3-8327-f8c7af210797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:48.883Z|37fdf71a-b25f-4c80-b0e7-817ddaa9a3a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:48.884Z|37fdf71a-b25f-4c80-b0e7-817ddaa9a3a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:49.936Z|0d6f4851-016c-41b5-8fbe-98e3b146562c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:12:49.937Z|0d6f4851-016c-41b5-8fbe-98e3b146562c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:12:50.292Z|7f67a661-158d-4760-92aa-d03f9c221dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:12:50.293Z|7f67a661-158d-4760-92aa-d03f9c221dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:12:58.906Z|b1db2fdc-c129-4ea6-8fb5-247e8f242958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:58.907Z|bdc0020a-6a9f-4b05-8d62-f38585aaf005|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:58.907Z|b1db2fdc-c129-4ea6-8fb5-247e8f242958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:58.908Z|bdc0020a-6a9f-4b05-8d62-f38585aaf005|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:12:58.913Z|2a304da6-9dd4-4148-bf31-d303e9539dc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:12:58.914Z|2a304da6-9dd4-4148-bf31-d303e9539dc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:04.936Z|c1b46442-820d-4d36-85ac-7421c1c8130d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:13:04.936Z|c1b46442-820d-4d36-85ac-7421c1c8130d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:13:08.932Z|09ab8305-6821-44da-b518-4bd948da9a5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:08.932Z|09ab8305-6821-44da-b518-4bd948da9a5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:08.933Z|156d0344-2801-46d6-b17b-485294cbb29a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:08.934Z|156d0344-2801-46d6-b17b-485294cbb29a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:08.936Z|db7d66c8-b587-4d35-800d-891252ea7037|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:08.937Z|db7d66c8-b587-4d35-800d-891252ea7037|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:18.962Z|30fab600-9f38-4248-83ea-ca50e0e1e8b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:18.963Z|30fab600-9f38-4248-83ea-ca50e0e1e8b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:18.972Z|59ae6604-8a4e-4a24-a4de-ad02d56c3dbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:18.972Z|d8426563-c4b4-4da5-8db9-bddcad3f5d35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:18.973Z|59ae6604-8a4e-4a24-a4de-ad02d56c3dbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:18.973Z|d8426563-c4b4-4da5-8db9-bddcad3f5d35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:19.936Z|d83f7f39-3d04-41fe-b1af-94e7fa158021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:13:19.940Z|d83f7f39-3d04-41fe-b1af-94e7fa158021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:13:20.294Z|96117671-cdd9-455b-ad4f-eb5fb72cc996|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:13:20.294Z|96117671-cdd9-455b-ad4f-eb5fb72cc996|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:13:28.996Z|f67f55a3-855f-42a2-9a53-70f3faf7b6f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:28.997Z|f67f55a3-855f-42a2-9a53-70f3faf7b6f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:28.997Z|ead109f5-33e8-4844-99bc-bee38863c2b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:28.997Z|ead109f5-33e8-4844-99bc-bee38863c2b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:29.004Z|47bd13eb-4811-4312-a859-01bb90fcd712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:29.005Z|47bd13eb-4811-4312-a859-01bb90fcd712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:34.936Z|c96c698d-3734-44ce-ad83-54eea8ff4751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:13:34.936Z|c96c698d-3734-44ce-ad83-54eea8ff4751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:13:39.033Z|153f9e4e-99d0-487e-ada2-87b278aa7efb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:39.034Z|153f9e4e-99d0-487e-ada2-87b278aa7efb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:39.034Z|0cd91ff6-a8a6-4b9b-8de8-2ac791cdc567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:39.035Z|0cd91ff6-a8a6-4b9b-8de8-2ac791cdc567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:39.038Z|7a3629e4-6a48-40f9-b0a6-920e9a259055|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:39.038Z|7a3629e4-6a48-40f9-b0a6-920e9a259055|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:45.661Z|efdb6831-2a10-4bd5-9a31-5b359001cf1b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:13:45.661Z|efdb6831-2a10-4bd5-9a31-5b359001cf1b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:49.069Z|cf76244a-ac14-4e88-bdb1-2441362ccb37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:49.070Z|cf76244a-ac14-4e88-bdb1-2441362ccb37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:49.072Z|4685323b-eaa2-4e16-be40-0414a8bdffa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:49.073Z|4685323b-eaa2-4e16-be40-0414a8bdffa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:49.073Z|03c097ed-d49b-4e8c-9069-49eee5898505|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:49.074Z|03c097ed-d49b-4e8c-9069-49eee5898505|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:49.936Z|fed10646-31f4-46a8-b0c3-acb68b7484c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:13:49.936Z|fed10646-31f4-46a8-b0c3-acb68b7484c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:13:50.295Z|4e726248-ae10-448b-8440-a33ef262e975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:13:50.295Z|4e726248-ae10-448b-8440-a33ef262e975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:13:59.102Z|40a16a5b-eb63-49b9-bb89-d30af0c1b577|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:59.102Z|59e00e6c-8f45-4a17-aced-7b0e281a37a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:59.102Z|40a16a5b-eb63-49b9-bb89-d30af0c1b577|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:59.102Z|59e00e6c-8f45-4a17-aced-7b0e281a37a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:13:59.110Z|dc7f4886-ad5c-4b46-bdfd-62f9fd182f9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:13:59.111Z|dc7f4886-ad5c-4b46-bdfd-62f9fd182f9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:04.936Z|e60b660e-ac40-4e3c-a867-8b7c53272733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:14:04.940Z|e60b660e-ac40-4e3c-a867-8b7c53272733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:14:09.135Z|101dd8f1-ce6c-422d-ae15-0eb48fb2f33f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:09.135Z|101dd8f1-ce6c-422d-ae15-0eb48fb2f33f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:09.138Z|6f929f93-37c0-46fd-91ff-aec06496658d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:09.138Z|6f929f93-37c0-46fd-91ff-aec06496658d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:09.138Z|33f61da1-aa82-43f6-9e97-5ec512a2dc66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:09.139Z|33f61da1-aa82-43f6-9e97-5ec512a2dc66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:19.165Z|7f8e93d3-c75e-43e0-8973-910211fdac0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:19.166Z|7f8e93d3-c75e-43e0-8973-910211fdac0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:19.166Z|005c01cf-c4c9-4804-9db2-592af7607cb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:19.167Z|005c01cf-c4c9-4804-9db2-592af7607cb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:19.167Z|c8bc9a53-1e72-4d6d-8aca-8df92abb04ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:19.168Z|c8bc9a53-1e72-4d6d-8aca-8df92abb04ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:19.936Z|68244657-5ae0-4ac9-8087-930fe8ffa7a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:14:19.936Z|68244657-5ae0-4ac9-8087-930fe8ffa7a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:14:20.296Z|e648502c-3df0-4e12-bc9b-474019cc2f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:14:20.296Z|e648502c-3df0-4e12-bc9b-474019cc2f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:14:29.192Z|28ed9595-5682-40cd-a3a2-a90f0dc7f129|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:29.193Z|28ed9595-5682-40cd-a3a2-a90f0dc7f129|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:29.198Z|63ee32c7-1fd4-4e43-ac37-d2caa8d7a5b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:29.199Z|63ee32c7-1fd4-4e43-ac37-d2caa8d7a5b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:29.199Z|96fd85c4-9243-4655-8169-0dd5dfab4b46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:29.200Z|96fd85c4-9243-4655-8169-0dd5dfab4b46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:34.936Z|430ff7e2-c018-40df-ad98-2f4a66ba43db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:14:34.936Z|430ff7e2-c018-40df-ad98-2f4a66ba43db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:14:39.220Z|21ecebf7-87a8-4b7a-9940-95b69385c1bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:39.221Z|21ecebf7-87a8-4b7a-9940-95b69385c1bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:39.226Z|d45ff5f0-332c-41f3-a382-33f69d6dc93e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:39.226Z|d45ff5f0-332c-41f3-a382-33f69d6dc93e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:39.227Z|49b30a48-d16d-4809-9b88-37b987f1df60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:39.227Z|49b30a48-d16d-4809-9b88-37b987f1df60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:45.661Z|9f86892d-e4e1-46c0-90f9-087e32f95f8e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:14:45.662Z|9f86892d-e4e1-46c0-90f9-087e32f95f8e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:49.252Z|89264211-e96c-4ed8-8546-413622ad9c45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:49.253Z|89264211-e96c-4ed8-8546-413622ad9c45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:49.260Z|3941cd13-c9c7-4b72-9e97-efd0f9c86a5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:49.260Z|3941cd13-c9c7-4b72-9e97-efd0f9c86a5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:49.260Z|3d58006a-8015-4378-be54-68b5137dfa4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:49.261Z|3d58006a-8015-4378-be54-68b5137dfa4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:49.936Z|83069255-0a47-49a9-852b-f264b8611459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:14:49.940Z|83069255-0a47-49a9-852b-f264b8611459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:14:50.297Z|824d979b-2c11-4ed1-b180-6cdbbf937638|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:14:50.298Z|824d979b-2c11-4ed1-b180-6cdbbf937638|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:14:59.284Z|57519348-5a84-40ea-9ce7-2e5e63a9aed8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:59.284Z|57519348-5a84-40ea-9ce7-2e5e63a9aed8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:59.286Z|2216599f-32ca-45ae-93cf-765861266ef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:59.286Z|2216599f-32ca-45ae-93cf-765861266ef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:14:59.287Z|908397f4-4525-439d-a12a-5d0efed1a4f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:14:59.288Z|908397f4-4525-439d-a12a-5d0efed1a4f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:04.936Z|f025404d-d6fa-4633-812b-361e125c0175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:15:04.936Z|f025404d-d6fa-4633-812b-361e125c0175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:15:09.315Z|74768a95-f6f2-4462-8ac9-eac7b58b7012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:09.315Z|f4b2d62f-344b-49d1-91a1-57104a588d63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:09.315Z|3da1d4ae-0c11-4c69-8eb1-052a9a4676a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:09.315Z|74768a95-f6f2-4462-8ac9-eac7b58b7012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:09.315Z|f4b2d62f-344b-49d1-91a1-57104a588d63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:09.316Z|3da1d4ae-0c11-4c69-8eb1-052a9a4676a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:19.345Z|6e040baf-bd8a-45dc-ae79-9612e5b37bcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:19.346Z|96089733-27b4-495c-9847-2e55062e5065|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:19.346Z|6e040baf-bd8a-45dc-ae79-9612e5b37bcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:19.347Z|96089733-27b4-495c-9847-2e55062e5065|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:19.350Z|dbac2759-3cb7-45c7-871b-f80873f82364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:19.350Z|dbac2759-3cb7-45c7-871b-f80873f82364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:19.936Z|292e5a0d-7de4-4503-a699-c9cf769336fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:15:19.936Z|292e5a0d-7de4-4503-a699-c9cf769336fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:15:20.298Z|e88243b1-cd49-4b57-9c9b-e71d0e38b4a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:15:20.299Z|e88243b1-cd49-4b57-9c9b-e71d0e38b4a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:15:29.375Z|87ba4472-8e03-47be-95b3-dd766c15d51d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:29.376Z|87ba4472-8e03-47be-95b3-dd766c15d51d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:29.377Z|6923cdc2-ce8b-42c5-ad46-1cd0b033021c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:29.377Z|5fe6618f-d827-4536-b03e-2a562dd7da0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:29.378Z|5fe6618f-d827-4536-b03e-2a562dd7da0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:29.378Z|6923cdc2-ce8b-42c5-ad46-1cd0b033021c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:34.936Z|6ce47eaf-18c7-43fc-ac8a-8c22de0fccff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:15:34.940Z|6ce47eaf-18c7-43fc-ac8a-8c22de0fccff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:15:39.405Z|22381e14-3682-493f-948f-3f771aea3255|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:39.405Z|e57dbf89-1948-4ef9-8add-a8cd7968d365|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:39.406Z|22381e14-3682-493f-948f-3f771aea3255|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:39.407Z|e57dbf89-1948-4ef9-8add-a8cd7968d365|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:39.413Z|3058e81d-92c5-4643-b5f5-eb5633a67467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:39.413Z|3058e81d-92c5-4643-b5f5-eb5633a67467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:45.661Z|f59834d8-d46a-49f1-85aa-2c8cbfecba7f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:15:45.662Z|f59834d8-d46a-49f1-85aa-2c8cbfecba7f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:49.436Z|58152f80-53c6-4472-a461-a7ecb6f74150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:49.436Z|58152f80-53c6-4472-a461-a7ecb6f74150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:49.441Z|82b8647b-4b59-4f9c-99c4-b8bf5390cc52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:49.441Z|82b8647b-4b59-4f9c-99c4-b8bf5390cc52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:49.443Z|75eb248f-beb6-49b0-8234-efec3feb6f97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:49.444Z|75eb248f-beb6-49b0-8234-efec3feb6f97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:49.936Z|57f64f84-882c-4a13-8d06-68e5e3e6e52d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:15:49.936Z|57f64f84-882c-4a13-8d06-68e5e3e6e52d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:15:50.299Z|9c61d8a4-fb84-45f3-bbf5-6e7384aec975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:15:50.300Z|9c61d8a4-fb84-45f3-bbf5-6e7384aec975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:15:59.465Z|5fd8221f-d346-4cac-a6f4-d48d3939e720|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:59.466Z|5fd8221f-d346-4cac-a6f4-d48d3939e720|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:59.469Z|cd9d84d1-4753-414f-a2e3-21aa3c57633d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:59.469Z|cd9d84d1-4753-414f-a2e3-21aa3c57633d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:15:59.472Z|514156b6-d233-4f9d-81e3-8656a963875a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:15:59.473Z|514156b6-d233-4f9d-81e3-8656a963875a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:04.936Z|d5e72320-21bf-4b6e-905a-52dc346a74eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:16:04.936Z|d5e72320-21bf-4b6e-905a-52dc346a74eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:16:09.495Z|a950f145-2f93-4f5b-89f0-029eb9953880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:09.495Z|a950f145-2f93-4f5b-89f0-029eb9953880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:09.497Z|1c7bc94d-c23b-49bf-89a8-1a1fe8656252|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:09.498Z|1c7bc94d-c23b-49bf-89a8-1a1fe8656252|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:09.498Z|4d1071c2-a3b3-4280-a5c5-abfc58656f55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:09.499Z|4d1071c2-a3b3-4280-a5c5-abfc58656f55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:19.525Z|227ba5e0-ed0f-43ed-b338-b5c9017de5f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:19.526Z|227ba5e0-ed0f-43ed-b338-b5c9017de5f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:19.529Z|492d8629-91e3-4c1e-bec3-06a1e539438a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:19.530Z|492d8629-91e3-4c1e-bec3-06a1e539438a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:19.533Z|3a4a09f9-dc46-4d12-ba5e-ea76408dc6b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:19.534Z|3a4a09f9-dc46-4d12-ba5e-ea76408dc6b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:19.936Z|f6c9d86d-d00c-40e2-9412-5f2f6b5e7eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:16:19.940Z|f6c9d86d-d00c-40e2-9412-5f2f6b5e7eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:16:20.300Z|4f01b078-5380-4873-9cf5-df11493ca6ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:16:20.301Z|4f01b078-5380-4873-9cf5-df11493ca6ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:16:29.555Z|c392dd54-8395-47d7-960c-a624bdf04894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:29.556Z|c392dd54-8395-47d7-960c-a624bdf04894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:29.558Z|6dffaacd-1f1a-43f6-bb83-a5e9de8f81e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:29.558Z|6dffaacd-1f1a-43f6-bb83-a5e9de8f81e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:29.561Z|1c56b63f-2e5f-4477-9af4-e992feb2e2e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:29.562Z|1c56b63f-2e5f-4477-9af4-e992feb2e2e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:34.936Z|227b0f8d-e7f7-4f0c-a7eb-8ba4098f6eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:16:34.936Z|227b0f8d-e7f7-4f0c-a7eb-8ba4098f6eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:16:39.588Z|6bfda1b3-da28-4f57-88cb-0cdd7131396e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:39.589Z|6bfda1b3-da28-4f57-88cb-0cdd7131396e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:39.590Z|c3f5d158-6843-4dee-b316-98d084fab01f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:39.590Z|c3f5d158-6843-4dee-b316-98d084fab01f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:39.594Z|65703f75-2c7b-4bc7-9273-8fcef511414f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:39.595Z|65703f75-2c7b-4bc7-9273-8fcef511414f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:45.661Z|c49e8da1-2763-4716-9131-61eed3fb400d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:16:45.662Z|c49e8da1-2763-4716-9131-61eed3fb400d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:49.615Z|0bfd373a-87d2-45d0-adc1-90daa82b3c7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:49.616Z|0bfd373a-87d2-45d0-adc1-90daa82b3c7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:49.616Z|9f1c6e58-26bf-4f23-a6ee-8d96fb4ae0a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:49.616Z|9f1c6e58-26bf-4f23-a6ee-8d96fb4ae0a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:49.618Z|16d776ed-0cfa-4528-ab4f-252787f2f2bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:49.619Z|16d776ed-0cfa-4528-ab4f-252787f2f2bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:49.936Z|8021ef8b-53be-4af9-8783-40b62e10f619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:16:49.936Z|8021ef8b-53be-4af9-8783-40b62e10f619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:16:50.302Z|41c7a985-f7fd-42a6-ab70-41c92f1db764|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:16:50.302Z|41c7a985-f7fd-42a6-ab70-41c92f1db764|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:16:59.644Z|f6fa4538-fad2-446e-a400-d10fbdb92991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:59.644Z|f6fa4538-fad2-446e-a400-d10fbdb92991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:59.653Z|b846dbe2-4b18-43cb-8480-c8e75d93334f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:59.653Z|f429d230-9178-4a03-aff7-f2fe7853d9da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:16:59.653Z|b846dbe2-4b18-43cb-8480-c8e75d93334f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:16:59.654Z|f429d230-9178-4a03-aff7-f2fe7853d9da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:04.936Z|9659fd43-8249-4a35-9ff9-7db0cadb5d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:17:04.941Z|9659fd43-8249-4a35-9ff9-7db0cadb5d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:17:09.682Z|8d6e795e-3494-4f3e-b79c-8f92bf6f2e0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:09.682Z|8d6e795e-3494-4f3e-b79c-8f92bf6f2e0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:09.682Z|3faec400-658c-4c9f-8d97-fe5e964fd295|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:09.683Z|3faec400-658c-4c9f-8d97-fe5e964fd295|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:09.684Z|d99c0e9a-6083-43d4-9d3e-028b3a50c5fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:09.685Z|d99c0e9a-6083-43d4-9d3e-028b3a50c5fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:19.712Z|ff4a1fc9-004f-4646-8e8b-32ff0f7611be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:19.713Z|ff4a1fc9-004f-4646-8e8b-32ff0f7611be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:19.714Z|b5af08f6-3406-4c34-abc3-493f1c557fdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:19.714Z|b5af08f6-3406-4c34-abc3-493f1c557fdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:19.721Z|1d46c5c2-1f13-4a4e-bb7b-3e69b61ea684|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:19.721Z|1d46c5c2-1f13-4a4e-bb7b-3e69b61ea684|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:19.936Z|e7fe6d04-e3d2-4bdd-8bef-30418b646d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:17:19.936Z|e7fe6d04-e3d2-4bdd-8bef-30418b646d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:17:20.303Z|33c04ea2-7c9b-482e-acce-17de0a2ddf4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:17:20.303Z|33c04ea2-7c9b-482e-acce-17de0a2ddf4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:17:29.741Z|86ba0167-72df-4241-a56b-013ce5c45477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:29.742Z|86ba0167-72df-4241-a56b-013ce5c45477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:29.745Z|1ebf8327-c299-4f38-ad5b-50b6a77fb9de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:29.746Z|1ebf8327-c299-4f38-ad5b-50b6a77fb9de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:29.747Z|c92baa68-a928-4858-9ce1-598ac35719fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:29.747Z|c92baa68-a928-4858-9ce1-598ac35719fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:34.936Z|c8ac5f98-cc4c-4825-83b1-e5acb93539ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:17:34.936Z|c8ac5f98-cc4c-4825-83b1-e5acb93539ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:17:39.771Z|c86937ae-9ff1-4b85-94d2-094508069d9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:39.772Z|c86937ae-9ff1-4b85-94d2-094508069d9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:39.776Z|ede89649-0f8a-4b2f-9487-37676575f77d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:39.777Z|ede89649-0f8a-4b2f-9487-37676575f77d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:39.777Z|9e9e8f8d-a444-42b7-a743-1ac8b7134608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:39.778Z|9e9e8f8d-a444-42b7-a743-1ac8b7134608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:45.660Z|c3679781-e8b1-4a4a-9d57-fbed2b340ff4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:17:45.660Z|c3679781-e8b1-4a4a-9d57-fbed2b340ff4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:49.801Z|a2fa6f46-9705-45a5-a243-68804e0e3368|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:49.802Z|a2fa6f46-9705-45a5-a243-68804e0e3368|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:49.808Z|464d5e34-5d22-40d2-af96-80391d8b344c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:49.809Z|464d5e34-5d22-40d2-af96-80391d8b344c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:49.813Z|fef42657-3d05-4116-9d9e-d6a651e74bce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:49.814Z|fef42657-3d05-4116-9d9e-d6a651e74bce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:49.936Z|56119c6a-2faf-438b-834e-f0f310995403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:17:49.940Z|56119c6a-2faf-438b-834e-f0f310995403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:17:50.304Z|c1857b68-e52e-46f6-96f0-e076124738dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:17:50.305Z|c1857b68-e52e-46f6-96f0-e076124738dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:17:59.834Z|d8c260dc-6bc6-47ee-afb6-7f0667a38b4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:59.834Z|d8c260dc-6bc6-47ee-afb6-7f0667a38b4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:59.838Z|ee8154bb-0c00-4d13-ae21-84e7be59ccb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:59.838Z|4ff2cbae-59b8-4ce9-8e71-809f78cdc5e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:17:59.839Z|ee8154bb-0c00-4d13-ae21-84e7be59ccb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:17:59.839Z|4ff2cbae-59b8-4ce9-8e71-809f78cdc5e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:18:04.936Z|f9da3ce5-3426-4a6c-988f-1ad9e6a8e573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:18:04.936Z|f9da3ce5-3426-4a6c-988f-1ad9e6a8e573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:18:09.868Z|c7eb0e3f-f46c-4e93-b580-1b63c2c2a674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:18:09.869Z|c7eb0e3f-f46c-4e93-b580-1b63c2c2a674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:18:09.870Z|0be47ca5-45e4-4888-9d4f-176ecb2889e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:18:09.871Z|0be47ca5-45e4-4888-9d4f-176ecb2889e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:18:09.872Z|50d94c7a-b96a-49ac-a29b-a109a6b7c4a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:18:09.872Z|50d94c7a-b96a-49ac-a29b-a109a6b7c4a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:18:19.897Z|6450238f-83c7-4b5b-a728-9f8163e5d72d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:18:19.898Z|6450238f-83c7-4b5b-a728-9f8163e5d72d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:18:19.900Z|e558c90f-ae28-44fc-af7c-78125155580a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:18:19.901Z|e558c90f-ae28-44fc-af7c-78125155580a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:18:19.906Z|84808e97-7b6c-42f8-a0f0-071d7ca24540|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:18:19.907Z|84808e97-7b6c-42f8-a0f0-071d7ca24540|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:18:19.936Z|ccff2b5b-02cc-4769-b3c6-0b2747d40578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:18:19.936Z|ccff2b5b-02cc-4769-b3c6-0b2747d40578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:18:20.305Z|0fa87f15-8a6e-49b5-89f0-c592d338622b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:18:20.306Z|0fa87f15-8a6e-49b5-89f0-c592d338622b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:18:29.930Z|72305e0f-1d15-4d6c-8183-cc6ddfcfa4e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:18:29.930Z|72305e0f-1d15-4d6c-8183-cc6ddfcfa4e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:18:29.933Z|0c0f4b8c-a2de-42e0-8b12-5001f6f3b4da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:18:29.933Z|0c0f4b8c-a2de-42e0-8b12-5001f6f3b4da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:18:29.938Z|e9fe7906-32dd-49d9-9810-1578ff9f5a82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:18:29.939Z|e9fe7906-32dd-49d9-9810-1578ff9f5a82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:18:34.936Z|ecf75a0b-f3c2-41df-be5b-90fb40914162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:18:34.939Z|ecf75a0b-f3c2-41df-be5b-90fb40914162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:18:39.964Z|bc68b5f8-7f80-4769-bf1a-724eaf4a924b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:18:39.964Z|0a7c57ad-f92d-4fe4-b28f-921df9240d6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:18:39.964Z|bc68b5f8-7f80-4769-bf1a-724eaf4a924b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:18:39.965Z|0a7c57ad-f92d-4fe4-b28f-921df9240d6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:18:39.968Z|e83cd54d-6561-4647-a533-d0c97cf0687b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:18:39.969Z|e83cd54d-6561-4647-a533-d0c97cf0687b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:18:45.661Z|93ec4553-88a5-42b2-a9c5-49da8a89992f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:18:45.661Z|93ec4553-88a5-42b2-a9c5-49da8a89992f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:18:49.936Z|fa66b724-efca-48cc-89cc-18a3866f9dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:18:49.936Z|fa66b724-efca-48cc-89cc-18a3866f9dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:18:49.991Z|927a863a-e964-4aa0-bb38-d6a2f7854600|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:18:49.992Z|927a863a-e964-4aa0-bb38-d6a2f7854600|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:18:49.992Z|c3ea24c1-1448-40b6-9b7e-9609c8e75c01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:18:49.992Z|c3ea24c1-1448-40b6-9b7e-9609c8e75c01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:18:49.993Z|53edf0ca-7017-40b6-99c1-674a51e0fcd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:18:49.994Z|53edf0ca-7017-40b6-99c1-674a51e0fcd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:18:50.306Z|aaa9cc63-ec92-4cbd-850a-14d76473237f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:18:50.307Z|aaa9cc63-ec92-4cbd-850a-14d76473237f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:19:00.017Z|3c1a6b6c-3ff2-4e21-9162-bfecfbeadaf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:00.018Z|3c1a6b6c-3ff2-4e21-9162-bfecfbeadaf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:00.020Z|e1a2b775-2ddc-43d2-8965-cb4605c778cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:00.020Z|66cb536d-56a7-4dc6-83b9-79b5be63b9ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:00.021Z|e1a2b775-2ddc-43d2-8965-cb4605c778cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:00.021Z|66cb536d-56a7-4dc6-83b9-79b5be63b9ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:04.936Z|e071cb6f-d10a-4b8a-b255-b3d218c70300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:19:04.937Z|e071cb6f-d10a-4b8a-b255-b3d218c70300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:19:10.048Z|ed037765-24c1-4697-a499-02895dc5f755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:10.049Z|ed037765-24c1-4697-a499-02895dc5f755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:10.049Z|f0338d5a-fb28-4669-bf9a-087c7e9d8099|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:10.050Z|275b51ec-f251-4f06-aecc-d58516d5d3c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:10.050Z|f0338d5a-fb28-4669-bf9a-087c7e9d8099|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:10.050Z|275b51ec-f251-4f06-aecc-d58516d5d3c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:19.936Z|3a441b39-51df-4698-9783-be7a16469bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:19:19.940Z|3a441b39-51df-4698-9783-be7a16469bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:19:20.076Z|4f0ce44e-c006-4b8e-9cda-cbbc2955584c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:20.077Z|4f0ce44e-c006-4b8e-9cda-cbbc2955584c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:20.084Z|6ae0f878-6be8-4da0-99fd-bfe7b011c351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:20.084Z|c26bc78e-bf09-4b91-bd75-0bd7caa29e16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:20.084Z|6ae0f878-6be8-4da0-99fd-bfe7b011c351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:20.084Z|c26bc78e-bf09-4b91-bd75-0bd7caa29e16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:20.308Z|e5f797e3-1c76-41cb-9ab5-966fb87d3bcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:19:20.308Z|e5f797e3-1c76-41cb-9ab5-966fb87d3bcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:19:30.101Z|7e555ca5-a266-48f1-ba37-5e8825c65d47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:30.101Z|7e555ca5-a266-48f1-ba37-5e8825c65d47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:30.105Z|dcb62720-d495-4042-905a-201672d6648a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:30.106Z|dcb62720-d495-4042-905a-201672d6648a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:30.106Z|a4ba1e3b-d39a-41b4-b810-18e3b27eb83a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:30.107Z|a4ba1e3b-d39a-41b4-b810-18e3b27eb83a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:34.936Z|4ca47ba9-2edc-4e82-ac00-0be9dcc5cdf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:19:34.936Z|4ca47ba9-2edc-4e82-ac00-0be9dcc5cdf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:19:40.131Z|bc6f83d3-8ca9-4729-83e8-dab3c30eb605|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:40.132Z|bc6f83d3-8ca9-4729-83e8-dab3c30eb605|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:40.134Z|d5bb2620-443a-45cd-bdb8-2e6d51bd2124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:40.135Z|d5bb2620-443a-45cd-bdb8-2e6d51bd2124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:40.137Z|a45d4437-d796-44c9-8007-3e232052de16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:40.138Z|a45d4437-d796-44c9-8007-3e232052de16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:45.660Z|a4bece5c-c543-4a69-abc7-04c3c90f76c2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:19:45.661Z|a4bece5c-c543-4a69-abc7-04c3c90f76c2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:49.936Z|10747180-7543-4e15-b5c8-603aed3071b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:19:49.937Z|10747180-7543-4e15-b5c8-603aed3071b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:19:50.163Z|5b0e480d-096d-48e8-bf8b-882c38e9c7d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:50.164Z|5b0e480d-096d-48e8-bf8b-882c38e9c7d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:50.164Z|40029ddb-2162-4997-ab5e-ddf5e0daae8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:50.165Z|40029ddb-2162-4997-ab5e-ddf5e0daae8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:50.170Z|8f2c23cf-bcd2-4005-a14f-885145a56279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:19:50.171Z|8f2c23cf-bcd2-4005-a14f-885145a56279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:19:50.308Z|d8010f9e-22f1-446b-9080-6873e51a8840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:19:50.309Z|d8010f9e-22f1-446b-9080-6873e51a8840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:20:00.193Z|69f34913-9d8d-4075-9abd-dfd6f96bdb6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:00.195Z|69f34913-9d8d-4075-9abd-dfd6f96bdb6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:00.196Z|5d62317b-bf7c-4b8b-9567-ec1b6091e6e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:00.197Z|5d62317b-bf7c-4b8b-9567-ec1b6091e6e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:00.199Z|56a99dc7-b646-4d04-9b38-0efcaffb8adc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:00.199Z|56a99dc7-b646-4d04-9b38-0efcaffb8adc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:04.936Z|a5b5d455-136c-487d-86fa-c76e18d8de87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:20:04.941Z|a5b5d455-136c-487d-86fa-c76e18d8de87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:20:10.231Z|4e65ed9e-115e-466a-ab9b-be80a169d1e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:10.231Z|4e65ed9e-115e-466a-ab9b-be80a169d1e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:10.231Z|a057ed5f-2a98-4db1-b722-91ecf1763298|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:10.232Z|a057ed5f-2a98-4db1-b722-91ecf1763298|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:10.236Z|afe06b1b-422e-410a-bbdf-7b928e733f48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:10.236Z|afe06b1b-422e-410a-bbdf-7b928e733f48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:19.936Z|585dea4b-a516-4f4d-ba6c-526d8ad93c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:20:19.936Z|585dea4b-a516-4f4d-ba6c-526d8ad93c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:20:20.258Z|3cf738b6-90a7-40e0-b4b5-5ce3b23f0377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:20.259Z|3cf738b6-90a7-40e0-b4b5-5ce3b23f0377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:20.259Z|0c88beeb-435d-403f-bd4a-3171a5ff19b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:20.259Z|0c88beeb-435d-403f-bd4a-3171a5ff19b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:20.259Z|977275f6-8244-489b-a15c-24045cc433b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:20.260Z|977275f6-8244-489b-a15c-24045cc433b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:20.309Z|85afa27c-a396-458b-acf9-5fa79b8e41d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:20:20.310Z|85afa27c-a396-458b-acf9-5fa79b8e41d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:20:30.285Z|25a748fb-04b9-49b6-9747-12960e911fa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:30.286Z|25a748fb-04b9-49b6-9747-12960e911fa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:30.288Z|1f817055-151e-4898-b3e5-4dc144cc2eab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:30.289Z|1f817055-151e-4898-b3e5-4dc144cc2eab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:30.289Z|8f940953-dbac-4d14-ac1c-5a406f5c76b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:30.289Z|8f940953-dbac-4d14-ac1c-5a406f5c76b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:34.936Z|433725c2-ef81-4cce-a445-2c5d2086a3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:20:34.937Z|433725c2-ef81-4cce-a445-2c5d2086a3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:20:40.315Z|e4544fbc-a401-4c99-8614-be5940df4839|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:40.316Z|e4544fbc-a401-4c99-8614-be5940df4839|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:40.317Z|3c8cd02e-7f63-416e-b8c3-1d9f78d912cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:40.318Z|3c8cd02e-7f63-416e-b8c3-1d9f78d912cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:40.319Z|c74a44a8-952d-43ad-a7f8-b3b6d82a8958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:40.320Z|c74a44a8-952d-43ad-a7f8-b3b6d82a8958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:45.662Z|79ab7ab6-98e3-496e-bb67-907c59073e40|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:20:45.662Z|79ab7ab6-98e3-496e-bb67-907c59073e40|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:49.936Z|d5461aa7-4263-4d81-97e5-d8baabb9e5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:20:49.940Z|d5461aa7-4263-4d81-97e5-d8baabb9e5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:20:50.310Z|14e3874a-5fd4-4069-bc6c-873da5fd04b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:20:50.311Z|14e3874a-5fd4-4069-bc6c-873da5fd04b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:20:50.341Z|fa99216c-e9a6-4b16-8574-f5725380e202|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:50.342Z|fa99216c-e9a6-4b16-8574-f5725380e202|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:50.345Z|feb2d656-eed3-4d68-875a-58d70a772da7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:50.345Z|feb2d656-eed3-4d68-875a-58d70a772da7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:20:50.345Z|1ae7f032-c4f8-4ce6-8bc1-fd78a1f925fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:20:50.345Z|1ae7f032-c4f8-4ce6-8bc1-fd78a1f925fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:00.371Z|1aa37cdd-e6f3-44df-bcbc-b781c85b87b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:00.371Z|2611c48d-6285-4ceb-b513-247dd0f21f94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:00.371Z|a0d4d0e8-f346-4649-b202-95b0f90e0fc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:00.371Z|1aa37cdd-e6f3-44df-bcbc-b781c85b87b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:00.372Z|2611c48d-6285-4ceb-b513-247dd0f21f94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:00.372Z|a0d4d0e8-f346-4649-b202-95b0f90e0fc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:04.936Z|ef68c67c-303d-4057-b48a-2f6b20db080e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:21:04.936Z|ef68c67c-303d-4057-b48a-2f6b20db080e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:21:10.399Z|8d4d2850-d148-4f1f-bc05-fbd3d001cfe1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:10.400Z|8d4d2850-d148-4f1f-bc05-fbd3d001cfe1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:10.403Z|affd3002-09f3-4783-992b-37a1280d15b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:10.403Z|18f0cce9-5947-441e-b623-d79c7c8faf4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:10.404Z|affd3002-09f3-4783-992b-37a1280d15b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:10.404Z|18f0cce9-5947-441e-b623-d79c7c8faf4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:19.936Z|627485fb-12da-40dc-88fa-f0f805cd73d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:21:19.937Z|627485fb-12da-40dc-88fa-f0f805cd73d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:21:20.311Z|45adbdce-bde1-426e-9c81-b38834e92f4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:21:20.312Z|45adbdce-bde1-426e-9c81-b38834e92f4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:21:20.427Z|d228b9d4-9ab7-429c-8ede-d4c007f5a1fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:20.428Z|d228b9d4-9ab7-429c-8ede-d4c007f5a1fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:20.431Z|1c58fba5-310b-4b84-8e62-33954ee86619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:20.431Z|5ed30f13-9dd9-4de7-97d9-3770cf3c298d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:20.432Z|1c58fba5-310b-4b84-8e62-33954ee86619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:20.432Z|5ed30f13-9dd9-4de7-97d9-3770cf3c298d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:30.460Z|502dba70-8ca9-4eda-a3d4-626331172709|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:30.460Z|502dba70-8ca9-4eda-a3d4-626331172709|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:30.460Z|12f1f892-bcca-423c-9653-827312a5704f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:30.461Z|12f1f892-bcca-423c-9653-827312a5704f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:30.465Z|1ef4b134-e86e-4473-9d66-a1ba3d322283|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:30.465Z|1ef4b134-e86e-4473-9d66-a1ba3d322283|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:34.936Z|65a13df9-cc60-45ae-9106-45438600150b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:21:34.940Z|65a13df9-cc60-45ae-9106-45438600150b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:21:40.490Z|96349d23-ff02-4986-8a4a-d312b40750de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:40.490Z|96349d23-ff02-4986-8a4a-d312b40750de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:40.491Z|de799e26-962a-4518-9505-0588be8a7921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:40.491Z|de799e26-962a-4518-9505-0588be8a7921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:40.492Z|98ea9a1a-55d6-430d-97e1-8bb51ec65e92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:40.492Z|98ea9a1a-55d6-430d-97e1-8bb51ec65e92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:45.661Z|a01bf814-0144-41b6-b164-9a89b0c4e31e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:21:45.662Z|a01bf814-0144-41b6-b164-9a89b0c4e31e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:49.936Z|b12dd67a-3b53-43a2-ba26-31e4de27e4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:21:49.936Z|b12dd67a-3b53-43a2-ba26-31e4de27e4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:21:50.312Z|7f9c756d-0ca9-4515-98c2-32ce089beee6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:21:50.313Z|7f9c756d-0ca9-4515-98c2-32ce089beee6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:21:50.520Z|600b551c-244e-4c99-89b0-6f23fb577f22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:50.520Z|600b551c-244e-4c99-89b0-6f23fb577f22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:50.522Z|dc6b4542-7995-4efe-b083-8d38fe18f70b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:50.522Z|dc6b4542-7995-4efe-b083-8d38fe18f70b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:21:50.529Z|51d0d15b-2c51-4dba-9a53-7302440c48e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:21:50.530Z|51d0d15b-2c51-4dba-9a53-7302440c48e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:00.547Z|46ae6e39-fd9c-44e9-a1d0-e564b0db305f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:00.548Z|46ae6e39-fd9c-44e9-a1d0-e564b0db305f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:00.550Z|a23c87a6-7979-4994-92ea-afe3315666cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:00.550Z|a23c87a6-7979-4994-92ea-afe3315666cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:00.555Z|cb332205-1cb4-4cf1-9da4-3c532d2ae66f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:00.555Z|cb332205-1cb4-4cf1-9da4-3c532d2ae66f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:04.936Z|6203c8fa-9191-4707-a7b5-0b3f88e9ef82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:22:04.936Z|6203c8fa-9191-4707-a7b5-0b3f88e9ef82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:22:10.578Z|a7e9603f-fb9c-4849-a3c0-95b48aca47a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:10.578Z|30952376-1a88-4671-89d1-1cd12ecef003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:10.579Z|a7e9603f-fb9c-4849-a3c0-95b48aca47a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:10.579Z|30952376-1a88-4671-89d1-1cd12ecef003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:10.581Z|bbd91dae-955d-48a8-8df3-c01ed4532121|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:10.582Z|bbd91dae-955d-48a8-8df3-c01ed4532121|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:19.936Z|25efe8a2-2c55-48e1-9bad-abc20c4ed8be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:22:19.940Z|25efe8a2-2c55-48e1-9bad-abc20c4ed8be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:22:20.313Z|97429d4c-eb57-4790-8973-a44786cc0353|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:22:20.314Z|97429d4c-eb57-4790-8973-a44786cc0353|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:22:20.607Z|a2c0b94f-12ad-4575-930e-5764d0fbd6e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:20.607Z|a2c0b94f-12ad-4575-930e-5764d0fbd6e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:20.612Z|5ae4cffd-6299-45a2-ab2e-137125751583|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:20.612Z|5ae4cffd-6299-45a2-ab2e-137125751583|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:20.614Z|03d2c686-eac0-4e03-bf74-dc28e4d4b388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:20.614Z|03d2c686-eac0-4e03-bf74-dc28e4d4b388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:30.632Z|0de65103-7d32-4d77-a4e2-39e66a155bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:30.633Z|0de65103-7d32-4d77-a4e2-39e66a155bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:30.639Z|5cded904-ad4b-48f8-ad02-466b1f211344|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:30.639Z|5cded904-ad4b-48f8-ad02-466b1f211344|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:30.642Z|3cc720ad-0e98-4074-9c37-e1d0c6cbed1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:30.642Z|3cc720ad-0e98-4074-9c37-e1d0c6cbed1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:34.936Z|8683006f-ff70-4223-8d68-894c129380ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:22:34.936Z|8683006f-ff70-4223-8d68-894c129380ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:22:40.662Z|1985c328-d6be-4f2f-b5da-7c3a79181ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:40.663Z|1985c328-d6be-4f2f-b5da-7c3a79181ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:40.668Z|ce3e7f8f-e86e-4d51-90ed-0472bd9cb42f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:40.668Z|ce3e7f8f-e86e-4d51-90ed-0472bd9cb42f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:40.670Z|230d7a07-09ac-4800-b5f6-f1c1da75dce7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:40.671Z|230d7a07-09ac-4800-b5f6-f1c1da75dce7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:45.662Z|ee435cea-be53-4387-8ea0-4145295cb68b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:22:45.663Z|ee435cea-be53-4387-8ea0-4145295cb68b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:49.936Z|05e8bfa7-9397-4faf-a2c7-f8b4cf467c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:22:49.936Z|05e8bfa7-9397-4faf-a2c7-f8b4cf467c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:22:50.315Z|77448635-ae6a-4d41-b25b-c012e20c5b32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:22:50.315Z|77448635-ae6a-4d41-b25b-c012e20c5b32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:22:50.690Z|c3d079cf-12af-4c7c-8fbd-6c0e9f5d9ab8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:50.691Z|c3d079cf-12af-4c7c-8fbd-6c0e9f5d9ab8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:50.698Z|b8d81a9f-dbef-4cc7-a56f-4529db285259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:50.699Z|b8d81a9f-dbef-4cc7-a56f-4529db285259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:22:50.699Z|34f46169-b6f7-40fe-af4c-385ecf3b507b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:22:50.700Z|34f46169-b6f7-40fe-af4c-385ecf3b507b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:00.715Z|05113a95-a482-4335-9382-1c30cf491c6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:00.715Z|05113a95-a482-4335-9382-1c30cf491c6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:00.721Z|3900b144-81e8-494b-ad26-9dbeb5ec5978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:00.722Z|3900b144-81e8-494b-ad26-9dbeb5ec5978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:00.724Z|c38683c1-d013-47c4-8823-075f7376c16e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:00.725Z|c38683c1-d013-47c4-8823-075f7376c16e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:04.936Z|1e7734b8-ac6f-44cc-b9dc-d0bf3192d43a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:23:04.940Z|1e7734b8-ac6f-44cc-b9dc-d0bf3192d43a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:23:10.748Z|1d05dc14-cf8e-4959-96c7-b47646214df3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:10.749Z|1d05dc14-cf8e-4959-96c7-b47646214df3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:10.752Z|cbcf2e74-6c21-427d-b22c-e6891a156715|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:10.753Z|cbcf2e74-6c21-427d-b22c-e6891a156715|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:10.758Z|1c20fb07-d6c4-4827-a7c6-044b7d3d8bd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:10.758Z|1c20fb07-d6c4-4827-a7c6-044b7d3d8bd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:19.936Z|e654db91-496d-44f2-a511-fc761db14246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:23:19.937Z|e654db91-496d-44f2-a511-fc761db14246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:23:20.316Z|aa7e57ea-ec86-4c11-8352-f8d39f40332c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:23:20.316Z|aa7e57ea-ec86-4c11-8352-f8d39f40332c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:23:20.790Z|121725a1-fdc3-4740-af3c-d914480494b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:20.790Z|121725a1-fdc3-4740-af3c-d914480494b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:20.790Z|5ca04eaa-4295-46b9-9cd3-64511b77ef94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:20.791Z|5ca04eaa-4295-46b9-9cd3-64511b77ef94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:20.794Z|21daed92-065c-430e-ad29-846b009ee70a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:20.794Z|21daed92-065c-430e-ad29-846b009ee70a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:30.823Z|cb6c59e4-3ecb-4539-b993-5135bf39f3a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:30.823Z|dad4b889-9a2f-451c-92c0-890d94b74b96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:30.823Z|cb6c59e4-3ecb-4539-b993-5135bf39f3a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:30.823Z|dad4b889-9a2f-451c-92c0-890d94b74b96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:30.824Z|49b5ee23-c56a-4c6b-a5d4-1c44995ac8eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:30.824Z|49b5ee23-c56a-4c6b-a5d4-1c44995ac8eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:34.936Z|a412bbc8-e196-4f63-ba8f-cb4f36927045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:23:34.936Z|a412bbc8-e196-4f63-ba8f-cb4f36927045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:23:40.856Z|12812c06-88b4-417d-916c-a9bd8dec5d32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:40.856Z|12812c06-88b4-417d-916c-a9bd8dec5d32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:40.856Z|017e1b40-8fed-4960-86f4-bda9dd42a3ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:40.856Z|9cf4045a-3191-4913-b161-ba8b43734ac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:40.857Z|017e1b40-8fed-4960-86f4-bda9dd42a3ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:40.857Z|9cf4045a-3191-4913-b161-ba8b43734ac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:45.660Z|3a7a3c44-91cf-4958-b7ac-e3626d87a9e9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:23:45.661Z|3a7a3c44-91cf-4958-b7ac-e3626d87a9e9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:49.936Z|f72a43bb-06b4-458d-8ae9-abd2f8151a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:23:49.940Z|f72a43bb-06b4-458d-8ae9-abd2f8151a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:23:50.317Z|39ee4c7f-8d93-4ea8-b2a2-ac72708386a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:23:50.317Z|39ee4c7f-8d93-4ea8-b2a2-ac72708386a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:23:50.885Z|ca449fb7-c52b-4644-8716-2cf805234315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:50.886Z|ca449fb7-c52b-4644-8716-2cf805234315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:50.887Z|0e60debe-47b7-4cda-9123-a4cdc5dbd4c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:50.888Z|0e60debe-47b7-4cda-9123-a4cdc5dbd4c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:23:50.894Z|4647dea7-d880-4a22-8372-31d266fe2203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:23:50.894Z|4647dea7-d880-4a22-8372-31d266fe2203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:00.912Z|731f3a83-b284-47ec-91a9-7f12a58ecc41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:00.913Z|731f3a83-b284-47ec-91a9-7f12a58ecc41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:00.915Z|5425eb39-e51b-4c0a-a3f8-2e88e5507e62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:00.916Z|5425eb39-e51b-4c0a-a3f8-2e88e5507e62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:00.920Z|dc0da3ef-9bde-4bd3-af6e-d3c80f625359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:00.920Z|dc0da3ef-9bde-4bd3-af6e-d3c80f625359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:04.936Z|519579db-0269-45ee-b896-8cfeff244aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:24:04.936Z|519579db-0269-45ee-b896-8cfeff244aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:24:10.939Z|75949cfd-93ac-43da-982d-b2b5629e417e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:10.939Z|40dbb7e0-e9cf-42af-a4ce-92ac004409ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:10.940Z|40dbb7e0-e9cf-42af-a4ce-92ac004409ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:10.939Z|75949cfd-93ac-43da-982d-b2b5629e417e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:10.947Z|203352cb-d0a4-4a1e-9477-887d29d8e610|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:10.948Z|203352cb-d0a4-4a1e-9477-887d29d8e610|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:19.936Z|ac09d502-fbef-42ea-ab09-96c3e408a9bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:24:19.936Z|ac09d502-fbef-42ea-ab09-96c3e408a9bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:24:20.318Z|d1ff1077-5f8e-439d-962c-900f0c6cb7f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:24:20.318Z|d1ff1077-5f8e-439d-962c-900f0c6cb7f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:24:20.963Z|415a39b1-dbff-4a90-ba5f-9e821a4ba22d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:20.964Z|415a39b1-dbff-4a90-ba5f-9e821a4ba22d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:20.964Z|c7e93ef8-0ac4-4bcd-8ecc-bbd64304736a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:20.964Z|c7e93ef8-0ac4-4bcd-8ecc-bbd64304736a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:20.973Z|a677f54d-8a37-41ec-a221-ec6301126bbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:20.974Z|a677f54d-8a37-41ec-a221-ec6301126bbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:30.992Z|61c74b4a-eb70-418c-96df-9887b61e7cc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:30.994Z|61c74b4a-eb70-418c-96df-9887b61e7cc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:30.994Z|91552372-27b9-4470-898d-99cd4bf28684|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:30.995Z|91552372-27b9-4470-898d-99cd4bf28684|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:30.999Z|ee6e1011-8ee0-429f-b729-458d09942c26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:31.000Z|ee6e1011-8ee0-429f-b729-458d09942c26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:34.936Z|f85820fe-0702-4eef-a6d8-6e5c30a98caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:24:34.940Z|f85820fe-0702-4eef-a6d8-6e5c30a98caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:24:41.025Z|5055fa57-5cde-4117-a34a-45ea6f278513|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:41.025Z|f2f60ed9-83b2-4cf6-9152-7f045ee48c71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:41.025Z|5055fa57-5cde-4117-a34a-45ea6f278513|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:41.025Z|f2f60ed9-83b2-4cf6-9152-7f045ee48c71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:41.028Z|13ce99d3-058f-45a7-9ace-f6cbe3362ee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:41.029Z|13ce99d3-058f-45a7-9ace-f6cbe3362ee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:45.661Z|e08e20c2-1017-44f2-83d5-1fff7f1e53dc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:24:45.662Z|e08e20c2-1017-44f2-83d5-1fff7f1e53dc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:49.936Z|aa2e2e43-5467-4edc-9aeb-40d7b0c7a3d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:24:49.936Z|aa2e2e43-5467-4edc-9aeb-40d7b0c7a3d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:24:50.318Z|ee7b5f17-df40-4925-a007-971f961e3d01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:24:50.319Z|ee7b5f17-df40-4925-a007-971f961e3d01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:24:51.055Z|9e12a7ce-94e8-41f6-9533-b40b84e9521f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:51.056Z|9e12a7ce-94e8-41f6-9533-b40b84e9521f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:51.062Z|be200ccc-4450-48d2-8ea6-08588b44f9c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:51.063Z|be200ccc-4450-48d2-8ea6-08588b44f9c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:24:51.064Z|f0a769c0-a283-4d71-95d3-59c03e00f71b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:24:51.064Z|f0a769c0-a283-4d71-95d3-59c03e00f71b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:01.084Z|8078ae06-1e57-442a-bb0a-008e23fbe259|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:01.084Z|8078ae06-1e57-442a-bb0a-008e23fbe259|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:01.087Z|70b3964c-54e2-4340-9d9f-a300c5a1c724|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:01.087Z|f3e54dfe-e539-4b20-abcc-930c044fcc93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:01.088Z|70b3964c-54e2-4340-9d9f-a300c5a1c724|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:01.088Z|f3e54dfe-e539-4b20-abcc-930c044fcc93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:04.936Z|854fe70b-7cb5-4a60-badf-869b15a5d6b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:25:04.936Z|854fe70b-7cb5-4a60-badf-869b15a5d6b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:25:11.108Z|4db435cc-5b5a-4a69-9a8f-2ca33f93a196|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:11.109Z|4db435cc-5b5a-4a69-9a8f-2ca33f93a196|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:11.116Z|0eac46b8-61c1-40b7-9cad-75f2f24c6ee6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:11.116Z|b8b89c21-9080-493c-a753-21fa44cd405c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:11.116Z|0eac46b8-61c1-40b7-9cad-75f2f24c6ee6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:11.117Z|b8b89c21-9080-493c-a753-21fa44cd405c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:19.936Z|a44d335d-a112-40e4-a099-c6b394adb71d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:25:19.940Z|a44d335d-a112-40e4-a099-c6b394adb71d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:25:20.319Z|9cd9fc84-05a7-42cc-b699-7450f421c0ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:25:20.320Z|9cd9fc84-05a7-42cc-b699-7450f421c0ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:25:21.138Z|fa2d8e86-6719-49cf-b3c0-c588f341cb40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:21.139Z|fa2d8e86-6719-49cf-b3c0-c588f341cb40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:21.145Z|8bfc5e17-4bc0-4809-ab82-ba7dd1d87b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:21.146Z|2a473488-66b5-49d8-929d-53d62d6312ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:21.146Z|8bfc5e17-4bc0-4809-ab82-ba7dd1d87b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:21.146Z|2a473488-66b5-49d8-929d-53d62d6312ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:31.170Z|1c118e83-029e-4284-bd26-f2e5264e977d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:31.170Z|1c118e83-029e-4284-bd26-f2e5264e977d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:31.174Z|6ffaa6ac-fd49-4e0d-875b-863006dd3573|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:31.175Z|6ffaa6ac-fd49-4e0d-875b-863006dd3573|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:31.176Z|3ad05b66-bc69-4c69-8a99-91271b413295|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:31.176Z|3ad05b66-bc69-4c69-8a99-91271b413295|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:34.936Z|9ded9435-f10f-4ba8-88b0-3e3694dcaed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:25:34.937Z|9ded9435-f10f-4ba8-88b0-3e3694dcaed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:25:41.199Z|b92f3f2e-01b2-4e2a-b6a4-fa9f0bb59f2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:41.200Z|b92f3f2e-01b2-4e2a-b6a4-fa9f0bb59f2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:41.200Z|f849ef26-ab07-4e2d-b7b7-bab34730e627|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:41.200Z|f849ef26-ab07-4e2d-b7b7-bab34730e627|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:41.201Z|4c94dd77-8db1-47d1-9a09-799d6e8e5e6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:41.202Z|4c94dd77-8db1-47d1-9a09-799d6e8e5e6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:45.661Z|a47a8bc7-c97c-4792-95da-8e39a0ee32a3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:25:45.662Z|a47a8bc7-c97c-4792-95da-8e39a0ee32a3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:49.936Z|4c61429a-7754-4dd6-9cb4-66ace9434bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:25:49.936Z|4c61429a-7754-4dd6-9cb4-66ace9434bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:25:50.321Z|6f0c88dc-e166-47fa-8d3c-281cc23b26f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:25:50.321Z|6f0c88dc-e166-47fa-8d3c-281cc23b26f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:25:51.228Z|42a99582-7f78-4a28-a309-1b561f23943d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:51.229Z|42a99582-7f78-4a28-a309-1b561f23943d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:51.229Z|6e71c6b4-5428-4a97-b59a-672d141f5aad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:51.230Z|6e71c6b4-5428-4a97-b59a-672d141f5aad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:25:51.233Z|14c40865-2009-43ca-bb5a-6cf4cdc927e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:25:51.234Z|14c40865-2009-43ca-bb5a-6cf4cdc927e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:01.255Z|1873f34a-cbae-449a-9358-89ec0883ed31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:01.257Z|1873f34a-cbae-449a-9358-89ec0883ed31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:01.261Z|b866e7ff-64a9-48f1-ab8f-9c88e7e03047|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:01.262Z|b866e7ff-64a9-48f1-ab8f-9c88e7e03047|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:01.262Z|62d81462-5902-4699-ad15-2d22eda300c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:01.263Z|62d81462-5902-4699-ad15-2d22eda300c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:04.936Z|20d80ea0-edc6-444d-926d-13a8298cabb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:26:04.939Z|20d80ea0-edc6-444d-926d-13a8298cabb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:26:11.286Z|7fd2b2e8-febf-4cb4-a945-616a684a1efe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:11.287Z|7fd2b2e8-febf-4cb4-a945-616a684a1efe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:11.289Z|7e638a10-31f8-4d97-af18-dfbe5a562a52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:11.290Z|7e638a10-31f8-4d97-af18-dfbe5a562a52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:11.292Z|aff963e6-3a7c-45f1-8971-981203e7cc58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:11.293Z|aff963e6-3a7c-45f1-8971-981203e7cc58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:19.936Z|fbd5cd04-35fd-4dd8-9bcd-f1eefd042ec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:26:19.936Z|fbd5cd04-35fd-4dd8-9bcd-f1eefd042ec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:26:20.322Z|f0c5013e-fb0f-41ad-a33b-51bab6c051c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:26:20.322Z|f0c5013e-fb0f-41ad-a33b-51bab6c051c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:26:21.323Z|68d973b4-b587-40c8-bdab-48ff00a2c628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:21.324Z|68d973b4-b587-40c8-bdab-48ff00a2c628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:21.325Z|5c05cd87-b208-45c9-ab5f-643ddfa2e08d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:21.326Z|5c05cd87-b208-45c9-ab5f-643ddfa2e08d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:21.326Z|2bb5798e-648c-4f08-84d9-0152cc95ab7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:21.327Z|2bb5798e-648c-4f08-84d9-0152cc95ab7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:31.351Z|c057333d-d97c-4ac8-914d-01d1e6ce03a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:31.351Z|c057333d-d97c-4ac8-914d-01d1e6ce03a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:31.352Z|722201f5-31c1-47c7-9fc2-9bac79ef6c71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:31.352Z|722201f5-31c1-47c7-9fc2-9bac79ef6c71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:31.355Z|5596c103-e499-4501-b13b-37d943d63bfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:31.356Z|5596c103-e499-4501-b13b-37d943d63bfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:34.936Z|ec5769eb-85e6-4a28-af65-0d0107e22d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:26:34.937Z|ec5769eb-85e6-4a28-af65-0d0107e22d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:26:41.384Z|7d10ece5-1696-4b5c-af93-45a15ac8d7a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:41.384Z|fee83fd5-feb8-4bce-b32d-5fe3a9f449dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:41.384Z|7d10ece5-1696-4b5c-af93-45a15ac8d7a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:41.385Z|fee83fd5-feb8-4bce-b32d-5fe3a9f449dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:41.391Z|eee09b38-a192-41c5-96a6-a402be815af5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:41.391Z|eee09b38-a192-41c5-96a6-a402be815af5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:45.660Z|6d9d85f6-4815-44f1-ac77-6ad9c25933f5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:26:45.661Z|6d9d85f6-4815-44f1-ac77-6ad9c25933f5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:49.936Z|dce8d0e7-c729-42ab-864e-0b84ee164be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:26:49.940Z|dce8d0e7-c729-42ab-864e-0b84ee164be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:26:50.322Z|70a8aac6-08c4-4da2-a78a-d8106ffa9f94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:26:50.323Z|70a8aac6-08c4-4da2-a78a-d8106ffa9f94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:26:51.423Z|df4be4bd-6f79-4bf8-93eb-d1825761e2f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:51.423Z|4102b0c5-2b1b-4eff-85a9-c878bd618adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:51.423Z|9ee7a7c7-9e51-4596-92b9-86f99a8cadbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:26:51.424Z|df4be4bd-6f79-4bf8-93eb-d1825761e2f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:51.424Z|9ee7a7c7-9e51-4596-92b9-86f99a8cadbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:26:51.424Z|4102b0c5-2b1b-4eff-85a9-c878bd618adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:01.454Z|42129595-ac92-48f5-87e5-4daa55354e39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:01.455Z|42129595-ac92-48f5-87e5-4daa55354e39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:01.462Z|475ca8b5-1e3e-41b8-9422-1a778c0d62cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:01.463Z|475ca8b5-1e3e-41b8-9422-1a778c0d62cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:01.464Z|8f1eef7b-be96-4f67-9776-0a5d55987f0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:01.465Z|8f1eef7b-be96-4f67-9776-0a5d55987f0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:04.936Z|330740de-6cdc-4695-8a5d-c3681b41b22e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:27:04.936Z|330740de-6cdc-4695-8a5d-c3681b41b22e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:27:11.483Z|27056a2d-2804-4e18-9c44-01908d4ecccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:11.484Z|27056a2d-2804-4e18-9c44-01908d4ecccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:11.487Z|f340c584-2309-4f5b-9954-777096d345ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:11.488Z|f340c584-2309-4f5b-9954-777096d345ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:11.495Z|78ae5331-70c7-43a0-a574-bfeaa8b41f68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:11.496Z|78ae5331-70c7-43a0-a574-bfeaa8b41f68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:19.936Z|3a4ada4a-609d-41ba-bb9d-61f978348333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:27:19.936Z|3a4ada4a-609d-41ba-bb9d-61f978348333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:27:20.323Z|e66ea971-67ca-4330-b986-c2ee178dbfd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:27:20.324Z|e66ea971-67ca-4330-b986-c2ee178dbfd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:27:21.512Z|b528b610-9564-4365-a96e-8b94a99586a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:21.512Z|b528b610-9564-4365-a96e-8b94a99586a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:21.515Z|9577f28f-50f5-4ea0-b83e-0da3e2bda413|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:21.515Z|9577f28f-50f5-4ea0-b83e-0da3e2bda413|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:21.521Z|52dc38a6-bef8-435f-b296-f1c524fb6741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:21.521Z|52dc38a6-bef8-435f-b296-f1c524fb6741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:31.538Z|8bce5dfd-e5c2-4de3-9e41-b1e73a0c32a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:31.538Z|8bce5dfd-e5c2-4de3-9e41-b1e73a0c32a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:31.541Z|a7717cdc-651d-4538-8b65-179d5d479cf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:31.542Z|a7717cdc-651d-4538-8b65-179d5d479cf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:31.547Z|f911fe3e-81e1-4c79-9091-efb6402b99cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:31.548Z|f911fe3e-81e1-4c79-9091-efb6402b99cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:34.936Z|3d9c387a-57fb-4597-b568-f72f520fe948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:27:34.940Z|3d9c387a-57fb-4597-b568-f72f520fe948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:27:41.567Z|fa9881f4-9c4d-4608-a479-7af00f7a3d30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:41.567Z|fa9881f4-9c4d-4608-a479-7af00f7a3d30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:41.570Z|5cb78458-e574-4016-bf83-281f617baf87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:41.571Z|5cb78458-e574-4016-bf83-281f617baf87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:41.574Z|92c1c46f-8256-44ea-9233-a226b7c30c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:41.574Z|92c1c46f-8256-44ea-9233-a226b7c30c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:45.661Z|fbe91d16-e225-40d6-8e0a-477c536d50e5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:27:45.661Z|fbe91d16-e225-40d6-8e0a-477c536d50e5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:49.936Z|904f3acf-be55-4316-946a-8f41468ece1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:27:49.936Z|904f3acf-be55-4316-946a-8f41468ece1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:27:50.324Z|9cdbfddc-f72e-4320-b38e-25281ecd400b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:27:50.325Z|9cdbfddc-f72e-4320-b38e-25281ecd400b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:27:51.602Z|3dffb9f5-5fa0-43db-a71e-766643b3b282|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:51.603Z|3dffb9f5-5fa0-43db-a71e-766643b3b282|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:51.605Z|2e755dcf-3530-46eb-a8db-46d5b6d2072c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:51.605Z|2e755dcf-3530-46eb-a8db-46d5b6d2072c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:27:51.606Z|d6430828-f4f7-4e03-a0cb-2bb6c6e186fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:27:51.607Z|d6430828-f4f7-4e03-a0cb-2bb6c6e186fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:01.631Z|04893692-f6d3-495c-8e6d-027ed00586c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:01.632Z|1bde110d-5996-4cd4-a1de-1896afae9d53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:01.632Z|04893692-f6d3-495c-8e6d-027ed00586c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:01.633Z|1bde110d-5996-4cd4-a1de-1896afae9d53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:01.634Z|9a04c8d9-87b3-4df3-9f60-b99c06e45a57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:01.635Z|9a04c8d9-87b3-4df3-9f60-b99c06e45a57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:04.936Z|9bfcd808-178d-48fe-9a50-60173e29372a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:28:04.936Z|9bfcd808-178d-48fe-9a50-60173e29372a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:28:11.672Z|f727cc2a-993e-4084-a57a-6f54dbffaf08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:11.672Z|54fd925d-ae1b-45ab-a9bb-191eaf2c183b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:11.673Z|54fd925d-ae1b-45ab-a9bb-191eaf2c183b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:11.673Z|f727cc2a-993e-4084-a57a-6f54dbffaf08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:11.673Z|ffbd0df3-67de-430e-be5d-1ff4218e50f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:11.673Z|ffbd0df3-67de-430e-be5d-1ff4218e50f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:19.936Z|a7a07b6a-3ba5-4ba0-ad79-095125ec91bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:28:19.941Z|a7a07b6a-3ba5-4ba0-ad79-095125ec91bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:28:20.326Z|e80e35ac-d1a5-4f3b-b032-7c500abed1b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:28:20.326Z|e80e35ac-d1a5-4f3b-b032-7c500abed1b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:28:21.698Z|f4884ad1-342d-4173-a4e1-0606d68a2c79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:21.699Z|f4884ad1-342d-4173-a4e1-0606d68a2c79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:21.700Z|924889be-0f83-497d-9ac5-90f51eee2341|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:21.700Z|bdbb2914-02ab-45f8-8fc3-8b773259be6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:21.700Z|924889be-0f83-497d-9ac5-90f51eee2341|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:21.701Z|bdbb2914-02ab-45f8-8fc3-8b773259be6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:31.725Z|707707f7-17d4-4ae5-93ec-17a2be45175a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:31.726Z|9dd454a5-cb8b-4437-8d8e-63af9f505116|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:31.726Z|707707f7-17d4-4ae5-93ec-17a2be45175a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:31.727Z|9dd454a5-cb8b-4437-8d8e-63af9f505116|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:31.735Z|26013405-76f2-4425-b97d-a65d821dc9b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:31.736Z|26013405-76f2-4425-b97d-a65d821dc9b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:34.936Z|827a1d10-fca0-413e-baec-3cd5c8e2bb1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:28:34.936Z|827a1d10-fca0-413e-baec-3cd5c8e2bb1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:28:41.757Z|cde01b61-a87a-4ac9-b2aa-8d74fb11f8b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:41.758Z|cde01b61-a87a-4ac9-b2aa-8d74fb11f8b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:41.764Z|2a454378-6a93-490b-a81d-e421860f3131|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:41.764Z|2a454378-6a93-490b-a81d-e421860f3131|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:41.765Z|7bcb53a7-ba5b-4fa6-8050-221a0ac3382e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:41.765Z|7bcb53a7-ba5b-4fa6-8050-221a0ac3382e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:45.661Z|028f4f12-6d17-42c0-9830-82eb11b0bd4f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:28:45.661Z|028f4f12-6d17-42c0-9830-82eb11b0bd4f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:49.936Z|1d79e083-f2ec-4d68-ab16-d8194691db50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:28:49.936Z|1d79e083-f2ec-4d68-ab16-d8194691db50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:28:50.327Z|979ae872-f8ef-4948-b0f4-ceeb8376d832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:28:50.327Z|979ae872-f8ef-4948-b0f4-ceeb8376d832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:28:51.786Z|631c38df-ec24-437f-94c4-f572e183c8f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:51.787Z|631c38df-ec24-437f-94c4-f572e183c8f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:51.791Z|222e3bfc-184e-471b-9f25-c8df5a3bc924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:51.792Z|222e3bfc-184e-471b-9f25-c8df5a3bc924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:28:51.793Z|ad6618b0-75a8-43c4-b599-67c8ab87d4b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:28:51.794Z|ad6618b0-75a8-43c4-b599-67c8ab87d4b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:01.816Z|f2881164-6c6e-47c6-a378-0ed2ff229eff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:01.817Z|f2881164-6c6e-47c6-a378-0ed2ff229eff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:01.820Z|3e270a76-d4cf-49f3-ad9f-3f3bdf074e12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:01.820Z|3e270a76-d4cf-49f3-ad9f-3f3bdf074e12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:01.823Z|1c3dbbe3-df5e-4102-b701-673b491bc73b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:01.824Z|1c3dbbe3-df5e-4102-b701-673b491bc73b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:04.936Z|efe4b40b-c727-43d1-a30a-a7c0c5e0f919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:29:04.939Z|efe4b40b-c727-43d1-a30a-a7c0c5e0f919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:29:11.845Z|26e8d6e9-6d1e-47d9-85b5-48ff269f20aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:11.845Z|26e8d6e9-6d1e-47d9-85b5-48ff269f20aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:11.848Z|10c31151-1fd7-4c2d-a3d4-1b59bb8b4691|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:11.849Z|10c31151-1fd7-4c2d-a3d4-1b59bb8b4691|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:11.852Z|cb85586a-7c38-49dd-946c-3dd1c1ed2282|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:11.853Z|cb85586a-7c38-49dd-946c-3dd1c1ed2282|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:19.936Z|441eb71e-e26f-4e28-baa3-7f7e0d8ed713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:29:19.937Z|441eb71e-e26f-4e28-baa3-7f7e0d8ed713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:29:20.328Z|3a025027-fbad-4790-9f13-b498373ff8d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:29:20.328Z|3a025027-fbad-4790-9f13-b498373ff8d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:29:21.879Z|7effe252-753f-4c87-9e7b-a141412a03df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:21.880Z|7effe252-753f-4c87-9e7b-a141412a03df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:21.880Z|8425f78b-e7ae-479d-815a-e28ca351b276|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:21.881Z|8425f78b-e7ae-479d-815a-e28ca351b276|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:21.886Z|c587eec6-a69c-4ca9-b7c3-1b953b3d0e5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:21.886Z|c587eec6-a69c-4ca9-b7c3-1b953b3d0e5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:31.912Z|6c715b4a-180d-49c5-93c2-c94559ca83c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:31.913Z|6c715b4a-180d-49c5-93c2-c94559ca83c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:31.913Z|30b7c090-c86d-4645-8510-f9f6e62c7e7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:31.914Z|30b7c090-c86d-4645-8510-f9f6e62c7e7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:31.920Z|80081282-f236-4305-8a4d-b3e548c948eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:31.920Z|80081282-f236-4305-8a4d-b3e548c948eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:34.936Z|13d20ed4-8823-42a2-90a9-21284b2baa35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:29:34.936Z|13d20ed4-8823-42a2-90a9-21284b2baa35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:29:41.943Z|110f785d-322f-41fb-9048-c763fd2c38df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:41.944Z|110f785d-322f-41fb-9048-c763fd2c38df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:41.948Z|5933fc51-2f56-4eb0-ad37-8ebf45ce4121|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:41.949Z|5933fc51-2f56-4eb0-ad37-8ebf45ce4121|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:41.949Z|194a6298-924a-429b-a1c2-08c3ca1935a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:41.949Z|194a6298-924a-429b-a1c2-08c3ca1935a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:45.662Z|de263f64-d21c-46bd-9af3-6838adab0161|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:29:45.663Z|de263f64-d21c-46bd-9af3-6838adab0161|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:49.936Z|f9f4aefc-0dfe-4084-a99f-75d5dd2d4195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:29:49.940Z|f9f4aefc-0dfe-4084-a99f-75d5dd2d4195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:29:50.329Z|2d3bcc50-d8e5-4c42-9fba-f49f685fd26d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:29:50.330Z|2d3bcc50-d8e5-4c42-9fba-f49f685fd26d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:29:51.974Z|9ca24989-5f6d-4e07-b157-d0d6d98bf76e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:51.974Z|9ca24989-5f6d-4e07-b157-d0d6d98bf76e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:51.981Z|1100143b-a86a-4a9b-bb5d-7d4607394ece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:51.981Z|d192c258-a0e1-4fd9-a40e-0508ec351acd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:29:51.982Z|d192c258-a0e1-4fd9-a40e-0508ec351acd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:29:51.982Z|1100143b-a86a-4a9b-bb5d-7d4607394ece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:02.005Z|44630944-21d4-4fee-b448-a18343423436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:02.006Z|44630944-21d4-4fee-b448-a18343423436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:02.010Z|134aff9a-5c31-43f3-ab1a-282fdec4ae16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:02.010Z|69e1b2f6-f58e-4d27-9227-26b3db114c39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:02.011Z|134aff9a-5c31-43f3-ab1a-282fdec4ae16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:02.011Z|69e1b2f6-f58e-4d27-9227-26b3db114c39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:04.936Z|0d5a3331-f34b-4533-b244-daac2412ee5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:30:04.937Z|0d5a3331-f34b-4533-b244-daac2412ee5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:30:12.039Z|9740d74d-9d98-4c1d-a231-487d9d2e6dff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:12.039Z|9740d74d-9d98-4c1d-a231-487d9d2e6dff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:12.041Z|15755b22-0555-4f7f-ac44-9b2c48e17d1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:12.042Z|15755b22-0555-4f7f-ac44-9b2c48e17d1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:12.043Z|6ba97c86-43e6-4984-9134-b0b8da231527|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:12.043Z|6ba97c86-43e6-4984-9134-b0b8da231527|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:19.936Z|ed4c17df-a32a-4f83-93d7-f94e64f6300e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:30:19.937Z|ed4c17df-a32a-4f83-93d7-f94e64f6300e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:30:20.330Z|16d4fb91-dc60-471b-9e1e-bf920c70860a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:30:20.330Z|16d4fb91-dc60-471b-9e1e-bf920c70860a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:30:22.070Z|d2246962-c9ef-4689-85a7-042fdbde2d0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:22.071Z|d2246962-c9ef-4689-85a7-042fdbde2d0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:22.073Z|d0e4113e-48df-498c-a39c-84382db7502a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:22.073Z|d0e4113e-48df-498c-a39c-84382db7502a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:22.079Z|d5d0847c-5d9b-4c6e-a62b-013e37633327|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:22.079Z|d5d0847c-5d9b-4c6e-a62b-013e37633327|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:32.100Z|6920d1f0-271f-4230-88ba-ebeab1a3dbe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:32.101Z|6920d1f0-271f-4230-88ba-ebeab1a3dbe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:32.105Z|99c37c21-172d-4a63-ae33-7e06abc5e562|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:32.105Z|99c37c21-172d-4a63-ae33-7e06abc5e562|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:32.107Z|4d8dd1f0-280c-4688-abea-43567685c00e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:32.108Z|4d8dd1f0-280c-4688-abea-43567685c00e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:34.936Z|f23165e4-c6b1-45a8-8c81-38f192f0d080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:30:34.940Z|f23165e4-c6b1-45a8-8c81-38f192f0d080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:30:42.133Z|40ff699f-48c5-42fa-a056-3fe8eea7fa69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:42.133Z|40ff699f-48c5-42fa-a056-3fe8eea7fa69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:42.137Z|d290de80-45a8-49ad-8e9d-f6bccc342b14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:42.137Z|d290de80-45a8-49ad-8e9d-f6bccc342b14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:42.138Z|b4b03145-eb63-45d2-847c-c47923a92b52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:42.138Z|b4b03145-eb63-45d2-847c-c47923a92b52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:45.661Z|d16b59ee-a0c6-457f-9ce2-b3ad84b98a75|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:30:45.661Z|d16b59ee-a0c6-457f-9ce2-b3ad84b98a75|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:49.936Z|bde5099d-4e8e-4496-b333-05b2ed254530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:30:49.936Z|bde5099d-4e8e-4496-b333-05b2ed254530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:30:50.331Z|f6978d4a-9eaf-4e19-b7dd-37420c61c7e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:30:50.331Z|f6978d4a-9eaf-4e19-b7dd-37420c61c7e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:30:52.162Z|36f9659e-0162-4122-bcb9-6c3958af6818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:52.162Z|36f9659e-0162-4122-bcb9-6c3958af6818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:52.168Z|5e83a110-8130-471c-8b39-cfad7bc4a72f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:52.168Z|4f77f2f5-2393-4d4c-8a02-97215ca39382|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:30:52.168Z|5e83a110-8130-471c-8b39-cfad7bc4a72f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:30:52.168Z|4f77f2f5-2393-4d4c-8a02-97215ca39382|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:02.190Z|daee2adf-e142-4971-9204-149c1cd09c07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:02.191Z|daee2adf-e142-4971-9204-149c1cd09c07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:02.194Z|14794229-79fc-45c8-8388-771b1d5f3d6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:02.194Z|9a72bb75-4d33-48e5-97ee-03353766a348|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:02.195Z|14794229-79fc-45c8-8388-771b1d5f3d6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:02.195Z|9a72bb75-4d33-48e5-97ee-03353766a348|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:04.936Z|950a0b72-de00-4485-a4f5-81706413a580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:31:04.938Z|950a0b72-de00-4485-a4f5-81706413a580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:31:12.226Z|28e00e47-ce85-4c9a-aade-3549f9d31a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:12.226Z|28e00e47-ce85-4c9a-aade-3549f9d31a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:12.226Z|31bbf7c1-10e3-4c31-82b6-08334eb51dcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:12.227Z|31bbf7c1-10e3-4c31-82b6-08334eb51dcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:12.229Z|425647db-81fe-4502-9836-9fb6cb5385d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:12.229Z|425647db-81fe-4502-9836-9fb6cb5385d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:19.936Z|5771c53f-acea-4525-92e3-78dec0509626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:31:19.940Z|5771c53f-acea-4525-92e3-78dec0509626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:31:20.332Z|19df9489-ffb7-4a38-b165-b6fff8d67f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:31:20.333Z|19df9489-ffb7-4a38-b165-b6fff8d67f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:31:22.254Z|6c85abdc-6907-40bc-bfc8-3f9386daeb94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:22.255Z|6c85abdc-6907-40bc-bfc8-3f9386daeb94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:22.255Z|b6affb3e-43be-4e37-8af9-f62620006306|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:22.256Z|b6affb3e-43be-4e37-8af9-f62620006306|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:22.263Z|b451c187-30db-4946-86c4-d854c7cd4600|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:22.263Z|b451c187-30db-4946-86c4-d854c7cd4600|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:32.281Z|a8978fa9-0b1f-4567-a03e-79a3ff632d74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:32.282Z|a8978fa9-0b1f-4567-a03e-79a3ff632d74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:32.283Z|e3fe3b3a-4536-4337-9168-575dd3f28bc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:32.284Z|e3fe3b3a-4536-4337-9168-575dd3f28bc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:32.287Z|5e261eea-d5ba-4380-bf61-83a20457cf5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:32.288Z|5e261eea-d5ba-4380-bf61-83a20457cf5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:34.936Z|9d87c45a-d96a-4c8f-b518-3a26aa5ae8fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:31:34.937Z|9d87c45a-d96a-4c8f-b518-3a26aa5ae8fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:31:42.311Z|2c4c1029-c137-42bf-9948-291934164eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:42.311Z|19dfe516-a859-47e3-a251-9f202a16dfbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:42.311Z|2c4c1029-c137-42bf-9948-291934164eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:42.312Z|19dfe516-a859-47e3-a251-9f202a16dfbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:42.321Z|5fecfa73-86b0-4ecb-b8d2-c3235ed8922b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:42.322Z|5fecfa73-86b0-4ecb-b8d2-c3235ed8922b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:45.662Z|5a4d7358-1714-4d9a-8de8-29e34f214eab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:31:45.663Z|5a4d7358-1714-4d9a-8de8-29e34f214eab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:49.936Z|3fb3bd80-4e34-445d-8d1e-812bd8dab334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:31:49.936Z|3fb3bd80-4e34-445d-8d1e-812bd8dab334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:31:50.333Z|f8453192-e980-486f-87d5-9465ca8655d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:31:50.333Z|f8453192-e980-486f-87d5-9465ca8655d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:31:52.342Z|e091ef3d-ca4d-408e-826c-57f914de7858|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:52.342Z|33df620e-fb86-4009-85c0-fa06b5fca1ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:52.343Z|e091ef3d-ca4d-408e-826c-57f914de7858|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:52.343Z|33df620e-fb86-4009-85c0-fa06b5fca1ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:31:52.345Z|2837824f-28bd-442b-975c-72d80f2933aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:31:52.346Z|2837824f-28bd-442b-975c-72d80f2933aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:02.375Z|10eab259-f6ae-44f6-b09b-b9f4d51b6bb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:02.375Z|10eab259-f6ae-44f6-b09b-b9f4d51b6bb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:02.377Z|44ec6fbc-cbba-4a23-9a22-cb18e26a00fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:02.378Z|44ec6fbc-cbba-4a23-9a22-cb18e26a00fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:02.383Z|f1d1476c-cec2-457d-b08c-b3cbc693cf88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:02.383Z|f1d1476c-cec2-457d-b08c-b3cbc693cf88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:04.936Z|d464124d-a266-4fed-bb22-0e4894e13957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:32:04.940Z|d464124d-a266-4fed-bb22-0e4894e13957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:32:12.406Z|e7e218ae-0ab5-400d-b528-6a98349cd1e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:12.407Z|e7e218ae-0ab5-400d-b528-6a98349cd1e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:12.407Z|265acbe1-93d3-494b-a408-cfd86065aae2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:12.406Z|26defb92-fe2a-448b-8107-e8df89fc869b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:12.407Z|265acbe1-93d3-494b-a408-cfd86065aae2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:12.408Z|26defb92-fe2a-448b-8107-e8df89fc869b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:19.936Z|dc984470-0c95-45aa-bd7d-344d7e9d7867|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:32:19.937Z|dc984470-0c95-45aa-bd7d-344d7e9d7867|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:32:20.334Z|2c26391a-0976-4ee8-8021-c63592bee496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:32:20.334Z|2c26391a-0976-4ee8-8021-c63592bee496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:32:22.432Z|ca875909-7d5f-4604-9f9b-106421832775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:22.433Z|ca875909-7d5f-4604-9f9b-106421832775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:22.432Z|e47c1bd0-e713-466e-95ca-30715c8c75c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:22.433Z|e47c1bd0-e713-466e-95ca-30715c8c75c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:22.437Z|816a91b4-5ec6-4f54-83e4-da3301eb2ac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:22.438Z|816a91b4-5ec6-4f54-83e4-da3301eb2ac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:32.463Z|b2d4718d-6257-4917-af6c-e37ddc5f6358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:32.464Z|b2d4718d-6257-4917-af6c-e37ddc5f6358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:32.466Z|48bf2231-89d9-41dd-9f84-1ae7f3237e87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:32.467Z|48bf2231-89d9-41dd-9f84-1ae7f3237e87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:32.469Z|7ad7067b-5fb2-4284-a6b3-550aef95bea7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:32.470Z|7ad7067b-5fb2-4284-a6b3-550aef95bea7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:34.936Z|02cb8d38-6606-4948-b0b9-7636efd3ff36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:32:34.936Z|02cb8d38-6606-4948-b0b9-7636efd3ff36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:32:42.494Z|fa1bf030-faab-490c-a0ef-824ea5b63887|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:42.494Z|87189ce4-3a03-44dc-a719-51a5b05f99e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:42.495Z|fa1bf030-faab-490c-a0ef-824ea5b63887|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:42.495Z|87189ce4-3a03-44dc-a719-51a5b05f99e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:42.500Z|8ebac18e-a9d4-4122-989f-da296b4c3aa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:42.501Z|8ebac18e-a9d4-4122-989f-da296b4c3aa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:45.662Z|9ba0d22f-ddbe-4012-a460-d381a9f13b39|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:32:45.662Z|9ba0d22f-ddbe-4012-a460-d381a9f13b39|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:49.936Z|70f376ee-090e-465c-b6b1-5dc823d30f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:32:49.940Z|70f376ee-090e-465c-b6b1-5dc823d30f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:32:50.335Z|02964a78-077b-4144-a2ea-60eba7eee2d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:32:50.335Z|02964a78-077b-4144-a2ea-60eba7eee2d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:32:52.524Z|c53f5d20-0a6e-4a4d-a128-87da0f8333f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:52.524Z|c53f5d20-0a6e-4a4d-a128-87da0f8333f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:52.525Z|45be048f-f210-42f3-8657-1968df97fc77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:52.526Z|45be048f-f210-42f3-8657-1968df97fc77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:32:52.531Z|9f1b26b3-135c-460d-a6bb-3b7994399981|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:32:52.531Z|9f1b26b3-135c-460d-a6bb-3b7994399981|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:02.557Z|0f65f964-fbd5-42f2-b6de-ff60e3e91df8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:02.558Z|0f65f964-fbd5-42f2-b6de-ff60e3e91df8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:02.559Z|80e9c5ca-fb23-4ad3-ab4b-24d999bf83ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:02.559Z|80e9c5ca-fb23-4ad3-ab4b-24d999bf83ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:02.559Z|fa5ad9ff-7eb5-4dbf-8bd9-4aa7c8cf4d46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:02.560Z|fa5ad9ff-7eb5-4dbf-8bd9-4aa7c8cf4d46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:04.936Z|db3e15b5-eb06-455a-b963-c8fb10fbb36b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:33:04.936Z|db3e15b5-eb06-455a-b963-c8fb10fbb36b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:33:12.590Z|831e6e01-fa20-4dac-9864-757053c722c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:12.591Z|831e6e01-fa20-4dac-9864-757053c722c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:12.594Z|47e30ffb-32f1-445e-a8f3-eab3457c94de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:12.595Z|c3f01e1f-2659-4fdf-bd39-3d4c760668ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:12.595Z|47e30ffb-32f1-445e-a8f3-eab3457c94de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:12.595Z|c3f01e1f-2659-4fdf-bd39-3d4c760668ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:19.936Z|e2d757e6-c1d6-46d4-97f7-79904c86caad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:33:19.936Z|e2d757e6-c1d6-46d4-97f7-79904c86caad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:33:20.336Z|7126385e-8904-44be-9fa3-ec34b3d4c560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:33:20.336Z|7126385e-8904-44be-9fa3-ec34b3d4c560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:33:22.622Z|129858b2-551d-45d1-b565-2a180435aa2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:22.622Z|129858b2-551d-45d1-b565-2a180435aa2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:22.624Z|f15c6fed-3165-44f1-b44c-1debccbe4a19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:22.624Z|f15c6fed-3165-44f1-b44c-1debccbe4a19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:22.625Z|361240a2-1070-4ce5-9e39-6a6e0a0a4386|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:22.625Z|361240a2-1070-4ce5-9e39-6a6e0a0a4386|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:32.659Z|3d128326-5f50-461b-b04f-f60189e26549|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:32.659Z|8d227846-1ef3-4fb0-b23f-4c1d8789a470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:32.659Z|8d227846-1ef3-4fb0-b23f-4c1d8789a470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:32.659Z|3d128326-5f50-461b-b04f-f60189e26549|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:32.659Z|427094ef-100b-4bef-9199-cffa3e394222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:32.660Z|427094ef-100b-4bef-9199-cffa3e394222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:34.936Z|50ce4cce-6bb6-4427-9027-f19988385aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:33:34.940Z|50ce4cce-6bb6-4427-9027-f19988385aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:33:42.691Z|9e50e62a-84c8-46f8-ba47-f6f287fa975e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:42.692Z|ab35b992-3b1f-4173-9615-15765de10779|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:42.692Z|9e50e62a-84c8-46f8-ba47-f6f287fa975e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:42.692Z|ab35b992-3b1f-4173-9615-15765de10779|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:42.696Z|91fb740c-fef0-45df-9983-d5cfa57af0d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:42.697Z|91fb740c-fef0-45df-9983-d5cfa57af0d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:45.661Z|7df040da-ef78-44ee-b6f8-0bd7b5ec10cb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:33:45.662Z|7df040da-ef78-44ee-b6f8-0bd7b5ec10cb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:49.936Z|90234bea-ea83-486b-870d-3f118302d49f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:33:49.936Z|90234bea-ea83-486b-870d-3f118302d49f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:33:50.337Z|800c36a3-80aa-458d-9dcb-41617f93192b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:33:50.337Z|800c36a3-80aa-458d-9dcb-41617f93192b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:33:52.719Z|32468d42-0b84-4535-bdad-a7d181280ca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:52.719Z|32468d42-0b84-4535-bdad-a7d181280ca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:52.721Z|4686df61-92c1-4cd2-b4cf-bba92c4b336b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:52.721Z|4686df61-92c1-4cd2-b4cf-bba92c4b336b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:33:52.727Z|045e760f-fcc6-4f12-bd3e-0aceb3a57334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:33:52.727Z|045e760f-fcc6-4f12-bd3e-0aceb3a57334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:02.749Z|35b4f32b-9dd5-4f53-9868-8e0f73286676|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:02.749Z|35b4f32b-9dd5-4f53-9868-8e0f73286676|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:02.749Z|19fb1625-fd35-49f3-84be-7b88abec4fe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:02.750Z|19fb1625-fd35-49f3-84be-7b88abec4fe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:02.754Z|39cdfdd5-0b32-4b6a-aa18-e1c934d8d3b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:02.755Z|39cdfdd5-0b32-4b6a-aa18-e1c934d8d3b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:04.936Z|47906149-a155-432e-99cf-0a6d08aa47d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:34:04.936Z|47906149-a155-432e-99cf-0a6d08aa47d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:34:12.778Z|e6a8840c-4fcb-44df-b80b-9b417d3a6033|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:12.779Z|e6a8840c-4fcb-44df-b80b-9b417d3a6033|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:12.781Z|55d7e67c-757d-47d3-ad9c-f4b30173816b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:12.781Z|55d7e67c-757d-47d3-ad9c-f4b30173816b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:12.781Z|498afa76-d69a-4828-bb65-c672a515bdbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:12.782Z|498afa76-d69a-4828-bb65-c672a515bdbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:19.936Z|398d2e6f-758d-4866-a01d-3cdfca8a45ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:34:19.940Z|398d2e6f-758d-4866-a01d-3cdfca8a45ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:34:20.338Z|67f8b046-6baa-49e3-85d7-824fb7621fc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:34:20.338Z|67f8b046-6baa-49e3-85d7-824fb7621fc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:34:22.805Z|533d1954-dc42-4383-9a22-6f555b2b8251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:22.805Z|533d1954-dc42-4383-9a22-6f555b2b8251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:22.808Z|af3d29f4-efc4-4249-8a47-4dd8f5f38e87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:22.809Z|af3d29f4-efc4-4249-8a47-4dd8f5f38e87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:22.811Z|cfc1f1b0-c35b-45b2-b64d-416212182181|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:22.811Z|cfc1f1b0-c35b-45b2-b64d-416212182181|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:32.828Z|b8af94da-81b9-4cc5-8f78-1450d7d8484d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:32.829Z|b8af94da-81b9-4cc5-8f78-1450d7d8484d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:32.832Z|610fac6a-fc69-4e82-90d5-7a7d8a7e821c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:32.832Z|610fac6a-fc69-4e82-90d5-7a7d8a7e821c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:32.836Z|b54efca2-2a00-4cd3-9ab9-88c180cdfc4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:32.837Z|b54efca2-2a00-4cd3-9ab9-88c180cdfc4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:34.936Z|9e24c769-d38c-485d-a827-3aa81cbe1a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:34:34.936Z|9e24c769-d38c-485d-a827-3aa81cbe1a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:34:42.856Z|a378400b-9935-4064-b525-5206fa63c7ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:42.857Z|a378400b-9935-4064-b525-5206fa63c7ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:42.860Z|b48256a1-efb9-4799-bdcd-a8e5b54c8ee3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:42.860Z|b48256a1-efb9-4799-bdcd-a8e5b54c8ee3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:42.862Z|bb67e68c-08e5-40df-8a52-239179d7dfbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:42.863Z|bb67e68c-08e5-40df-8a52-239179d7dfbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:45.660Z|a0a7c90e-3908-4b63-9d9d-b18ea94655bc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:34:45.661Z|a0a7c90e-3908-4b63-9d9d-b18ea94655bc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:49.936Z|d031dc00-4c8f-419f-9153-f34d9cf6b9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:34:49.936Z|d031dc00-4c8f-419f-9153-f34d9cf6b9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:34:50.339Z|44717a7e-1fc9-459e-a4a0-9749d9e1f6e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:34:50.339Z|44717a7e-1fc9-459e-a4a0-9749d9e1f6e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:34:52.888Z|306ebb25-a529-407e-bc6d-d847184fb272|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:52.888Z|306ebb25-a529-407e-bc6d-d847184fb272|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:52.890Z|53bf4810-4e02-42f0-88b4-ad555ab79ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:52.891Z|53bf4810-4e02-42f0-88b4-ad555ab79ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:34:52.891Z|74d74af7-0975-4569-b8d2-5efe8bed290e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:34:52.892Z|74d74af7-0975-4569-b8d2-5efe8bed290e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:02.914Z|5a3892ab-6854-4ef1-8a21-6e75860e7b58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:02.914Z|5a3892ab-6854-4ef1-8a21-6e75860e7b58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:02.922Z|618cb844-8776-4a48-94c7-af75e7fc2c48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:02.923Z|618cb844-8776-4a48-94c7-af75e7fc2c48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:02.924Z|b02ee2c2-e1ac-4dea-b05e-9f610c18e382|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:02.924Z|b02ee2c2-e1ac-4dea-b05e-9f610c18e382|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:04.936Z|b231dc7f-f9fd-4780-8f7c-517363c788fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:35:04.940Z|b231dc7f-f9fd-4780-8f7c-517363c788fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:35:12.942Z|f7dce432-4ebe-42e1-9346-d9be2c3faaff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:12.943Z|f7dce432-4ebe-42e1-9346-d9be2c3faaff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:12.949Z|03da177b-071e-4114-bf34-294736d1b916|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:12.949Z|03da177b-071e-4114-bf34-294736d1b916|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:12.955Z|5f8e04d7-8405-4c0c-986b-93ec1b9c31f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:12.955Z|5f8e04d7-8405-4c0c-986b-93ec1b9c31f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:19.936Z|fc5e7dab-2464-41a3-b8e6-813e8ef6a5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:35:19.936Z|fc5e7dab-2464-41a3-b8e6-813e8ef6a5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:35:20.339Z|7251f945-fc77-4532-9a39-9d8e251ec60e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:35:20.340Z|7251f945-fc77-4532-9a39-9d8e251ec60e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:35:22.966Z|7c3d605c-2160-4698-bef8-8a73fb9df90e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:22.966Z|7c3d605c-2160-4698-bef8-8a73fb9df90e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:22.970Z|88ff0b40-5b4d-45ca-bc67-6cbcf0da3e0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:22.971Z|88ff0b40-5b4d-45ca-bc67-6cbcf0da3e0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:22.979Z|6b18a119-ba04-4ac0-9824-ac4975274893|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:22.979Z|6b18a119-ba04-4ac0-9824-ac4975274893|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:32.993Z|eb3c5d4e-a942-4157-9284-3a42d586be9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:32.994Z|eb3c5d4e-a942-4157-9284-3a42d586be9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:33.009Z|c3f57d35-12dd-4e7e-8b05-a410315401ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:33.009Z|dfdc7dfe-c4b3-48bf-bea6-366c99c74bd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:33.009Z|c3f57d35-12dd-4e7e-8b05-a410315401ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:33.009Z|dfdc7dfe-c4b3-48bf-bea6-366c99c74bd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:34.936Z|51d684c3-72c0-4bfb-ad0f-93421ab3d40f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:35:34.936Z|51d684c3-72c0-4bfb-ad0f-93421ab3d40f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:35:43.020Z|52f833ef-01be-4c40-9a4c-9c74a589a6c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:43.020Z|52f833ef-01be-4c40-9a4c-9c74a589a6c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:43.032Z|21ef8c0e-3947-4b4f-b183-2db1bdb656e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:43.033Z|21ef8c0e-3947-4b4f-b183-2db1bdb656e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:43.036Z|be012d0a-08fc-4d88-8905-b62d320ce593|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:43.037Z|be012d0a-08fc-4d88-8905-b62d320ce593|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:45.661Z|fa861965-8eb6-4852-bb1b-80d9711e9dea|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:35:45.662Z|fa861965-8eb6-4852-bb1b-80d9711e9dea|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:49.936Z|635f2d28-7b0d-449e-8711-79b9c45547c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:35:49.940Z|635f2d28-7b0d-449e-8711-79b9c45547c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:35:50.340Z|1b258cfc-360b-47c9-9723-987f6a4c761d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:35:50.341Z|1b258cfc-360b-47c9-9723-987f6a4c761d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:35:53.047Z|7c832327-da87-4aba-894f-aabc3a1adc3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:53.048Z|7c832327-da87-4aba-894f-aabc3a1adc3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:53.059Z|560c7fb5-0b5f-4f82-88b3-6e99297db730|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:53.059Z|560c7fb5-0b5f-4f82-88b3-6e99297db730|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:35:53.066Z|11a501f5-fa32-4363-8379-771fe7a77261|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:35:53.066Z|11a501f5-fa32-4363-8379-771fe7a77261|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:03.085Z|a5ae46cc-bc97-490a-87e0-9a2eadc62433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:03.085Z|a5ae46cc-bc97-490a-87e0-9a2eadc62433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:03.086Z|f944212e-4043-4d69-9d25-ac7e4a6eb544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:03.086Z|f944212e-4043-4d69-9d25-ac7e4a6eb544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:03.092Z|b8c97002-9cac-4a58-9d29-0c96131a89bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:03.092Z|b8c97002-9cac-4a58-9d29-0c96131a89bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:04.936Z|0066985a-9a72-4429-9873-60ae0ed0ec76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:36:04.936Z|0066985a-9a72-4429-9873-60ae0ed0ec76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:36:13.113Z|b74e347e-496a-4f94-b520-0fe6bffd85f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:13.113Z|b74e347e-496a-4f94-b520-0fe6bffd85f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:13.113Z|72cc8ac7-3ed0-4da7-8b19-2002407f708a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:13.114Z|72cc8ac7-3ed0-4da7-8b19-2002407f708a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:13.118Z|0e216ad9-1824-4607-8b4f-3fa63ac3ab29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:13.119Z|0e216ad9-1824-4607-8b4f-3fa63ac3ab29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:19.936Z|d02dcc89-c68d-45b2-a7ec-60859857ddbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:36:19.936Z|d02dcc89-c68d-45b2-a7ec-60859857ddbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:36:20.341Z|f2653d5f-3de4-4033-984e-845d16254d26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:36:20.342Z|f2653d5f-3de4-4033-984e-845d16254d26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:36:23.140Z|bfd37e38-69bd-4da7-bf82-6720b3a5ee88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:23.141Z|bfd37e38-69bd-4da7-bf82-6720b3a5ee88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:23.144Z|65ee3870-e553-49cd-84b6-7cbe5be2cb18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:23.145Z|65ee3870-e553-49cd-84b6-7cbe5be2cb18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:23.149Z|4f6a11a8-ab25-48c7-af83-0488cb5c46d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:23.149Z|4f6a11a8-ab25-48c7-af83-0488cb5c46d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:33.170Z|cb608675-a8f1-4d67-ba8f-6b33a8ae865f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:33.171Z|cb608675-a8f1-4d67-ba8f-6b33a8ae865f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:33.172Z|dff18d7d-3e7a-4b08-b1b8-55ff3b8df1b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:33.172Z|53255460-7b7d-4304-b956-f2123f59c6fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:33.173Z|53255460-7b7d-4304-b956-f2123f59c6fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:33.173Z|dff18d7d-3e7a-4b08-b1b8-55ff3b8df1b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:34.936Z|4984d6ab-637c-466d-9780-d46440df72d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:36:34.940Z|4984d6ab-637c-466d-9780-d46440df72d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:36:43.197Z|22a6b3bd-8419-4b10-938c-6dda968ece3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:43.197Z|15f96807-66ea-428f-9155-9db7927c464a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:43.198Z|15f96807-66ea-428f-9155-9db7927c464a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:43.198Z|22a6b3bd-8419-4b10-938c-6dda968ece3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:43.199Z|638adbb7-5141-4006-b464-47e8a267e954|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:43.200Z|638adbb7-5141-4006-b464-47e8a267e954|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:45.663Z|adbe126e-0db9-4978-a078-b62f215b2ae0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:36:45.665Z|adbe126e-0db9-4978-a078-b62f215b2ae0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:49.936Z|843e09a8-f9bc-445d-b1ef-ab5d8c269f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:36:49.936Z|843e09a8-f9bc-445d-b1ef-ab5d8c269f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:36:50.342Z|d06646e7-748d-46b6-a0e4-9daa3a7c94b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:36:50.343Z|d06646e7-748d-46b6-a0e4-9daa3a7c94b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:36:53.224Z|3bb3a423-0a19-44e2-a2a2-bda55a778e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:53.225Z|3bb3a423-0a19-44e2-a2a2-bda55a778e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:53.226Z|b1e187b9-12ce-4775-85be-5a788a4cfd95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:53.227Z|b1e187b9-12ce-4775-85be-5a788a4cfd95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:36:53.232Z|8903f271-5ea3-4ebb-bc59-3c3f96d953a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:36:53.233Z|8903f271-5ea3-4ebb-bc59-3c3f96d953a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:03.256Z|063595a5-f8ee-41c7-a911-7a932fc8b5c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:03.256Z|8d2c72fc-82d4-4fa5-90c6-586a2b4ed3cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:03.257Z|063595a5-f8ee-41c7-a911-7a932fc8b5c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:03.257Z|8d2c72fc-82d4-4fa5-90c6-586a2b4ed3cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:03.260Z|6a6e0f54-c4ac-4c1a-8791-386536998446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:03.261Z|6a6e0f54-c4ac-4c1a-8791-386536998446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:04.936Z|be0a7414-6f17-4fcf-949a-bc093b716870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:37:04.936Z|be0a7414-6f17-4fcf-949a-bc093b716870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:37:13.287Z|ab2c1d20-3db5-4092-8e4e-f395b191c65a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:13.287Z|ab2c1d20-3db5-4092-8e4e-f395b191c65a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:13.287Z|8fcda8c1-00c9-4b75-b220-806d0a06eaf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:13.288Z|8fcda8c1-00c9-4b75-b220-806d0a06eaf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:13.289Z|e202e634-a639-4cfb-842a-4df1344fc139|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:13.290Z|e202e634-a639-4cfb-842a-4df1344fc139|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:19.936Z|fcf904a8-50ed-4554-8114-4a11aa268d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:37:19.936Z|fcf904a8-50ed-4554-8114-4a11aa268d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:37:20.343Z|64be030c-463d-4df7-a464-bfa9663f8ec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:37:20.344Z|64be030c-463d-4df7-a464-bfa9663f8ec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:37:23.319Z|36f125de-1093-4622-a06a-0d844b76ca17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:23.319Z|36f125de-1093-4622-a06a-0d844b76ca17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:23.326Z|eb44b34d-b3bc-494c-97bf-0e691b4a9125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:23.326Z|2c0e75f1-012f-4ddf-a378-0b9e84050833|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:23.327Z|eb44b34d-b3bc-494c-97bf-0e691b4a9125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:23.327Z|2c0e75f1-012f-4ddf-a378-0b9e84050833|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:33.348Z|9981216f-e5df-4689-bed5-18dc3aa868b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:33.349Z|9981216f-e5df-4689-bed5-18dc3aa868b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:33.353Z|637b8848-93e5-4845-b786-e92fbfd4360b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:33.354Z|637b8848-93e5-4845-b786-e92fbfd4360b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:33.355Z|b6adac40-2dc1-46af-a745-5d244c91cb6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:33.355Z|b6adac40-2dc1-46af-a745-5d244c91cb6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:34.936Z|d2e6150c-e220-42ce-aaec-f1c7be41a69b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:37:34.936Z|d2e6150c-e220-42ce-aaec-f1c7be41a69b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:37:43.380Z|9982927b-7443-4ea3-9e66-50d96f7fee97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:43.381Z|9982927b-7443-4ea3-9e66-50d96f7fee97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:43.385Z|b9fb921e-3762-43c5-a01d-966905aeefa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:43.386Z|3060ceba-f995-4a9b-a07f-8c85f366d2ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:43.386Z|b9fb921e-3762-43c5-a01d-966905aeefa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:43.386Z|3060ceba-f995-4a9b-a07f-8c85f366d2ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:45.661Z|fb19c2f4-fbed-411a-be73-de312fee74b8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:37:45.662Z|fb19c2f4-fbed-411a-be73-de312fee74b8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:49.936Z|6e5192a8-387a-44c5-b47b-e1e3d280c5b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:37:49.936Z|6e5192a8-387a-44c5-b47b-e1e3d280c5b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:37:50.344Z|b598540a-e3be-4d34-9f46-828000fa52b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:37:50.345Z|b598540a-e3be-4d34-9f46-828000fa52b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:37:53.411Z|0864a5c9-d855-41bf-b9e0-eeaba63e133d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:53.412Z|0864a5c9-d855-41bf-b9e0-eeaba63e133d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:53.414Z|fffa0a30-eea5-479a-9f3a-bad5a93c8af5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:53.415Z|fffa0a30-eea5-479a-9f3a-bad5a93c8af5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:37:53.415Z|7b21d5a7-271f-4729-8a72-25e345d24f4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:37:53.416Z|7b21d5a7-271f-4729-8a72-25e345d24f4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:03.444Z|804a79f5-ca46-4eee-8801-30a9a2b17a3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:03.445Z|804a79f5-ca46-4eee-8801-30a9a2b17a3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:03.447Z|5af086c7-abb3-40ab-b77e-e8808dec2643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:03.447Z|5af086c7-abb3-40ab-b77e-e8808dec2643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:03.451Z|7f758534-f4e6-4ef3-8998-14c740fc0c1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:03.452Z|7f758534-f4e6-4ef3-8998-14c740fc0c1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:04.936Z|83eb72f6-7a25-44b5-baab-a2ddb8678ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:38:04.936Z|83eb72f6-7a25-44b5-baab-a2ddb8678ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:38:13.474Z|3d1df8e1-d908-4a96-a97c-2e51d64b3ae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:13.475Z|3d1df8e1-d908-4a96-a97c-2e51d64b3ae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:13.479Z|e9452def-ef66-416c-bf1d-f37fc2bd67e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:13.480Z|e9452def-ef66-416c-bf1d-f37fc2bd67e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:13.480Z|e6f3bb1f-642e-4a6e-89a8-9a49f16efa7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:13.480Z|e6f3bb1f-642e-4a6e-89a8-9a49f16efa7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:19.936Z|048b8ecb-f439-4476-906c-2551be98ba46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:38:19.936Z|048b8ecb-f439-4476-906c-2551be98ba46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:38:20.345Z|d3ef452b-63c0-4735-a55e-68b8555a43df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:38:20.346Z|d3ef452b-63c0-4735-a55e-68b8555a43df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:38:23.503Z|6cdb25d0-53ac-4a03-ba49-697a06edae0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:23.504Z|6cdb25d0-53ac-4a03-ba49-697a06edae0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:23.504Z|c25a050e-4bb9-4d47-8d18-ca44c9d91615|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:23.505Z|c25a050e-4bb9-4d47-8d18-ca44c9d91615|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:23.506Z|df9197ae-57bf-4214-88cb-991615b4343e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:23.507Z|df9197ae-57bf-4214-88cb-991615b4343e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:33.534Z|6a2eec6d-cdab-4f4d-89d8-ae4c7ef2eaa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:33.534Z|eac59d49-cb41-41c9-a68d-a206e71cc8e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:33.535Z|6a2eec6d-cdab-4f4d-89d8-ae4c7ef2eaa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:33.535Z|0803c81f-041e-4dfd-a425-d1ee5df88a07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:33.535Z|0803c81f-041e-4dfd-a425-d1ee5df88a07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:33.535Z|eac59d49-cb41-41c9-a68d-a206e71cc8e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:34.936Z|aecf4cab-f903-4187-98e4-07a38d2d988e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:38:34.936Z|aecf4cab-f903-4187-98e4-07a38d2d988e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:38:43.568Z|b481b8f2-2bed-4e66-a589-00e80380379d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:43.568Z|b481b8f2-2bed-4e66-a589-00e80380379d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:43.568Z|29a543d1-2a32-4163-92ef-ec444105f273|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:43.569Z|29a543d1-2a32-4163-92ef-ec444105f273|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:43.570Z|d2598e71-b88f-47ec-82b3-8dc92f8dafe6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:43.571Z|d2598e71-b88f-47ec-82b3-8dc92f8dafe6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:45.661Z|1a1ba078-cc84-4197-bf11-60b3ac5fdf8c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:38:45.662Z|1a1ba078-cc84-4197-bf11-60b3ac5fdf8c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:49.936Z|66917025-4d47-4fc7-98de-32763ba9ac75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:38:49.940Z|66917025-4d47-4fc7-98de-32763ba9ac75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:38:50.346Z|7e413117-ef75-4445-81cf-1cc659ed4929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:38:50.346Z|7e413117-ef75-4445-81cf-1cc659ed4929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:38:53.593Z|17ffd924-e536-4745-a758-6cdd23619ab8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:53.594Z|17ffd924-e536-4745-a758-6cdd23619ab8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:53.594Z|02a2dc5e-542d-4099-8d68-6cf21500b48b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:53.594Z|02a2dc5e-542d-4099-8d68-6cf21500b48b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:38:53.598Z|d98fce3d-0911-4437-9b0c-836a485fe6d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:38:53.598Z|d98fce3d-0911-4437-9b0c-836a485fe6d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:03.621Z|883b7cc0-f37d-4d9b-89b0-ef7cb8edd93a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:03.621Z|883b7cc0-f37d-4d9b-89b0-ef7cb8edd93a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:03.621Z|fb7abb56-0a17-481b-86d7-141a2ed13885|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:03.622Z|fb7abb56-0a17-481b-86d7-141a2ed13885|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:03.625Z|754146c6-29ed-40f6-909d-dd2b7dd9e2eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:03.626Z|754146c6-29ed-40f6-909d-dd2b7dd9e2eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:04.936Z|28e8e5bf-5589-4073-8014-020560963b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:39:04.936Z|28e8e5bf-5589-4073-8014-020560963b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:39:13.651Z|fb749501-0d0b-44c9-8696-b8c711c7f760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:13.652Z|11a916f6-73f5-44a0-a4cd-90f35acca16e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:13.652Z|fb749501-0d0b-44c9-8696-b8c711c7f760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:13.653Z|11a916f6-73f5-44a0-a4cd-90f35acca16e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:13.655Z|3d3905a0-d44b-4cce-aa52-aadfbcc92178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:13.655Z|3d3905a0-d44b-4cce-aa52-aadfbcc92178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:19.936Z|517ddf0e-f215-4195-8ac7-d53bc1ee262c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:39:19.936Z|517ddf0e-f215-4195-8ac7-d53bc1ee262c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:39:20.347Z|b04f936e-5370-4865-a98b-ba6221c010c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:39:20.347Z|b04f936e-5370-4865-a98b-ba6221c010c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:39:23.678Z|614dde2e-b430-4d43-87be-e75105370a03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:23.678Z|614dde2e-b430-4d43-87be-e75105370a03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:23.681Z|6046163e-5371-4bc6-97c0-d6ca528c0e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:23.682Z|6046163e-5371-4bc6-97c0-d6ca528c0e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:23.682Z|f4dfeccd-057c-4ea1-a2af-44dfe2c586cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:23.683Z|f4dfeccd-057c-4ea1-a2af-44dfe2c586cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:33.708Z|431ae7fc-fe70-4252-8e68-918542c4895d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:33.708Z|431ae7fc-fe70-4252-8e68-918542c4895d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:33.710Z|3fb87c78-1545-47ea-9198-0d0ead9f73d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:33.710Z|3fb87c78-1545-47ea-9198-0d0ead9f73d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:33.711Z|c639e944-76b5-44ae-99fa-d038d19a4938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:33.712Z|c639e944-76b5-44ae-99fa-d038d19a4938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:34.936Z|9e9c1437-c5f2-4573-8eda-5e8a3a840080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:39:34.940Z|9e9c1437-c5f2-4573-8eda-5e8a3a840080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:39:43.738Z|3be34410-f545-4dbd-a3ac-be00a187e517|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:43.738Z|85811c2a-d4a9-42d0-8f22-43b15bfddf4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:43.738Z|d8c9542d-7750-490c-929d-23ff13e291b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:43.738Z|3be34410-f545-4dbd-a3ac-be00a187e517|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:43.739Z|85811c2a-d4a9-42d0-8f22-43b15bfddf4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:43.739Z|d8c9542d-7750-490c-929d-23ff13e291b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:45.662Z|7c4871c9-7233-4026-a632-24606d57dd86|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:39:45.663Z|7c4871c9-7233-4026-a632-24606d57dd86|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:49.936Z|0b870676-2d21-4364-beb2-a28028131f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:39:49.936Z|0b870676-2d21-4364-beb2-a28028131f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:39:50.348Z|6b2926af-413f-4560-bd43-f9f55c08ca87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:39:50.348Z|6b2926af-413f-4560-bd43-f9f55c08ca87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:39:53.768Z|b605cd4d-0e7b-4d1f-9618-b59dea283552|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:53.768Z|b605cd4d-0e7b-4d1f-9618-b59dea283552|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:53.773Z|cc25a76b-2244-44a9-80a3-4403b9033adb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:53.774Z|cc25a76b-2244-44a9-80a3-4403b9033adb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:39:53.775Z|38cb210a-5279-4d5c-9a39-ce6bfa1bd7c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:39:53.775Z|38cb210a-5279-4d5c-9a39-ce6bfa1bd7c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:03.798Z|c3bc07ca-c670-47fe-90ae-e7284fd76d5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:03.798Z|d2045469-9fa1-47be-9ab1-c91163d16db6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:03.798Z|c3bc07ca-c670-47fe-90ae-e7284fd76d5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:03.799Z|d2045469-9fa1-47be-9ab1-c91163d16db6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:03.803Z|47fb19d8-ac38-453e-bf7c-34e2cb280c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:03.803Z|47fb19d8-ac38-453e-bf7c-34e2cb280c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:04.936Z|624a4974-ac51-485a-9c9d-c7e3a0c87164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:40:04.936Z|624a4974-ac51-485a-9c9d-c7e3a0c87164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:40:13.827Z|52e4753e-e0a8-4bec-8210-9a7c4b5f11fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:13.828Z|52e4753e-e0a8-4bec-8210-9a7c4b5f11fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:13.829Z|af649734-e34e-42ff-a14a-f50df3351270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:13.830Z|af649734-e34e-42ff-a14a-f50df3351270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:13.835Z|0e5e465c-ca08-4a17-ba3f-7cb73710ae9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:13.836Z|0e5e465c-ca08-4a17-ba3f-7cb73710ae9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:19.936Z|93f3ffab-72f1-47e2-a9cf-99cb923b8501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:40:19.940Z|93f3ffab-72f1-47e2-a9cf-99cb923b8501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:40:20.349Z|41b0e2d8-a0fa-4cf4-8e35-f4bc3bb361f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:40:20.349Z|41b0e2d8-a0fa-4cf4-8e35-f4bc3bb361f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:40:23.862Z|21dec6f8-e3ba-4a18-9227-edf65b332591|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:23.862Z|143c7255-9a67-42e9-b45e-de990fc65da6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:23.863Z|9cb6f565-bf72-4971-8e06-61d84ea5de04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:23.863Z|21dec6f8-e3ba-4a18-9227-edf65b332591|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:23.863Z|143c7255-9a67-42e9-b45e-de990fc65da6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:23.863Z|9cb6f565-bf72-4971-8e06-61d84ea5de04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:33.886Z|8f8b968d-8b42-4ead-ab02-6a98c403eb67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:33.886Z|8f8b968d-8b42-4ead-ab02-6a98c403eb67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:33.892Z|08b8fab8-f998-47b3-9123-779ebe15a9f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:33.893Z|08b8fab8-f998-47b3-9123-779ebe15a9f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:33.894Z|c4fc026b-712d-4b67-965c-ab4a111221e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:33.894Z|c4fc026b-712d-4b67-965c-ab4a111221e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:34.936Z|9cdaf69f-b32a-464e-881d-e85e197a3d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:40:34.936Z|9cdaf69f-b32a-464e-881d-e85e197a3d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:40:43.923Z|69fc1e4c-9ae1-4f83-8c22-4fd8217f956c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:43.924Z|69fc1e4c-9ae1-4f83-8c22-4fd8217f956c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:43.940Z|340d231d-7164-4506-be84-084665dfa5ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:43.941Z|340d231d-7164-4506-be84-084665dfa5ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:43.941Z|b1fd22d5-12e8-4fa2-b78c-27c1f09bcdcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:43.942Z|b1fd22d5-12e8-4fa2-b78c-27c1f09bcdcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:45.662Z|5dac759d-94b5-453a-867d-37db96af6a89|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:40:45.662Z|5dac759d-94b5-453a-867d-37db96af6a89|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:49.936Z|e6ec66ef-b792-4e09-8259-7dc5fbbaf70d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:40:49.937Z|e6ec66ef-b792-4e09-8259-7dc5fbbaf70d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:40:50.350Z|a3cf0ee3-5868-422c-94d5-dbc093e4e1f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:40:50.351Z|a3cf0ee3-5868-422c-94d5-dbc093e4e1f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:40:53.950Z|ef0d42ec-eaf2-4209-89e1-1134f59a2cc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:53.951Z|ef0d42ec-eaf2-4209-89e1-1134f59a2cc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:53.963Z|336854e9-8194-481c-90c8-6fe199a351ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:53.963Z|336854e9-8194-481c-90c8-6fe199a351ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:40:53.963Z|93805cd0-e30f-4ea7-818e-a67c0878d6c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:40:53.964Z|93805cd0-e30f-4ea7-818e-a67c0878d6c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:03.972Z|0120dbeb-469b-46b8-8f6e-47c942ce8f00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:03.973Z|0120dbeb-469b-46b8-8f6e-47c942ce8f00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:03.986Z|aa6959f0-b41b-405f-ae7c-a05bc9cbd93f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:03.986Z|aa6959f0-b41b-405f-ae7c-a05bc9cbd93f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:03.986Z|4e4d1155-6b8b-43fc-8577-7cd95300e4f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:03.986Z|4e4d1155-6b8b-43fc-8577-7cd95300e4f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:04.936Z|c410fd0a-aa8f-4d20-a9f8-f67279dce8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:41:04.946Z|c410fd0a-aa8f-4d20-a9f8-f67279dce8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:41:13.995Z|49a479a3-8559-4985-8bbb-2769e0103eb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:13.996Z|49a479a3-8559-4985-8bbb-2769e0103eb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:14.004Z|a11b461e-a06b-4329-bd32-3b0842bf35b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:14.004Z|a11b461e-a06b-4329-bd32-3b0842bf35b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:14.008Z|5a83e343-2161-4b36-b1fd-905eca7f900c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:14.008Z|5a83e343-2161-4b36-b1fd-905eca7f900c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:19.936Z|d0969f50-28e6-4d5e-b547-547e5348f62f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:41:19.936Z|d0969f50-28e6-4d5e-b547-547e5348f62f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:41:20.351Z|43caa3a2-7798-4e94-b141-927b6535bb4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:41:20.352Z|43caa3a2-7798-4e94-b141-927b6535bb4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:41:24.016Z|91eafab6-49bf-4ab9-a38d-3ae3c7ccc779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:24.017Z|91eafab6-49bf-4ab9-a38d-3ae3c7ccc779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:24.026Z|df95dda7-d001-4fad-bee8-e4513d1f9b59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:24.026Z|df95dda7-d001-4fad-bee8-e4513d1f9b59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:24.028Z|a3e6e8e0-7adb-4153-89ec-b83e2ababcea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:24.029Z|a3e6e8e0-7adb-4153-89ec-b83e2ababcea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:34.037Z|429cbe50-fbf2-476b-b725-9185fd6d5a9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:34.038Z|429cbe50-fbf2-476b-b725-9185fd6d5a9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:34.046Z|62f83b99-2042-4730-a8d4-73ca9083b36f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:34.047Z|62f83b99-2042-4730-a8d4-73ca9083b36f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:34.048Z|4fd9d8ef-2d28-4164-807e-10fce31d2267|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:34.049Z|4fd9d8ef-2d28-4164-807e-10fce31d2267|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:34.936Z|ece845b8-fe6f-4686-b043-374c8ca997a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:41:34.936Z|ece845b8-fe6f-4686-b043-374c8ca997a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:41:44.064Z|cf37ac0e-b6ad-4a51-aae0-bdb2186984b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:44.064Z|cf37ac0e-b6ad-4a51-aae0-bdb2186984b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:44.067Z|8df0585d-8a8d-42e0-a322-7e7b0386e8b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:44.067Z|8df0585d-8a8d-42e0-a322-7e7b0386e8b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:44.071Z|5c64bb0a-09b9-4f89-9d31-093d6b8aa38d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:44.072Z|5c64bb0a-09b9-4f89-9d31-093d6b8aa38d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:45.661Z|2f37753c-cad3-421c-88f5-956f91807f64|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:41:45.662Z|2f37753c-cad3-421c-88f5-956f91807f64|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:49.936Z|8525dc50-9e10-4b2a-abf8-66e2163950b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:41:49.940Z|8525dc50-9e10-4b2a-abf8-66e2163950b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:41:50.352Z|4f0e4aa1-8862-421c-b2d0-9dead65f2d15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:41:50.353Z|4f0e4aa1-8862-421c-b2d0-9dead65f2d15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:41:54.100Z|f5a1dd01-7789-40d3-a553-2e95f951a990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:54.100Z|0b8eab34-4c09-4be4-8f29-dd63de08a027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:54.101Z|f5a1dd01-7789-40d3-a553-2e95f951a990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:54.101Z|0b8eab34-4c09-4be4-8f29-dd63de08a027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:41:54.104Z|c68246fb-8df4-4353-a8c6-05c9188538dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:41:54.105Z|c68246fb-8df4-4353-a8c6-05c9188538dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:04.131Z|0a504929-f3e7-4af7-87c2-b386e1f74a9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:04.131Z|0a504929-f3e7-4af7-87c2-b386e1f74a9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:04.131Z|e5fa1e8a-f278-40dd-a322-d0e5b3a59610|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:04.132Z|e5fa1e8a-f278-40dd-a322-d0e5b3a59610|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:04.138Z|7fab7824-7a1a-4bf3-abd7-0cf5812a127e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:04.139Z|7fab7824-7a1a-4bf3-abd7-0cf5812a127e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:04.936Z|83438c8b-7f53-450e-89b0-5ece769fb3d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:42:04.937Z|83438c8b-7f53-450e-89b0-5ece769fb3d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:42:14.159Z|f7584a36-91c8-4379-8588-1f6a93e47099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:14.160Z|f7584a36-91c8-4379-8588-1f6a93e47099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:14.164Z|4dcaf231-1919-4c4f-b02a-18c34a4d83fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:14.164Z|4dcaf231-1919-4c4f-b02a-18c34a4d83fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:14.167Z|5f570a3f-fcd6-4bed-a99b-295e0027683c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:14.167Z|5f570a3f-fcd6-4bed-a99b-295e0027683c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:19.936Z|ae8ca2bc-1bd0-4774-95f3-7e3e99aa178e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:42:19.936Z|ae8ca2bc-1bd0-4774-95f3-7e3e99aa178e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:42:20.353Z|2766e128-6d97-4904-a07b-437636fa4964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:42:20.354Z|2766e128-6d97-4904-a07b-437636fa4964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:42:24.189Z|5b58e295-91f0-4b9b-b5a5-9affa240cd81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:24.189Z|5b58e295-91f0-4b9b-b5a5-9affa240cd81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:24.193Z|0183a416-4110-44ff-b740-5a39c7eac12c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:24.193Z|0183a416-4110-44ff-b740-5a39c7eac12c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:24.197Z|158cfa24-62ce-43cc-ac20-12b91f3bc5ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:24.197Z|158cfa24-62ce-43cc-ac20-12b91f3bc5ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:34.218Z|47124ef5-dbe1-48e1-86e7-8ad03063d2e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:34.219Z|47124ef5-dbe1-48e1-86e7-8ad03063d2e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:34.221Z|72f09a20-4d2f-483f-9685-bbb1e02de7d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:34.222Z|c3eeec1c-5abc-4d0e-88f4-ba9a14927fd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:34.222Z|72f09a20-4d2f-483f-9685-bbb1e02de7d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:34.222Z|c3eeec1c-5abc-4d0e-88f4-ba9a14927fd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:34.936Z|db598dbe-ec86-47ca-81eb-c8b2e2ef2cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:42:34.940Z|db598dbe-ec86-47ca-81eb-c8b2e2ef2cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:42:44.246Z|781d5fb8-7907-408e-ae19-72e04129cb1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:44.246Z|781d5fb8-7907-408e-ae19-72e04129cb1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:44.247Z|fefde065-2f6f-4ea6-a0f9-0c53b50532c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:44.248Z|fefde065-2f6f-4ea6-a0f9-0c53b50532c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:44.254Z|69004474-b5cd-45e6-8091-f6242f30f133|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:44.255Z|69004474-b5cd-45e6-8091-f6242f30f133|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:45.661Z|d9432b9a-9099-4622-87be-53864b41f6bd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:42:45.662Z|d9432b9a-9099-4622-87be-53864b41f6bd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:49.936Z|f3608adf-194f-447c-9c6d-6dd3b98e87c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:42:49.936Z|f3608adf-194f-447c-9c6d-6dd3b98e87c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:42:50.354Z|3b768396-ac0a-447c-89fe-50325fa1fdef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:42:50.355Z|3b768396-ac0a-447c-89fe-50325fa1fdef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:42:54.276Z|d4c40c29-ff12-425c-b0ce-53fe31322383|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:54.277Z|d4c40c29-ff12-425c-b0ce-53fe31322383|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:54.284Z|a77c18fa-b115-4ab0-bc83-060339968f89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:54.286Z|6f2d08e0-d5c2-4055-b5b9-edca1d742b6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:42:54.287Z|6f2d08e0-d5c2-4055-b5b9-edca1d742b6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:42:54.289Z|a77c18fa-b115-4ab0-bc83-060339968f89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:04.312Z|65a46011-6442-4651-afdb-8bb5d36da1ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:04.311Z|268defda-6c60-485a-90f3-60bf54cfa9d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:04.312Z|65a46011-6442-4651-afdb-8bb5d36da1ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:04.312Z|268defda-6c60-485a-90f3-60bf54cfa9d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:04.318Z|407c7b68-dccc-4974-9e27-ce1e3d94913d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:04.319Z|407c7b68-dccc-4974-9e27-ce1e3d94913d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:04.936Z|198f555c-f3b4-4321-aa66-39cecc31bc44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:43:04.936Z|198f555c-f3b4-4321-aa66-39cecc31bc44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:43:14.341Z|1f64d43d-dd0d-4e13-b39c-acf629a0a64f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:14.342Z|1f64d43d-dd0d-4e13-b39c-acf629a0a64f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:14.344Z|607d3dc2-c1a0-4135-8018-602190b1b75b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:14.344Z|607d3dc2-c1a0-4135-8018-602190b1b75b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:14.350Z|5def973a-8046-404b-b90f-52e8e5a4b256|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:14.351Z|5def973a-8046-404b-b90f-52e8e5a4b256|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:19.936Z|d7e8311e-a953-4af9-84af-d1e3b24b6abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:43:19.940Z|d7e8311e-a953-4af9-84af-d1e3b24b6abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:43:20.355Z|9f8961ae-cc3f-4172-8ccb-98c2420e9b33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:43:20.355Z|9f8961ae-cc3f-4172-8ccb-98c2420e9b33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:43:24.372Z|123bebe7-2f70-4694-8b8b-6ac8e846607a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:24.373Z|123bebe7-2f70-4694-8b8b-6ac8e846607a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:24.380Z|aaa85a50-bd79-48f5-b58e-a4a2deee3fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:24.381Z|aaa85a50-bd79-48f5-b58e-a4a2deee3fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:24.381Z|7066ccdd-2456-40cf-b97c-796952d96350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:24.382Z|7066ccdd-2456-40cf-b97c-796952d96350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:34.399Z|8b35e717-bb26-4732-a922-704cd0e521c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:34.399Z|8b35e717-bb26-4732-a922-704cd0e521c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:34.406Z|45464775-f242-4434-91f6-263ae4f3b2af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:34.407Z|45464775-f242-4434-91f6-263ae4f3b2af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:34.408Z|72c29c56-84af-4844-bfb8-aaa6773cc18c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:34.409Z|72c29c56-84af-4844-bfb8-aaa6773cc18c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:34.936Z|ea642292-bdfc-407f-8936-ee10d7e3f2b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:43:34.937Z|ea642292-bdfc-407f-8936-ee10d7e3f2b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:43:44.427Z|da930374-4774-4395-bd42-7f0503574df0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:44.427Z|da930374-4774-4395-bd42-7f0503574df0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:44.435Z|355a1c01-0f75-42d3-b1c3-8b42c7293e6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:44.435Z|355a1c01-0f75-42d3-b1c3-8b42c7293e6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:44.436Z|9806a0aa-61e1-4dd2-b1d2-15d5d260088b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:44.436Z|9806a0aa-61e1-4dd2-b1d2-15d5d260088b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:45.661Z|c4053593-71ad-4798-b751-3eb060f8a922|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:43:45.662Z|c4053593-71ad-4798-b751-3eb060f8a922|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:49.936Z|04b46166-a101-436c-85e8-2955ef6e571c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:43:49.936Z|04b46166-a101-436c-85e8-2955ef6e571c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:43:50.356Z|2b303766-ea9a-4a43-bb1d-90f552611ea0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:43:50.356Z|2b303766-ea9a-4a43-bb1d-90f552611ea0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:43:54.456Z|ed412c89-202a-4e48-8e21-92ca68cc4eb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:54.457Z|ed412c89-202a-4e48-8e21-92ca68cc4eb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:54.462Z|981632c4-685b-4d9c-882a-d6e086afb094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:54.462Z|981632c4-685b-4d9c-882a-d6e086afb094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:43:54.465Z|1452f652-7e5f-4644-8431-5b449beec88c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:43:54.466Z|1452f652-7e5f-4644-8431-5b449beec88c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:04.487Z|32aaad60-1e57-467d-8354-df386e4df75e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:04.487Z|32aaad60-1e57-467d-8354-df386e4df75e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:04.491Z|50466eb9-387b-48fb-ab01-ad3e089d36dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:04.491Z|50466eb9-387b-48fb-ab01-ad3e089d36dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:04.495Z|f0275c22-d44b-4a56-851c-88cc1b1fe3b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:04.496Z|f0275c22-d44b-4a56-851c-88cc1b1fe3b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:04.936Z|4312dc20-2290-4d76-8f44-03d1ffa2b9b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:44:04.939Z|4312dc20-2290-4d76-8f44-03d1ffa2b9b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:44:14.518Z|5fa30afe-ba4e-45c6-bf1a-10f37b5f25eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:14.519Z|5fa30afe-ba4e-45c6-bf1a-10f37b5f25eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:14.525Z|7af1a20d-ea1a-45d6-bfd6-86f1d7466756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:14.524Z|9d643d64-f23a-4ffc-be2d-77fbc19ab6b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:14.525Z|7af1a20d-ea1a-45d6-bfd6-86f1d7466756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:14.526Z|9d643d64-f23a-4ffc-be2d-77fbc19ab6b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:19.936Z|877969a8-a28c-429e-a40c-6d6b1b6e72eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:44:19.936Z|877969a8-a28c-429e-a40c-6d6b1b6e72eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:44:20.357Z|a39726cc-d39a-476a-bfb5-86a3a3ee334c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:44:20.357Z|a39726cc-d39a-476a-bfb5-86a3a3ee334c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:44:24.548Z|c2997ebf-368b-4fb2-b0d7-098bb99746fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:24.549Z|c2997ebf-368b-4fb2-b0d7-098bb99746fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:24.555Z|560de5bb-ba78-42ac-9425-af724367f5bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:24.555Z|a29741f3-14da-4abb-9389-8af22435608c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:24.556Z|560de5bb-ba78-42ac-9425-af724367f5bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:24.556Z|a29741f3-14da-4abb-9389-8af22435608c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:34.579Z|6d6933a2-f0d2-4be7-9396-a81e23375d5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:34.580Z|6d6933a2-f0d2-4be7-9396-a81e23375d5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:34.584Z|bf5bcb91-d37f-4602-846a-6ebbabe39e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:34.584Z|bf5bcb91-d37f-4602-846a-6ebbabe39e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:34.587Z|5a8d7d5d-01a3-4dc8-a034-4e8128314bdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:34.588Z|5a8d7d5d-01a3-4dc8-a034-4e8128314bdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:34.936Z|37400c10-0157-4127-bf42-8a83e2e6d35e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:44:34.936Z|37400c10-0157-4127-bf42-8a83e2e6d35e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:44:44.610Z|19ff4892-d38c-44db-8ab3-77c3e33f9278|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:44.610Z|19ff4892-d38c-44db-8ab3-77c3e33f9278|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:44.613Z|b2e189e6-21ae-45b6-aff3-75528afacfef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:44.613Z|b2e189e6-21ae-45b6-aff3-75528afacfef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:44.616Z|9516a0f0-206f-4c6c-840f-351cc5d7adff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:44.616Z|9516a0f0-206f-4c6c-840f-351cc5d7adff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:45.660Z|7f305210-e62e-4f5a-b8b6-b773a5b2dec4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:44:45.661Z|7f305210-e62e-4f5a-b8b6-b773a5b2dec4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:49.936Z|378cd72a-0fbf-4e56-89ad-f5761691c863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:44:49.940Z|378cd72a-0fbf-4e56-89ad-f5761691c863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:44:50.358Z|5861f92f-d1d8-4db9-a2e4-4a0e9714aa2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:44:50.358Z|5861f92f-d1d8-4db9-a2e4-4a0e9714aa2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:44:54.640Z|0339418f-b713-44c4-af33-ed8f456c69d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:54.640Z|578589cf-759f-442c-bd90-e2a92a69e0bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:54.641Z|0339418f-b713-44c4-af33-ed8f456c69d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:54.641Z|578589cf-759f-442c-bd90-e2a92a69e0bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:44:54.648Z|c939886b-7a35-4986-8106-e2bc7506a39a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:44:54.648Z|c939886b-7a35-4986-8106-e2bc7506a39a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:04.668Z|be5491c7-800b-4a2e-a67a-f77fa07cb02e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:04.669Z|be5491c7-800b-4a2e-a67a-f77fa07cb02e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:04.670Z|cce7eaef-f668-45fe-b715-117cfa1823b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:04.671Z|cce7eaef-f668-45fe-b715-117cfa1823b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:04.671Z|b7963836-118e-48bf-b482-42609889dfb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:04.672Z|b7963836-118e-48bf-b482-42609889dfb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:04.936Z|67827984-c710-4dd8-b98c-a3d6be122999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:45:04.937Z|67827984-c710-4dd8-b98c-a3d6be122999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:45:14.696Z|c919437e-1067-4b05-b867-aee33f2afe7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:14.696Z|c1b0086b-1599-4ec5-a49f-edf7ad797bfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:14.696Z|c1b0086b-1599-4ec5-a49f-edf7ad797bfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:14.697Z|c919437e-1067-4b05-b867-aee33f2afe7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:14.699Z|0ed59a03-7bff-413c-978c-d48140904c2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:14.699Z|0ed59a03-7bff-413c-978c-d48140904c2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:19.936Z|e18870e0-a823-4a79-9e78-5c8b622d0408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:45:19.936Z|e18870e0-a823-4a79-9e78-5c8b622d0408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:45:20.359Z|8b5c003b-2608-4ce7-822e-20cf8bd3d9ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:45:20.360Z|8b5c003b-2608-4ce7-822e-20cf8bd3d9ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:45:24.727Z|bd712edc-5ce3-4def-8cb9-b78b454c1736|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:24.727Z|bd712edc-5ce3-4def-8cb9-b78b454c1736|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:24.736Z|325dab02-a84d-4482-9f28-54a1749d272d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:24.736Z|e5b912b0-f371-4fd7-a7f8-088efbb3796b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:24.736Z|325dab02-a84d-4482-9f28-54a1749d272d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:24.737Z|e5b912b0-f371-4fd7-a7f8-088efbb3796b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:34.756Z|f339c09b-09d8-49fa-abd8-84e55009b555|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:34.757Z|f339c09b-09d8-49fa-abd8-84e55009b555|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:34.766Z|5e4142e3-115b-4c42-b84b-0fb2e15ed2a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:34.766Z|5e4142e3-115b-4c42-b84b-0fb2e15ed2a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:34.766Z|14d4ab9e-e75b-4094-814b-86fdaba6818a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:34.766Z|14d4ab9e-e75b-4094-814b-86fdaba6818a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:34.936Z|1a5b3066-8547-404b-97e2-a3642eb10b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:45:34.940Z|1a5b3066-8547-404b-97e2-a3642eb10b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:45:44.795Z|8782b25e-49ef-491d-a591-130315d59ded|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:44.795Z|7d6edb91-5d2c-478c-a465-f20046cc630d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:44.795Z|3991d9aa-017a-42da-9b9d-9ddba033103f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:44.797Z|3991d9aa-017a-42da-9b9d-9ddba033103f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:44.796Z|8782b25e-49ef-491d-a591-130315d59ded|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:44.797Z|7d6edb91-5d2c-478c-a465-f20046cc630d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:45.664Z|bc157b87-1aba-4df4-9e1a-59b55aaaeef3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:45:45.666Z|bc157b87-1aba-4df4-9e1a-59b55aaaeef3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:49.936Z|05ac57ce-79e9-4af0-a332-91efed4264e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:45:49.936Z|05ac57ce-79e9-4af0-a332-91efed4264e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:45:50.360Z|82b32ef4-d215-48e1-bf13-3f95330fc6b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:45:50.361Z|82b32ef4-d215-48e1-bf13-3f95330fc6b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:45:54.825Z|17d4f038-cd63-4a1f-a981-72b0c4d27d59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:54.825Z|fa65884e-47a3-4757-bbdd-5dd18fa87985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:54.826Z|17d4f038-cd63-4a1f-a981-72b0c4d27d59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:54.826Z|fa65884e-47a3-4757-bbdd-5dd18fa87985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:45:54.827Z|e9ead642-062a-49c6-b7a2-8d65c4411d18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:45:54.828Z|e9ead642-062a-49c6-b7a2-8d65c4411d18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:04.854Z|9e4f9e11-89df-43d9-a3bf-7f04f3b4b7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:04.855Z|9e4f9e11-89df-43d9-a3bf-7f04f3b4b7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:04.855Z|28c55eb6-6685-43ed-897f-f12a305f132f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:04.856Z|28c55eb6-6685-43ed-897f-f12a305f132f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:04.856Z|df483427-5d21-46aa-afec-0d7329df8c08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:04.857Z|df483427-5d21-46aa-afec-0d7329df8c08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:04.936Z|157a34f6-99b3-47d5-85ee-088cde1ded1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:46:04.936Z|157a34f6-99b3-47d5-85ee-088cde1ded1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:46:14.885Z|6d5c3ec3-9914-4f6a-8d49-fa1321a4e834|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:14.885Z|9a89b3dd-74fd-470d-9bf7-d005be1526cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:14.886Z|6d5c3ec3-9914-4f6a-8d49-fa1321a4e834|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:14.886Z|9a89b3dd-74fd-470d-9bf7-d005be1526cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:14.893Z|127429b7-704b-4c86-bdb6-45dd4d38dea0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:14.893Z|127429b7-704b-4c86-bdb6-45dd4d38dea0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:19.936Z|aaa9b6d8-0345-42fc-a462-9013e001a768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:46:19.940Z|aaa9b6d8-0345-42fc-a462-9013e001a768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:46:20.362Z|4fd9bc28-d689-4569-8083-8f2420ca2fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:46:20.362Z|4fd9bc28-d689-4569-8083-8f2420ca2fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:46:24.915Z|0b9389f1-a422-4db6-998a-b24dee229053|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:24.915Z|2e2b8207-cfce-46e8-9de0-2ec22d47e011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:24.916Z|0b9389f1-a422-4db6-998a-b24dee229053|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:24.915Z|2e2b8207-cfce-46e8-9de0-2ec22d47e011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:24.926Z|034a83dc-5ce8-4791-9a10-c46ad0da6c16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:24.927Z|034a83dc-5ce8-4791-9a10-c46ad0da6c16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:34.936Z|93db53b8-fc80-49ea-a8d0-0053cc43f099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:46:34.937Z|93db53b8-fc80-49ea-a8d0-0053cc43f099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:46:34.945Z|dbeb2a77-04eb-4268-b965-2b882fd5aaaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:34.945Z|dbeb2a77-04eb-4268-b965-2b882fd5aaaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:34.951Z|2a47e5f1-3af4-4a99-ae8f-f7212b5579cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:34.951Z|c101cb36-bb87-42db-a7b7-507484e086b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:34.952Z|2a47e5f1-3af4-4a99-ae8f-f7212b5579cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:34.952Z|c101cb36-bb87-42db-a7b7-507484e086b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:44.975Z|faec63f5-ed49-49bf-b0b6-a1e4b4d1014f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:44.976Z|faec63f5-ed49-49bf-b0b6-a1e4b4d1014f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:44.977Z|236228d4-65c6-4298-9241-2279289b87d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:44.977Z|236228d4-65c6-4298-9241-2279289b87d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:44.984Z|5612e155-72e1-49af-a617-af0bf33cb38c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:44.985Z|5612e155-72e1-49af-a617-af0bf33cb38c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:45.666Z|4ff8a872-88ee-49dd-a3d1-f1973dee995a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:46:45.667Z|4ff8a872-88ee-49dd-a3d1-f1973dee995a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:49.936Z|b86b4155-bbdc-4a5f-92aa-cf432585571c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:46:49.936Z|b86b4155-bbdc-4a5f-92aa-cf432585571c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:46:50.363Z|3a7ee1da-50bb-4b4a-81bf-a985a9f7a64f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:46:50.364Z|3a7ee1da-50bb-4b4a-81bf-a985a9f7a64f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:46:55.007Z|ad2208e8-9a86-4df0-8a31-eb92b86cfea2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:55.007Z|ad2208e8-9a86-4df0-8a31-eb92b86cfea2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:55.008Z|fde15268-7ed8-49ef-9603-f25e9121a153|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:55.008Z|73e981e1-74e2-482f-a824-cb6dd8b710c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:46:55.008Z|fde15268-7ed8-49ef-9603-f25e9121a153|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:46:55.009Z|73e981e1-74e2-482f-a824-cb6dd8b710c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:04.936Z|2830304a-fdda-4b6d-bc87-2a7d8a1e2c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:47:04.940Z|2830304a-fdda-4b6d-bc87-2a7d8a1e2c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:47:05.036Z|f2dee5c1-7cbc-4214-9ac8-08d5bf09aee1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:05.036Z|f2dee5c1-7cbc-4214-9ac8-08d5bf09aee1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:05.037Z|ec5a2d6f-b8a6-470b-8b2d-d6ec4d79022f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:05.037Z|ec5a2d6f-b8a6-470b-8b2d-d6ec4d79022f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:05.044Z|1e52aa61-016a-4462-8cb0-84ffbbfa1adb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:05.044Z|1e52aa61-016a-4462-8cb0-84ffbbfa1adb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:15.066Z|73e727ad-9af2-4a48-ad9d-e96f34b47c0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:15.067Z|73e727ad-9af2-4a48-ad9d-e96f34b47c0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:15.072Z|24b3e8b6-8fa3-4b7f-a462-cad5474c0851|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:15.072Z|24b3e8b6-8fa3-4b7f-a462-cad5474c0851|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:15.073Z|8da9cb87-be71-4e8f-a649-c72cb24f2c55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:15.074Z|8da9cb87-be71-4e8f-a649-c72cb24f2c55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:19.936Z|d3e2218a-ed0e-4b45-8cf8-bc35fd0dfe16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:47:19.936Z|d3e2218a-ed0e-4b45-8cf8-bc35fd0dfe16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:47:20.365Z|a3036659-e42c-4b7d-b07b-68130171d7b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:47:20.365Z|a3036659-e42c-4b7d-b07b-68130171d7b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:47:25.096Z|33fef782-4dd9-4cd8-b4cf-e07cb10cd9e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:25.097Z|33fef782-4dd9-4cd8-b4cf-e07cb10cd9e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:25.098Z|70e43856-682d-4709-88f5-c07d0f398175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:25.099Z|70e43856-682d-4709-88f5-c07d0f398175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:25.100Z|9e158fca-2864-45d0-9c7d-a806ca7022d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:25.101Z|9e158fca-2864-45d0-9c7d-a806ca7022d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:34.936Z|f55148fd-4e02-47e8-8a96-a79c9221db4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:47:34.936Z|f55148fd-4e02-47e8-8a96-a79c9221db4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:47:35.135Z|b3ce7171-8f4d-471f-9376-d9a395bef713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:35.136Z|b3ce7171-8f4d-471f-9376-d9a395bef713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:35.135Z|2cf65440-60ea-4439-acac-8b88be3b13a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:35.135Z|ea0b3792-4ac5-4f66-9762-0bac754a60e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:35.136Z|2cf65440-60ea-4439-acac-8b88be3b13a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:35.137Z|ea0b3792-4ac5-4f66-9762-0bac754a60e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:45.165Z|6953e831-6874-4f24-9d3c-23bd761c7933|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:45.165Z|e21e6d4b-5c3c-4ec4-839f-58677d04eaac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:45.165Z|6953e831-6874-4f24-9d3c-23bd761c7933|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:45.166Z|e21e6d4b-5c3c-4ec4-839f-58677d04eaac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:45.172Z|4ad27f4a-1aca-404a-9401-f4b55b47ce4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:45.172Z|4ad27f4a-1aca-404a-9401-f4b55b47ce4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:45.662Z|8e402ac4-0036-4f1a-9aa0-f37898e161a0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:47:45.663Z|8e402ac4-0036-4f1a-9aa0-f37898e161a0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:49.936Z|37988ce1-52a3-4e78-a6af-5398b7bd924c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:47:49.940Z|37988ce1-52a3-4e78-a6af-5398b7bd924c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:47:50.366Z|9aaa927d-ec3f-4c07-8362-975416db1ebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:47:50.366Z|9aaa927d-ec3f-4c07-8362-975416db1ebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:47:55.194Z|a89b832d-bc7e-43eb-acdd-625e6a9d9028|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:55.194Z|4758ef62-0cb4-4461-b0c3-dc042509bd0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:55.194Z|a89b832d-bc7e-43eb-acdd-625e6a9d9028|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:55.195Z|4758ef62-0cb4-4461-b0c3-dc042509bd0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:47:55.198Z|ba326e9a-d6b5-4050-b609-357e325365d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:47:55.198Z|ba326e9a-d6b5-4050-b609-357e325365d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:04.936Z|137c3dbc-e034-408e-a048-390479c6a098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:48:04.936Z|137c3dbc-e034-408e-a048-390479c6a098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:48:05.222Z|5ebb1bfa-59bd-48d6-b469-8a7341030271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:05.222Z|4354277a-0c16-4025-ba40-a39b9cabeb9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:05.222Z|5ebb1bfa-59bd-48d6-b469-8a7341030271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:05.223Z|4354277a-0c16-4025-ba40-a39b9cabeb9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:05.224Z|682d6bde-d0f4-4c9b-8646-0416280415d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:05.225Z|682d6bde-d0f4-4c9b-8646-0416280415d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:15.249Z|a99804c4-3ebf-4a9b-a4e8-768f38e9582f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:15.250Z|a99804c4-3ebf-4a9b-a4e8-768f38e9582f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:15.250Z|2086f9d0-a165-453c-9fcf-8f5f63f6bb4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:15.251Z|2086f9d0-a165-453c-9fcf-8f5f63f6bb4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:15.252Z|09010e18-6f58-418f-a1b4-4487714f7393|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:15.252Z|09010e18-6f58-418f-a1b4-4487714f7393|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:19.936Z|ea0ef9fa-0758-4031-bd49-c633e7269abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:48:19.936Z|ea0ef9fa-0758-4031-bd49-c633e7269abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:48:20.367Z|bbf6d2af-fbcf-4ed0-848d-f7bc88186bc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:48:20.368Z|bbf6d2af-fbcf-4ed0-848d-f7bc88186bc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:48:25.280Z|6ed2e9ba-b197-48cf-905f-bb1edbf876b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:25.280Z|58d503b6-25c8-4e52-bcaa-2139a4cecaae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:25.281Z|6ed2e9ba-b197-48cf-905f-bb1edbf876b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:25.281Z|58d503b6-25c8-4e52-bcaa-2139a4cecaae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:25.287Z|012828a3-a532-4f08-bad6-9e1f53ab072c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:25.288Z|012828a3-a532-4f08-bad6-9e1f53ab072c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:34.936Z|63ed0d96-dce3-4cd9-a21b-2786275b7833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:48:34.940Z|63ed0d96-dce3-4cd9-a21b-2786275b7833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:48:35.311Z|cf61b66a-7b4f-4a6d-aed0-74647ac907fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:35.311Z|39cefe2b-6328-4c44-a68b-07c8624a4f60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:35.311Z|cf61b66a-7b4f-4a6d-aed0-74647ac907fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:35.312Z|39cefe2b-6328-4c44-a68b-07c8624a4f60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:35.319Z|bbe7c75b-b368-4d4f-87f0-861ca2539cf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:35.320Z|bbe7c75b-b368-4d4f-87f0-861ca2539cf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:45.338Z|fa67b9a5-cd2a-48f5-8bdb-101e84e672e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:45.338Z|fa67b9a5-cd2a-48f5-8bdb-101e84e672e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:45.340Z|8958abf5-a513-4a0b-a929-de981b5b96c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:45.341Z|8958abf5-a513-4a0b-a929-de981b5b96c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:45.344Z|385e90c5-dee9-423b-baa7-b0987b44f35e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:45.344Z|385e90c5-dee9-423b-baa7-b0987b44f35e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:45.661Z|d87aa009-6e77-40b5-ad09-0fefd9c69a86|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:48:45.661Z|d87aa009-6e77-40b5-ad09-0fefd9c69a86|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:49.936Z|b3cee7fa-9313-4397-a2dc-09d16e09926d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:48:49.936Z|b3cee7fa-9313-4397-a2dc-09d16e09926d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:48:50.368Z|991e7270-9493-43ba-8eb8-59caa7d18786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:48:50.369Z|991e7270-9493-43ba-8eb8-59caa7d18786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:48:55.367Z|d4e9a535-b96e-4668-8339-9e107c73c5bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:55.368Z|5527437f-f964-4a47-af75-0989695bfa59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:55.368Z|d4e9a535-b96e-4668-8339-9e107c73c5bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:55.368Z|5527437f-f964-4a47-af75-0989695bfa59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:48:55.370Z|b3769e04-b9f3-428e-88ed-d15bd45f2532|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:48:55.371Z|b3769e04-b9f3-428e-88ed-d15bd45f2532|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:04.936Z|1e7e4d91-98a4-4a37-9555-36425264af46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:49:04.936Z|1e7e4d91-98a4-4a37-9555-36425264af46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:49:05.398Z|8849ccb1-a9dc-4670-b3a4-146c0154c1ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:05.398Z|0e7816ad-5fac-47ba-aede-d88d0732e97e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:05.399Z|8849ccb1-a9dc-4670-b3a4-146c0154c1ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:05.399Z|0e7816ad-5fac-47ba-aede-d88d0732e97e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:05.406Z|f2bfc820-f29b-4a3e-af90-816a1fe9114e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:05.406Z|f2bfc820-f29b-4a3e-af90-816a1fe9114e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:15.428Z|6a59ff36-d7b5-490c-bd9d-34d9f9b29eec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:15.429Z|6a59ff36-d7b5-490c-bd9d-34d9f9b29eec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:15.433Z|5affe96e-a248-43a3-b57f-4f39bea7e167|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:15.434Z|5affe96e-a248-43a3-b57f-4f39bea7e167|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:15.436Z|6f59086f-488f-4413-a816-5982af10cf50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:15.437Z|6f59086f-488f-4413-a816-5982af10cf50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:19.936Z|fc071f31-7c58-4461-b9c2-3a6bf7e539f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:49:19.941Z|fc071f31-7c58-4461-b9c2-3a6bf7e539f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:49:20.369Z|8927e97c-02c5-4d12-a2d9-a6ba6b0484fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:49:20.370Z|8927e97c-02c5-4d12-a2d9-a6ba6b0484fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:49:25.458Z|36b2ccef-520d-4f9a-970e-b2aae21c747f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:25.459Z|36b2ccef-520d-4f9a-970e-b2aae21c747f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:25.465Z|d711bd23-5bbd-4dff-ba3d-3fccaefb9cf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:25.466Z|d711bd23-5bbd-4dff-ba3d-3fccaefb9cf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:25.467Z|2b662aea-283a-49ba-ad8e-3bfb29277210|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:25.467Z|2b662aea-283a-49ba-ad8e-3bfb29277210|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:34.936Z|30ed425c-8bfb-450d-9f60-c60d1422feed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:49:34.936Z|30ed425c-8bfb-450d-9f60-c60d1422feed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:49:35.512Z|9fde88c2-a4fb-4996-9bd8-c14844f32fc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:35.512Z|9fde88c2-a4fb-4996-9bd8-c14844f32fc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:35.519Z|d98218c8-4c48-45fc-81b1-660464e2416a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:35.520Z|d98218c8-4c48-45fc-81b1-660464e2416a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:35.522Z|09a97191-b4eb-44af-a3fd-f6aa80d6ee19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:35.522Z|09a97191-b4eb-44af-a3fd-f6aa80d6ee19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:45.538Z|e8747408-7217-49d8-9fbc-bd0b37152fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:45.539Z|e8747408-7217-49d8-9fbc-bd0b37152fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:45.542Z|729da39d-e76b-4a68-ae04-7a0c97b3279c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:45.543Z|729da39d-e76b-4a68-ae04-7a0c97b3279c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:45.546Z|ea4d3d97-5915-4563-87f6-7629912ef5b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:45.547Z|ea4d3d97-5915-4563-87f6-7629912ef5b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:45.661Z|c2e46680-7e4a-4c42-adf8-dd4a173064ce|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:49:45.662Z|c2e46680-7e4a-4c42-adf8-dd4a173064ce|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:49.936Z|d49f5f28-f001-46e6-8f25-f75a35037c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:49:49.936Z|d49f5f28-f001-46e6-8f25-f75a35037c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:49:50.371Z|a4c2b1bb-0577-455f-91b2-c4c253882f1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:49:50.371Z|a4c2b1bb-0577-455f-91b2-c4c253882f1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:49:55.588Z|e7c36339-06f2-4a64-9cc0-2a751d008a45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:55.588Z|e7c36339-06f2-4a64-9cc0-2a751d008a45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:55.588Z|3ff70b1b-50ca-40bb-a69c-ec1e10f2ef99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:55.589Z|3ff70b1b-50ca-40bb-a69c-ec1e10f2ef99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:49:55.589Z|4303317f-4379-44eb-8f7d-a5d9a78f2289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:49:55.590Z|4303317f-4379-44eb-8f7d-a5d9a78f2289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:04.936Z|fd9d1f1a-9145-48ad-89e0-e48ec6a06498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:50:04.940Z|fd9d1f1a-9145-48ad-89e0-e48ec6a06498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:50:05.610Z|f609e200-ccc9-489c-b5ec-ea1fa78fb19f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:05.611Z|f609e200-ccc9-489c-b5ec-ea1fa78fb19f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:05.611Z|b821e197-a110-4394-8cb4-8580ac4fa8ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:05.611Z|b821e197-a110-4394-8cb4-8580ac4fa8ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:05.615Z|4b8e6b40-948d-4361-8444-def3f5a6226f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:05.616Z|4b8e6b40-948d-4361-8444-def3f5a6226f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:15.639Z|1351901c-4cc2-4033-8fe8-8c2230dea51c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:15.639Z|32fd487d-0830-4186-b4ad-1bd33b94d64c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:15.640Z|32fd487d-0830-4186-b4ad-1bd33b94d64c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:15.640Z|1351901c-4cc2-4033-8fe8-8c2230dea51c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:15.646Z|270712e7-af82-4cad-98f2-3ae6e6e9cc82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:15.646Z|270712e7-af82-4cad-98f2-3ae6e6e9cc82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:19.936Z|2513c1da-c6a9-41c2-b263-c8be10fc0e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:50:19.936Z|2513c1da-c6a9-41c2-b263-c8be10fc0e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:50:20.372Z|c7305a27-aef0-48b2-99f6-49b85750cd76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:50:20.372Z|c7305a27-aef0-48b2-99f6-49b85750cd76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:50:25.668Z|3e815d20-3e35-44b9-bba9-d6b719240f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:25.668Z|3e815d20-3e35-44b9-bba9-d6b719240f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:25.668Z|2e828094-9721-4b33-8f5d-8fc69bcfc25f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:25.669Z|2e828094-9721-4b33-8f5d-8fc69bcfc25f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:25.673Z|bc9f76b1-21e4-41d1-91a4-0ac261e40900|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:25.673Z|bc9f76b1-21e4-41d1-91a4-0ac261e40900|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:34.936Z|1d007b2f-800d-4c46-9a03-9a64add4b862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:50:34.936Z|1d007b2f-800d-4c46-9a03-9a64add4b862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:50:35.699Z|bf2bfdbe-aa57-4c39-a532-57b212723e1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:35.700Z|bf2bfdbe-aa57-4c39-a532-57b212723e1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:35.706Z|162fa25b-c6d0-49f6-8a63-1f5478081ec3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:35.707Z|b392356c-9d94-4c18-aebb-8e1a0ca7f751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:35.707Z|162fa25b-c6d0-49f6-8a63-1f5478081ec3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:35.707Z|b392356c-9d94-4c18-aebb-8e1a0ca7f751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:45.662Z|3b11af74-de24-49a6-a8a6-d0e1aeb6de2b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:50:45.663Z|3b11af74-de24-49a6-a8a6-d0e1aeb6de2b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:45.734Z|675d8eb1-82eb-47b8-a466-9e03d786197d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:45.735Z|9edc7460-f9d1-4d41-a42b-e3d15d97855a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:45.735Z|9edc7460-f9d1-4d41-a42b-e3d15d97855a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:45.735Z|675d8eb1-82eb-47b8-a466-9e03d786197d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:45.736Z|243d7d00-51b3-4e54-8b07-37af624be57b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:45.737Z|243d7d00-51b3-4e54-8b07-37af624be57b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:49.936Z|82d70a3e-05af-41db-a169-59b3a1f6954b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:50:49.941Z|82d70a3e-05af-41db-a169-59b3a1f6954b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:50:50.372Z|f154c62b-b860-49d6-9f09-6259e40cc0ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:50:50.373Z|f154c62b-b860-49d6-9f09-6259e40cc0ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:50:55.766Z|168cb053-cce1-410b-873b-06d246b66ffc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:55.766Z|d0023286-f280-4086-8933-716a7ab2055b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:55.767Z|168cb053-cce1-410b-873b-06d246b66ffc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:55.767Z|d0023286-f280-4086-8933-716a7ab2055b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:50:55.775Z|daa51bab-e5b6-4be8-bea6-6e5699820c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:50:55.776Z|daa51bab-e5b6-4be8-bea6-6e5699820c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:04.936Z|39b463d9-410f-47cd-b309-811d9828d2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:51:04.936Z|39b463d9-410f-47cd-b309-811d9828d2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:51:05.798Z|baf2ad29-3ebd-486d-8823-f7f955ab423c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:05.799Z|baf2ad29-3ebd-486d-8823-f7f955ab423c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:05.802Z|0837eff5-8ff8-4ecc-a8ee-4433818aba5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:05.802Z|0837eff5-8ff8-4ecc-a8ee-4433818aba5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:05.804Z|6f786198-9a62-459c-8c9b-3a0af79b7724|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:05.805Z|6f786198-9a62-459c-8c9b-3a0af79b7724|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:15.829Z|3a069736-c818-42d6-8c3c-73d3950d238b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:15.829Z|3a069736-c818-42d6-8c3c-73d3950d238b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:15.830Z|061dcfe6-b502-4768-b86c-1b9499141245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:15.830Z|061dcfe6-b502-4768-b86c-1b9499141245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:15.837Z|dd589cda-c236-4f84-92b9-c7f67df48e7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:15.837Z|dd589cda-c236-4f84-92b9-c7f67df48e7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:19.936Z|094a013c-51f9-47d7-b2a9-2600c5f29cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:51:19.936Z|094a013c-51f9-47d7-b2a9-2600c5f29cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:51:20.374Z|22e62daf-46fe-4a45-b75e-aefaaec08715|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:51:20.374Z|22e62daf-46fe-4a45-b75e-aefaaec08715|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:51:25.854Z|b9e45e86-f280-4705-bd27-1a5c344e20ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:25.855Z|b9e45e86-f280-4705-bd27-1a5c344e20ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:25.856Z|0912bbd6-a01f-4663-8af6-b8154d01c29c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:25.856Z|0912bbd6-a01f-4663-8af6-b8154d01c29c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:25.864Z|530f78ad-b631-482d-b7ca-e90c2483862a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:25.864Z|530f78ad-b631-482d-b7ca-e90c2483862a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:34.936Z|5aaddd63-08c0-47f4-8fd4-88208c2d11f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:51:34.940Z|5aaddd63-08c0-47f4-8fd4-88208c2d11f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:51:35.890Z|9a092610-40e6-44f2-9622-83965b60164a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:35.890Z|9a092610-40e6-44f2-9622-83965b60164a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:35.891Z|a60ee9b9-f91f-4820-96fb-ec9178f05a14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:35.892Z|235658d9-1191-4bab-9749-5a98031fa1f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:35.892Z|a60ee9b9-f91f-4820-96fb-ec9178f05a14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:35.892Z|235658d9-1191-4bab-9749-5a98031fa1f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:45.662Z|b844c67e-c2f3-4d26-917e-4a0a2c0705fb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:51:45.663Z|b844c67e-c2f3-4d26-917e-4a0a2c0705fb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:45.918Z|6fb9c448-dffe-470a-88de-9171367543f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:45.918Z|736997cc-f94f-46d7-afa6-ce641b9b2f58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:45.920Z|ee7168fd-104c-476e-a730-98cee817bc17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:45.921Z|ee7168fd-104c-476e-a730-98cee817bc17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:45.921Z|736997cc-f94f-46d7-afa6-ce641b9b2f58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:45.922Z|6fb9c448-dffe-470a-88de-9171367543f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:49.936Z|cdf11ddb-1eba-4731-b775-f07b0f0484a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:51:49.937Z|cdf11ddb-1eba-4731-b775-f07b0f0484a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:51:50.375Z|cf8f729d-86b5-459e-b733-e75f62e667fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:51:50.375Z|cf8f729d-86b5-459e-b733-e75f62e667fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:51:55.949Z|b1a374f2-3ff5-4edc-ac77-c60de99ad3dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:55.950Z|b1a374f2-3ff5-4edc-ac77-c60de99ad3dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:55.950Z|75a5ed4f-19e4-441f-bca3-428ac07ed364|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:55.951Z|75a5ed4f-19e4-441f-bca3-428ac07ed364|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:51:55.954Z|d798a3e3-85a2-46a4-9598-2b8302072a51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:51:55.955Z|d798a3e3-85a2-46a4-9598-2b8302072a51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:04.936Z|e2d2bec4-8b8d-4bf7-8240-4967a406b45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:52:04.937Z|e2d2bec4-8b8d-4bf7-8240-4967a406b45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:52:05.981Z|9056f0b1-35f1-48d9-8cb2-88d8abcc595c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:05.981Z|c00397a1-8a60-4adb-b064-f369f42a1662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:05.981Z|9056f0b1-35f1-48d9-8cb2-88d8abcc595c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:05.982Z|c00397a1-8a60-4adb-b064-f369f42a1662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:05.991Z|bdc1c603-3142-4f7b-b8bc-308135ebef93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:05.992Z|bdc1c603-3142-4f7b-b8bc-308135ebef93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:16.011Z|4e8d6b63-8ae8-4d55-b378-9b6458fd5142|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:16.012Z|4e8d6b63-8ae8-4d55-b378-9b6458fd5142|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:16.019Z|e010293b-de11-4f02-a057-7079dc2b4bae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:16.019Z|e010293b-de11-4f02-a057-7079dc2b4bae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:16.020Z|08e4b4f6-0404-4be3-97eb-499a82301a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:16.020Z|08e4b4f6-0404-4be3-97eb-499a82301a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:19.936Z|c556cb84-c902-42f5-acff-8c1a5367a996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:52:19.941Z|c556cb84-c902-42f5-acff-8c1a5367a996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:52:20.376Z|4e7492b1-342c-4c1e-bb3e-1405a696a2a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:52:20.377Z|4e7492b1-342c-4c1e-bb3e-1405a696a2a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:52:26.043Z|5453e63e-d649-4ce7-89d4-d02a7a9499cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:26.043Z|5453e63e-d649-4ce7-89d4-d02a7a9499cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:26.046Z|ea6069f5-8794-4f81-ad54-a9e5528f80d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:26.046Z|ea6069f5-8794-4f81-ad54-a9e5528f80d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:26.049Z|3391f273-0bd5-4aff-a7c4-1118ae959b95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:26.050Z|3391f273-0bd5-4aff-a7c4-1118ae959b95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:34.936Z|3f3d4984-c1f7-4aa4-9986-4cb872440ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:52:34.936Z|3f3d4984-c1f7-4aa4-9986-4cb872440ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:52:36.073Z|49fa38bb-fdeb-4164-aea5-482c8e9c1b3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:36.073Z|49fa38bb-fdeb-4164-aea5-482c8e9c1b3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:36.080Z|af98cfd2-f2f1-4627-91b8-a80f8788a3b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:36.080Z|af98cfd2-f2f1-4627-91b8-a80f8788a3b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:36.083Z|2883cb92-0787-4c64-b034-bf56631d4ec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:36.084Z|2883cb92-0787-4c64-b034-bf56631d4ec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:45.661Z|3606b296-15a2-40ff-935f-a952ef1b215d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:52:45.661Z|3606b296-15a2-40ff-935f-a952ef1b215d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:46.105Z|207beb30-4461-4531-9c12-14946b93da52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:46.106Z|207beb30-4461-4531-9c12-14946b93da52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:46.107Z|8725a496-b96f-4341-a022-1840e2c03a76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:46.108Z|8725a496-b96f-4341-a022-1840e2c03a76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:46.112Z|b7eda148-89ae-4469-b2cd-79cc94c5af2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:46.113Z|b7eda148-89ae-4469-b2cd-79cc94c5af2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:49.936Z|25cb76b9-63a9-42e8-bfc2-5ec9e56783f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:52:49.936Z|25cb76b9-63a9-42e8-bfc2-5ec9e56783f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:52:50.377Z|d3f29c7b-fe50-490f-b0c3-59bced235a1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:52:50.378Z|d3f29c7b-fe50-490f-b0c3-59bced235a1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:52:56.139Z|c4b66903-1ec0-4af3-b627-d920109e9f81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:56.139Z|50584678-6e94-46e1-864a-ffc6ffda9978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:56.139Z|d223a61e-83c9-45ce-b718-5809aba2f930|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:52:56.140Z|50584678-6e94-46e1-864a-ffc6ffda9978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:56.140Z|d223a61e-83c9-45ce-b718-5809aba2f930|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:52:56.140Z|c4b66903-1ec0-4af3-b627-d920109e9f81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:04.936Z|811b3142-939c-4c39-8411-c4af7ed115f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:53:04.940Z|811b3142-939c-4c39-8411-c4af7ed115f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:53:06.171Z|c0ea9f10-ec46-4e41-a1d5-67bb9cd07e2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:06.172Z|c0ea9f10-ec46-4e41-a1d5-67bb9cd07e2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:06.174Z|84e513c0-5298-4a20-85bf-98a9cd7ec209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:06.175Z|84e513c0-5298-4a20-85bf-98a9cd7ec209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:06.178Z|a99fba6d-6ad5-4412-ba75-e23b3fc489c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:06.179Z|a99fba6d-6ad5-4412-ba75-e23b3fc489c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:16.200Z|944fa865-42fa-4fe5-b8b9-b68533481918|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:16.201Z|944fa865-42fa-4fe5-b8b9-b68533481918|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:16.201Z|68eff1d7-20a5-4595-b703-f0b0b7bdb667|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:16.202Z|68eff1d7-20a5-4595-b703-f0b0b7bdb667|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:16.203Z|5aafacd1-fbf1-4699-b765-a1093c613177|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:16.203Z|5aafacd1-fbf1-4699-b765-a1093c613177|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:19.936Z|0dd82658-cb1a-42e9-ad25-ac382d8c00a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:53:19.936Z|0dd82658-cb1a-42e9-ad25-ac382d8c00a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:53:20.379Z|25639c0c-dcfe-4a71-a0a1-1d76b343dee8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:53:20.379Z|25639c0c-dcfe-4a71-a0a1-1d76b343dee8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:53:26.231Z|3fe0f56d-d776-4ab7-b885-80eac563b881|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:26.232Z|712a21bd-5616-42d8-bb04-96aff580b64b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:26.232Z|3fe0f56d-d776-4ab7-b885-80eac563b881|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:26.232Z|712a21bd-5616-42d8-bb04-96aff580b64b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:26.233Z|2d95aff0-ae05-4674-bd5d-561d4978d6e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:26.233Z|2d95aff0-ae05-4674-bd5d-561d4978d6e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:34.936Z|591726de-a38a-405f-82ce-17f6791753c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:53:34.936Z|591726de-a38a-405f-82ce-17f6791753c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:53:36.258Z|92cfda88-3cd0-4adc-9e43-eea0c74a6c66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:36.259Z|92cfda88-3cd0-4adc-9e43-eea0c74a6c66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:36.263Z|5be51aaa-e92c-4d3a-bd83-45c085037101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:36.263Z|bb5cf262-06db-4676-8860-4edf7e505f7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:36.264Z|5be51aaa-e92c-4d3a-bd83-45c085037101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:36.264Z|bb5cf262-06db-4676-8860-4edf7e505f7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:45.663Z|e5f171e9-6f1e-4934-af82-339e5bc07f3e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:53:45.664Z|e5f171e9-6f1e-4934-af82-339e5bc07f3e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:46.288Z|08038533-1ec2-44ad-a6e7-0b3755d8a504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:46.288Z|08038533-1ec2-44ad-a6e7-0b3755d8a504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:46.291Z|0920ac27-6432-4f38-8108-4348dc35a824|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:46.292Z|0920ac27-6432-4f38-8108-4348dc35a824|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:46.293Z|cbc966f7-2661-4ede-9627-bc82a4d90033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:46.294Z|cbc966f7-2661-4ede-9627-bc82a4d90033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:49.936Z|c816e8d2-779b-477c-94db-7a8f930dd3a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:53:49.940Z|c816e8d2-779b-477c-94db-7a8f930dd3a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:53:50.380Z|cd33cbbf-677b-44d1-b954-aad53948866d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:53:50.380Z|cd33cbbf-677b-44d1-b954-aad53948866d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:53:56.319Z|a3be1287-a5d6-47f4-a4ef-d38a1682dacc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:56.320Z|a3be1287-a5d6-47f4-a4ef-d38a1682dacc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:56.327Z|547d5bde-245a-4001-9d53-f361f337dcbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:56.328Z|7ae77930-bfa7-44a6-9aba-6f4ed7e50ec1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:53:56.328Z|7ae77930-bfa7-44a6-9aba-6f4ed7e50ec1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:53:56.328Z|547d5bde-245a-4001-9d53-f361f337dcbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:04.936Z|fa510a20-48cc-463a-b821-b28bda8bf498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:54:04.936Z|fa510a20-48cc-463a-b821-b28bda8bf498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:54:06.349Z|94e48f8d-cd7d-4f59-826d-af3648de25be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:06.350Z|94e48f8d-cd7d-4f59-826d-af3648de25be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:06.357Z|5a68cc35-add5-42c3-93b8-2fd053bfba6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:06.357Z|a770ffef-02c7-42fd-921e-696ad59e34c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:06.357Z|5a68cc35-add5-42c3-93b8-2fd053bfba6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:06.358Z|a770ffef-02c7-42fd-921e-696ad59e34c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:16.380Z|0f80c2a8-793c-4686-931f-9ec22050f086|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:16.380Z|0f80c2a8-793c-4686-931f-9ec22050f086|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:16.384Z|0c846e61-ef6f-4643-9d20-84206d4f220b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:16.385Z|0c846e61-ef6f-4643-9d20-84206d4f220b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:16.387Z|87c5eb98-0c3a-42fa-896a-df0ec2bae2e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:16.387Z|87c5eb98-0c3a-42fa-896a-df0ec2bae2e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:19.936Z|16282710-4816-4b82-89a7-986c46961b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:54:19.936Z|16282710-4816-4b82-89a7-986c46961b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:54:20.380Z|31ecb08d-36ee-46b8-83f6-2e207566c725|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:54:20.381Z|31ecb08d-36ee-46b8-83f6-2e207566c725|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:54:26.413Z|f924c69a-deae-4c2d-8e2a-b5cc2d7486f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:26.413Z|783ebe0e-b800-46e1-bb63-244c5b4883e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:26.414Z|f924c69a-deae-4c2d-8e2a-b5cc2d7486f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:26.414Z|783ebe0e-b800-46e1-bb63-244c5b4883e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:26.414Z|61bc5563-a71c-4d54-b842-5c24ffe2a7c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:26.415Z|61bc5563-a71c-4d54-b842-5c24ffe2a7c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:34.936Z|98db7688-fe76-4884-8e60-6916e00c81b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:54:34.940Z|98db7688-fe76-4884-8e60-6916e00c81b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:54:36.442Z|49eb4d23-72e1-47bc-9867-26a30dac4ce3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:36.443Z|49eb4d23-72e1-47bc-9867-26a30dac4ce3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:36.446Z|5b7427c1-4489-4717-9a6d-2edc00022bac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:36.446Z|5b7427c1-4489-4717-9a6d-2edc00022bac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:36.446Z|0ca51cdb-b6ec-4821-bc3a-9bb99b6e0d30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:36.447Z|0ca51cdb-b6ec-4821-bc3a-9bb99b6e0d30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:45.659Z|d69ab481-c21b-4013-b08c-6358de48818e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:54:45.660Z|d69ab481-c21b-4013-b08c-6358de48818e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:46.471Z|24ca7376-c5d7-48c7-a9d4-2c97d79dd76e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:46.471Z|24ca7376-c5d7-48c7-a9d4-2c97d79dd76e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:46.471Z|e4f38041-c6d5-4c31-8a25-404626fb19a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:46.472Z|e4f38041-c6d5-4c31-8a25-404626fb19a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:46.475Z|bc2a3c9d-1467-43c7-8da1-174159ebbdac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:46.475Z|bc2a3c9d-1467-43c7-8da1-174159ebbdac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:49.936Z|2f18c005-2b85-401d-ab71-5d0944206f24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:54:49.936Z|2f18c005-2b85-401d-ab71-5d0944206f24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:54:50.382Z|99d6b183-0dba-4af1-a525-3d6ae00b56c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:54:50.382Z|99d6b183-0dba-4af1-a525-3d6ae00b56c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:54:56.498Z|f45b6a88-a982-46b6-a898-044f31189eab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:56.499Z|0f1b903b-b784-43c8-a2e6-1889923591c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:56.499Z|f45b6a88-a982-46b6-a898-044f31189eab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:56.499Z|0f1b903b-b784-43c8-a2e6-1889923591c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:54:56.503Z|5c8fd493-f920-47ab-be29-ccbde93dc8f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:54:56.503Z|5c8fd493-f920-47ab-be29-ccbde93dc8f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:04.936Z|01cd1e8b-26ce-4a5d-b5cf-7880bb252711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:55:04.936Z|01cd1e8b-26ce-4a5d-b5cf-7880bb252711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:55:06.530Z|312df10e-ab13-439a-bb49-ffbea590f640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:06.531Z|952ecee5-0dc0-4a58-9467-660ac802f5bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:06.531Z|312df10e-ab13-439a-bb49-ffbea590f640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:06.531Z|952ecee5-0dc0-4a58-9467-660ac802f5bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:06.537Z|12801259-da46-4dbb-ac52-4b5664beddcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:06.538Z|12801259-da46-4dbb-ac52-4b5664beddcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:16.564Z|b595237c-9058-4a66-a247-afb397b6a71b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:16.565Z|b595237c-9058-4a66-a247-afb397b6a71b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:16.570Z|71fd7f1f-c698-4af1-819b-0aeb381ddb4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:16.571Z|71fd7f1f-c698-4af1-819b-0aeb381ddb4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:16.573Z|9edef3df-3be5-4241-a7a6-2cfc653f9ba0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:16.573Z|9edef3df-3be5-4241-a7a6-2cfc653f9ba0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:19.936Z|4b78b233-b807-4d6e-aeae-0bdd5e938a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:55:19.940Z|4b78b233-b807-4d6e-aeae-0bdd5e938a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:55:20.383Z|b66bf514-2a53-4687-a6b1-f2f5317e50dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:55:20.383Z|b66bf514-2a53-4687-a6b1-f2f5317e50dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:55:26.593Z|11a8a66a-610b-41d2-ac33-c55afefe2f8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:26.594Z|11a8a66a-610b-41d2-ac33-c55afefe2f8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:26.595Z|ea581ae7-2f37-4a4b-a34a-d681f49a86b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:26.595Z|ea581ae7-2f37-4a4b-a34a-d681f49a86b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:26.598Z|7f1e9bda-a92a-4184-a568-a03a197a3a17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:26.599Z|7f1e9bda-a92a-4184-a568-a03a197a3a17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:34.936Z|9cf5d73d-d55b-4656-af1f-9052e40aae14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:55:34.936Z|9cf5d73d-d55b-4656-af1f-9052e40aae14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:55:36.620Z|603eb8a6-3946-4f7f-a786-0bf84b7a32b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:36.622Z|603eb8a6-3946-4f7f-a786-0bf84b7a32b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:36.624Z|c244cad7-75ed-442d-9996-4b9dbbd1940c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:36.624Z|c244cad7-75ed-442d-9996-4b9dbbd1940c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:36.627Z|e4f97f6d-0599-4ddd-81a6-8f09dad91e9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:36.627Z|e4f97f6d-0599-4ddd-81a6-8f09dad91e9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:45.661Z|dd8cf28c-9678-49b0-9b30-3d6e013fec7b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:55:45.661Z|dd8cf28c-9678-49b0-9b30-3d6e013fec7b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:46.648Z|34b129f2-63dc-40a2-8c84-bd8b99f34f2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:46.648Z|ee06eec2-d377-48c2-b63b-af3700703cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:46.649Z|34b129f2-63dc-40a2-8c84-bd8b99f34f2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:46.650Z|ee06eec2-d377-48c2-b63b-af3700703cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:46.653Z|b2b6c746-699a-4a2c-bddd-683f846fe8e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:46.653Z|b2b6c746-699a-4a2c-bddd-683f846fe8e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:49.936Z|52c92d23-52b5-4314-96a1-aaea61e7de87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:55:49.936Z|52c92d23-52b5-4314-96a1-aaea61e7de87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:55:50.384Z|7527cdfa-52d3-498b-a9c1-4145d69ecff4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:55:50.384Z|7527cdfa-52d3-498b-a9c1-4145d69ecff4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:55:56.676Z|61f19190-233b-4b17-9933-a7646258c462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:56.676Z|61f19190-233b-4b17-9933-a7646258c462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:56.678Z|bbcfe696-f927-4370-86b9-9680efb33fa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:56.678Z|408bcf25-858f-421a-9ad7-9cb156bc09d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:55:56.678Z|bbcfe696-f927-4370-86b9-9680efb33fa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:55:56.679Z|408bcf25-858f-421a-9ad7-9cb156bc09d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:04.936Z|e005895f-21fb-4fcf-b57c-e2de937bedbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:56:04.939Z|e005895f-21fb-4fcf-b57c-e2de937bedbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:56:06.705Z|38aed62a-458c-4886-9f6b-dcad14274a4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:06.706Z|38aed62a-458c-4886-9f6b-dcad14274a4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:06.710Z|6e088768-7a1b-4cff-81be-739bbb9d123d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:06.710Z|6e088768-7a1b-4cff-81be-739bbb9d123d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:06.712Z|8f51af11-5929-4eda-a550-473c657b7abd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:06.712Z|8f51af11-5929-4eda-a550-473c657b7abd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:16.736Z|cd551ebe-b1a8-424b-9db6-152171028929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:16.736Z|cd551ebe-b1a8-424b-9db6-152171028929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:16.738Z|dac3fdee-11da-4f38-ae08-1116933ef338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:16.738Z|dac3fdee-11da-4f38-ae08-1116933ef338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:16.740Z|b03fcdc4-e60e-4a02-8820-fc2acda82806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:16.741Z|b03fcdc4-e60e-4a02-8820-fc2acda82806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:19.936Z|3c3e5ccf-72e9-4560-a23a-32fcc9593e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:56:19.936Z|3c3e5ccf-72e9-4560-a23a-32fcc9593e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:56:20.385Z|5ca31c55-8ee3-4ce5-845c-d73b8d727299|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:56:20.385Z|5ca31c55-8ee3-4ce5-845c-d73b8d727299|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:56:26.765Z|d1e9ed4b-bbf6-4aaf-81d3-596b72ecdf70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:26.766Z|d1e9ed4b-bbf6-4aaf-81d3-596b72ecdf70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:26.772Z|ac3190f3-229d-470b-98a1-48d8e4bb9b72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:26.773Z|ac3190f3-229d-470b-98a1-48d8e4bb9b72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:26.775Z|dd9756fe-5a04-47fd-aaf3-899556a1b1cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:26.775Z|dd9756fe-5a04-47fd-aaf3-899556a1b1cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:34.936Z|4e3320dc-946f-439d-aab2-e63f89b0043d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:56:34.936Z|4e3320dc-946f-439d-aab2-e63f89b0043d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:56:36.795Z|637dfae6-f96a-4ef4-9775-1937fd7937e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:36.795Z|637dfae6-f96a-4ef4-9775-1937fd7937e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:36.797Z|bbe87558-53af-4f78-9c88-0cedb6c256e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:36.798Z|bbe87558-53af-4f78-9c88-0cedb6c256e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:36.798Z|4fd45c29-8e14-4eb0-bcbb-dfd6cbc0ad95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:36.799Z|4fd45c29-8e14-4eb0-bcbb-dfd6cbc0ad95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:45.661Z|c447e0bf-e47d-438b-b700-4e4605ba3ae3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:56:45.662Z|c447e0bf-e47d-438b-b700-4e4605ba3ae3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:46.828Z|d825f44e-6576-498f-9775-6a21b9a86a85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:46.828Z|f1ca4cb1-c060-496b-9021-f4150d7b987e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:46.828Z|d86cf8ff-780e-4dd1-aa90-2cab0fe23d88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:46.829Z|d825f44e-6576-498f-9775-6a21b9a86a85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:46.829Z|d86cf8ff-780e-4dd1-aa90-2cab0fe23d88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:46.829Z|f1ca4cb1-c060-496b-9021-f4150d7b987e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:49.936Z|5bba4252-bc65-4319-9939-dfdbe3c82014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:56:49.940Z|5bba4252-bc65-4319-9939-dfdbe3c82014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:56:50.386Z|88c8b45f-b0d2-45b3-b911-4a0fe1488f37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:56:50.386Z|88c8b45f-b0d2-45b3-b911-4a0fe1488f37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:56:56.858Z|ce2e2843-3ce6-490b-9f28-456097c203ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:56.858Z|f2c3ad0a-2a37-4263-a4b7-f9790c010573|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:56.858Z|ce2e2843-3ce6-490b-9f28-456097c203ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:56.858Z|f2c3ad0a-2a37-4263-a4b7-f9790c010573|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:56:56.865Z|e85dfed7-b976-4827-baa7-46bf524813f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:56:56.866Z|e85dfed7-b976-4827-baa7-46bf524813f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:04.936Z|8bbf9a07-7f65-479e-ae36-e9a1a2fb37f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:57:04.936Z|8bbf9a07-7f65-479e-ae36-e9a1a2fb37f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:57:06.886Z|07d1c10a-3458-4e10-857a-66238a1a008a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:06.887Z|07d1c10a-3458-4e10-857a-66238a1a008a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:06.891Z|1c7586f4-982b-4615-b921-f6aa78c547bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:06.892Z|ce444308-c72a-4e97-968b-fd9bcd7004a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:06.892Z|ce444308-c72a-4e97-968b-fd9bcd7004a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:06.892Z|1c7586f4-982b-4615-b921-f6aa78c547bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:16.914Z|84f3e746-25ae-4dce-856f-24e6cba249b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:16.914Z|84f3e746-25ae-4dce-856f-24e6cba249b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:16.915Z|d2ae0a23-443f-4ae3-bae9-c10251f16598|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:16.915Z|e51a2ab0-7623-4971-9332-03383e24fdfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:16.916Z|d2ae0a23-443f-4ae3-bae9-c10251f16598|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:16.916Z|e51a2ab0-7623-4971-9332-03383e24fdfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:19.936Z|d72d265f-e301-4a22-babe-0ab16b0657ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:57:19.936Z|d72d265f-e301-4a22-babe-0ab16b0657ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:57:20.387Z|8960b297-7a6d-49d1-80fb-13b01a3be67e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:57:20.387Z|8960b297-7a6d-49d1-80fb-13b01a3be67e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:57:26.940Z|a50a3e3b-d9bc-42c1-b92c-6f7ac4d4661a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:26.941Z|a50a3e3b-d9bc-42c1-b92c-6f7ac4d4661a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:26.942Z|9665a275-ecb1-4a14-9ac8-4e2e428d30e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:26.942Z|ceb8b7d1-7efe-4506-be0d-15946cf26fb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:26.943Z|ceb8b7d1-7efe-4506-be0d-15946cf26fb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:26.943Z|9665a275-ecb1-4a14-9ac8-4e2e428d30e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:34.936Z|1a54766e-8b46-4fe5-af8a-f464906606ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:57:34.940Z|1a54766e-8b46-4fe5-af8a-f464906606ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:57:36.971Z|1d314164-5a85-423a-88bb-edccb44cfc31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:36.972Z|1d314164-5a85-423a-88bb-edccb44cfc31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:36.972Z|3e6d7fbf-9ce1-4fd6-a074-35ba5508f202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:36.973Z|3e6d7fbf-9ce1-4fd6-a074-35ba5508f202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:36.977Z|df9bef76-8e32-4a1c-bc0b-59c00bf8069f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:36.977Z|df9bef76-8e32-4a1c-bc0b-59c00bf8069f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:45.660Z|e508c61c-24a5-4827-899e-84575b9c5564|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:57:45.661Z|e508c61c-24a5-4827-899e-84575b9c5564|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:47.005Z|b18107a9-cdad-4a3e-9998-8c9ff8d936bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:47.005Z|3cc5cbd6-de63-4899-bceb-99b25f657a83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:47.006Z|3cc5cbd6-de63-4899-bceb-99b25f657a83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:47.006Z|b18107a9-cdad-4a3e-9998-8c9ff8d936bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:47.010Z|606d9ab5-9125-4381-a618-728ce2b3a78e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:47.011Z|606d9ab5-9125-4381-a618-728ce2b3a78e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:49.936Z|7ce5e2d2-5077-42d0-afe6-511a4e0c2d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:57:49.936Z|7ce5e2d2-5077-42d0-afe6-511a4e0c2d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:57:50.388Z|aed5022a-69f6-4cf6-958f-efdd9bc7a6cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:57:50.388Z|aed5022a-69f6-4cf6-958f-efdd9bc7a6cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:57:57.038Z|532978de-15cb-4208-b3d4-4e75870f8f05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:57.038Z|532978de-15cb-4208-b3d4-4e75870f8f05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:57.038Z|6e7fd019-9e1a-4bb0-bed2-d2b41c86e027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:57.038Z|3b148f6f-b308-46ca-9587-99b3fae32d22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:57:57.039Z|6e7fd019-9e1a-4bb0-bed2-d2b41c86e027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:57:57.039Z|3b148f6f-b308-46ca-9587-99b3fae32d22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:04.936Z|18b0f2ba-6b43-4925-b10d-b0743271f2c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:58:04.936Z|18b0f2ba-6b43-4925-b10d-b0743271f2c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:58:07.067Z|af11e34a-8128-4ba6-933b-b76ac5c7398c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:07.067Z|af11e34a-8128-4ba6-933b-b76ac5c7398c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:07.068Z|f238ac9d-f7d7-4d22-bb1e-e058cc8d2e44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:07.069Z|f238ac9d-f7d7-4d22-bb1e-e058cc8d2e44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:07.073Z|d7599ded-d917-414f-9d21-f51d2d84e5c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:07.073Z|d7599ded-d917-414f-9d21-f51d2d84e5c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:17.095Z|42a6b50a-2162-46fe-874b-4637342bf593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:17.095Z|42a6b50a-2162-46fe-874b-4637342bf593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:17.097Z|a3e62bc2-57b0-49f5-bb58-a2131eabc7b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:17.097Z|2dfc0ec2-aac9-4130-9927-6c842a2bff41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:17.097Z|a3e62bc2-57b0-49f5-bb58-a2131eabc7b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:17.097Z|2dfc0ec2-aac9-4130-9927-6c842a2bff41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:19.936Z|95339785-68db-41c7-b5bf-03b67366c7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:58:19.940Z|95339785-68db-41c7-b5bf-03b67366c7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:58:20.389Z|3767c484-e490-4c93-9680-98963c653c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:58:20.389Z|3767c484-e490-4c93-9680-98963c653c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:58:27.121Z|96567d55-4a81-4018-8446-574ee7e208f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:27.122Z|96567d55-4a81-4018-8446-574ee7e208f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:27.124Z|298d45e7-e1d9-45e1-8db2-c7293902953c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:27.125Z|298d45e7-e1d9-45e1-8db2-c7293902953c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:27.127Z|b668f3ef-2da5-440e-9ace-397e27006cec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:27.127Z|b668f3ef-2da5-440e-9ace-397e27006cec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:34.936Z|5405ef05-d52b-4b6d-bc0f-e1f60c1b3854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:58:34.936Z|5405ef05-d52b-4b6d-bc0f-e1f60c1b3854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:58:37.152Z|35862b52-d57a-418d-9a9b-10da646d721d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:37.153Z|35862b52-d57a-418d-9a9b-10da646d721d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:37.158Z|fcfdc8c8-e47c-432b-9d4d-d3ef26602d5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:37.158Z|fcfdc8c8-e47c-432b-9d4d-d3ef26602d5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:37.158Z|4826ddf2-8239-49af-9a9d-ba558ebcae3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:37.159Z|4826ddf2-8239-49af-9a9d-ba558ebcae3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:45.662Z|0cfd9530-8119-493c-9862-ad2f6e21a5b6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:58:45.663Z|0cfd9530-8119-493c-9862-ad2f6e21a5b6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:47.186Z|24b7719f-fc95-455b-804a-6feda218d861|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:47.186Z|24b7719f-fc95-455b-804a-6feda218d861|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:47.186Z|7d057eb2-ba9d-4e72-adfc-5992954f6550|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:47.187Z|7d057eb2-ba9d-4e72-adfc-5992954f6550|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:47.189Z|96ceb69c-fa15-4f6e-9a69-e4cdc6393247|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:47.190Z|96ceb69c-fa15-4f6e-9a69-e4cdc6393247|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:49.936Z|0f831bf4-4c60-4cb0-8e2a-964da6d960b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:58:49.937Z|0f831bf4-4c60-4cb0-8e2a-964da6d960b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:58:50.390Z|d5f5f141-99c4-4d03-ae02-216990ca6ecf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:58:50.391Z|d5f5f141-99c4-4d03-ae02-216990ca6ecf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:58:57.209Z|49a905ba-b842-4ef3-af1a-fc95839fb5ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:57.210Z|49a905ba-b842-4ef3-af1a-fc95839fb5ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:57.210Z|33cbb043-39cc-4f6c-87d8-dc1865558f70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:57.210Z|33cbb043-39cc-4f6c-87d8-dc1865558f70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:58:57.215Z|0861008b-3239-4df6-9364-05c700316911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:58:57.216Z|0861008b-3239-4df6-9364-05c700316911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:04.936Z|12b5eeb6-77f4-4413-b175-52f253de2038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:59:04.940Z|12b5eeb6-77f4-4413-b175-52f253de2038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:59:07.240Z|d164abb7-21a1-4d31-aec5-640c83ab487b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:07.241Z|d164abb7-21a1-4d31-aec5-640c83ab487b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:07.242Z|0a8633ce-7153-4adc-8411-f1739cea6058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:07.242Z|0a8633ce-7153-4adc-8411-f1739cea6058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:07.243Z|9df4c2d9-99b2-4654-bf7c-756852966535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:07.244Z|9df4c2d9-99b2-4654-bf7c-756852966535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:17.269Z|1691bddc-5a53-48f0-b8c6-5764e25a32da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:17.269Z|6f7018db-a542-4e4d-9e0b-eb6746d2ad3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:17.270Z|1691bddc-5a53-48f0-b8c6-5764e25a32da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:17.270Z|6f7018db-a542-4e4d-9e0b-eb6746d2ad3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:17.271Z|90426a32-608b-442b-93e4-726b9ccf9b43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:17.271Z|90426a32-608b-442b-93e4-726b9ccf9b43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:19.936Z|8af4af72-9c6a-4eb8-bc85-132ce6319e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:59:19.936Z|8af4af72-9c6a-4eb8-bc85-132ce6319e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:59:20.391Z|6c0ce582-242a-47e5-bcd4-cc9cb8b27df4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:59:20.392Z|6c0ce582-242a-47e5-bcd4-cc9cb8b27df4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:59:27.297Z|ea9fd4c5-6b8e-4a88-9d33-5b29d877e799|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:27.298Z|ea9fd4c5-6b8e-4a88-9d33-5b29d877e799|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:27.299Z|c37151d2-7664-499d-9484-7996f970cf54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:27.299Z|c37151d2-7664-499d-9484-7996f970cf54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:27.299Z|4a2693aa-3464-400c-b632-196f438b3502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:27.300Z|4a2693aa-3464-400c-b632-196f438b3502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:34.936Z|a29f7d14-6d52-4128-ad5a-930134ec835d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:59:34.936Z|a29f7d14-6d52-4128-ad5a-930134ec835d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:59:37.324Z|1d23f25e-1a0a-4a2c-945f-77da487709b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:37.324Z|adf48a39-d0de-40ce-82cb-9b7afb8038c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:37.325Z|1d23f25e-1a0a-4a2c-945f-77da487709b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:37.325Z|adf48a39-d0de-40ce-82cb-9b7afb8038c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:37.327Z|1899bbcd-c08b-4a19-bd97-1d7586ab7034|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:37.328Z|1899bbcd-c08b-4a19-bd97-1d7586ab7034|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:45.661Z|17baf460-5b3e-4246-b0f1-866e23ca1d90|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T02:59:45.662Z|17baf460-5b3e-4246-b0f1-866e23ca1d90|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:47.349Z|bbb91238-a245-44a5-9a5d-e88808b9f716|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:47.350Z|bbb91238-a245-44a5-9a5d-e88808b9f716|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:47.352Z|a93e2d42-c368-4ce3-a171-691cc8530980|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:47.353Z|a93e2d42-c368-4ce3-a171-691cc8530980|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:47.353Z|610c1843-02e1-4d3c-84f5-16f9f8a24586|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:47.354Z|610c1843-02e1-4d3c-84f5-16f9f8a24586|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:49.936Z|d8ed98dc-5986-418b-bc43-d3202e0ef502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:59:49.940Z|d8ed98dc-5986-418b-bc43-d3202e0ef502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:59:50.392Z|85a748c1-c441-4791-8861-515c1936ca6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T02:59:50.393Z|85a748c1-c441-4791-8861-515c1936ca6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T02:59:57.374Z|d125573d-cf2e-4f2e-aa6a-80e1ca01672d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:57.375Z|d125573d-cf2e-4f2e-aa6a-80e1ca01672d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:57.377Z|cb66e5bf-8b70-4023-a587-977b4be92bb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:57.377Z|cb66e5bf-8b70-4023-a587-977b4be92bb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T02:59:57.378Z|52a141b2-fe61-4791-b0d2-f04434668d91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T02:59:57.378Z|52a141b2-fe61-4791-b0d2-f04434668d91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:04.936Z|164ce1ca-b9c3-4dcf-8100-bda0bca540c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:00:04.936Z|164ce1ca-b9c3-4dcf-8100-bda0bca540c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:00:07.402Z|ae666dac-870e-488e-9e86-b8f31bf0a0d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:07.402Z|f507ae49-593c-4da3-bdfa-aaedbb9125bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:07.403Z|ae666dac-870e-488e-9e86-b8f31bf0a0d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:07.403Z|f507ae49-593c-4da3-bdfa-aaedbb9125bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:07.403Z|8f4a5b62-a825-494a-a240-9efc7c866ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:07.403Z|8f4a5b62-a825-494a-a240-9efc7c866ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:17.425Z|0cc3ca00-b388-4f19-a5f9-16789ecf6c6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:17.425Z|0cc3ca00-b388-4f19-a5f9-16789ecf6c6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:17.426Z|581444f0-db8f-4d4b-90d9-74ddbcf31788|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:17.426Z|581444f0-db8f-4d4b-90d9-74ddbcf31788|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:17.428Z|152580b9-d405-44ed-a6fe-1003aebc340d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:17.428Z|152580b9-d405-44ed-a6fe-1003aebc340d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:19.936Z|c0d11262-d819-4541-8971-b950501e2033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:00:19.936Z|c0d11262-d819-4541-8971-b950501e2033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:00:20.393Z|cd1f970f-e556-4646-a32a-9a322313573c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:00:20.394Z|cd1f970f-e556-4646-a32a-9a322313573c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:00:27.452Z|66c882ae-f401-42a4-9747-b68d26464912|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:27.453Z|2f1d5af5-f705-4613-b1ad-c755c75975ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:27.453Z|66c882ae-f401-42a4-9747-b68d26464912|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:27.453Z|2f1d5af5-f705-4613-b1ad-c755c75975ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:27.455Z|e0bda023-0394-47c7-a1c0-e4fc393d3d6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:27.455Z|e0bda023-0394-47c7-a1c0-e4fc393d3d6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:34.936Z|5b6330dc-1946-4ef4-9e2f-6e8938602c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:00:34.940Z|5b6330dc-1946-4ef4-9e2f-6e8938602c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:00:37.495Z|a64a11d7-2930-4532-a034-93249731fe11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:37.496Z|75352fae-9b57-409b-b6aa-c130e2ba5120|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:37.496Z|a64a11d7-2930-4532-a034-93249731fe11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:37.496Z|75352fae-9b57-409b-b6aa-c130e2ba5120|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:37.496Z|e200d27b-7292-4100-b719-c46558846538|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:37.497Z|e200d27b-7292-4100-b719-c46558846538|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:45.660Z|f0ab8e0c-a304-4f6d-a6b1-09fc3bb057df|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:00:45.661Z|f0ab8e0c-a304-4f6d-a6b1-09fc3bb057df|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:47.526Z|80d6c6cb-809a-4b75-b9f3-14a8e9a55cd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:47.527Z|80d6c6cb-809a-4b75-b9f3-14a8e9a55cd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:47.535Z|7c00f0ef-7a82-496b-82f9-4f9bcc2eefa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:47.536Z|7c00f0ef-7a82-496b-82f9-4f9bcc2eefa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:47.540Z|f92a24c4-7b28-4596-8f6f-c096cbaaff1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:47.540Z|f92a24c4-7b28-4596-8f6f-c096cbaaff1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:49.936Z|554f10aa-e3d2-461a-8c00-d470be39aa06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:00:49.936Z|554f10aa-e3d2-461a-8c00-d470be39aa06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:00:50.394Z|54bd9575-b216-4dd3-9b76-b10a458b1a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:00:50.395Z|54bd9575-b216-4dd3-9b76-b10a458b1a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:00:57.565Z|41a5a9e5-9686-4e36-ae9c-5f82dd61102f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:57.565Z|b3dbad9a-5f01-40c5-a232-91bbbe9a6fde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:57.565Z|41a5a9e5-9686-4e36-ae9c-5f82dd61102f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:57.566Z|b3dbad9a-5f01-40c5-a232-91bbbe9a6fde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:00:57.568Z|84750dbf-b556-44b7-8fd2-7fcc351c9c19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:00:57.569Z|84750dbf-b556-44b7-8fd2-7fcc351c9c19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:04.936Z|6159eef6-fb0a-4ceb-b053-95d158698317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:01:04.936Z|6159eef6-fb0a-4ceb-b053-95d158698317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:01:07.595Z|d7817903-2bce-4a0b-bbe0-41dab94f85e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:07.595Z|c35a8a97-84eb-4a57-b742-9856c8c7cc55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:07.596Z|d7817903-2bce-4a0b-bbe0-41dab94f85e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:07.596Z|c35a8a97-84eb-4a57-b742-9856c8c7cc55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:07.602Z|bf770d75-f86a-46da-afa1-9ed137870e9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:07.603Z|bf770d75-f86a-46da-afa1-9ed137870e9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:17.625Z|da1effa3-5166-4042-b234-3fbcd05dcf1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:17.625Z|da1effa3-5166-4042-b234-3fbcd05dcf1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:17.626Z|da770609-acec-4130-b015-6fde8dd41adf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:17.627Z|da770609-acec-4130-b015-6fde8dd41adf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:17.631Z|215b98a4-ff16-44b7-a85b-3f6074e16559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:17.632Z|215b98a4-ff16-44b7-a85b-3f6074e16559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:19.936Z|fa7972c5-6ac3-47f8-af96-44df93a52aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:01:19.940Z|fa7972c5-6ac3-47f8-af96-44df93a52aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:01:20.395Z|6774f9af-05ae-4838-84be-e8b33b978e3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:01:20.396Z|6774f9af-05ae-4838-84be-e8b33b978e3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:01:27.652Z|f50fd33c-db12-4041-ab05-ab7f913e3ced|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:27.653Z|f50fd33c-db12-4041-ab05-ab7f913e3ced|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:27.655Z|1e9f96b7-dbf7-4be3-8107-4eb4bf0053f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:27.656Z|1e9f96b7-dbf7-4be3-8107-4eb4bf0053f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:27.657Z|98997174-7a69-4686-88d4-a7c948c40eed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:27.657Z|98997174-7a69-4686-88d4-a7c948c40eed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:34.936Z|cf09e6bb-30f1-4287-bd2d-1501ed3015a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:01:34.936Z|cf09e6bb-30f1-4287-bd2d-1501ed3015a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:01:37.681Z|3850c5b4-a99d-42aa-82fe-b287bad7d033|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:37.681Z|3850c5b4-a99d-42aa-82fe-b287bad7d033|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:37.682Z|8f5678ff-9c1f-4d91-b7f3-f9e67781f1c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:37.683Z|8f5678ff-9c1f-4d91-b7f3-f9e67781f1c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:37.685Z|2c3e8821-b7aa-43de-a76d-ff7a9b8c0481|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:37.686Z|2c3e8821-b7aa-43de-a76d-ff7a9b8c0481|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:45.661Z|88b86cdf-ee31-4468-966e-2a7ee7a254fe|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:01:45.662Z|88b86cdf-ee31-4468-966e-2a7ee7a254fe|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:47.709Z|9ee85818-7f89-4653-b137-e6f1dca4eef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:47.709Z|e29a4484-c248-4d78-8078-057e573607f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:47.710Z|9ee85818-7f89-4653-b137-e6f1dca4eef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:47.710Z|e29a4484-c248-4d78-8078-057e573607f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:47.713Z|9ae5eb87-e5b1-4d87-8817-188202667d37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:47.714Z|9ae5eb87-e5b1-4d87-8817-188202667d37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:49.936Z|5eb30acd-3713-4428-adbc-ffab695b43a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:01:49.936Z|5eb30acd-3713-4428-adbc-ffab695b43a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:01:50.397Z|2d9890a7-5e8e-4d7a-a74d-eb919f115414|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:01:50.397Z|2d9890a7-5e8e-4d7a-a74d-eb919f115414|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:01:57.736Z|07013b11-9a56-4804-89d0-882856afa20b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:57.737Z|07013b11-9a56-4804-89d0-882856afa20b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:57.738Z|f2bd055e-ae45-4e89-b01f-33c92dda990f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:57.739Z|f2bd055e-ae45-4e89-b01f-33c92dda990f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:01:57.742Z|76c22ad9-ae2f-447b-8432-6658272005ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:01:57.743Z|76c22ad9-ae2f-447b-8432-6658272005ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:04.936Z|a0c1bfb9-d777-4a0e-b523-19609487b495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:02:04.940Z|a0c1bfb9-d777-4a0e-b523-19609487b495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:02:07.765Z|3cde3b49-848e-4263-9114-e49b4e4b3bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:07.766Z|3cde3b49-848e-4263-9114-e49b4e4b3bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:07.766Z|1c908112-3ce7-4cca-beb4-3b3585ddad35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:07.767Z|1c908112-3ce7-4cca-beb4-3b3585ddad35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:07.769Z|cf15a9d9-88c8-4faf-af06-4ad737107cc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:07.770Z|cf15a9d9-88c8-4faf-af06-4ad737107cc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:17.795Z|b2c52663-5606-408a-9155-34bbf3bfdf9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:17.795Z|b2c52663-5606-408a-9155-34bbf3bfdf9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:17.796Z|c733765d-264a-4740-9ad5-cbfe34a13722|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:17.796Z|6053d413-8f3b-4820-b186-2ae31eeabd4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:17.796Z|c733765d-264a-4740-9ad5-cbfe34a13722|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:17.797Z|6053d413-8f3b-4820-b186-2ae31eeabd4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:19.936Z|7ac17a01-6356-4578-8deb-9cc28701e205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:02:19.936Z|7ac17a01-6356-4578-8deb-9cc28701e205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:02:20.398Z|f4c2f6b7-3975-4066-92d8-6a7a66758c88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:02:20.398Z|f4c2f6b7-3975-4066-92d8-6a7a66758c88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:02:27.823Z|fc24d032-5f57-456e-b620-c0fc9a4d1e75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:27.824Z|fc24d032-5f57-456e-b620-c0fc9a4d1e75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:27.825Z|e83bb136-9287-4c58-bbac-dc23c6aa199c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:27.825Z|e83bb136-9287-4c58-bbac-dc23c6aa199c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:27.832Z|a002a5be-8b76-4773-84c5-556ca6ec089d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:27.832Z|a002a5be-8b76-4773-84c5-556ca6ec089d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:34.936Z|1d26bcc3-835e-43f6-a8f7-a498ac20e3c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:02:34.936Z|1d26bcc3-835e-43f6-a8f7-a498ac20e3c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:02:37.855Z|12d36556-8db5-4c5b-81ce-ad2d72bf20ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:37.855Z|4a2f4ff5-1e19-4f08-a972-a73f2081ba74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:37.855Z|4a2f4ff5-1e19-4f08-a972-a73f2081ba74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:37.855Z|12d36556-8db5-4c5b-81ce-ad2d72bf20ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:37.858Z|243256ef-8d23-4a7d-9a8a-8f9c37052e40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:37.858Z|243256ef-8d23-4a7d-9a8a-8f9c37052e40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:45.660Z|41240cce-b985-46ea-845b-e525b158ea76|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:02:45.661Z|41240cce-b985-46ea-845b-e525b158ea76|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:47.883Z|55031896-e83f-40f9-a90b-27caa4c24549|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:47.883Z|55031896-e83f-40f9-a90b-27caa4c24549|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:47.883Z|e0ba3887-11fe-460e-8a13-534fc8afd2e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:47.883Z|e0ba3887-11fe-460e-8a13-534fc8afd2e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:47.885Z|114c6c67-ea1b-4044-ad70-68eed237be73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:47.886Z|114c6c67-ea1b-4044-ad70-68eed237be73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:49.936Z|7f6b3784-533f-423f-8766-0e266e368c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:02:49.940Z|7f6b3784-533f-423f-8766-0e266e368c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:02:50.399Z|9b283351-9511-4644-85c9-adb03d09c916|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:02:50.399Z|9b283351-9511-4644-85c9-adb03d09c916|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:02:57.911Z|b02ef654-b3fb-4487-9114-c678fcfec203|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:57.912Z|bdd3fa60-b9f3-429c-9866-d24428b7cc22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:57.913Z|bdd3fa60-b9f3-429c-9866-d24428b7cc22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:57.913Z|b02ef654-b3fb-4487-9114-c678fcfec203|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:02:57.913Z|a57ccc52-de95-4926-b57f-c46b6e1285b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:02:57.914Z|a57ccc52-de95-4926-b57f-c46b6e1285b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:04.936Z|2d2b3398-ebfa-4a5f-b49b-3d658e196a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:03:04.936Z|2d2b3398-ebfa-4a5f-b49b-3d658e196a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:03:07.945Z|fe21ae34-b089-4202-a178-e0f7551234e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:07.946Z|fe21ae34-b089-4202-a178-e0f7551234e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:07.947Z|f467ad9a-a23a-4472-b640-f80522f5f7ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:07.947Z|f467ad9a-a23a-4472-b640-f80522f5f7ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:07.948Z|558147ed-41a2-4ca3-a2fe-0b28ef656dd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:07.949Z|558147ed-41a2-4ca3-a2fe-0b28ef656dd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:17.974Z|c27e2798-3131-464d-a769-ed5e2306392c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:17.975Z|c27e2798-3131-464d-a769-ed5e2306392c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:17.982Z|d7687eec-b068-444a-83e2-58fcc0aaec00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:17.982Z|d7687eec-b068-444a-83e2-58fcc0aaec00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:17.984Z|89eb141e-dcaa-4e4a-903e-4574b37edc36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:17.984Z|89eb141e-dcaa-4e4a-903e-4574b37edc36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:19.936Z|8348e781-060d-4405-9b9a-8087abeade2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:03:19.936Z|8348e781-060d-4405-9b9a-8087abeade2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:03:20.400Z|01ac73da-a890-4798-beb0-6b45d6aa5698|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:03:20.400Z|01ac73da-a890-4798-beb0-6b45d6aa5698|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:03:28.004Z|5a59af5d-8f89-44e2-bdf6-39974e23fc41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:28.004Z|5a59af5d-8f89-44e2-bdf6-39974e23fc41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:28.006Z|58410ea9-f7bd-481f-8589-f325fd6c1c6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:28.007Z|58410ea9-f7bd-481f-8589-f325fd6c1c6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:28.010Z|14dcdab5-3c23-4377-81c5-b9eae8f82183|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:28.010Z|14dcdab5-3c23-4377-81c5-b9eae8f82183|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:34.936Z|9db4a54c-357f-4d38-853d-c411993cac81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:03:34.939Z|9db4a54c-357f-4d38-853d-c411993cac81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:03:38.034Z|5ba7acf2-d4a9-49cc-9a5b-a48c55ba08a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:38.034Z|3f05e458-0327-4ba4-b4b8-00019a30c4f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:38.035Z|5ba7acf2-d4a9-49cc-9a5b-a48c55ba08a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:38.035Z|3f05e458-0327-4ba4-b4b8-00019a30c4f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:38.043Z|12e3bae1-15d4-4f03-b7d8-e65a753ed65c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:38.044Z|12e3bae1-15d4-4f03-b7d8-e65a753ed65c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:45.660Z|1d8596c0-022a-4fe5-a773-fa4ea352af45|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:03:45.661Z|1d8596c0-022a-4fe5-a773-fa4ea352af45|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:48.065Z|2864d291-37ee-4fa2-b36d-6dcdbea8c12d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:48.065Z|2864d291-37ee-4fa2-b36d-6dcdbea8c12d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:48.071Z|2ec4782f-b1fb-4b46-88e9-8d7175e44f98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:48.072Z|2ec4782f-b1fb-4b46-88e9-8d7175e44f98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:48.073Z|d173569a-4371-4da8-a8c8-bf22e1aadcda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:48.073Z|d173569a-4371-4da8-a8c8-bf22e1aadcda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:49.936Z|4b34e0df-7180-4829-802c-cbd6bf2676ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:03:49.936Z|4b34e0df-7180-4829-802c-cbd6bf2676ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:03:50.401Z|082cdbdb-3db8-4a14-a557-07856bfd3431|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:03:50.401Z|082cdbdb-3db8-4a14-a557-07856bfd3431|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:03:58.095Z|7c429b2c-23de-47ed-9d3d-7ea82d7bb8b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:58.096Z|7c429b2c-23de-47ed-9d3d-7ea82d7bb8b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:58.100Z|2851b512-00c6-4777-a79a-290bad455931|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:58.101Z|2851b512-00c6-4777-a79a-290bad455931|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:03:58.102Z|5f4851de-8875-4563-84a7-00012872f552|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:03:58.102Z|5f4851de-8875-4563-84a7-00012872f552|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:04.936Z|80d3488e-b366-4184-9fc2-5f65bb8d583a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:04:04.937Z|80d3488e-b366-4184-9fc2-5f65bb8d583a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:04:08.125Z|608862f5-6c10-47e7-aeb0-7ec1fa65eaf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:08.126Z|608862f5-6c10-47e7-aeb0-7ec1fa65eaf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:08.127Z|f506be75-23fe-496c-b798-524dd9b137ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:08.128Z|f506be75-23fe-496c-b798-524dd9b137ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:08.130Z|d79a6d5e-7ea5-4d17-ac76-bbc8fde4051b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:08.131Z|d79a6d5e-7ea5-4d17-ac76-bbc8fde4051b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:18.155Z|a785e841-9439-4151-834f-31258ea9df6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:18.156Z|a785e841-9439-4151-834f-31258ea9df6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:18.156Z|6fc87cd3-fc00-4e13-8bf7-c60f4801173c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:18.157Z|6fc87cd3-fc00-4e13-8bf7-c60f4801173c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:18.159Z|1bcb165e-093f-4954-9560-38a36f28ac50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:18.160Z|1bcb165e-093f-4954-9560-38a36f28ac50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:19.936Z|6745d86a-7994-40e1-97b6-4c6ff970ce37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:04:19.939Z|6745d86a-7994-40e1-97b6-4c6ff970ce37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:04:20.402Z|cec85c62-9f5d-48bf-ad34-3875f29e2836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:04:20.402Z|cec85c62-9f5d-48bf-ad34-3875f29e2836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:04:28.186Z|9b66676d-36be-4456-9f5a-fc3d36778708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:28.187Z|9b66676d-36be-4456-9f5a-fc3d36778708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:28.187Z|abd27d0a-a008-4128-9de7-abe869469632|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:28.188Z|abd27d0a-a008-4128-9de7-abe869469632|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:28.193Z|f6851e3f-ba0e-4942-8f87-a0f6c6abc979|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:28.194Z|f6851e3f-ba0e-4942-8f87-a0f6c6abc979|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:34.936Z|de25b4e3-2981-4450-aadd-bbd49fd95ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:04:34.936Z|de25b4e3-2981-4450-aadd-bbd49fd95ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:04:38.216Z|626fc319-6f2c-45d0-83fb-9c6744cb0eb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:38.216Z|8b21c9af-7679-4861-a959-9e1ee9a014b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:38.217Z|626fc319-6f2c-45d0-83fb-9c6744cb0eb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:38.217Z|8b21c9af-7679-4861-a959-9e1ee9a014b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:38.221Z|fe563ce9-fb6f-4088-ba4d-4d9fc79ac6c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:38.222Z|fe563ce9-fb6f-4088-ba4d-4d9fc79ac6c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:45.661Z|8550f3c6-8e87-43b5-b111-b6f507fd2dd3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:04:45.662Z|8550f3c6-8e87-43b5-b111-b6f507fd2dd3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:48.246Z|ba173755-3a9a-4cf1-ae1b-49123d6a744f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:48.247Z|ba173755-3a9a-4cf1-ae1b-49123d6a744f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:48.247Z|73866054-a58e-4a9c-91ea-c5af6a6acf60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:48.248Z|73866054-a58e-4a9c-91ea-c5af6a6acf60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:48.253Z|00cb26d7-2fcd-48d2-9411-7295af8ea122|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:48.254Z|00cb26d7-2fcd-48d2-9411-7295af8ea122|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:49.936Z|db5cdca5-9856-494a-af98-d9448ba45993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:04:49.937Z|db5cdca5-9856-494a-af98-d9448ba45993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:04:50.403Z|da2a4ab5-d828-495b-8dcd-e1134c3683bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:04:50.403Z|da2a4ab5-d828-495b-8dcd-e1134c3683bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:04:58.275Z|b97f0c18-781e-43c9-85ae-b7a010dbd6c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:58.276Z|b97f0c18-781e-43c9-85ae-b7a010dbd6c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:58.276Z|7fb76b31-77d8-4f0b-8401-01c37dc04d29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:58.276Z|7fb76b31-77d8-4f0b-8401-01c37dc04d29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:04:58.280Z|c868b7ed-686e-4000-9162-dd477be9951a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:04:58.281Z|c868b7ed-686e-4000-9162-dd477be9951a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:04.936Z|6dd967ea-7b68-47d6-b4eb-933fb03e7248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:05:04.940Z|6dd967ea-7b68-47d6-b4eb-933fb03e7248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:05:08.302Z|94606936-4334-4d10-8c1a-c8b9f4dd34f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:08.303Z|94606936-4334-4d10-8c1a-c8b9f4dd34f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:08.305Z|fc96b31f-0590-4d10-a01b-9302930d6ac3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:08.305Z|fc96b31f-0590-4d10-a01b-9302930d6ac3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:08.308Z|492e2e31-43bf-4379-8e59-4db31912578b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:08.309Z|492e2e31-43bf-4379-8e59-4db31912578b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:18.328Z|77bbf312-1c73-454b-b2d2-29c406add357|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:18.329Z|77bbf312-1c73-454b-b2d2-29c406add357|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:18.332Z|40515c10-0ab4-41a3-8597-56f0447aefd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:18.333Z|40515c10-0ab4-41a3-8597-56f0447aefd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:18.336Z|f628f085-5484-4b60-988f-394a1c5cd0bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:18.336Z|f628f085-5484-4b60-988f-394a1c5cd0bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:19.936Z|bf7324a1-9b72-4b05-b60a-8e6bf3131e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:05:19.936Z|bf7324a1-9b72-4b05-b60a-8e6bf3131e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:05:20.404Z|7d27e6a3-d42b-47c9-a7cf-9cb213caddf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:05:20.405Z|7d27e6a3-d42b-47c9-a7cf-9cb213caddf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:05:28.358Z|f215fd23-044f-4db3-8a41-cd90e002bfc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:28.358Z|f215fd23-044f-4db3-8a41-cd90e002bfc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:28.358Z|31e960d0-2f25-4796-876d-b0d33de412cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:28.359Z|31e960d0-2f25-4796-876d-b0d33de412cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:28.363Z|5fdc5648-1245-44d7-8f4d-abdb2fa4c972|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:28.363Z|5fdc5648-1245-44d7-8f4d-abdb2fa4c972|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:34.936Z|d43207f0-4a8f-4289-ba35-8c080798bdaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:05:34.936Z|d43207f0-4a8f-4289-ba35-8c080798bdaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:05:38.389Z|9c60a052-5a23-4c24-baee-a2c6cb7173f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:38.389Z|9c60a052-5a23-4c24-baee-a2c6cb7173f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:38.389Z|d42327da-d826-4fef-8379-e5e930f7f3fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:38.390Z|d42327da-d826-4fef-8379-e5e930f7f3fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:38.391Z|fe71a22e-5e35-42bf-a0df-6557fb311e07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:38.391Z|fe71a22e-5e35-42bf-a0df-6557fb311e07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:45.660Z|29df4bb0-5900-4413-9e08-ed28b9b6d1cf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:05:45.661Z|29df4bb0-5900-4413-9e08-ed28b9b6d1cf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:48.417Z|35fa5a19-3735-4cc7-aac3-6fd9e901a68b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:48.417Z|f0747610-b30c-4847-b150-c3b56f2817eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:48.418Z|35fa5a19-3735-4cc7-aac3-6fd9e901a68b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:48.418Z|f0747610-b30c-4847-b150-c3b56f2817eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:48.419Z|825c5aa4-1621-4253-9c7a-938367b323a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:48.420Z|825c5aa4-1621-4253-9c7a-938367b323a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:49.936Z|94fb2f16-e93c-4ec5-94be-34f68eeeacec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:05:49.940Z|94fb2f16-e93c-4ec5-94be-34f68eeeacec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:05:50.405Z|486d5831-c121-4f52-92ca-2b8e086d4650|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:05:50.406Z|486d5831-c121-4f52-92ca-2b8e086d4650|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:05:58.444Z|68814d87-4128-42f5-ab8a-1fdd64aab236|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:58.445Z|68814d87-4128-42f5-ab8a-1fdd64aab236|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:58.447Z|8105ce52-e9eb-4ec5-a335-57d6b93e359a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:58.448Z|8105ce52-e9eb-4ec5-a335-57d6b93e359a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:05:58.450Z|e96fccad-9294-4635-b7df-54a0c148959d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:05:58.451Z|e96fccad-9294-4635-b7df-54a0c148959d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:04.936Z|3ade5834-7c18-4535-a7c3-394e088ddb5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:06:04.936Z|3ade5834-7c18-4535-a7c3-394e088ddb5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:06:08.474Z|3ebcd9bf-6767-4647-a983-42a61c48d49d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:08.475Z|3ebcd9bf-6767-4647-a983-42a61c48d49d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:08.478Z|f7bdc515-18c5-4dd1-ad56-1c6f3b96c490|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:08.479Z|f7bdc515-18c5-4dd1-ad56-1c6f3b96c490|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:08.478Z|55fbbd19-fb95-4857-8616-2bf4c39d25e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:08.479Z|55fbbd19-fb95-4857-8616-2bf4c39d25e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:18.508Z|bf4839b2-f91c-4460-8229-88e0374d403e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:18.508Z|bf4839b2-f91c-4460-8229-88e0374d403e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:18.508Z|dd19f2e1-de66-4296-9d77-5c24da5b75ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:18.510Z|e7bb5c66-168f-4c8c-8acd-b178c85102c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:18.510Z|dd19f2e1-de66-4296-9d77-5c24da5b75ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:18.510Z|e7bb5c66-168f-4c8c-8acd-b178c85102c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:19.936Z|ce52ba94-d900-4515-9c3b-a1bc8a28ef71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:06:19.936Z|ce52ba94-d900-4515-9c3b-a1bc8a28ef71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:06:20.406Z|1b63a095-82d5-43da-a996-70693fb137e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:06:20.407Z|1b63a095-82d5-43da-a996-70693fb137e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:06:28.530Z|47bb27a8-19a3-4fbf-8ec2-34812a01b3d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:28.531Z|47bb27a8-19a3-4fbf-8ec2-34812a01b3d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:28.537Z|0907b6ce-6b90-4a6b-819b-1cf51bd40abe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:28.537Z|0907b6ce-6b90-4a6b-819b-1cf51bd40abe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:28.539Z|ded61c35-f36f-4df8-8d93-8054f49d6dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:28.539Z|ded61c35-f36f-4df8-8d93-8054f49d6dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:34.936Z|ae5a3717-8b78-43c8-9eca-0db7da4eef0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:06:34.940Z|ae5a3717-8b78-43c8-9eca-0db7da4eef0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:06:38.554Z|864d2446-9173-4a29-98e1-6fb5a087ae18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:38.555Z|864d2446-9173-4a29-98e1-6fb5a087ae18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:38.562Z|3462e8cd-d0dc-48ce-9867-154248ac5db3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:38.562Z|3462e8cd-d0dc-48ce-9867-154248ac5db3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:38.562Z|907a67e5-eb50-45e0-84e9-96ead4f43d0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:38.562Z|907a67e5-eb50-45e0-84e9-96ead4f43d0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:45.661Z|61587779-0ed0-4afb-801e-b1eb0ebf8925|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:06:45.662Z|61587779-0ed0-4afb-801e-b1eb0ebf8925|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:48.583Z|1d85714e-5bcc-4c2b-a00b-092c49b6ddb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:48.584Z|1d85714e-5bcc-4c2b-a00b-092c49b6ddb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:48.590Z|f62614e1-f682-46c6-8911-a5e5f4fa8152|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:48.591Z|f62614e1-f682-46c6-8911-a5e5f4fa8152|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:48.592Z|9613ba47-c567-4a3d-95d7-fa0da0a5afd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:48.593Z|9613ba47-c567-4a3d-95d7-fa0da0a5afd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:49.936Z|041484a6-c77e-47d4-8b96-d543c80c73b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:06:49.936Z|041484a6-c77e-47d4-8b96-d543c80c73b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:06:50.407Z|fc8c8676-e31a-4806-babf-7b3d045a441a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:06:50.408Z|fc8c8676-e31a-4806-babf-7b3d045a441a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:06:58.610Z|a2a87748-487d-4697-b96b-912b1840e790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:58.611Z|a2a87748-487d-4697-b96b-912b1840e790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:58.616Z|939629d5-1b2e-4043-b64b-1fa444c34f0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:58.617Z|939629d5-1b2e-4043-b64b-1fa444c34f0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:06:58.623Z|576e11b2-f250-4da9-982e-99bf349e90d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:06:58.623Z|576e11b2-f250-4da9-982e-99bf349e90d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:04.936Z|1ea268ed-159d-4402-a346-4105cebea64b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:07:04.936Z|1ea268ed-159d-4402-a346-4105cebea64b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:07:08.643Z|ca77710a-d3cc-4c3b-902e-90bc399dccfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:08.644Z|ca77710a-d3cc-4c3b-902e-90bc399dccfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:08.645Z|8640820a-e825-4c45-ac64-81961e9fc84b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:08.646Z|8640820a-e825-4c45-ac64-81961e9fc84b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:08.650Z|acea1db0-3293-4035-82ab-5ce35e293d4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:08.651Z|acea1db0-3293-4035-82ab-5ce35e293d4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:18.675Z|800e423c-a4bc-4adc-a5e2-ba22fa678dd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:18.676Z|800e423c-a4bc-4adc-a5e2-ba22fa678dd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:18.676Z|f075d3a7-2b1f-44d6-a41d-9e99908c656a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:18.677Z|f075d3a7-2b1f-44d6-a41d-9e99908c656a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:18.684Z|df345820-ce14-458d-9ba3-d160c50c5181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:18.685Z|df345820-ce14-458d-9ba3-d160c50c5181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:19.936Z|8eeda8fd-21e8-48d9-8573-42a7e364ed33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:07:19.936Z|8eeda8fd-21e8-48d9-8573-42a7e364ed33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:07:20.408Z|53dc7947-5602-4c20-9e2c-2b7a4a6bc677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:07:20.409Z|53dc7947-5602-4c20-9e2c-2b7a4a6bc677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:07:28.699Z|c6e1d6ea-1fcb-4898-bf5e-c5b3b0f106f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:28.700Z|c6e1d6ea-1fcb-4898-bf5e-c5b3b0f106f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:28.700Z|77d744b6-0a3c-42c2-abf8-df256c2739f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:28.701Z|77d744b6-0a3c-42c2-abf8-df256c2739f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:28.707Z|a3b84218-2f1b-4ac9-b51e-c47ddf0e4790|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:28.707Z|a3b84218-2f1b-4ac9-b51e-c47ddf0e4790|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:34.936Z|c2c48680-4104-4d5e-9291-745fdccd0cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:07:34.936Z|c2c48680-4104-4d5e-9291-745fdccd0cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:07:38.728Z|d0774ef3-747a-4336-a2c4-40ac604446f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:38.729Z|d0774ef3-747a-4336-a2c4-40ac604446f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:38.730Z|5f90ef75-101d-40dc-a9f5-93b804517227|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:38.730Z|5f90ef75-101d-40dc-a9f5-93b804517227|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:38.732Z|72658890-7c0e-4ed5-a727-dc106cdd8840|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:38.733Z|72658890-7c0e-4ed5-a727-dc106cdd8840|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:45.661Z|e7d39dcc-f8d5-4f3d-a600-ca6eb6cc6829|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:07:45.662Z|e7d39dcc-f8d5-4f3d-a600-ca6eb6cc6829|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:48.757Z|4975e0c8-f440-4b00-8680-02d9dfcf556b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:48.758Z|4975e0c8-f440-4b00-8680-02d9dfcf556b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:48.760Z|7c8c5198-899b-4626-bb9a-a50dd532a895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:48.761Z|7c8c5198-899b-4626-bb9a-a50dd532a895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:48.762Z|48d2d977-0959-4860-8c25-ae4d4a059cd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:48.763Z|48d2d977-0959-4860-8c25-ae4d4a059cd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:49.936Z|551a4251-3c66-4388-9362-3511d0e8935c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:07:49.936Z|551a4251-3c66-4388-9362-3511d0e8935c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:07:50.409Z|965034d2-000f-4704-9c90-62cf6d098939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:07:50.410Z|965034d2-000f-4704-9c90-62cf6d098939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:07:58.783Z|a4f71892-4a9a-418b-88a6-0be828cf5549|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:58.784Z|a4f71892-4a9a-418b-88a6-0be828cf5549|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:58.786Z|4e0be10a-da42-4b73-8392-a44d63e50164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:58.786Z|4e0be10a-da42-4b73-8392-a44d63e50164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:07:58.790Z|471e7772-1e91-451e-a5fa-9dab4b65e6bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:07:58.791Z|471e7772-1e91-451e-a5fa-9dab4b65e6bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:04.936Z|ff414553-1900-48ef-9a2b-74c900fda347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:08:04.936Z|ff414553-1900-48ef-9a2b-74c900fda347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:08:08.810Z|038719bb-ad9b-40d1-a9fe-b3d6c7299142|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:08.811Z|038719bb-ad9b-40d1-a9fe-b3d6c7299142|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:08.814Z|4c292d6d-add0-4dfc-bc7b-f2cc539c9c1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:08.814Z|4c292d6d-add0-4dfc-bc7b-f2cc539c9c1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:08.818Z|c0ac27cb-c6be-433a-b288-957141723b8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:08.818Z|c0ac27cb-c6be-433a-b288-957141723b8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:18.838Z|cf38910e-1aee-418e-b748-cc722557d5dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:18.839Z|cf38910e-1aee-418e-b748-cc722557d5dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:18.839Z|78236cf3-9feb-4217-9919-79998978be02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:18.839Z|78236cf3-9feb-4217-9919-79998978be02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:18.841Z|4014dfe5-2dc2-4b51-99a5-6915fe4d388a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:18.841Z|4014dfe5-2dc2-4b51-99a5-6915fe4d388a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:19.936Z|9e225a10-eac2-4ada-bbdf-144cdd894f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:08:19.940Z|9e225a10-eac2-4ada-bbdf-144cdd894f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:08:20.410Z|293d9cf6-304b-49ab-a0f8-a0436e0f7549|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:08:20.411Z|293d9cf6-304b-49ab-a0f8-a0436e0f7549|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:08:28.866Z|82dd8fe0-7090-43b3-bcde-15a3d8a28794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:28.866Z|82dd8fe0-7090-43b3-bcde-15a3d8a28794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:28.868Z|bdd9bbdc-ff46-4457-9218-74c40cf44eb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:28.869Z|bdd9bbdc-ff46-4457-9218-74c40cf44eb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:28.874Z|79a38f9d-ed57-4572-b206-892ddad56d87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:28.875Z|79a38f9d-ed57-4572-b206-892ddad56d87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:34.936Z|82db7b49-bd5a-4bb7-a6d4-ebc20ebf619a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:08:34.936Z|82db7b49-bd5a-4bb7-a6d4-ebc20ebf619a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:08:38.896Z|a1beb760-1e0b-4841-8bea-cef333a5325d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:38.897Z|1cb926d3-ae80-44f9-8d38-cd1bfcd5c70f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:38.897Z|a1beb760-1e0b-4841-8bea-cef333a5325d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:38.897Z|1cb926d3-ae80-44f9-8d38-cd1bfcd5c70f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:38.898Z|4cd4762c-e8ed-4062-9c4d-4c72fa593110|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:38.899Z|4cd4762c-e8ed-4062-9c4d-4c72fa593110|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:45.660Z|4609fabf-edb8-4800-83f2-1f979205c37e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:08:45.661Z|4609fabf-edb8-4800-83f2-1f979205c37e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:48.921Z|a910ac6f-9511-4186-b08e-13572eb43ac5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:48.922Z|a910ac6f-9511-4186-b08e-13572eb43ac5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:48.924Z|0b4103bf-346c-47a3-b660-c3c5d5e751e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:48.924Z|0b4103bf-346c-47a3-b660-c3c5d5e751e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:48.927Z|7f91c064-b3c5-46b6-9f76-49c47357f884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:48.927Z|7f91c064-b3c5-46b6-9f76-49c47357f884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:49.936Z|d9ba39af-ff8b-4e8d-83e6-8c1a49229e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:08:49.936Z|d9ba39af-ff8b-4e8d-83e6-8c1a49229e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:08:50.411Z|3dc547e1-5cec-452c-a23d-02c9633d1ad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:08:50.412Z|3dc547e1-5cec-452c-a23d-02c9633d1ad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:08:58.946Z|89513a26-a628-428e-8495-0f087010de20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:58.946Z|89513a26-a628-428e-8495-0f087010de20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:58.948Z|6483d7b3-9595-4897-b76e-0f92d38da421|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:58.949Z|6483d7b3-9595-4897-b76e-0f92d38da421|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:08:58.954Z|75fc0ba6-6098-4562-9be6-c391aea6974b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:08:58.955Z|75fc0ba6-6098-4562-9be6-c391aea6974b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:04.936Z|a72f88a7-8c08-4674-9540-f2c3695bc36c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:09:04.940Z|a72f88a7-8c08-4674-9540-f2c3695bc36c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:09:08.971Z|2f8b5c1a-22ab-49f6-a91f-84d1931310d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:08.972Z|2f8b5c1a-22ab-49f6-a91f-84d1931310d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:08.976Z|e130611c-ac01-4c90-9aae-baf783ea3054|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:08.977Z|e130611c-ac01-4c90-9aae-baf783ea3054|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:08.981Z|55f3a989-ac3d-48ef-a734-5058903723cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:08.982Z|55f3a989-ac3d-48ef-a734-5058903723cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:19.001Z|b9287e14-ad76-464d-a1c2-bf8e9440d772|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:19.002Z|b9287e14-ad76-464d-a1c2-bf8e9440d772|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:19.004Z|25f5b5bb-f619-4b0d-9578-a264fa6b02fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:19.004Z|25f5b5bb-f619-4b0d-9578-a264fa6b02fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:19.007Z|20657f20-ac81-4a4f-ae9b-7d4487f4c70a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:19.008Z|20657f20-ac81-4a4f-ae9b-7d4487f4c70a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:19.936Z|3dbffc9e-a712-4ab7-b063-6e93b94a8d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:09:19.936Z|3dbffc9e-a712-4ab7-b063-6e93b94a8d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:09:20.412Z|63005f36-4252-4b3f-a351-3191d74cd51d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:09:20.412Z|63005f36-4252-4b3f-a351-3191d74cd51d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:09:29.031Z|e4453748-a38f-4e3a-a220-1a97fd53b7ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:29.031Z|a103fdde-1f5e-4788-9afe-760aedb81bca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:29.032Z|2e0358b4-6da1-44b1-907d-3375092909fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:29.032Z|a103fdde-1f5e-4788-9afe-760aedb81bca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:29.032Z|e4453748-a38f-4e3a-a220-1a97fd53b7ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:29.032Z|2e0358b4-6da1-44b1-907d-3375092909fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:34.936Z|50494cce-65c1-4d62-ae51-a200fbbf70b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:09:34.937Z|50494cce-65c1-4d62-ae51-a200fbbf70b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:09:39.066Z|9dd2896a-a486-4e8d-b1dd-c2bdd527c2b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:39.067Z|9dd2896a-a486-4e8d-b1dd-c2bdd527c2b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:39.067Z|d725917d-7871-4f7e-8fe8-a099f0043a0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:39.067Z|d725917d-7871-4f7e-8fe8-a099f0043a0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:39.069Z|1a32fbe9-e092-4bf3-b851-8be47397ead6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:39.070Z|1a32fbe9-e092-4bf3-b851-8be47397ead6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:45.662Z|738f6057-3c5e-4499-8402-33550f872fad|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:09:45.663Z|738f6057-3c5e-4499-8402-33550f872fad|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:49.096Z|74e4fcc9-5fba-4d21-aa8e-3c88698fac57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:49.096Z|74e4fcc9-5fba-4d21-aa8e-3c88698fac57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:49.096Z|7fede896-3e4f-43b0-8f7e-a850f6a07455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:49.097Z|7fede896-3e4f-43b0-8f7e-a850f6a07455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:49.102Z|01816160-d994-42ba-8e42-c74f0fd42e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:49.103Z|01816160-d994-42ba-8e42-c74f0fd42e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:49.936Z|ec459e51-3527-4cc7-a955-a8880ec4c520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:09:49.941Z|ec459e51-3527-4cc7-a955-a8880ec4c520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:09:50.413Z|a7f9ba21-2532-4567-9d13-42a56407b569|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:09:50.414Z|a7f9ba21-2532-4567-9d13-42a56407b569|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:09:59.123Z|9e566a16-1c14-42f2-9a35-8c5c1f624da5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:59.124Z|9e566a16-1c14-42f2-9a35-8c5c1f624da5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:59.125Z|35eb8b4f-8fd0-490d-a1e3-3a84c731ea35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:59.126Z|35eb8b4f-8fd0-490d-a1e3-3a84c731ea35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:09:59.129Z|ab68bb13-2b7a-4aae-8360-ae2ce4028904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:09:59.129Z|ab68bb13-2b7a-4aae-8360-ae2ce4028904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:04.936Z|360d60b5-1816-49d0-a63d-2d32ad7e0205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:10:04.936Z|360d60b5-1816-49d0-a63d-2d32ad7e0205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:10:09.151Z|7ae5c025-4f72-46f5-9a71-660226166d22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:09.151Z|7ae5c025-4f72-46f5-9a71-660226166d22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:09.160Z|6ed349f6-ee75-4fea-8358-b6bf2c36b13c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:09.160Z|6ed349f6-ee75-4fea-8358-b6bf2c36b13c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:09.161Z|cff6938a-7fc6-4ecb-a028-337f676fd01c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:09.162Z|cff6938a-7fc6-4ecb-a028-337f676fd01c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:19.181Z|ddd10e35-439b-4477-87c3-45cef2275c4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:19.181Z|ddd10e35-439b-4477-87c3-45cef2275c4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:19.186Z|5ec28ff6-88de-4ffb-a726-165fe22bb8bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:19.186Z|5ec28ff6-88de-4ffb-a726-165fe22bb8bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:19.188Z|d551ba1c-c7bf-4c96-a578-20438990f4dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:19.189Z|d551ba1c-c7bf-4c96-a578-20438990f4dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:19.936Z|3691fc1f-2456-489a-bf78-f29709c37580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:10:19.936Z|3691fc1f-2456-489a-bf78-f29709c37580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:10:20.414Z|ebdf1fc0-d181-480a-ae93-dc88a7e39158|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:10:20.414Z|ebdf1fc0-d181-480a-ae93-dc88a7e39158|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:10:29.211Z|b8a1cd88-1fa8-41a4-affe-9491a298b8d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:29.212Z|b8a1cd88-1fa8-41a4-affe-9491a298b8d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:29.221Z|5632b467-9497-4f99-ae59-56e1dcdbf9d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:29.221Z|5632b467-9497-4f99-ae59-56e1dcdbf9d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:29.222Z|287f4014-b77c-42ac-ab29-1eb24894d16a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:29.222Z|287f4014-b77c-42ac-ab29-1eb24894d16a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:34.936Z|36e8f0c2-25e8-4ae1-bc2c-9d61770afac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:10:34.940Z|36e8f0c2-25e8-4ae1-bc2c-9d61770afac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:10:39.241Z|66f2ffe3-dd65-4361-b5f7-c5008a7586c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:39.242Z|66f2ffe3-dd65-4361-b5f7-c5008a7586c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:39.247Z|43d3b9d0-4660-4c95-b799-508bbe4c4f5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:39.248Z|43d3b9d0-4660-4c95-b799-508bbe4c4f5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:39.250Z|f44b00c2-dc50-40b6-92e8-e2e520237ee2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:39.250Z|f44b00c2-dc50-40b6-92e8-e2e520237ee2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:45.661Z|8a56575b-5d61-4055-b845-85cd0066a0af|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:10:45.662Z|8a56575b-5d61-4055-b845-85cd0066a0af|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:49.271Z|4af7ef7b-d47e-46d2-bbd6-017a17a36c2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:49.272Z|4af7ef7b-d47e-46d2-bbd6-017a17a36c2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:49.274Z|2b38f451-0cb6-471c-bde3-c97eb3a574bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:49.275Z|2b38f451-0cb6-471c-bde3-c97eb3a574bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:49.279Z|5ef476e9-b37c-409b-b611-925307cee44d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:49.280Z|5ef476e9-b37c-409b-b611-925307cee44d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:49.936Z|9df61e24-ceeb-40c9-82f8-85affa688367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:10:49.936Z|9df61e24-ceeb-40c9-82f8-85affa688367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:10:50.415Z|47221ada-8b74-493d-a117-7183cea87a6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:10:50.415Z|47221ada-8b74-493d-a117-7183cea87a6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:10:59.301Z|b2c8e76b-74b2-497d-918e-2740c9a3f917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:59.301Z|b2c8e76b-74b2-497d-918e-2740c9a3f917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:59.302Z|ae5e0927-28f5-479d-bb3e-ee7793e308e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:59.303Z|ae5e0927-28f5-479d-bb3e-ee7793e308e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:10:59.305Z|f0b92c30-4584-4272-88fd-52de41c99849|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:10:59.305Z|f0b92c30-4584-4272-88fd-52de41c99849|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:04.936Z|32e436de-02d6-4556-a679-25208415f61e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:11:04.936Z|32e436de-02d6-4556-a679-25208415f61e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:11:09.329Z|ad8b8b04-898e-4bfc-aa6f-698b93c9e540|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:09.329Z|ad8b8b04-898e-4bfc-aa6f-698b93c9e540|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:09.330Z|25e3bd99-aca4-42da-bcef-9649866d2740|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:09.331Z|25e3bd99-aca4-42da-bcef-9649866d2740|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:09.334Z|d51a4812-df80-4c2d-a7fe-3741851d3e7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:09.334Z|d51a4812-df80-4c2d-a7fe-3741851d3e7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:19.355Z|74ee0af6-ab91-4146-9004-ff05f9e9e0f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:19.357Z|9739b8ec-4998-4931-b91a-0aaac1be10e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:19.358Z|9739b8ec-4998-4931-b91a-0aaac1be10e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:19.356Z|74ee0af6-ab91-4146-9004-ff05f9e9e0f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:19.358Z|90d30d3c-92ab-4a5e-ad59-59e65d3ac2ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:19.359Z|90d30d3c-92ab-4a5e-ad59-59e65d3ac2ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:19.936Z|827d1b1f-6c8c-4e98-b70c-6fef4c8778c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:11:19.940Z|827d1b1f-6c8c-4e98-b70c-6fef4c8778c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:11:20.416Z|9d3bb753-f7ef-438f-ae53-e4c9f2e723d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:11:20.416Z|9d3bb753-f7ef-438f-ae53-e4c9f2e723d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:11:29.385Z|9db4e121-ccb7-4819-963a-f3e6d6d5f050|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:29.386Z|9db4e121-ccb7-4819-963a-f3e6d6d5f050|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:29.387Z|4bd9f229-4eb8-4e38-ba66-2352c53cfa45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:29.388Z|4bd9f229-4eb8-4e38-ba66-2352c53cfa45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:29.392Z|583eaf88-aedb-4e3f-b9fb-dcb98ed5c7ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:29.392Z|583eaf88-aedb-4e3f-b9fb-dcb98ed5c7ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:34.936Z|df538190-c8b9-4862-9b47-e8654e5a7d74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:11:34.936Z|df538190-c8b9-4862-9b47-e8654e5a7d74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:11:39.416Z|01bcfcb5-94b9-4ee9-b745-fbe1a8856ef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:39.417Z|01bcfcb5-94b9-4ee9-b745-fbe1a8856ef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:39.417Z|bd429adf-7d4b-45e8-b82e-80fc634eb3e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:39.418Z|bd429adf-7d4b-45e8-b82e-80fc634eb3e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:39.420Z|a4d18c9d-3166-44d9-8787-67bc46f912ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:39.420Z|a4d18c9d-3166-44d9-8787-67bc46f912ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:45.661Z|8b8f6ac3-806c-4226-bf37-d3f57478dc67|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:11:45.662Z|8b8f6ac3-806c-4226-bf37-d3f57478dc67|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:49.443Z|4a6baaa4-ae98-4549-aabb-9e392bbd0264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:49.444Z|4a6baaa4-ae98-4549-aabb-9e392bbd0264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:49.444Z|52be9be6-006f-4c58-80e4-032b2ac5956e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:49.445Z|52be9be6-006f-4c58-80e4-032b2ac5956e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:49.449Z|9268b71d-14f5-4e1f-a84b-eb558ae89d2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:49.449Z|9268b71d-14f5-4e1f-a84b-eb558ae89d2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:49.936Z|74a820e6-c007-4651-9091-b46a92d9ebff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:11:49.936Z|74a820e6-c007-4651-9091-b46a92d9ebff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:11:50.417Z|e2a0c478-1dd5-4a8a-a80e-5485debdab56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:11:50.418Z|e2a0c478-1dd5-4a8a-a80e-5485debdab56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:11:59.472Z|4b549961-25ec-4a46-b611-720e68414d42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:59.473Z|4b549961-25ec-4a46-b611-720e68414d42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:59.477Z|63e446f2-e902-42db-986a-584504a437ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:59.477Z|63e446f2-e902-42db-986a-584504a437ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:11:59.480Z|5bd5a718-62ce-4a4a-ac17-2580c705083b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:11:59.481Z|5bd5a718-62ce-4a4a-ac17-2580c705083b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:04.936Z|3b4dabae-bc09-4c2e-b308-9f1e23350ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:12:04.939Z|3b4dabae-bc09-4c2e-b308-9f1e23350ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:12:09.503Z|87e8d020-1515-45cd-85f5-ab4c53174de3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:09.504Z|87e8d020-1515-45cd-85f5-ab4c53174de3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:09.506Z|6176c3ec-9915-4ec0-922e-4f58173135d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:09.506Z|e7813e8f-2763-4136-a036-3b2b4dbd81e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:09.507Z|e7813e8f-2763-4136-a036-3b2b4dbd81e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:09.507Z|6176c3ec-9915-4ec0-922e-4f58173135d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:19.536Z|c72050bd-99db-427e-a901-d42c3f525d67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:19.536Z|2f701d39-036a-4ff4-9357-8c78520a5c12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:19.537Z|c72050bd-99db-427e-a901-d42c3f525d67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:19.537Z|177cc326-370c-4bcc-8f89-7df4350cd7ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:19.537Z|2f701d39-036a-4ff4-9357-8c78520a5c12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:19.537Z|177cc326-370c-4bcc-8f89-7df4350cd7ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:19.936Z|b89c89f4-61d2-4ea0-9622-e391accadb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:12:19.936Z|b89c89f4-61d2-4ea0-9622-e391accadb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:12:20.418Z|bfb30cdb-9869-45fb-8f69-d4aafa203ea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:12:20.419Z|bfb30cdb-9869-45fb-8f69-d4aafa203ea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:12:29.567Z|7f64f59b-7604-4e86-b7f7-ab28c0017bec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:29.568Z|7f64f59b-7604-4e86-b7f7-ab28c0017bec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:29.576Z|45cafeab-8d0b-4111-9019-484161c568f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:29.576Z|45cafeab-8d0b-4111-9019-484161c568f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:29.576Z|643b17e6-70f9-4a9d-9acd-df3685668441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:29.577Z|643b17e6-70f9-4a9d-9acd-df3685668441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:34.936Z|d2ece1c3-8962-4528-8b89-9b5271497716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:12:34.936Z|d2ece1c3-8962-4528-8b89-9b5271497716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:12:39.597Z|42e871f2-14ae-4e8f-a7a1-d2438b60cd52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:39.597Z|42e871f2-14ae-4e8f-a7a1-d2438b60cd52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:39.604Z|6b575c4b-36cd-4efe-87f5-574cde393873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:39.605Z|6b575c4b-36cd-4efe-87f5-574cde393873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:39.606Z|1bbaf68e-ff88-461b-89cd-09add6fce950|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:39.606Z|1bbaf68e-ff88-461b-89cd-09add6fce950|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:45.660Z|fb206d59-6207-4790-9ae2-1156bcc3ce94|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:12:45.661Z|fb206d59-6207-4790-9ae2-1156bcc3ce94|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:49.621Z|a0ce8a2f-5abb-4c21-89d6-b985cb037251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:49.622Z|a0ce8a2f-5abb-4c21-89d6-b985cb037251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:49.629Z|906199ea-9da7-457d-a518-f01dcc16b116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:49.630Z|906199ea-9da7-457d-a518-f01dcc16b116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:49.631Z|1f937410-bdbe-4355-974f-b630b11744a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:49.631Z|1f937410-bdbe-4355-974f-b630b11744a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:49.936Z|86396c03-181c-4f8d-ba1a-2e96d5989615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:12:49.940Z|86396c03-181c-4f8d-ba1a-2e96d5989615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:12:50.419Z|352123a2-51e5-4e02-9df7-5c8e33425ca3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:12:50.420Z|352123a2-51e5-4e02-9df7-5c8e33425ca3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:12:59.653Z|ff0f7663-8583-4168-8d98-ad71e2844e01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:59.654Z|ff0f7663-8583-4168-8d98-ad71e2844e01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:59.655Z|303b60f5-3e41-497c-ad65-8119addbbb73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:59.656Z|303b60f5-3e41-497c-ad65-8119addbbb73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:12:59.658Z|42fea888-d62e-487d-bc40-6f13b1290053|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:12:59.659Z|42fea888-d62e-487d-bc40-6f13b1290053|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:04.936Z|b050a4d1-d425-40ba-ae6d-fd628a260c7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:13:04.936Z|b050a4d1-d425-40ba-ae6d-fd628a260c7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:13:09.678Z|86b3b065-44da-41ae-b886-17e80594475f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:09.678Z|86b3b065-44da-41ae-b886-17e80594475f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:09.679Z|336a4b1b-c6e5-430e-ae49-cd6e89b5bbdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:09.679Z|336a4b1b-c6e5-430e-ae49-cd6e89b5bbdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:09.683Z|c8506e25-46db-489f-a685-bdc9e8d5e32a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:09.684Z|c8506e25-46db-489f-a685-bdc9e8d5e32a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:19.706Z|e386ade0-502c-4c2d-8a71-79652f0ceeab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:19.706Z|3f81c73c-3203-4f8d-b69f-b75008b79635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:19.706Z|a3cbed17-22f8-4332-a472-121c2ddd9d7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:19.706Z|e386ade0-502c-4c2d-8a71-79652f0ceeab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:19.707Z|3f81c73c-3203-4f8d-b69f-b75008b79635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:19.707Z|a3cbed17-22f8-4332-a472-121c2ddd9d7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:19.936Z|cbcf83f9-e6c5-4806-8845-7cd065018b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:13:19.936Z|cbcf83f9-e6c5-4806-8845-7cd065018b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:13:20.420Z|3ef9bf1a-8bb8-4c98-8c0f-4e3905de12a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:13:20.421Z|3ef9bf1a-8bb8-4c98-8c0f-4e3905de12a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:13:29.740Z|8d6c2635-2cd2-4d62-898a-7480ec1e8e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:29.741Z|8d6c2635-2cd2-4d62-898a-7480ec1e8e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:29.742Z|f90e60ea-54da-4a29-954f-d13304ebfaea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:29.743Z|f90e60ea-54da-4a29-954f-d13304ebfaea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:29.743Z|0adc23eb-2478-434b-93c2-cc32f5da5d68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:29.744Z|0adc23eb-2478-434b-93c2-cc32f5da5d68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:34.936Z|ac1c536a-49a0-4b04-93f1-11a9db4d7990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:13:34.940Z|ac1c536a-49a0-4b04-93f1-11a9db4d7990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:13:39.769Z|732e4779-ba30-43c2-9862-850c396a0d17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:39.770Z|732e4779-ba30-43c2-9862-850c396a0d17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:39.771Z|92288c96-50c4-4bac-bf80-85ea48342ee9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:39.771Z|f48d0623-8aaa-4c87-ba5e-8fe13a87d225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:39.772Z|92288c96-50c4-4bac-bf80-85ea48342ee9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:39.772Z|f48d0623-8aaa-4c87-ba5e-8fe13a87d225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:45.661Z|939b624e-7ee3-48e5-a333-7d23cca53bce|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:13:45.662Z|939b624e-7ee3-48e5-a333-7d23cca53bce|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:49.798Z|85e486b8-2537-4cbe-bae0-9125c7dbf770|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:49.799Z|85e486b8-2537-4cbe-bae0-9125c7dbf770|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:49.800Z|1927e86f-020b-486f-886c-244617e9be50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:49.800Z|1927e86f-020b-486f-886c-244617e9be50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:49.802Z|d04b4887-4587-4923-9549-1fd532e6e818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:49.803Z|d04b4887-4587-4923-9549-1fd532e6e818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:49.936Z|1fdf3609-7818-41da-85e4-9e8926c9b155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:13:49.936Z|1fdf3609-7818-41da-85e4-9e8926c9b155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:13:50.421Z|1829e14f-fffc-4ec7-902b-1e5eac260e5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:13:50.422Z|1829e14f-fffc-4ec7-902b-1e5eac260e5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:13:59.826Z|efc563db-31e0-412f-a724-5442765c7cab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:59.827Z|efc563db-31e0-412f-a724-5442765c7cab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:59.831Z|3a6fb29f-a071-4bb2-a206-9dca8486e070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:59.832Z|3a6fb29f-a071-4bb2-a206-9dca8486e070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:13:59.832Z|ee7f67cd-f12a-4333-bd8b-409b8de60b90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:13:59.833Z|ee7f67cd-f12a-4333-bd8b-409b8de60b90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:14:04.936Z|8f85ba18-d948-40dc-b1d8-1527b0c371c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:14:04.936Z|8f85ba18-d948-40dc-b1d8-1527b0c371c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:14:09.860Z|cc4fdced-f8d1-413f-810c-30d72214b6f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:14:09.861Z|cc4fdced-f8d1-413f-810c-30d72214b6f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:14:09.861Z|a0c8b0d4-c300-4fdc-8e4d-f3da875d7a29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:14:09.862Z|a0c8b0d4-c300-4fdc-8e4d-f3da875d7a29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:14:09.864Z|0a0589ae-15d9-4f3c-9f86-9094735131df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:14:09.864Z|0a0589ae-15d9-4f3c-9f86-9094735131df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:14:19.892Z|006f0ba5-4a4b-4e70-8fb9-8e8d1947b47f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:14:19.893Z|006f0ba5-4a4b-4e70-8fb9-8e8d1947b47f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:14:19.894Z|eff8d1d3-2d83-443d-a79f-dff0026f33db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:14:19.894Z|8eddf31a-728e-4ac8-9694-cef33b642eb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:14:19.895Z|eff8d1d3-2d83-443d-a79f-dff0026f33db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:14:19.895Z|8eddf31a-728e-4ac8-9694-cef33b642eb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:14:19.936Z|73677262-3be4-4a54-92c2-f342a9c129cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:14:19.940Z|73677262-3be4-4a54-92c2-f342a9c129cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:14:20.422Z|fe2bce9f-e168-4ebd-a211-451cbb647916|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:14:20.423Z|fe2bce9f-e168-4ebd-a211-451cbb647916|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:14:29.924Z|3a4fedf1-7af8-4622-9c4e-8eebd4b36702|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:14:29.925Z|20c221d3-7aa3-451d-b7be-ef4b347c6577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:14:29.925Z|3a4fedf1-7af8-4622-9c4e-8eebd4b36702|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:14:29.925Z|20c221d3-7aa3-451d-b7be-ef4b347c6577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:14:29.924Z|25b0979e-a735-42bb-b5ef-2ea58b7d1db6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:14:29.927Z|25b0979e-a735-42bb-b5ef-2ea58b7d1db6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:14:34.936Z|a1d5da2b-ccc2-49dd-a201-beaff0398842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:14:34.936Z|a1d5da2b-ccc2-49dd-a201-beaff0398842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:14:39.956Z|78beb66b-400f-4ca4-ad75-ee9619214853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:14:39.957Z|78beb66b-400f-4ca4-ad75-ee9619214853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:14:39.963Z|5b965601-246b-422b-8bd7-b7b7e4c55552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:14:39.963Z|5b965601-246b-422b-8bd7-b7b7e4c55552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:14:39.966Z|5e29b6f0-481d-4985-8da2-7b6781048130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:14:39.966Z|5e29b6f0-481d-4985-8da2-7b6781048130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:14:45.661Z|c421cf0c-ce44-47ba-a86c-f2710c3244b6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:14:45.662Z|c421cf0c-ce44-47ba-a86c-f2710c3244b6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:14:49.936Z|385fec3e-c5a1-4efc-ba3d-f4be01d86268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:14:49.936Z|385fec3e-c5a1-4efc-ba3d-f4be01d86268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:14:49.991Z|e4bbb36d-c3a4-4327-bec5-9c7facd94982|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:14:49.991Z|e4bbb36d-c3a4-4327-bec5-9c7facd94982|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:14:49.998Z|19621b50-adef-4d45-90f3-d368aae7c509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:14:49.999Z|19621b50-adef-4d45-90f3-d368aae7c509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:14:49.999Z|712ff2da-8573-4b9a-bc2e-1181537ae9c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:14:49.999Z|712ff2da-8573-4b9a-bc2e-1181537ae9c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:14:50.423Z|df7daea2-3127-4ca2-9d06-6e48ce1c6d16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:14:50.424Z|df7daea2-3127-4ca2-9d06-6e48ce1c6d16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:15:00.026Z|bd535e5c-34c0-4b53-a5fb-c8982ca1af79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:00.026Z|bd535e5c-34c0-4b53-a5fb-c8982ca1af79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:00.026Z|a7287f52-8430-4b0b-8c9b-48139b2e1461|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:00.027Z|a7287f52-8430-4b0b-8c9b-48139b2e1461|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:00.028Z|b194982d-5dc0-4e6f-81e6-499e18f16b6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:00.029Z|b194982d-5dc0-4e6f-81e6-499e18f16b6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:04.936Z|a5178b56-6b70-4ed6-9963-0a624510a168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:15:04.940Z|a5178b56-6b70-4ed6-9963-0a624510a168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:15:10.054Z|51ca3f71-07be-43f4-9a58-c94734210f4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:10.055Z|51ca3f71-07be-43f4-9a58-c94734210f4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:10.055Z|f8d89896-e48b-4608-9431-8aa2a348d608|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:10.056Z|f8d89896-e48b-4608-9431-8aa2a348d608|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:10.065Z|bfa2b33b-2254-41ed-b5f6-aaa3ce2cdeb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:10.065Z|bfa2b33b-2254-41ed-b5f6-aaa3ce2cdeb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:19.936Z|c10a38b2-2089-4b42-82ea-c08bda54f3fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:15:19.936Z|c10a38b2-2089-4b42-82ea-c08bda54f3fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:15:20.083Z|0d2d3fa0-f0c8-415f-81b2-9b2dbe066e3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:20.084Z|0d2d3fa0-f0c8-415f-81b2-9b2dbe066e3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:20.085Z|e6c7b7e5-c52b-4b50-9d3a-7a9254195189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:20.086Z|e6c7b7e5-c52b-4b50-9d3a-7a9254195189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:20.097Z|baa25d37-498b-47fb-b1c7-6a0bbb6ae815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:20.097Z|baa25d37-498b-47fb-b1c7-6a0bbb6ae815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:20.424Z|0c57275b-906e-46a2-8760-297d25058674|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:15:20.425Z|0c57275b-906e-46a2-8760-297d25058674|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:15:30.111Z|3b91f93a-b6c1-442d-8bc9-fba8256d66d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:30.111Z|3b91f93a-b6c1-442d-8bc9-fba8256d66d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:30.115Z|95468ab0-2544-4766-9f72-a23004e6d666|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:30.115Z|95468ab0-2544-4766-9f72-a23004e6d666|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:30.121Z|c83c67d4-2826-4171-ae1e-6f9c1cf442ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:30.121Z|c83c67d4-2826-4171-ae1e-6f9c1cf442ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:34.936Z|50944120-f346-4f19-ae4f-91a83434e35b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:15:34.936Z|50944120-f346-4f19-ae4f-91a83434e35b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:15:40.139Z|289b23be-5892-4224-8717-847da2e8e1da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:40.139Z|289b23be-5892-4224-8717-847da2e8e1da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:40.143Z|817ca890-3aa8-4c0e-846e-031cd1451a42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:40.143Z|817ca890-3aa8-4c0e-846e-031cd1451a42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:40.146Z|8cbb805e-c372-4cdb-a8c2-b22fd9732197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:40.147Z|8cbb805e-c372-4cdb-a8c2-b22fd9732197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:45.662Z|d93b374a-6eea-45b4-badc-8a85e14a0b8d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:15:45.662Z|d93b374a-6eea-45b4-badc-8a85e14a0b8d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:49.936Z|c6b71a8e-07cf-4673-ab4d-9157fc29de71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:15:49.940Z|c6b71a8e-07cf-4673-ab4d-9157fc29de71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:15:50.166Z|93e6c5f5-5eab-4bde-898c-81f79bb85dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:50.167Z|93e6c5f5-5eab-4bde-898c-81f79bb85dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:50.170Z|4aebe8fe-31b8-4670-9b7b-89bf15635512|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:50.170Z|4aebe8fe-31b8-4670-9b7b-89bf15635512|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:50.171Z|1e536de1-ca3d-4abb-9f25-c2115c357d86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:15:50.172Z|1e536de1-ca3d-4abb-9f25-c2115c357d86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:15:50.425Z|77d52b77-f7c3-458b-9e54-f36b8f964bb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:15:50.426Z|77d52b77-f7c3-458b-9e54-f36b8f964bb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:16:00.194Z|cc52d967-0068-4eed-8f41-61e9860da252|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:00.195Z|cc52d967-0068-4eed-8f41-61e9860da252|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:00.196Z|687c7860-2970-4909-84f5-f8d0555350c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:00.196Z|687c7860-2970-4909-84f5-f8d0555350c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:00.198Z|123490cd-d81f-47ee-9c9d-7b17e007418a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:00.198Z|123490cd-d81f-47ee-9c9d-7b17e007418a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:04.936Z|c8318648-47a3-47f1-bb01-cbac69e9c481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:16:04.937Z|c8318648-47a3-47f1-bb01-cbac69e9c481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:16:10.224Z|8abc9aa1-afa3-4ad1-ad03-a3df6df373ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:10.225Z|f2c772d9-21bd-467d-bfb9-86c4b6f4c344|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:10.225Z|8abc9aa1-afa3-4ad1-ad03-a3df6df373ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:10.225Z|f2c772d9-21bd-467d-bfb9-86c4b6f4c344|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:10.234Z|a88fcd5a-400d-4a14-900b-f9a211238d8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:10.235Z|a88fcd5a-400d-4a14-900b-f9a211238d8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:19.936Z|e4f1e535-3331-48fb-ae2e-5b920c7f64a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:16:19.936Z|e4f1e535-3331-48fb-ae2e-5b920c7f64a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:16:20.253Z|9a0b1373-3ecd-4e89-8bf9-7286e3662e31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:20.253Z|9a0b1373-3ecd-4e89-8bf9-7286e3662e31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:20.261Z|2aed6007-ee81-4012-b384-d524d542b4cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:20.262Z|2aed6007-ee81-4012-b384-d524d542b4cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:20.262Z|42494418-ff4c-499a-93b4-0f34c2cfa3e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:20.262Z|42494418-ff4c-499a-93b4-0f34c2cfa3e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:20.426Z|513b82fe-00d0-4f42-8319-09d2e08b671f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:16:20.427Z|513b82fe-00d0-4f42-8319-09d2e08b671f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:16:30.289Z|505e97a3-1f41-4227-a40d-2bc5449d58b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:30.290Z|984ca6dc-5839-4f75-848c-c308cec010d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:30.290Z|984ca6dc-5839-4f75-848c-c308cec010d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:30.290Z|abef5517-7c74-44cc-b461-2c5da564f371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:30.290Z|505e97a3-1f41-4227-a40d-2bc5449d58b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:30.291Z|abef5517-7c74-44cc-b461-2c5da564f371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:34.936Z|17aec35a-c155-41de-8c1b-cc63df6eb080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:16:34.940Z|17aec35a-c155-41de-8c1b-cc63df6eb080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:16:40.319Z|1c056824-f513-41a0-99b9-7e0b2798f316|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:40.319Z|1c056824-f513-41a0-99b9-7e0b2798f316|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:40.322Z|0d4866f6-b679-4f32-ab81-01a46a0b7dd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:40.322Z|3aedc457-c69c-41e1-a453-49cfefa70ad8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:40.322Z|0d4866f6-b679-4f32-ab81-01a46a0b7dd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:40.322Z|3aedc457-c69c-41e1-a453-49cfefa70ad8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:45.661Z|5f54edce-f284-4d00-99b2-a13b8836f63d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:16:45.662Z|5f54edce-f284-4d00-99b2-a13b8836f63d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:49.936Z|e1175ae1-c11c-4956-b81c-ac3f7145e945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:16:49.937Z|e1175ae1-c11c-4956-b81c-ac3f7145e945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:16:50.351Z|d0942449-5a2e-4dd8-ad00-1aa941458980|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:50.352Z|d0942449-5a2e-4dd8-ad00-1aa941458980|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:50.358Z|32802c3d-af8b-4c90-84e8-40d3ddcf1edc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:50.359Z|32802c3d-af8b-4c90-84e8-40d3ddcf1edc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:50.360Z|f4a48564-63d1-4525-bd22-7a17ec4f056c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:16:50.360Z|f4a48564-63d1-4525-bd22-7a17ec4f056c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:16:50.428Z|ed0c382b-1fd6-4e80-851f-ddd1e3f341e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:16:50.428Z|ed0c382b-1fd6-4e80-851f-ddd1e3f341e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:17:00.386Z|5587a4f1-5d75-4429-907d-baf903c4b1b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:00.387Z|5587a4f1-5d75-4429-907d-baf903c4b1b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:00.388Z|013b72d7-865e-4057-ba25-6a272d51c3db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:00.389Z|bf3df0b7-e480-4d58-aeb3-741061d4af0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:00.389Z|013b72d7-865e-4057-ba25-6a272d51c3db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:00.389Z|bf3df0b7-e480-4d58-aeb3-741061d4af0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:04.936Z|04b26701-d5eb-48ed-8ba0-c9f08cb8ddeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:17:04.936Z|04b26701-d5eb-48ed-8ba0-c9f08cb8ddeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:17:10.418Z|af3c98ed-842e-4209-bfa6-cb566dfce203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:10.418Z|af3c98ed-842e-4209-bfa6-cb566dfce203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:10.418Z|2ac3625c-0d84-4b0e-b615-8d17d4451863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:10.419Z|2ac3625c-0d84-4b0e-b615-8d17d4451863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:10.422Z|c1a9b59d-50bb-41f1-a904-17e1d1bbad0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:10.422Z|c1a9b59d-50bb-41f1-a904-17e1d1bbad0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:19.936Z|878dcedc-d87d-4caf-a6ae-66f20af48949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:17:19.940Z|878dcedc-d87d-4caf-a6ae-66f20af48949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:17:20.429Z|4808d2d3-ca03-418f-92de-60f5cbe60e9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:17:20.430Z|4808d2d3-ca03-418f-92de-60f5cbe60e9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:17:20.448Z|65e53d19-deb8-405b-a400-af25daa13fc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:20.448Z|65e53d19-deb8-405b-a400-af25daa13fc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:20.450Z|19d8f199-25d9-446c-aacb-8b948e7a6ba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:20.450Z|19d8f199-25d9-446c-aacb-8b948e7a6ba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:20.455Z|4d5ace9b-0875-4f49-980f-beb1e3d68915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:20.455Z|4d5ace9b-0875-4f49-980f-beb1e3d68915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:30.477Z|fb00279c-ec42-4bca-b0d3-5f1639ff91a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:30.478Z|fb00279c-ec42-4bca-b0d3-5f1639ff91a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:30.478Z|b66710ef-59af-4a11-8959-049aaf478ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:30.479Z|b66710ef-59af-4a11-8959-049aaf478ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:30.480Z|6c87f720-ee24-4796-8a8c-2c6f2b9e1f18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:30.480Z|6c87f720-ee24-4796-8a8c-2c6f2b9e1f18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:34.936Z|8831a7b3-4c0e-431a-8bcc-2cfc85ccf1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:17:34.936Z|8831a7b3-4c0e-431a-8bcc-2cfc85ccf1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:17:40.506Z|ec28302b-5532-4da5-b68f-eaedb8be243e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:40.506Z|ec28302b-5532-4da5-b68f-eaedb8be243e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:40.506Z|9e58239f-d7d2-4f66-ad8d-bedb7389cb00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:40.507Z|9e58239f-d7d2-4f66-ad8d-bedb7389cb00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:40.514Z|bf3a4fcd-b6e9-462b-979b-7b25dbecabfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:40.514Z|bf3a4fcd-b6e9-462b-979b-7b25dbecabfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:45.662Z|f9c1d85d-03b7-4965-b481-820b300044df|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:17:45.663Z|f9c1d85d-03b7-4965-b481-820b300044df|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:49.936Z|69ef3f85-8efb-4719-a483-ce775dcbb7bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:17:49.936Z|69ef3f85-8efb-4719-a483-ce775dcbb7bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:17:50.430Z|18a27761-6a51-4663-8ce4-90ba83088fbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:17:50.431Z|18a27761-6a51-4663-8ce4-90ba83088fbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:17:50.530Z|9ea77638-b64a-4bf8-b5de-841459fb1c77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:50.531Z|9ea77638-b64a-4bf8-b5de-841459fb1c77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:50.536Z|fae6041c-428d-4254-966a-9efde0163ab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:50.537Z|fae6041c-428d-4254-966a-9efde0163ab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:17:50.538Z|30455336-4bcd-48fc-8173-6454e1ae5801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:17:50.538Z|30455336-4bcd-48fc-8173-6454e1ae5801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:00.559Z|5c8dce1b-0556-44f9-be1f-611078db28fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:00.560Z|5c8dce1b-0556-44f9-be1f-611078db28fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:00.562Z|f07737a9-dabe-43bf-922e-a10f9e97e4b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:00.562Z|f07737a9-dabe-43bf-922e-a10f9e97e4b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:00.567Z|8395e327-cc57-4162-b699-d10a5f3add88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:00.568Z|8395e327-cc57-4162-b699-d10a5f3add88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:04.936Z|7f02ea6c-503e-4aa9-993c-5391f1aa9c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:18:04.940Z|7f02ea6c-503e-4aa9-993c-5391f1aa9c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:18:10.591Z|18394e46-533f-4c31-a9cb-53dcd1ea0bab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:10.591Z|18394e46-533f-4c31-a9cb-53dcd1ea0bab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:10.596Z|91fce911-8fb7-4fc7-8a11-09ff023b4075|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:10.596Z|91fce911-8fb7-4fc7-8a11-09ff023b4075|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:10.598Z|b1d32e4a-7f0d-4342-8e6f-c06180fa57c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:10.598Z|b1d32e4a-7f0d-4342-8e6f-c06180fa57c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:19.936Z|91c8f53f-7c3a-4b3d-b7a7-ed2fb84b105f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:18:19.936Z|91c8f53f-7c3a-4b3d-b7a7-ed2fb84b105f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:18:20.431Z|04d605d4-a120-41eb-a367-c7c498b7f230|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:18:20.432Z|04d605d4-a120-41eb-a367-c7c498b7f230|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:18:20.623Z|0ed7f46d-50ba-4005-aada-70b2045dc46f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:20.623Z|94848025-accd-412b-a80a-6a3e05dadfb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:20.624Z|0ed7f46d-50ba-4005-aada-70b2045dc46f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:20.624Z|94848025-accd-412b-a80a-6a3e05dadfb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:20.624Z|23b6e9db-dc69-44a0-8882-7741a701cfc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:20.625Z|23b6e9db-dc69-44a0-8882-7741a701cfc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:30.657Z|2570dbdb-94d1-4040-aad9-2fcb18f01b51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:30.657Z|9a7f7ae2-ed10-4cac-9610-c278aa88b16b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:30.657Z|2570dbdb-94d1-4040-aad9-2fcb18f01b51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:30.658Z|9a7f7ae2-ed10-4cac-9610-c278aa88b16b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:30.660Z|874943f9-8e6d-422a-9036-df8a1d0962af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:30.661Z|874943f9-8e6d-422a-9036-df8a1d0962af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:34.936Z|ff402585-481c-4cb5-b56d-fe627aacf596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:18:34.936Z|ff402585-481c-4cb5-b56d-fe627aacf596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:18:40.687Z|1358c7f9-c98f-437a-beb9-1ae4f140f783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:40.689Z|1358c7f9-c98f-437a-beb9-1ae4f140f783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:40.696Z|16014f3a-4219-4c59-ba8a-a74dfb04e3de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:40.696Z|16014f3a-4219-4c59-ba8a-a74dfb04e3de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:40.697Z|3cb0ecc2-347b-4d5d-b12b-9c9e0a2fe25c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:40.697Z|3cb0ecc2-347b-4d5d-b12b-9c9e0a2fe25c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:45.660Z|f1aed809-8aa4-427d-bbcf-31113d835644|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:18:45.661Z|f1aed809-8aa4-427d-bbcf-31113d835644|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:49.936Z|1cb9848f-2ef3-4ecd-977a-37cfca229b70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:18:49.940Z|1cb9848f-2ef3-4ecd-977a-37cfca229b70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:18:50.432Z|7999746f-6bac-40be-8f60-c3a15bbe05d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:18:50.433Z|7999746f-6bac-40be-8f60-c3a15bbe05d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:18:50.720Z|8b64bb3f-1937-47a7-b28b-0f2912844d23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:50.720Z|8b64bb3f-1937-47a7-b28b-0f2912844d23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:50.726Z|008c19d6-4dcb-4498-8452-063a2a43ffc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:50.726Z|008c19d6-4dcb-4498-8452-063a2a43ffc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:18:50.726Z|053204bf-23e5-434f-9fa4-903638c9cbac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:18:50.727Z|053204bf-23e5-434f-9fa4-903638c9cbac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:00.751Z|3b4b8318-d6f8-477f-86bc-d00ded7c8d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:00.751Z|3b4b8318-d6f8-477f-86bc-d00ded7c8d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:00.754Z|b202148d-4ad1-40d8-8992-fd0a7f53fd43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:00.755Z|b202148d-4ad1-40d8-8992-fd0a7f53fd43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:00.759Z|2ee06c91-2d12-4d04-ae9f-3a2e4aeecbb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:00.759Z|2ee06c91-2d12-4d04-ae9f-3a2e4aeecbb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:04.936Z|a217a48b-66a0-4ff4-a004-ea96b138a795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:19:04.936Z|a217a48b-66a0-4ff4-a004-ea96b138a795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:19:10.780Z|524ef302-c2a2-4300-a14e-b3010726e3af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:10.780Z|524ef302-c2a2-4300-a14e-b3010726e3af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:10.784Z|75830764-cd9a-419f-8ded-0f5e438a0586|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:10.784Z|75830764-cd9a-419f-8ded-0f5e438a0586|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:10.787Z|b30c9c69-284b-42bd-a3e0-66fb053ebed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:10.788Z|b30c9c69-284b-42bd-a3e0-66fb053ebed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:19.936Z|d4110e34-939f-41e2-b472-37a1f661bc13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:19:19.936Z|d4110e34-939f-41e2-b472-37a1f661bc13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:19:20.433Z|604420b8-0b52-45f6-920c-ad904103095f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:19:20.434Z|604420b8-0b52-45f6-920c-ad904103095f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:19:20.809Z|6c585626-219f-45f8-a246-fd3086cb0025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:20.809Z|6c585626-219f-45f8-a246-fd3086cb0025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:20.812Z|aee458a4-1523-4e51-b0e0-5dcf35b225d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:20.813Z|aee458a4-1523-4e51-b0e0-5dcf35b225d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:20.815Z|d9141023-11fa-45f9-8038-be69bf0f7d11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:20.816Z|d9141023-11fa-45f9-8038-be69bf0f7d11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:30.837Z|0a6f713f-5a87-4848-8641-9cd2226b9415|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:30.838Z|0a6f713f-5a87-4848-8641-9cd2226b9415|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:30.842Z|a4752ddc-4a87-4545-ba80-266cf3d4006d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:30.842Z|a4752ddc-4a87-4545-ba80-266cf3d4006d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:30.847Z|067b8a20-19e6-47b9-abb6-f3596fd41097|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:30.848Z|067b8a20-19e6-47b9-abb6-f3596fd41097|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:34.936Z|7ee070e4-98a3-4270-b020-366cfbb2a29d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:19:34.940Z|7ee070e4-98a3-4270-b020-366cfbb2a29d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:19:40.866Z|b95fd704-4ac7-4aa6-b846-5b1c7acbb31b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:40.866Z|b95fd704-4ac7-4aa6-b846-5b1c7acbb31b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:40.871Z|df1b550b-473d-4d66-a782-4ec50c5e8940|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:40.871Z|df1b550b-473d-4d66-a782-4ec50c5e8940|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:40.874Z|cdb1f3a8-8555-499d-9630-10178e537e71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:40.875Z|cdb1f3a8-8555-499d-9630-10178e537e71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:45.662Z|13b4c5f2-e9a1-4045-9a82-e0eaaffa18fd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:19:45.663Z|13b4c5f2-e9a1-4045-9a82-e0eaaffa18fd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:49.936Z|53d8a8a9-e860-4271-beec-2d073a515645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:19:49.936Z|53d8a8a9-e860-4271-beec-2d073a515645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:19:50.434Z|b85da7eb-b077-4811-afc7-ce879a290297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:19:50.435Z|b85da7eb-b077-4811-afc7-ce879a290297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:19:50.909Z|907c769f-f7e5-4e38-9b68-4aae820125aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:50.909Z|907c769f-f7e5-4e38-9b68-4aae820125aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:50.909Z|d12156c7-f154-456b-ab07-cb2b6b4a8e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:50.910Z|d12156c7-f154-456b-ab07-cb2b6b4a8e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:19:50.913Z|1f8ed61f-04f0-47da-85a7-9121741f1c78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:19:50.913Z|1f8ed61f-04f0-47da-85a7-9121741f1c78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:00.933Z|097a6998-a26c-413f-b49c-0a14b58c0608|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:00.934Z|097a6998-a26c-413f-b49c-0a14b58c0608|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:00.938Z|3f1c9046-1392-4456-8979-5441f7053d45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:00.938Z|3f1c9046-1392-4456-8979-5441f7053d45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:00.938Z|ade1109f-f4ff-4b95-8072-62abba572246|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:00.939Z|ade1109f-f4ff-4b95-8072-62abba572246|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:04.936Z|9f36c106-8833-4967-ad80-2dfbab82d1f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:20:04.936Z|9f36c106-8833-4967-ad80-2dfbab82d1f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:20:10.961Z|5781a222-e0e0-4f5a-b50b-da0e260ca689|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:10.961Z|5781a222-e0e0-4f5a-b50b-da0e260ca689|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:10.963Z|8a749414-adab-43e9-be01-aadf6a4468aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:10.963Z|8a749414-adab-43e9-be01-aadf6a4468aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:10.964Z|a73741ca-604a-4836-9ea5-882f97665582|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:10.965Z|a73741ca-604a-4836-9ea5-882f97665582|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:19.936Z|b0c12b3f-ca47-469d-8f92-1b5f82c55169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:20:19.940Z|b0c12b3f-ca47-469d-8f92-1b5f82c55169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:20:20.435Z|b1fcebf7-2acf-494a-8135-b82b9f98d1ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:20:20.436Z|b1fcebf7-2acf-494a-8135-b82b9f98d1ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:20:20.991Z|ece7c6e2-4830-4145-a087-161522b90d19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:20.991Z|ece7c6e2-4830-4145-a087-161522b90d19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:20.997Z|f2247f2b-843b-4345-aa21-d2f5d127c32c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:20.997Z|f94e75a8-064a-4b43-a1d8-12dfb4007c6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:20.997Z|f2247f2b-843b-4345-aa21-d2f5d127c32c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:20.997Z|f94e75a8-064a-4b43-a1d8-12dfb4007c6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:31.014Z|99770c79-5f69-41c7-a936-f70e5ef60478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:31.014Z|99770c79-5f69-41c7-a936-f70e5ef60478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:31.021Z|d246bb2d-eb6b-4b7e-872d-960662407c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:31.022Z|d246bb2d-eb6b-4b7e-872d-960662407c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:31.023Z|4f188b93-38cc-42e9-a356-b0bdee782558|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:31.023Z|4f188b93-38cc-42e9-a356-b0bdee782558|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:34.936Z|de91fb17-1d9a-4fd0-869e-9bbf6abc5510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:20:34.936Z|de91fb17-1d9a-4fd0-869e-9bbf6abc5510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:20:41.048Z|cee27163-5492-40c7-aaa7-53159ba50c82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:41.048Z|ce2d7d6f-e55b-45ef-b982-df513160b471|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:41.049Z|cee27163-5492-40c7-aaa7-53159ba50c82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:41.049Z|ce2d7d6f-e55b-45ef-b982-df513160b471|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:41.049Z|60da4708-369c-4ecf-8cff-a0cf2e79cbe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:41.049Z|60da4708-369c-4ecf-8cff-a0cf2e79cbe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:45.660Z|3f7cae3d-c7fc-48d5-9300-cb82ade62d9a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:20:45.661Z|3f7cae3d-c7fc-48d5-9300-cb82ade62d9a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:49.936Z|196a391e-5914-437e-b7d3-b58267777f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:20:49.936Z|196a391e-5914-437e-b7d3-b58267777f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:20:50.437Z|f9b1a698-9a20-4460-839d-5b8df26b3a66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:20:50.437Z|f9b1a698-9a20-4460-839d-5b8df26b3a66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:20:51.079Z|a8e4af6b-b43a-4ae2-8214-cc7b3c7b8d66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:51.079Z|e39cb67d-8ea3-49ce-87ac-40cf447b4a1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:51.079Z|a8e4af6b-b43a-4ae2-8214-cc7b3c7b8d66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:51.079Z|e39cb67d-8ea3-49ce-87ac-40cf447b4a1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:20:51.088Z|b16fc58d-6f25-4b29-aec5-c07f24b29314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:20:51.089Z|b16fc58d-6f25-4b29-aec5-c07f24b29314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:01.107Z|3d20d60f-347c-46ce-bd61-0e790ce30061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:01.108Z|3d20d60f-347c-46ce-bd61-0e790ce30061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:01.111Z|7f2bce99-52cb-4fb3-b21b-caa2079551f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:01.111Z|7f2bce99-52cb-4fb3-b21b-caa2079551f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:01.111Z|5dc43c6f-5f59-4b09-875a-c8a175d4630d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:01.112Z|5dc43c6f-5f59-4b09-875a-c8a175d4630d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:04.936Z|1ce4168a-2b7c-4bdc-96c4-816e46611f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:21:04.940Z|1ce4168a-2b7c-4bdc-96c4-816e46611f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:21:11.135Z|9cea221d-55b9-44e9-8bda-1f003edf4326|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:11.136Z|9cea221d-55b9-44e9-8bda-1f003edf4326|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:11.137Z|4007fd58-a871-4556-b1f1-6177f04380a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:11.138Z|4007fd58-a871-4556-b1f1-6177f04380a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:11.140Z|aa0c0826-9ecb-4aa8-bee6-b148a9eb3860|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:11.141Z|aa0c0826-9ecb-4aa8-bee6-b148a9eb3860|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:19.936Z|8a7f86ea-8642-45cd-959d-2ef0419783fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:21:19.936Z|8a7f86ea-8642-45cd-959d-2ef0419783fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:21:20.438Z|83d7c568-f631-4cc6-bfd6-07d64872f107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:21:20.438Z|83d7c568-f631-4cc6-bfd6-07d64872f107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:21:21.164Z|10e5f09f-0e32-48dc-af27-011fc5961ba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:21.164Z|10e5f09f-0e32-48dc-af27-011fc5961ba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:21.167Z|f7929448-118f-4576-9b84-47d5b17460d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:21.167Z|f7929448-118f-4576-9b84-47d5b17460d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:21.171Z|8f9eea95-fb3a-4b2b-b503-e7c567966501|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:21.172Z|8f9eea95-fb3a-4b2b-b503-e7c567966501|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:31.194Z|d14790d8-fd99-4dc4-9dd3-4bd04bbcffbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:31.194Z|d14790d8-fd99-4dc4-9dd3-4bd04bbcffbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:31.198Z|4b3792b1-43b9-47d3-892d-d48ce86ab58a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:31.199Z|4b3792b1-43b9-47d3-892d-d48ce86ab58a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:31.201Z|cd2db9c9-74b4-4eba-ba10-56a0d5326169|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:31.202Z|cd2db9c9-74b4-4eba-ba10-56a0d5326169|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:34.936Z|ee12e54c-953c-4294-8040-8efae3f45b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:21:34.937Z|ee12e54c-953c-4294-8040-8efae3f45b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:21:41.223Z|ca0c3bae-4570-4502-9f99-d5514b1d9de6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:41.224Z|56b8849e-2696-4ace-97df-64a6cef5d3ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:41.225Z|56b8849e-2696-4ace-97df-64a6cef5d3ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:41.224Z|ca0c3bae-4570-4502-9f99-d5514b1d9de6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:41.227Z|e31a2237-e373-49d8-8e35-77cf6424f577|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:41.227Z|e31a2237-e373-49d8-8e35-77cf6424f577|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:45.662Z|9c384d5c-4a5b-4e15-86b9-773ec8cae2cc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:21:45.662Z|9c384d5c-4a5b-4e15-86b9-773ec8cae2cc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:49.936Z|a059f4ae-1472-4a49-a586-78408fc01b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:21:49.939Z|a059f4ae-1472-4a49-a586-78408fc01b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:21:50.438Z|f4c07830-2067-4405-9221-2f1fddfd1223|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:21:50.439Z|f4c07830-2067-4405-9221-2f1fddfd1223|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:21:51.255Z|13f4d0d3-0e1f-43a5-a682-c4d507c2fcd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:51.255Z|13f4d0d3-0e1f-43a5-a682-c4d507c2fcd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:51.255Z|343bc80a-7296-443d-813e-d770aae9bda9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:51.256Z|343bc80a-7296-443d-813e-d770aae9bda9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:21:51.256Z|df284b8a-b8b9-4576-8987-cd08b1f82581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:21:51.257Z|df284b8a-b8b9-4576-8987-cd08b1f82581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:01.282Z|ae19f4de-ce8a-4fcd-bc8b-9f7975000da8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:01.283Z|b17530ec-b1a5-4e9a-9bdc-b7165e1e0b3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:01.283Z|ae19f4de-ce8a-4fcd-bc8b-9f7975000da8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:01.283Z|b17530ec-b1a5-4e9a-9bdc-b7165e1e0b3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:01.285Z|999d056b-e180-41ef-8aac-476f6304a243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:01.286Z|999d056b-e180-41ef-8aac-476f6304a243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:04.936Z|9f2c1e82-cee8-4e04-9ef4-681e13602583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:22:04.936Z|9f2c1e82-cee8-4e04-9ef4-681e13602583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:22:11.310Z|1be90d8e-95f2-4b7f-bf98-65174d3ef13e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:11.311Z|1be90d8e-95f2-4b7f-bf98-65174d3ef13e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:11.312Z|e1a6aee7-334f-4059-a408-acebbbb42988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:11.312Z|6b5ff5fa-2a61-47a8-8876-e9896adda629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:11.312Z|e1a6aee7-334f-4059-a408-acebbbb42988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:11.312Z|6b5ff5fa-2a61-47a8-8876-e9896adda629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:19.936Z|543a69c1-2c61-4cec-9ff1-d121b462cc4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:22:19.936Z|543a69c1-2c61-4cec-9ff1-d121b462cc4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:22:20.440Z|97b77af0-b997-4c65-8322-a490e6acfc47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:22:20.440Z|97b77af0-b997-4c65-8322-a490e6acfc47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:22:21.340Z|ff4d14d8-49eb-4455-b12d-ec0bd4269645|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:21.341Z|ff4d14d8-49eb-4455-b12d-ec0bd4269645|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:21.349Z|fd20b570-67fc-4d3f-ada1-1ba30586a1de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:21.349Z|fd20b570-67fc-4d3f-ada1-1ba30586a1de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:21.349Z|997066a3-7920-49cc-b045-2c0693152951|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:21.350Z|997066a3-7920-49cc-b045-2c0693152951|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:31.375Z|d4a21967-e3a6-4062-a001-d8fe6bd43ba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:31.375Z|77a35313-2cd7-4ec4-ba1b-97e1f39330d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:31.376Z|d4a21967-e3a6-4062-a001-d8fe6bd43ba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:31.376Z|77a35313-2cd7-4ec4-ba1b-97e1f39330d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:31.377Z|e2eeaae4-571b-442a-a5d0-936867305c01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:31.378Z|e2eeaae4-571b-442a-a5d0-936867305c01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:34.936Z|e478ca0b-c565-4369-90a3-1903faf53f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:22:34.940Z|e478ca0b-c565-4369-90a3-1903faf53f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:22:41.407Z|730db3a0-b8a1-41d8-9a57-1ac12cd24658|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:41.408Z|730db3a0-b8a1-41d8-9a57-1ac12cd24658|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:41.414Z|ae91ee10-583d-47a2-95aa-7bb19dfde2fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:41.415Z|ae91ee10-583d-47a2-95aa-7bb19dfde2fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:41.415Z|57c406de-cede-4830-8b81-530157842154|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:41.416Z|57c406de-cede-4830-8b81-530157842154|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:45.661Z|061ca70c-481d-4b2f-a3f3-5be96449aaf0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:22:45.662Z|061ca70c-481d-4b2f-a3f3-5be96449aaf0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:49.936Z|37471490-1349-47cd-a703-d11e168eb4dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:22:49.936Z|37471490-1349-47cd-a703-d11e168eb4dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:22:50.441Z|8ca2f354-1619-4140-b5d2-0f8b145450cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:22:50.441Z|8ca2f354-1619-4140-b5d2-0f8b145450cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:22:51.436Z|6aef6be3-6f34-4bbd-b60b-84cceef2b927|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:51.437Z|6aef6be3-6f34-4bbd-b60b-84cceef2b927|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:51.442Z|b1f1e259-e804-4f9e-959c-688b10b8bb40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:51.443Z|b1f1e259-e804-4f9e-959c-688b10b8bb40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:22:51.443Z|0dbf3f34-7e30-42ed-a6ac-0c6a2ca0d9d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:22:51.444Z|0dbf3f34-7e30-42ed-a6ac-0c6a2ca0d9d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:01.466Z|018c56e3-5a1c-4e86-aee3-5280e0ad922a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:01.466Z|018c56e3-5a1c-4e86-aee3-5280e0ad922a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:01.467Z|0c9ab644-fc7e-4716-932f-031445daefd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:01.468Z|0c9ab644-fc7e-4716-932f-031445daefd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:01.470Z|253ded1b-de5e-4fef-b9af-355143055ba9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:01.471Z|253ded1b-de5e-4fef-b9af-355143055ba9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:04.936Z|8e5c22cc-6185-4f31-b210-034a2a6f992f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:23:04.936Z|8e5c22cc-6185-4f31-b210-034a2a6f992f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:23:11.506Z|a85ce8d3-ea40-49ff-b89c-652db71ebdbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:11.506Z|96428ac4-b078-49a0-9ae7-430a2766efb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:11.507Z|96428ac4-b078-49a0-9ae7-430a2766efb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:11.507Z|a85ce8d3-ea40-49ff-b89c-652db71ebdbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:11.509Z|ce3c1405-d11c-48b7-ab23-40f898a67583|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:11.510Z|ce3c1405-d11c-48b7-ab23-40f898a67583|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:19.936Z|413aa96e-9f70-4dd2-8a70-79c441ee1568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:23:19.940Z|413aa96e-9f70-4dd2-8a70-79c441ee1568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:23:20.442Z|d307728e-10c9-4a03-9240-a7e3060a3a60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:23:20.442Z|d307728e-10c9-4a03-9240-a7e3060a3a60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:23:21.538Z|b6403a8d-5d85-4030-84e3-08dac37b2880|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:21.538Z|f0ef6922-69a8-4270-9c8f-d697307c9d94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:21.538Z|b6403a8d-5d85-4030-84e3-08dac37b2880|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:21.539Z|f0ef6922-69a8-4270-9c8f-d697307c9d94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:21.542Z|299474e2-b6c3-46d6-ab7c-22ce31ee9cda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:21.543Z|299474e2-b6c3-46d6-ab7c-22ce31ee9cda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:31.567Z|fb63168c-cf83-4b63-a1a0-fa013177de5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:31.567Z|fb63168c-cf83-4b63-a1a0-fa013177de5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:31.567Z|c2d2f814-5275-4215-a1e2-dbaed1bb16af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:31.568Z|c2d2f814-5275-4215-a1e2-dbaed1bb16af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:31.572Z|e4f45bb7-b645-4d6d-8f81-80bb371cc450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:31.572Z|e4f45bb7-b645-4d6d-8f81-80bb371cc450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:34.936Z|817a7c6b-2d80-4c04-80c3-82894df96e25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:23:34.936Z|817a7c6b-2d80-4c04-80c3-82894df96e25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:23:41.593Z|ec6d1b7a-c54f-4596-be28-b71b224e4988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:41.593Z|ec6d1b7a-c54f-4596-be28-b71b224e4988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:41.596Z|8dae3a61-d631-4847-a888-6002d11fc593|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:41.596Z|8dae3a61-d631-4847-a888-6002d11fc593|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:41.598Z|173e730f-c2af-4382-b2b3-d9583e8fe822|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:41.599Z|173e730f-c2af-4382-b2b3-d9583e8fe822|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:45.660Z|e5a7c893-539f-4d30-b973-68176ccbe4a9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:23:45.661Z|e5a7c893-539f-4d30-b973-68176ccbe4a9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:49.936Z|ff4e5f6b-4396-4fd4-ba6c-79d65f73a401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:23:49.936Z|ff4e5f6b-4396-4fd4-ba6c-79d65f73a401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:23:50.443Z|494fcf03-328f-4007-9e91-1dd78e4a315d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:23:50.443Z|494fcf03-328f-4007-9e91-1dd78e4a315d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:23:51.621Z|600d2670-e953-469a-abaf-a679a84af474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:51.621Z|600d2670-e953-469a-abaf-a679a84af474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:51.624Z|60c40754-a1fb-4ab5-8807-51adcbaf53a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:51.624Z|60c40754-a1fb-4ab5-8807-51adcbaf53a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:23:51.625Z|78be0d99-f54c-43a3-998c-015e664f193f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:23:51.625Z|78be0d99-f54c-43a3-998c-015e664f193f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:01.647Z|89a0cfb5-866a-4f87-8d7f-ee36838d36d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:01.648Z|89a0cfb5-866a-4f87-8d7f-ee36838d36d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:01.649Z|8d9983e8-088d-410c-b528-9146137f7390|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:01.649Z|8d9983e8-088d-410c-b528-9146137f7390|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:01.651Z|17bd7528-3ce4-46a0-aa74-49be3b40fab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:01.652Z|17bd7528-3ce4-46a0-aa74-49be3b40fab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:04.936Z|f36396c1-e9c5-4888-9121-43c986348bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:24:04.940Z|f36396c1-e9c5-4888-9121-43c986348bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:24:11.676Z|d30054fa-1ece-46f5-a7cf-6b6bd08ba3fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:11.677Z|d30054fa-1ece-46f5-a7cf-6b6bd08ba3fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:11.678Z|6135b0ef-109a-4827-b840-bc74d5b7cafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:11.678Z|03172cb1-7685-460f-8e8b-c5db03e49ba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:11.678Z|6135b0ef-109a-4827-b840-bc74d5b7cafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:11.679Z|03172cb1-7685-460f-8e8b-c5db03e49ba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:19.937Z|ffe037f3-94de-439e-8cc1-9f0f40d6d13c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:24:19.938Z|ffe037f3-94de-439e-8cc1-9f0f40d6d13c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:24:20.444Z|bdab54ac-1238-4f29-9f3c-8ff89dd951ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:24:20.444Z|bdab54ac-1238-4f29-9f3c-8ff89dd951ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:24:21.705Z|4ed2cdc1-034d-4668-9d7f-90a51addd70e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:21.706Z|4ed2cdc1-034d-4668-9d7f-90a51addd70e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:21.708Z|920aa9e4-6f39-4792-b243-bb2f99bb968d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:21.708Z|d0a00fc3-b45f-440b-814c-52f0cf1cbf55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:21.709Z|920aa9e4-6f39-4792-b243-bb2f99bb968d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:21.709Z|d0a00fc3-b45f-440b-814c-52f0cf1cbf55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:31.733Z|2cf1b470-3e37-438f-80d1-7b8382626663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:31.733Z|2cf1b470-3e37-438f-80d1-7b8382626663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:31.735Z|0e9738b3-bed3-43b3-8766-7bd8506dced6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:31.736Z|0e9738b3-bed3-43b3-8766-7bd8506dced6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:31.736Z|89cfb4fa-a816-40f8-8fe5-f75f7502a29d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:31.737Z|89cfb4fa-a816-40f8-8fe5-f75f7502a29d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:34.936Z|937b9acf-024a-43e4-8871-77dc93eb27b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:24:34.936Z|937b9acf-024a-43e4-8871-77dc93eb27b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:24:41.763Z|6d6f4c7e-49c4-423b-893c-4a7879700ef6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:41.764Z|6d6f4c7e-49c4-423b-893c-4a7879700ef6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:41.766Z|99381cb8-b0b1-41cf-a4dd-7c0a97d894b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:41.766Z|a707a19d-33da-4afb-a9fa-4fadbb571687|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:41.766Z|99381cb8-b0b1-41cf-a4dd-7c0a97d894b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:41.766Z|a707a19d-33da-4afb-a9fa-4fadbb571687|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:45.660Z|97cc1fde-5498-49ab-8bfb-3946b2b637e3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:24:45.661Z|97cc1fde-5498-49ab-8bfb-3946b2b637e3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:49.936Z|ba14e15c-aac7-418f-a20c-cddf474513ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:24:49.940Z|ba14e15c-aac7-418f-a20c-cddf474513ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:24:50.445Z|a48c72d9-477a-4cbc-bbda-d006f982e09b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:24:50.446Z|a48c72d9-477a-4cbc-bbda-d006f982e09b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:24:51.793Z|7bd5fb3a-ad59-4925-99cc-3f3d61ed4e3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:51.794Z|18ddb17f-ce90-4f9a-9802-e8e1fa80dcfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:51.794Z|7bd5fb3a-ad59-4925-99cc-3f3d61ed4e3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:51.795Z|18ddb17f-ce90-4f9a-9802-e8e1fa80dcfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:24:51.802Z|71a81d67-a643-4c4d-90a3-e296a9261225|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:24:51.803Z|71a81d67-a643-4c4d-90a3-e296a9261225|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:01.824Z|b6b7bad9-5504-41d3-9f65-a76e6dbf0de8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:01.825Z|b6b7bad9-5504-41d3-9f65-a76e6dbf0de8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:01.832Z|9ecbd412-f636-4ef8-92db-5b1cfbd2f6eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:01.832Z|654a72df-d411-4576-a979-2c71b14c9920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:01.832Z|654a72df-d411-4576-a979-2c71b14c9920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:01.832Z|9ecbd412-f636-4ef8-92db-5b1cfbd2f6eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:04.936Z|ef4607e1-cbf4-443e-ad96-f2c9ff74c1ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:25:04.936Z|ef4607e1-cbf4-443e-ad96-f2c9ff74c1ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:25:11.854Z|b15fb26c-3134-4eed-b6d4-90ebf45cd2b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:11.855Z|b15fb26c-3134-4eed-b6d4-90ebf45cd2b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:11.858Z|c7190696-a004-4760-abb9-01164bf775ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:11.859Z|c7190696-a004-4760-abb9-01164bf775ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:11.861Z|26f3d4f4-0e19-4b77-a1b0-284c50f06227|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:11.862Z|26f3d4f4-0e19-4b77-a1b0-284c50f06227|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:19.936Z|88dbecb9-c83a-45d0-94da-e726b355cfee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:25:19.936Z|88dbecb9-c83a-45d0-94da-e726b355cfee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:25:20.446Z|e84481e3-f6be-4675-a3bf-4857763ad912|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:25:20.447Z|e84481e3-f6be-4675-a3bf-4857763ad912|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:25:21.885Z|1d7c2a21-21a6-411b-afa0-73334a138da3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:21.886Z|614e0a71-c496-4f29-993f-8898ae767a7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:21.886Z|1d7c2a21-21a6-411b-afa0-73334a138da3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:21.886Z|614e0a71-c496-4f29-993f-8898ae767a7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:21.887Z|701a23aa-ea62-4714-b28b-61ce31fd60d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:21.888Z|701a23aa-ea62-4714-b28b-61ce31fd60d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:31.912Z|433f23cd-847b-4d74-86f9-a4df1c0d5425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:31.913Z|433f23cd-847b-4d74-86f9-a4df1c0d5425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:31.913Z|37567b0c-3c7e-4d8b-93be-6104e8b3cc92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:31.914Z|37567b0c-3c7e-4d8b-93be-6104e8b3cc92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:31.915Z|1646760d-f7ed-43cc-a311-ac8fa004d2df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:31.915Z|1646760d-f7ed-43cc-a311-ac8fa004d2df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:34.936Z|fcc361ea-3472-49bf-8f5c-75d32f14417e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:25:34.940Z|fcc361ea-3472-49bf-8f5c-75d32f14417e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:25:41.948Z|13188f44-4585-4068-8bcc-e6f93a589d49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:41.949Z|13188f44-4585-4068-8bcc-e6f93a589d49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:41.956Z|692f563d-56e5-4d0f-b9e3-823f62180421|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:41.957Z|692f563d-56e5-4d0f-b9e3-823f62180421|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:41.958Z|d9a43bcb-e74d-41f1-a1af-eb350ee4e762|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:41.959Z|d9a43bcb-e74d-41f1-a1af-eb350ee4e762|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:45.661Z|a82349e7-9e87-4b15-b504-1b1e2c7c7246|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:25:45.662Z|a82349e7-9e87-4b15-b504-1b1e2c7c7246|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:49.936Z|3f1714c1-e32c-4dfb-80c2-c871d263d614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:25:49.936Z|3f1714c1-e32c-4dfb-80c2-c871d263d614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:25:50.447Z|491e31a8-cb25-45ff-9410-d9d94de97361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:25:50.448Z|491e31a8-cb25-45ff-9410-d9d94de97361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:25:51.975Z|a553cd75-0f48-42d1-92ad-60aac0976fa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:51.976Z|a553cd75-0f48-42d1-92ad-60aac0976fa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:51.987Z|95dc22f5-ef4c-4b8b-ae9a-7dd8d4c41abe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:51.988Z|95dc22f5-ef4c-4b8b-ae9a-7dd8d4c41abe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:25:51.988Z|a1a22009-8388-495c-8ca9-d66444cf3422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:25:51.988Z|a1a22009-8388-495c-8ca9-d66444cf3422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:02.011Z|e02bb46f-8846-42f6-a57d-18b90c63bac8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:02.012Z|e02bb46f-8846-42f6-a57d-18b90c63bac8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:02.012Z|4fe0d591-1ba8-4aee-906f-fa14889dbda8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:02.013Z|4fe0d591-1ba8-4aee-906f-fa14889dbda8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:02.016Z|e8bc0d25-ff47-473a-87ba-82d65e96c324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:02.016Z|e8bc0d25-ff47-473a-87ba-82d65e96c324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:04.936Z|1c4862f8-d598-4720-bdeb-91433211eeea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:26:04.936Z|1c4862f8-d598-4720-bdeb-91433211eeea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:26:12.039Z|c2aadfb6-a888-4335-9b36-35bba3ce917d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:12.039Z|c2aadfb6-a888-4335-9b36-35bba3ce917d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:12.042Z|241ee7f0-1abe-4544-839b-09ec237841d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:12.042Z|241ee7f0-1abe-4544-839b-09ec237841d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:12.042Z|2c3252e2-bcf0-41e4-9b35-1b00589a91f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:12.042Z|2c3252e2-bcf0-41e4-9b35-1b00589a91f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:19.936Z|52930786-2bed-4bc4-8b69-eb625d043699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:26:19.941Z|52930786-2bed-4bc4-8b69-eb625d043699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:26:20.449Z|bbe091fb-a118-4327-9f28-289a962e6c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:26:20.449Z|bbe091fb-a118-4327-9f28-289a962e6c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:26:22.073Z|666cef9a-fabb-4cdd-bca3-d986ddd2ea56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:22.074Z|666cef9a-fabb-4cdd-bca3-d986ddd2ea56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:22.074Z|72857686-a02a-4196-9954-ef0e2e1569e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:22.074Z|48a669fa-3e3d-45aa-b343-e715964c4179|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:22.074Z|72857686-a02a-4196-9954-ef0e2e1569e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:22.074Z|48a669fa-3e3d-45aa-b343-e715964c4179|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:32.101Z|8d4a89a6-aa4f-4582-af1c-3365af724570|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:32.102Z|8d4a89a6-aa4f-4582-af1c-3365af724570|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:32.102Z|e196247e-19f2-4121-8a70-737f876f10aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:32.102Z|e196247e-19f2-4121-8a70-737f876f10aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:32.110Z|bb36f5e2-a4fe-4aef-b2d3-96beba06ef26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:32.110Z|bb36f5e2-a4fe-4aef-b2d3-96beba06ef26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:34.936Z|0898c2ec-2b0e-4d35-a65f-2d76034bd8cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:26:34.936Z|0898c2ec-2b0e-4d35-a65f-2d76034bd8cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:26:42.131Z|9ec05e4d-cae5-443c-967a-f5ffff9599c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:42.132Z|9ec05e4d-cae5-443c-967a-f5ffff9599c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:42.132Z|9eea2ad8-e6c7-4171-ba58-3c3778f1de2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:42.133Z|9eea2ad8-e6c7-4171-ba58-3c3778f1de2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:42.137Z|3842f5f7-e042-4e1d-b1b2-2faebd642c17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:42.137Z|3842f5f7-e042-4e1d-b1b2-2faebd642c17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:45.660Z|18a9fb25-fd29-4fdb-8691-4ea27e4acb37|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:26:45.661Z|18a9fb25-fd29-4fdb-8691-4ea27e4acb37|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:49.936Z|bdc37cd8-52f5-4048-b3ca-546f3bcede0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:26:49.937Z|bdc37cd8-52f5-4048-b3ca-546f3bcede0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:26:50.450Z|caeb8d22-2652-48d8-9a2d-63e42b4e7923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:26:50.450Z|caeb8d22-2652-48d8-9a2d-63e42b4e7923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:26:52.165Z|68da8576-82a4-41ae-8264-7a9ec87f4c77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:52.166Z|68da8576-82a4-41ae-8264-7a9ec87f4c77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:52.168Z|2a76aed9-ca61-45ce-93ce-c8d5794cf402|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:52.168Z|2a76aed9-ca61-45ce-93ce-c8d5794cf402|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:26:52.169Z|65d561fa-8bfd-4dcd-ae6f-8652e6cc5d76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:26:52.169Z|65d561fa-8bfd-4dcd-ae6f-8652e6cc5d76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:02.191Z|0b756372-dd20-4de5-9ee7-4dd3203f1a64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:02.192Z|0b756372-dd20-4de5-9ee7-4dd3203f1a64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:02.194Z|bc55e48b-24d2-4dab-ab9a-88ed155bb5a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:02.195Z|bc55e48b-24d2-4dab-ab9a-88ed155bb5a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:02.197Z|8646e435-80e2-4776-8a1f-ce8fb6b82dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:02.197Z|8646e435-80e2-4776-8a1f-ce8fb6b82dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:04.936Z|4a41a0d9-337d-4031-a6c6-2f336533542e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:27:04.940Z|4a41a0d9-337d-4031-a6c6-2f336533542e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:27:12.223Z|eba0b977-f8ec-4101-83c4-0d787f58224e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:12.224Z|eba0b977-f8ec-4101-83c4-0d787f58224e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:12.224Z|908dbb1a-bd14-4ab3-a8e8-f23615efeb2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:12.225Z|908dbb1a-bd14-4ab3-a8e8-f23615efeb2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:12.228Z|49368266-0d18-42a6-be46-47d59bc7b945|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:12.229Z|49368266-0d18-42a6-be46-47d59bc7b945|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:19.936Z|32c098a4-700e-4155-b8d5-12d3a1011939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:27:19.936Z|32c098a4-700e-4155-b8d5-12d3a1011939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:27:20.451Z|d5d34d47-c9a0-4a1d-925f-717055686727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:27:20.451Z|d5d34d47-c9a0-4a1d-925f-717055686727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:27:22.252Z|b103beca-ac7d-4567-9be7-c5c5a2f3b627|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:22.253Z|b103beca-ac7d-4567-9be7-c5c5a2f3b627|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:22.257Z|0a6e5c2e-f486-4e9e-9769-2983931e7292|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:22.258Z|0a6e5c2e-f486-4e9e-9769-2983931e7292|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:22.261Z|a7d68922-ce9f-4cb9-9457-f54a5de991a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:22.262Z|a7d68922-ce9f-4cb9-9457-f54a5de991a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:32.281Z|b341bfe8-2f28-4628-9e6f-8de7c20d69e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:32.282Z|b341bfe8-2f28-4628-9e6f-8de7c20d69e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:32.285Z|298ac57a-f3d6-4a44-a763-6087d369863c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:32.285Z|298ac57a-f3d6-4a44-a763-6087d369863c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:32.287Z|b2bf2ebf-5e59-4ee8-9e29-36dcccd9fa42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:32.287Z|b2bf2ebf-5e59-4ee8-9e29-36dcccd9fa42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:34.936Z|2fa9e590-a97b-4040-8569-e0d230ae71d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:27:34.936Z|2fa9e590-a97b-4040-8569-e0d230ae71d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:27:42.313Z|579543e4-e52f-4940-9c29-e2a8f0f0d7d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:42.313Z|579543e4-e52f-4940-9c29-e2a8f0f0d7d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:42.317Z|8da32e0f-afce-4ed1-b4c3-a7a1b637c8f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:42.318Z|8da32e0f-afce-4ed1-b4c3-a7a1b637c8f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:42.321Z|d3d76af0-61ba-4cf4-b9af-cdb39a5e19d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:42.321Z|d3d76af0-61ba-4cf4-b9af-cdb39a5e19d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:45.662Z|4e7e5fbd-729e-4afb-b23a-3aef70f60746|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:27:45.663Z|4e7e5fbd-729e-4afb-b23a-3aef70f60746|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:49.936Z|ca8a89a0-4456-49cb-9a42-7a2cc02c0114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:27:49.940Z|ca8a89a0-4456-49cb-9a42-7a2cc02c0114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:27:50.452Z|398fc18f-1cfb-4bb1-9729-ed844d1dbe14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:27:50.452Z|398fc18f-1cfb-4bb1-9729-ed844d1dbe14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:27:52.344Z|3b9011bb-e549-4731-a543-971505489700|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:52.345Z|3b9011bb-e549-4731-a543-971505489700|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:52.346Z|3d4b6c06-af13-422f-b82b-15bee05a5171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:52.346Z|3d4b6c06-af13-422f-b82b-15bee05a5171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:27:52.347Z|4198a983-ff22-439e-937e-9bedfb65f6e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:27:52.347Z|4198a983-ff22-439e-937e-9bedfb65f6e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:02.372Z|f168268b-38c6-44cb-975c-3173568381b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:02.372Z|f168268b-38c6-44cb-975c-3173568381b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:02.373Z|48496fe1-97a5-4bad-a945-8fa898f1b759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:02.374Z|48496fe1-97a5-4bad-a945-8fa898f1b759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:02.374Z|9cc68a6b-733d-4d14-9093-e8b1e4fbc141|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:02.374Z|9cc68a6b-733d-4d14-9093-e8b1e4fbc141|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:04.936Z|5c7844a8-bb91-4f62-8b3c-045fc938fe27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:28:04.936Z|5c7844a8-bb91-4f62-8b3c-045fc938fe27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:28:12.410Z|16105d0a-afc8-4ab2-a63a-cd7ae036d251|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:12.410Z|96902719-0e6e-4d4f-aa10-16247d700651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:12.411Z|16105d0a-afc8-4ab2-a63a-cd7ae036d251|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:12.411Z|96902719-0e6e-4d4f-aa10-16247d700651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:12.415Z|8c51fbf5-5b29-48f3-803f-699ca17fea64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:12.415Z|8c51fbf5-5b29-48f3-803f-699ca17fea64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:19.936Z|f8e6a5cb-21c5-4568-b520-b8e00755f1ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:28:19.936Z|f8e6a5cb-21c5-4568-b520-b8e00755f1ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:28:20.453Z|a7a4f95d-64cc-43a9-b2da-72e4511d3cad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:28:20.453Z|a7a4f95d-64cc-43a9-b2da-72e4511d3cad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:28:22.438Z|558d9e11-ca02-4f11-81e6-8672c93a4e5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:22.438Z|558d9e11-ca02-4f11-81e6-8672c93a4e5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:22.440Z|87c4fc62-2102-4455-959e-085f3a09fce1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:22.441Z|87c4fc62-2102-4455-959e-085f3a09fce1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:22.444Z|c6357968-a78f-4c46-a9d2-1bda6d23a621|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:22.444Z|c6357968-a78f-4c46-a9d2-1bda6d23a621|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:32.465Z|3ed3b4ea-b832-45da-9b03-6f392f9a8c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:32.466Z|3ed3b4ea-b832-45da-9b03-6f392f9a8c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:32.468Z|fa11404f-615b-47d1-81e3-f6afd5878c37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:32.469Z|fa11404f-615b-47d1-81e3-f6afd5878c37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:32.474Z|78b1c62f-82a2-4d21-a987-bbb4a14404fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:32.475Z|78b1c62f-82a2-4d21-a987-bbb4a14404fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:34.936Z|c3735c1b-ebe3-4f84-9f5f-3e26e63e0404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:28:34.940Z|c3735c1b-ebe3-4f84-9f5f-3e26e63e0404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:28:42.503Z|8bac4f60-6ec8-4ada-a0b5-b41c5d2e192f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:42.504Z|8bac4f60-6ec8-4ada-a0b5-b41c5d2e192f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:42.504Z|77a72efa-c26b-428c-a407-18f7f285aeec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:42.505Z|77a72efa-c26b-428c-a407-18f7f285aeec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:42.504Z|72e86181-0c19-4cc1-873a-52b9fdc053c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:42.505Z|72e86181-0c19-4cc1-873a-52b9fdc053c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:45.661Z|1130c227-37c9-4dea-b166-e3bcbf4776c7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:28:45.662Z|1130c227-37c9-4dea-b166-e3bcbf4776c7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:49.936Z|a5c308be-8962-49f2-aa15-0ac9f8c424dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:28:49.937Z|a5c308be-8962-49f2-aa15-0ac9f8c424dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:28:50.454Z|7e3a957d-fc6b-44c8-9ed3-5d29c1237306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:28:50.455Z|7e3a957d-fc6b-44c8-9ed3-5d29c1237306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:28:52.534Z|773f3df4-c030-452f-8dff-611ec77f9552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:52.534Z|db308317-cc4b-46fd-939d-0812e3522045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:52.535Z|773f3df4-c030-452f-8dff-611ec77f9552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:52.535Z|db308317-cc4b-46fd-939d-0812e3522045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:28:52.543Z|62ce84ec-842d-4310-b23c-6b9ced74a4be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:28:52.544Z|62ce84ec-842d-4310-b23c-6b9ced74a4be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:02.563Z|5e3f8078-0129-480d-bae5-609e7d714606|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:02.564Z|5e3f8078-0129-480d-bae5-609e7d714606|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:02.565Z|25252eeb-1ae9-4c3f-abbf-b588ee4ef6d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:02.566Z|25252eeb-1ae9-4c3f-abbf-b588ee4ef6d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:02.570Z|0f467b58-2987-4c7f-b039-138863c1c92f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:02.571Z|0f467b58-2987-4c7f-b039-138863c1c92f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:04.936Z|6d434d03-c444-4341-ba71-5145d06fc5e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:29:04.936Z|6d434d03-c444-4341-ba71-5145d06fc5e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:29:12.594Z|859114ac-23a0-4712-88b0-a4bf23b04dad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:12.595Z|859114ac-23a0-4712-88b0-a4bf23b04dad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:12.599Z|686d1601-a94c-4f4d-b53c-096514781da3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:12.599Z|1b9217c6-c0ae-4b2e-a6b1-1aa168abff72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:12.599Z|686d1601-a94c-4f4d-b53c-096514781da3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:12.599Z|1b9217c6-c0ae-4b2e-a6b1-1aa168abff72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:19.936Z|d7b817bd-5ad4-4095-a988-05eb5fab5dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:29:19.941Z|d7b817bd-5ad4-4095-a988-05eb5fab5dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:29:20.455Z|f234a821-c8c8-4ae4-ba0f-f7460de0479c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:29:20.456Z|f234a821-c8c8-4ae4-ba0f-f7460de0479c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:29:22.625Z|bb24e98f-92db-400c-a279-f5febd03c5a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:22.625Z|bb24e98f-92db-400c-a279-f5febd03c5a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:22.633Z|73da7c8d-52de-4611-82b9-858a526901b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:22.633Z|939ed026-6296-4c71-a9f4-d4f443b9568d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:22.633Z|73da7c8d-52de-4611-82b9-858a526901b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:22.633Z|939ed026-6296-4c71-a9f4-d4f443b9568d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:32.653Z|a52823bc-b039-4568-880f-ae19d5037cba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:32.654Z|a52823bc-b039-4568-880f-ae19d5037cba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:32.660Z|a4482f9d-b961-4d3e-bf9d-4ccc276617a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:32.660Z|a4482f9d-b961-4d3e-bf9d-4ccc276617a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:32.662Z|9b702d34-5662-42ac-81d0-02c0f92e8d06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:32.663Z|9b702d34-5662-42ac-81d0-02c0f92e8d06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:34.936Z|b1183fd8-725d-482f-9fe5-9b99bf3c55ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:29:34.937Z|b1183fd8-725d-482f-9fe5-9b99bf3c55ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:29:42.689Z|454c5691-9b7b-4cbc-af3a-4b6fbc0c99b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:42.690Z|454c5691-9b7b-4cbc-af3a-4b6fbc0c99b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:42.692Z|4a19dd6b-ce21-4c92-a724-843642cf5768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:42.692Z|195e5a46-65db-4002-8c8e-8786bbaf7f2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:42.693Z|4a19dd6b-ce21-4c92-a724-843642cf5768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:42.693Z|195e5a46-65db-4002-8c8e-8786bbaf7f2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:45.660Z|4a3a408b-6c8c-4168-91f9-3403bf736c62|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:29:45.661Z|4a3a408b-6c8c-4168-91f9-3403bf736c62|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:49.936Z|d80adfe9-8d6e-459c-a0d2-8186d5c597f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:29:49.936Z|d80adfe9-8d6e-459c-a0d2-8186d5c597f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:29:50.456Z|cab9a9b9-d4ec-4267-b6ac-5dea1c123c53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:29:50.457Z|cab9a9b9-d4ec-4267-b6ac-5dea1c123c53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:29:52.720Z|17a18784-3162-43d2-afdf-06a2a695cc5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:52.721Z|365dbe11-b0ee-45c9-ad99-92f71e127a32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:52.721Z|17a18784-3162-43d2-afdf-06a2a695cc5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:52.721Z|365dbe11-b0ee-45c9-ad99-92f71e127a32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:29:52.722Z|5de8dcb1-8e91-4bd3-a10a-c58119f6b7fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:29:52.723Z|5de8dcb1-8e91-4bd3-a10a-c58119f6b7fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:02.749Z|18326dd9-8ad8-404c-b059-b6730b4a5b73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:02.749Z|18326dd9-8ad8-404c-b059-b6730b4a5b73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:02.751Z|7b2c6a48-0577-4905-85f4-0a148f806ae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:02.752Z|4c6c0195-b610-4e6a-b16c-2022ef055f6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:02.752Z|7b2c6a48-0577-4905-85f4-0a148f806ae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:02.752Z|4c6c0195-b610-4e6a-b16c-2022ef055f6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:04.936Z|ff95da0e-1f1a-47dd-a868-a65808e70318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:30:04.940Z|ff95da0e-1f1a-47dd-a868-a65808e70318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:30:12.781Z|07460c5e-6eb0-43c2-af3c-d59857be9a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:12.782Z|07460c5e-6eb0-43c2-af3c-d59857be9a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:12.789Z|4a035520-1e10-458c-8c09-7610d87e4266|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:12.789Z|4a035520-1e10-458c-8c09-7610d87e4266|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:12.790Z|40cd253d-8763-491e-a226-b2cd295260ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:12.790Z|40cd253d-8763-491e-a226-b2cd295260ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:19.936Z|0af3ec4b-2df3-4368-96b5-3651ec2ac6a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:30:19.937Z|0af3ec4b-2df3-4368-96b5-3651ec2ac6a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:30:20.457Z|8a976342-bf2a-4b5c-8791-8bd559ca5107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:30:20.458Z|8a976342-bf2a-4b5c-8791-8bd559ca5107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:30:22.812Z|c874db6c-a2d7-4851-8fd6-0b8c77131e30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:22.813Z|c874db6c-a2d7-4851-8fd6-0b8c77131e30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:22.818Z|3fcd4280-e725-4b45-8672-5f505b733448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:22.818Z|3fcd4280-e725-4b45-8672-5f505b733448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:22.819Z|e1a89c49-2467-44ee-b49e-e1e1d65ad58b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:22.819Z|e1a89c49-2467-44ee-b49e-e1e1d65ad58b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:32.854Z|05744141-5c60-4730-92a4-20228522dbcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:32.854Z|ca6579c9-eeb3-4a14-afde-b4af2d16e3c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:32.855Z|05744141-5c60-4730-92a4-20228522dbcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:32.855Z|ca6579c9-eeb3-4a14-afde-b4af2d16e3c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:32.855Z|0116abc0-99fc-4538-841e-9f8685fbf674|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:32.856Z|0116abc0-99fc-4538-841e-9f8685fbf674|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:34.936Z|7b26643c-cb34-413f-a474-ace4402ade63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:30:34.936Z|7b26643c-cb34-413f-a474-ace4402ade63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:30:42.886Z|75b9a629-bfd2-4766-a094-033e08ddc151|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:42.887Z|75b9a629-bfd2-4766-a094-033e08ddc151|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:42.894Z|f14a84bb-7cbb-44f2-9be9-9187299b10e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:42.895Z|f14a84bb-7cbb-44f2-9be9-9187299b10e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:42.895Z|8800e314-84c7-4d42-bbeb-152fe5786273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:42.896Z|8800e314-84c7-4d42-bbeb-152fe5786273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:45.662Z|1a4def20-1526-4ed1-bb14-8527f57337f3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:30:45.663Z|1a4def20-1526-4ed1-bb14-8527f57337f3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:49.936Z|acbce5f6-7660-4ddf-bd42-4be7bfe474d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:30:49.940Z|acbce5f6-7660-4ddf-bd42-4be7bfe474d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:30:50.458Z|eb816447-7903-4390-98ca-1af5a1d0e56a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:30:50.459Z|eb816447-7903-4390-98ca-1af5a1d0e56a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:30:52.916Z|bbdc8207-8295-482b-a065-dcebb3f6edc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:52.917Z|bbdc8207-8295-482b-a065-dcebb3f6edc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:52.919Z|1f5a17ca-2d85-47a0-8902-9de055f2f232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:52.919Z|1f5a17ca-2d85-47a0-8902-9de055f2f232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:30:52.923Z|4a245071-5643-4ec4-b6e7-271ef593a171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:30:52.923Z|4a245071-5643-4ec4-b6e7-271ef593a171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:02.943Z|d1a263f3-7b23-4eb7-ab26-d9a054e2d904|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:02.944Z|d1a263f3-7b23-4eb7-ab26-d9a054e2d904|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:02.946Z|f54dcdb2-c53b-4a81-9527-ae022c5178e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:02.947Z|f54dcdb2-c53b-4a81-9527-ae022c5178e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:02.949Z|47c8c6d1-b4c3-479a-8308-4e6df4f0bce1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:02.949Z|47c8c6d1-b4c3-479a-8308-4e6df4f0bce1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:04.936Z|3e57573f-b435-4986-b21e-992bdbc752f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:31:04.936Z|3e57573f-b435-4986-b21e-992bdbc752f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:31:12.969Z|67c31c4a-e4b2-44f7-a699-60b03304b3df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:12.970Z|67c31c4a-e4b2-44f7-a699-60b03304b3df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:12.974Z|1c1e6b74-4b52-4dbf-a63a-fe247b2db8cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:12.974Z|1c1e6b74-4b52-4dbf-a63a-fe247b2db8cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:12.976Z|b58c3372-5131-4b1c-baea-dfad32ca5f0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:12.977Z|b58c3372-5131-4b1c-baea-dfad32ca5f0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:19.936Z|d09f3598-e5b3-489b-91b9-e1fca26bb9e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:31:19.936Z|d09f3598-e5b3-489b-91b9-e1fca26bb9e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:31:20.459Z|47bc6dcc-c0ce-4efe-9fc5-e8d9e9c31ea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:31:20.460Z|47bc6dcc-c0ce-4efe-9fc5-e8d9e9c31ea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:31:23.001Z|4b31cdd3-890b-43ed-9ff4-4d05aee1a22d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:23.001Z|435c094d-defd-4731-9c9b-f04ae7adbd8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:23.002Z|4b31cdd3-890b-43ed-9ff4-4d05aee1a22d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:23.002Z|435c094d-defd-4731-9c9b-f04ae7adbd8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:23.005Z|81495a41-345e-46ac-be08-a58016ef9287|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:23.006Z|81495a41-345e-46ac-be08-a58016ef9287|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:33.029Z|5a9d06ea-0f89-4aa4-b67a-1546123b1a34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:33.030Z|5a9d06ea-0f89-4aa4-b67a-1546123b1a34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:33.038Z|c3f9e280-044c-4c5f-b014-662b1c2b5eee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:33.038Z|c3f9e280-044c-4c5f-b014-662b1c2b5eee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:33.038Z|a87ec066-18f6-46f8-a616-698352074086|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:33.039Z|a87ec066-18f6-46f8-a616-698352074086|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:34.936Z|451f6b1f-b20b-45f4-b790-e322be176c46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:31:34.940Z|451f6b1f-b20b-45f4-b790-e322be176c46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:31:43.057Z|2b70c0e5-c288-4da6-8319-037e6f7045b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:43.057Z|2b70c0e5-c288-4da6-8319-037e6f7045b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:43.064Z|b680dfa9-10d1-4e26-9419-25159fe9da7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:43.064Z|b680dfa9-10d1-4e26-9419-25159fe9da7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:43.064Z|3892b725-e949-45bb-91bf-b335372d7430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:43.065Z|3892b725-e949-45bb-91bf-b335372d7430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:45.660Z|0d403445-f603-4938-84d4-e65955a8a9e9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:31:45.661Z|0d403445-f603-4938-84d4-e65955a8a9e9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:49.936Z|e0310ca9-756d-4c4e-aa68-301650ed4091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:31:49.937Z|e0310ca9-756d-4c4e-aa68-301650ed4091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:31:50.460Z|6557dd11-517d-488c-abe1-af582fea915d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:31:50.461Z|6557dd11-517d-488c-abe1-af582fea915d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:31:53.086Z|8af4bb12-4b8f-48fe-bdf5-b9c47fcd5016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:53.086Z|8af4bb12-4b8f-48fe-bdf5-b9c47fcd5016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:53.090Z|f69bfd38-c9e6-40c9-9531-74ff81c820eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:53.090Z|f69bfd38-c9e6-40c9-9531-74ff81c820eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:31:53.093Z|3210d517-f272-44e4-92f1-33f1185a8ffd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:31:53.094Z|3210d517-f272-44e4-92f1-33f1185a8ffd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:03.112Z|c73b4aa8-cdcd-4fd3-9196-57d60bff282d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:03.112Z|c73b4aa8-cdcd-4fd3-9196-57d60bff282d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:03.114Z|4faf29d4-189a-4b8d-8ed9-f58a751db96e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:03.115Z|4faf29d4-189a-4b8d-8ed9-f58a751db96e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:03.117Z|e658f88b-6d13-49e5-a5ec-5e57a6f369d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:03.118Z|e658f88b-6d13-49e5-a5ec-5e57a6f369d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:04.936Z|7849234d-25d0-4e57-b662-ebe3347169af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:32:04.936Z|7849234d-25d0-4e57-b662-ebe3347169af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:32:13.139Z|6328c07a-d75e-4f07-8040-5148202ce731|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:13.140Z|6328c07a-d75e-4f07-8040-5148202ce731|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:13.140Z|7ee208d0-b211-4b3c-ba52-ace6795b3f70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:13.141Z|7ee208d0-b211-4b3c-ba52-ace6795b3f70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:13.148Z|772f7ceb-6e46-4739-9fb7-670aa9f57fd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:13.149Z|772f7ceb-6e46-4739-9fb7-670aa9f57fd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:19.936Z|bab672e4-5f94-4a49-9132-5fc132105ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:32:19.940Z|bab672e4-5f94-4a49-9132-5fc132105ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:32:20.462Z|51ce0d19-7459-49ac-90b4-eab4a83215b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:32:20.462Z|51ce0d19-7459-49ac-90b4-eab4a83215b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:32:23.169Z|4e77dfe1-82cc-46a3-aff3-78cd04832087|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:23.170Z|4e77dfe1-82cc-46a3-aff3-78cd04832087|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:23.176Z|4ecd7e9f-e7e0-4d37-b70d-8bb38c7ab062|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:23.176Z|4ecd7e9f-e7e0-4d37-b70d-8bb38c7ab062|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:23.178Z|81347434-a450-4d20-9ba6-3bcee63bf161|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:23.179Z|81347434-a450-4d20-9ba6-3bcee63bf161|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:33.202Z|954ef391-e932-41cd-ade5-f53e15acf05c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:33.202Z|954ef391-e932-41cd-ade5-f53e15acf05c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:33.209Z|9c2a7325-a98b-4fac-848e-291cb760f7bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:33.210Z|9c2a7325-a98b-4fac-848e-291cb760f7bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:33.210Z|2f09aabc-c7f0-41e4-90e9-a7f909f2237a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:33.211Z|2f09aabc-c7f0-41e4-90e9-a7f909f2237a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:34.936Z|3f41dbd7-4e48-4a8c-be5c-1d89a4b2457e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:32:34.936Z|3f41dbd7-4e48-4a8c-be5c-1d89a4b2457e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:32:43.232Z|f1f85ad0-778b-4927-b6b4-ee839701ac9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:43.232Z|f1f85ad0-778b-4927-b6b4-ee839701ac9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:43.236Z|09f30118-9b65-4fff-81f3-d711628d749d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:43.236Z|09f30118-9b65-4fff-81f3-d711628d749d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:43.238Z|a98bb95a-f7a6-4822-83ab-56e123beaae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:43.239Z|a98bb95a-f7a6-4822-83ab-56e123beaae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:45.660Z|ac1cf5e1-5009-42eb-9485-a254756030fa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:32:45.660Z|ac1cf5e1-5009-42eb-9485-a254756030fa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:49.936Z|962cfca2-89ab-4992-9afc-829469382cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:32:49.936Z|962cfca2-89ab-4992-9afc-829469382cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:32:50.463Z|2ad62571-a2ae-4fca-a72f-41066bb35724|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:32:50.463Z|2ad62571-a2ae-4fca-a72f-41066bb35724|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:32:53.262Z|e8fcd423-ab8f-4991-ad55-5b23ee3fa554|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:53.263Z|e8fcd423-ab8f-4991-ad55-5b23ee3fa554|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:53.266Z|50a79c13-3a85-4423-b98d-8e168d9f820b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:53.267Z|50a79c13-3a85-4423-b98d-8e168d9f820b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:32:53.271Z|88e13c86-f82b-4c65-bf69-4cada3d09150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:32:53.272Z|88e13c86-f82b-4c65-bf69-4cada3d09150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:03.291Z|1004116c-6c46-4b6e-a93b-a99afad506bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:03.292Z|1004116c-6c46-4b6e-a93b-a99afad506bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:03.295Z|abce5bde-e5fe-4cd4-929e-8c23ed9e5623|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:03.296Z|abce5bde-e5fe-4cd4-929e-8c23ed9e5623|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:03.299Z|b2c9d636-ae2e-4e3e-973f-078e9d7f25da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:03.299Z|b2c9d636-ae2e-4e3e-973f-078e9d7f25da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:04.936Z|83c6f951-66d0-41bc-b3a6-c947300e4882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:33:04.939Z|83c6f951-66d0-41bc-b3a6-c947300e4882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:33:13.319Z|202e429e-7cfe-4539-8827-2c5bc8d4a688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:13.320Z|202e429e-7cfe-4539-8827-2c5bc8d4a688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:13.324Z|0feece10-ee9d-486c-9ac7-628d24e00365|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:13.324Z|0feece10-ee9d-486c-9ac7-628d24e00365|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:13.326Z|b9ff43d3-c903-49a0-80f6-a5ab16f129ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:13.327Z|b9ff43d3-c903-49a0-80f6-a5ab16f129ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:19.936Z|13e12922-6a09-4f1b-8ce4-14d219ac01be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:33:19.937Z|13e12922-6a09-4f1b-8ce4-14d219ac01be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:33:20.464Z|cb44fb50-fa25-4d1d-a335-f40eddd017a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:33:20.464Z|cb44fb50-fa25-4d1d-a335-f40eddd017a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:33:23.351Z|3ba6eb19-45d8-4215-9ce1-a3da75f3afe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:23.352Z|3ba6eb19-45d8-4215-9ce1-a3da75f3afe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:23.353Z|15b8df34-0999-45f2-be6e-b4b617827eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:23.353Z|15b8df34-0999-45f2-be6e-b4b617827eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:23.358Z|acb72622-fae9-461c-a00d-f91fe130eade|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:23.359Z|acb72622-fae9-461c-a00d-f91fe130eade|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:33.379Z|4ee783cc-4d16-41ed-9b7c-aefe9b38aaa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:33.380Z|4ee783cc-4d16-41ed-9b7c-aefe9b38aaa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:33.380Z|44f36239-5c3b-42de-8f2f-903f5431830d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:33.381Z|44f36239-5c3b-42de-8f2f-903f5431830d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:33.383Z|5c50f777-8525-49a2-8284-d2df4e4f7e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:33.383Z|5c50f777-8525-49a2-8284-d2df4e4f7e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:34.936Z|72dc405c-f24d-4ce3-b7e0-5ededec7ec7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:33:34.937Z|72dc405c-f24d-4ce3-b7e0-5ededec7ec7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:33:43.409Z|2e0668d0-653b-4f13-8154-fbdcfa7e98fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:43.409Z|06cd3ce4-adbf-4a9f-860a-294addc79269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:43.410Z|2e0668d0-653b-4f13-8154-fbdcfa7e98fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:43.410Z|06cd3ce4-adbf-4a9f-860a-294addc79269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:43.415Z|f5efc395-ec54-49e1-81e0-54dc1a37b800|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:43.416Z|f5efc395-ec54-49e1-81e0-54dc1a37b800|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:45.661Z|a8053530-454c-4946-bcfd-39aefaf9bbca|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:33:45.662Z|a8053530-454c-4946-bcfd-39aefaf9bbca|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:49.936Z|5e8e8737-c162-4cc8-ba5c-db069e074f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:33:49.940Z|5e8e8737-c162-4cc8-ba5c-db069e074f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:33:50.465Z|81c80266-fe0f-4c07-8f9a-dfcbfec9ea7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:33:50.466Z|81c80266-fe0f-4c07-8f9a-dfcbfec9ea7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:33:53.440Z|32a0123d-d6a7-4f5b-bb3c-36bb3ae7d902|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:53.441Z|32a0123d-d6a7-4f5b-bb3c-36bb3ae7d902|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:53.444Z|bfb786a5-1179-4fc8-a530-ad67567f2281|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:53.445Z|bfb786a5-1179-4fc8-a530-ad67567f2281|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:33:53.448Z|2cceb920-ab5b-4692-8458-ced7de0218d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:33:53.448Z|2cceb920-ab5b-4692-8458-ced7de0218d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:03.471Z|1cdd5841-c3ea-44fd-9512-765b2e85fc28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:03.471Z|1cdd5841-c3ea-44fd-9512-765b2e85fc28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:03.474Z|bdda8ac6-9de4-4aec-80d4-f2d056f9df07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:03.474Z|bdda8ac6-9de4-4aec-80d4-f2d056f9df07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:03.474Z|77942e30-e808-4fae-8641-b6ad1e4ae1b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:03.475Z|77942e30-e808-4fae-8641-b6ad1e4ae1b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:04.936Z|afc2e05b-9df8-4ce3-a9c9-1ac64b8cbb16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:34:04.936Z|afc2e05b-9df8-4ce3-a9c9-1ac64b8cbb16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:34:13.498Z|17faf11c-c5c3-4684-b335-390a970ba54d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:13.499Z|17faf11c-c5c3-4684-b335-390a970ba54d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:13.504Z|14e4f950-adb6-4356-a17b-e1f74a2ba02f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:13.505Z|14e4f950-adb6-4356-a17b-e1f74a2ba02f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:13.506Z|c6052419-e9b2-4fe7-b752-dfeae6247c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:13.507Z|c6052419-e9b2-4fe7-b752-dfeae6247c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:19.936Z|8d183b2f-f6fc-4602-a16f-af976e9abb16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:34:19.937Z|8d183b2f-f6fc-4602-a16f-af976e9abb16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:34:20.466Z|c83e9ed6-5491-4f28-8e6a-ca43814280c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:34:20.467Z|c83e9ed6-5491-4f28-8e6a-ca43814280c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:34:23.531Z|3cd9b3c0-77a1-44ad-adcf-6315134fd1ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:23.531Z|3cd9b3c0-77a1-44ad-adcf-6315134fd1ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:23.533Z|df2755a2-d8b1-439d-b6fd-3dc186ba069f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:23.534Z|df2755a2-d8b1-439d-b6fd-3dc186ba069f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:23.536Z|5cf537c8-66c3-4960-b4ae-8088687b66f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:23.537Z|5cf537c8-66c3-4960-b4ae-8088687b66f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:33.561Z|c9700326-bb1f-48d2-95c8-d0ba71afec82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:33.562Z|c9700326-bb1f-48d2-95c8-d0ba71afec82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:33.567Z|7317d58c-2807-449d-976d-8f18c37ee1c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:33.567Z|b52b8dff-0b64-4b0b-aa56-02ab49389844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:33.567Z|7317d58c-2807-449d-976d-8f18c37ee1c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:33.568Z|b52b8dff-0b64-4b0b-aa56-02ab49389844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:34.936Z|a173005d-e62c-4349-b6fc-664124f1ff12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:34:34.939Z|a173005d-e62c-4349-b6fc-664124f1ff12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:34:43.592Z|fba04c32-845f-4f6f-8170-d1815db73086|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:43.592Z|d09ed018-4d9a-40c4-b63d-edb8ed51b395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:43.592Z|fba04c32-845f-4f6f-8170-d1815db73086|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:43.592Z|d09ed018-4d9a-40c4-b63d-edb8ed51b395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:43.598Z|1d576e2a-4e3f-40b7-b3af-e178c4623862|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:43.598Z|1d576e2a-4e3f-40b7-b3af-e178c4623862|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:45.661Z|e4c648c6-d1c8-4e0c-8085-baacdb75b36d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:34:45.662Z|e4c648c6-d1c8-4e0c-8085-baacdb75b36d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:49.936Z|4be7eeed-975a-4779-b3ee-59dddb90e407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:34:49.936Z|4be7eeed-975a-4779-b3ee-59dddb90e407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:34:50.467Z|58a862ec-a0fd-429a-a704-29d59e7620b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:34:50.468Z|58a862ec-a0fd-429a-a704-29d59e7620b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:34:53.616Z|33e91996-9bd9-46e5-bab2-c3afbd8901ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:53.616Z|0f91703b-0ed1-49df-97dd-12259964d38e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:53.617Z|0f91703b-0ed1-49df-97dd-12259964d38e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:53.617Z|33e91996-9bd9-46e5-bab2-c3afbd8901ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:34:53.622Z|b010433d-56e2-4867-9b12-a8e1e38b41ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:34:53.623Z|b010433d-56e2-4867-9b12-a8e1e38b41ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:03.645Z|cd865c18-9675-4747-8292-49b1c388fe62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:03.646Z|cd865c18-9675-4747-8292-49b1c388fe62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:03.646Z|66a64b52-cdf0-4499-999c-2727e96ee264|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:03.647Z|66a64b52-cdf0-4499-999c-2727e96ee264|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:03.648Z|4ac083f4-40cf-4a5d-b28e-55542acf7029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:03.649Z|4ac083f4-40cf-4a5d-b28e-55542acf7029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:04.936Z|5f8d7361-742c-4693-bb20-add2fd005e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:35:04.936Z|5f8d7361-742c-4693-bb20-add2fd005e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:35:13.674Z|60072fde-2db5-4edc-b47d-d5cdf37e9bf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:13.674Z|7563711b-3dfb-424b-ad7e-65deb434c112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:13.674Z|7563711b-3dfb-424b-ad7e-65deb434c112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:13.674Z|60072fde-2db5-4edc-b47d-d5cdf37e9bf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:13.682Z|9592acb8-c713-4e60-9547-a3dc89aeb1d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:13.683Z|9592acb8-c713-4e60-9547-a3dc89aeb1d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:19.936Z|85ab563e-e37e-467c-8cd7-b17fa16896c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:35:19.940Z|85ab563e-e37e-467c-8cd7-b17fa16896c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:35:20.468Z|c3ae98df-2efb-4596-b7eb-398d14e4adee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:35:20.469Z|c3ae98df-2efb-4596-b7eb-398d14e4adee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:35:23.702Z|a92e5437-5870-4d03-baba-3e86b3c2f3f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:23.703Z|a92e5437-5870-4d03-baba-3e86b3c2f3f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:23.706Z|779b867d-fbcf-4477-b0b4-f19315252492|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:23.707Z|779b867d-fbcf-4477-b0b4-f19315252492|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:23.708Z|03351e81-4877-42e4-a68f-c3a625cf109d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:23.709Z|03351e81-4877-42e4-a68f-c3a625cf109d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:33.730Z|5bdfc31c-1310-428f-9bce-43c04fcc59ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:33.731Z|5bdfc31c-1310-428f-9bce-43c04fcc59ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:33.734Z|306283bc-4f76-427a-b0b5-7fadd47b2c27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:33.735Z|306283bc-4f76-427a-b0b5-7fadd47b2c27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:33.735Z|57b41808-4e35-4a48-92b6-d8d19f96e0cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:33.736Z|57b41808-4e35-4a48-92b6-d8d19f96e0cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:34.936Z|97e912f4-2c00-4d05-b4c8-fb79a6cc665f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:35:34.936Z|97e912f4-2c00-4d05-b4c8-fb79a6cc665f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:35:43.755Z|e492debb-3409-4609-9fb7-d09ceca64b4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:43.756Z|e492debb-3409-4609-9fb7-d09ceca64b4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:43.761Z|e5f6ec07-1f44-4ab1-8db5-367d44e34dc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:43.761Z|e5f6ec07-1f44-4ab1-8db5-367d44e34dc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:43.763Z|0f6a316a-59d3-408c-b370-7c286d220fea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:43.763Z|0f6a316a-59d3-408c-b370-7c286d220fea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:45.660Z|501a18a1-7d67-492f-bd9b-7f56ceb4c57c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:35:45.661Z|501a18a1-7d67-492f-bd9b-7f56ceb4c57c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:49.936Z|16fee2c1-f06b-482c-b2cf-e4c4be252138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:35:49.936Z|16fee2c1-f06b-482c-b2cf-e4c4be252138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:35:50.469Z|bb243df8-28aa-443c-bc9e-19e63b453ecc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:35:50.470Z|bb243df8-28aa-443c-bc9e-19e63b453ecc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:35:53.783Z|d381c7e7-8520-411a-9660-5f7ee82cbd55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:53.784Z|d381c7e7-8520-411a-9660-5f7ee82cbd55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:53.786Z|45cbc470-66fb-436f-84f6-a41441cbf60c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:53.786Z|45cbc470-66fb-436f-84f6-a41441cbf60c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:35:53.791Z|74a80459-9594-483c-a934-a4edfeff5445|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:35:53.791Z|74a80459-9594-483c-a934-a4edfeff5445|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:03.812Z|a814095b-0e79-4573-aeb3-f2f3b93d3511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:03.813Z|a814095b-0e79-4573-aeb3-f2f3b93d3511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:03.814Z|4ee17111-9421-4e06-8b74-32d7a865c0ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:03.815Z|4ee17111-9421-4e06-8b74-32d7a865c0ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:03.821Z|aff9928d-fe13-48cf-8a81-e0b91ca388d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:03.822Z|aff9928d-fe13-48cf-8a81-e0b91ca388d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:04.936Z|58c9b409-fce9-4d2e-a5a2-3abd47ed778e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:36:04.939Z|58c9b409-fce9-4d2e-a5a2-3abd47ed778e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:36:13.838Z|7aa52ce2-44ea-4058-8c4a-51603e836702|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:13.838Z|7aa52ce2-44ea-4058-8c4a-51603e836702|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:13.840Z|728dcb0c-e2c6-49a0-8efe-4939048ade97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:13.840Z|728dcb0c-e2c6-49a0-8efe-4939048ade97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:13.842Z|fa5125d3-f7a0-4f16-97bd-55e3c90c87cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:13.843Z|fa5125d3-f7a0-4f16-97bd-55e3c90c87cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:19.936Z|df146ce9-304b-44d2-8ccf-35f74d5fb5d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:36:19.937Z|df146ce9-304b-44d2-8ccf-35f74d5fb5d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:36:20.470Z|9019f09e-af0f-48cb-a279-9a10b9322444|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:36:20.471Z|9019f09e-af0f-48cb-a279-9a10b9322444|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:36:23.870Z|dbf13e9f-faec-40a2-b115-b6c3ff7e652e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:23.870Z|dbf13e9f-faec-40a2-b115-b6c3ff7e652e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:23.871Z|e8f12da7-c961-4bb4-9827-0e824c314ab5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:23.872Z|e8f12da7-c961-4bb4-9827-0e824c314ab5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:23.878Z|8048de87-dd3e-455e-a6dd-99591666765d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:23.878Z|8048de87-dd3e-455e-a6dd-99591666765d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:33.916Z|7e302ba2-ee59-4e69-a586-b568befd228f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:33.917Z|7e302ba2-ee59-4e69-a586-b568befd228f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:33.919Z|8aadd547-63ee-47f6-908b-2d097fd9efe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:33.919Z|8aadd547-63ee-47f6-908b-2d097fd9efe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:33.922Z|b309bcb2-7a50-4313-ae11-04139d646ec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:33.923Z|b309bcb2-7a50-4313-ae11-04139d646ec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:34.936Z|5dda3531-f35e-4cfe-a216-d734f9580eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:36:34.936Z|5dda3531-f35e-4cfe-a216-d734f9580eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:36:43.953Z|b676a72f-9cd1-42c2-ad15-2faed893aef0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:43.953Z|b676a72f-9cd1-42c2-ad15-2faed893aef0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:43.954Z|1597d16c-6066-4dba-b4c1-838db64be47f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:43.954Z|1597d16c-6066-4dba-b4c1-838db64be47f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:43.954Z|390d7cb4-aa95-425f-abdd-b025dde840cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:43.955Z|390d7cb4-aa95-425f-abdd-b025dde840cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:45.662Z|d31231bc-f55d-40a9-928b-78a1d4cdf37c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:36:45.663Z|d31231bc-f55d-40a9-928b-78a1d4cdf37c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:49.936Z|ac106b0d-f89e-4d34-813d-cd62096df8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:36:49.936Z|ac106b0d-f89e-4d34-813d-cd62096df8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:36:50.471Z|30991381-20e4-45cf-b380-f7ad3a430296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:36:50.472Z|30991381-20e4-45cf-b380-f7ad3a430296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:36:53.976Z|58e44100-c041-460d-9deb-c7aecd24fd70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:53.976Z|58e44100-c041-460d-9deb-c7aecd24fd70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:53.976Z|cdc50f00-5e67-438f-aa0d-13d3d1fe95b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:53.977Z|cdc50f00-5e67-438f-aa0d-13d3d1fe95b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:36:53.995Z|61064bea-a41d-4cb4-b962-0fb4b4222be9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:36:53.996Z|61064bea-a41d-4cb4-b962-0fb4b4222be9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:04.004Z|b1bcda73-73fc-40eb-820b-10e1602d6546|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:04.005Z|a8aebbc6-9754-40fe-9f78-4a5ad3c85836|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:04.006Z|a8aebbc6-9754-40fe-9f78-4a5ad3c85836|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:04.005Z|b1bcda73-73fc-40eb-820b-10e1602d6546|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:04.017Z|8875e7d1-0d28-40db-9cc4-f29e322dd2cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:04.018Z|8875e7d1-0d28-40db-9cc4-f29e322dd2cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:04.936Z|a1929e30-5e8c-453b-b1e5-b787f9f9f2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:37:04.936Z|a1929e30-5e8c-453b-b1e5-b787f9f9f2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:37:14.028Z|e2a7230b-4e0d-4d23-8f1f-1c628cdc348a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:14.028Z|e2a7230b-4e0d-4d23-8f1f-1c628cdc348a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:14.032Z|2f9c2f1b-f88f-4d63-a373-8646ab3ab627|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:14.033Z|2f9c2f1b-f88f-4d63-a373-8646ab3ab627|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:14.038Z|65cc45d8-636c-4d6a-9fb8-5fc3feea52c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:14.039Z|65cc45d8-636c-4d6a-9fb8-5fc3feea52c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:19.936Z|38678056-08a2-4d8d-b9dc-ab4500ea9184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:37:19.940Z|38678056-08a2-4d8d-b9dc-ab4500ea9184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:37:20.472Z|0500e519-0d3d-42da-9b0b-666c39516101|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:37:20.472Z|0500e519-0d3d-42da-9b0b-666c39516101|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:37:24.059Z|1766971a-9141-4612-8a4a-f9a983f7e74e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:24.059Z|1766971a-9141-4612-8a4a-f9a983f7e74e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:24.059Z|f9f7f609-a4a8-4862-b9a0-3d0f532189b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:24.060Z|f9f7f609-a4a8-4862-b9a0-3d0f532189b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:24.062Z|6e10354f-19bd-4aee-a70d-b09cc1555767|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:24.063Z|6e10354f-19bd-4aee-a70d-b09cc1555767|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:34.087Z|d05d0ece-d513-48e9-8c7f-b695257e7b27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:34.087Z|ed7f2dad-d9a9-46a8-a038-58bec9f483ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:34.087Z|d05d0ece-d513-48e9-8c7f-b695257e7b27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:34.087Z|ed7f2dad-d9a9-46a8-a038-58bec9f483ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:34.089Z|24bc18fd-2481-4d15-8b84-4988ad8cfe84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:34.090Z|24bc18fd-2481-4d15-8b84-4988ad8cfe84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:34.936Z|fdaf55bd-d556-4361-b463-70dc152f8807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:37:34.936Z|fdaf55bd-d556-4361-b463-70dc152f8807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:37:44.116Z|3e202449-208b-4b5c-977e-34c19b7713ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:44.116Z|3e202449-208b-4b5c-977e-34c19b7713ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:44.116Z|c35bb428-2b75-47c2-aa92-8cc3f3c8c992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:44.117Z|c35bb428-2b75-47c2-aa92-8cc3f3c8c992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:44.125Z|26ac4c69-e4fd-411b-81b3-7323bae923e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:44.125Z|26ac4c69-e4fd-411b-81b3-7323bae923e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:45.660Z|46474bfe-814c-43d4-9653-fc485abe0157|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:37:45.661Z|46474bfe-814c-43d4-9653-fc485abe0157|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:49.936Z|4412bd80-5126-4823-bdae-c19f619c7067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:37:49.937Z|4412bd80-5126-4823-bdae-c19f619c7067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:37:50.473Z|8abbbc10-d080-42b9-8699-cea19e7a230a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:37:50.473Z|8abbbc10-d080-42b9-8699-cea19e7a230a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:37:54.143Z|e26a98f1-368d-434b-a215-1d4068f564c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:54.144Z|e26a98f1-368d-434b-a215-1d4068f564c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:54.146Z|38f59b19-cff8-4ad3-9e97-a5cdf24592de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:54.146Z|38f59b19-cff8-4ad3-9e97-a5cdf24592de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:37:54.146Z|df0de83e-b2bd-4616-a053-6332cf7e58b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:37:54.147Z|df0de83e-b2bd-4616-a053-6332cf7e58b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:04.178Z|f8a43979-f839-4e1b-9b16-1148664af2cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:04.179Z|f8a43979-f839-4e1b-9b16-1148664af2cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:04.179Z|8805c61b-43f1-485d-8fd3-fc529f9786fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:04.180Z|8805c61b-43f1-485d-8fd3-fc529f9786fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:04.180Z|e37c7f70-cd27-4bae-af80-9a20a2c3c7bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:04.181Z|e37c7f70-cd27-4bae-af80-9a20a2c3c7bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:04.936Z|94c63726-cf68-4155-84e5-f90a9836fd09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:38:04.940Z|94c63726-cf68-4155-84e5-f90a9836fd09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:38:14.204Z|f93cbb8a-f1f1-40da-b2da-51ee93e37050|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:14.204Z|f93cbb8a-f1f1-40da-b2da-51ee93e37050|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:14.208Z|66f3a34c-e8ca-4f4e-9a20-dc6c336b7305|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:14.208Z|66f3a34c-e8ca-4f4e-9a20-dc6c336b7305|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:14.208Z|36541d09-04c9-481f-bbfe-06ae2052a2b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:14.209Z|36541d09-04c9-481f-bbfe-06ae2052a2b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:19.936Z|11129786-85b2-4cb1-a7af-caf3226424fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:38:19.937Z|11129786-85b2-4cb1-a7af-caf3226424fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:38:20.474Z|6e7630d3-8228-4773-9dbd-4da0ffc3d123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:38:20.474Z|6e7630d3-8228-4773-9dbd-4da0ffc3d123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:38:24.232Z|6232074d-8815-475e-bde7-0a3df3811b93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:24.233Z|6232074d-8815-475e-bde7-0a3df3811b93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:24.236Z|3c476bc1-c380-4442-b2b7-ab919b9dd7b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:24.237Z|3c476bc1-c380-4442-b2b7-ab919b9dd7b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:24.237Z|00c7d1ab-3abc-47af-a78e-35a0f1f2dc4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:24.237Z|00c7d1ab-3abc-47af-a78e-35a0f1f2dc4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:34.261Z|b1e41030-fd7d-414e-b3bd-d17b86201ec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:34.262Z|b1e41030-fd7d-414e-b3bd-d17b86201ec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:34.264Z|0e5b42ae-49b7-4360-9742-f156c99787d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:34.265Z|0e5b42ae-49b7-4360-9742-f156c99787d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:34.266Z|2c561ab5-4684-4ffd-9f12-95b72f3e9a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:34.266Z|2c561ab5-4684-4ffd-9f12-95b72f3e9a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:34.936Z|1eb1de6c-b4b7-40a0-a8e7-75180b972280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:38:34.937Z|1eb1de6c-b4b7-40a0-a8e7-75180b972280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:38:44.291Z|4cfe6f1e-3ee3-4ad7-9122-8e511b33c915|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:44.292Z|4cfe6f1e-3ee3-4ad7-9122-8e511b33c915|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:44.295Z|76c9eb5d-891e-4971-9525-9bdc1cfe0d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:44.295Z|583559bc-0161-4a80-8dbf-7ec157a18f1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:44.296Z|76c9eb5d-891e-4971-9525-9bdc1cfe0d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:44.296Z|583559bc-0161-4a80-8dbf-7ec157a18f1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:45.660Z|60b2a756-fcf9-4f00-8623-b765322bae1c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:38:45.661Z|60b2a756-fcf9-4f00-8623-b765322bae1c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:49.936Z|df699d34-c8f5-4f0a-a7ca-0bddcb0ec64e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:38:49.940Z|df699d34-c8f5-4f0a-a7ca-0bddcb0ec64e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:38:50.475Z|508424db-22a0-4c2f-b1ad-a960f6eaab33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:38:50.475Z|508424db-22a0-4c2f-b1ad-a960f6eaab33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:38:54.323Z|a877b84e-594e-4f05-aa70-493fff18782a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:54.324Z|a877b84e-594e-4f05-aa70-493fff18782a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:54.325Z|3f43abca-c3ab-418e-b7be-a669f01c5543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:54.325Z|3f43abca-c3ab-418e-b7be-a669f01c5543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:38:54.331Z|59feb70d-9b5b-4fbf-b4cf-9de664face27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:38:54.332Z|59feb70d-9b5b-4fbf-b4cf-9de664face27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:04.356Z|da42fb77-14d4-4e0a-ae24-5ef569c56e67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:04.356Z|4e3bf6f9-f716-49e5-a56a-90c7277eb97f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:04.356Z|da42fb77-14d4-4e0a-ae24-5ef569c56e67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:04.357Z|4e3bf6f9-f716-49e5-a56a-90c7277eb97f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:04.360Z|f45dd3f5-63ef-4161-95fd-c7b64abf72a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:04.360Z|f45dd3f5-63ef-4161-95fd-c7b64abf72a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:04.936Z|3d6f2262-ac19-4d04-a94e-165c6234046d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:39:04.936Z|3d6f2262-ac19-4d04-a94e-165c6234046d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:39:14.387Z|abf333bd-3a04-47f8-a4a4-384a990a60fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:14.387Z|a87017b6-7b72-4596-aa7a-b942a9ab52f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:14.388Z|d33a8ff6-8edf-441c-a4f1-46fd7980a1d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:14.388Z|abf333bd-3a04-47f8-a4a4-384a990a60fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:14.388Z|a87017b6-7b72-4596-aa7a-b942a9ab52f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:14.388Z|d33a8ff6-8edf-441c-a4f1-46fd7980a1d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:19.936Z|03d0f175-56c2-4108-9f35-1e7580ad6e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:39:19.937Z|03d0f175-56c2-4108-9f35-1e7580ad6e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:39:20.476Z|f5307200-77dd-4b7a-b80f-dc3a0a9420e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:39:20.476Z|f5307200-77dd-4b7a-b80f-dc3a0a9420e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:39:24.413Z|806a3ae9-c8be-4c61-8222-24cf444700dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:24.414Z|806a3ae9-c8be-4c61-8222-24cf444700dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:24.417Z|18576bbb-80ed-43dc-8e5f-8e9bd6b7d4b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:24.417Z|18576bbb-80ed-43dc-8e5f-8e9bd6b7d4b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:24.417Z|445b4785-34d0-4f34-90ed-ff2265f61984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:24.418Z|445b4785-34d0-4f34-90ed-ff2265f61984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:34.447Z|a30f7faf-468a-44ea-bfaa-9c303b1df33d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:34.448Z|a30f7faf-468a-44ea-bfaa-9c303b1df33d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:34.450Z|f325b71d-aef6-4b69-a196-b963a4f6074a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:34.451Z|f325b71d-aef6-4b69-a196-b963a4f6074a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:34.456Z|0a6bfe33-3f59-48d7-9f19-9a10fd57ae28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:34.457Z|0a6bfe33-3f59-48d7-9f19-9a10fd57ae28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:34.936Z|d6b72932-89fb-4302-8f0f-9602790a8449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:39:34.940Z|d6b72932-89fb-4302-8f0f-9602790a8449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:39:44.477Z|da4f72d4-05aa-4db4-80da-fff989dd6fe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:44.478Z|ff6c258a-1f3c-46d4-a7ce-b1a3e0ace90f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:44.478Z|da4f72d4-05aa-4db4-80da-fff989dd6fe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:44.479Z|ff6c258a-1f3c-46d4-a7ce-b1a3e0ace90f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:44.485Z|da1b091a-3668-42db-a5aa-d6c6b3cd21a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:44.486Z|da1b091a-3668-42db-a5aa-d6c6b3cd21a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:45.661Z|28229195-ddce-4291-bb67-2f9a2c497c5c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:39:45.661Z|28229195-ddce-4291-bb67-2f9a2c497c5c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:49.936Z|77feaa9b-0a46-4aee-b204-0c89a231bdea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:39:49.936Z|77feaa9b-0a46-4aee-b204-0c89a231bdea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:39:50.477Z|1c8854e0-75fd-4639-97bf-ca4bece6f148|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:39:50.477Z|1c8854e0-75fd-4639-97bf-ca4bece6f148|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:39:54.509Z|2a5f8458-07cb-4950-940f-8c1627632531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:54.510Z|2a5f8458-07cb-4950-940f-8c1627632531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:54.511Z|76f398ff-547c-4993-b50b-37d023d76de0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:54.511Z|76f398ff-547c-4993-b50b-37d023d76de0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:39:54.513Z|c1b028dd-9365-4c43-b66d-38d9cbb3825c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:39:54.513Z|c1b028dd-9365-4c43-b66d-38d9cbb3825c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:04.543Z|ebcd4f7e-25a9-4aab-af83-d509fca6a256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:04.544Z|ebcd4f7e-25a9-4aab-af83-d509fca6a256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:04.544Z|b62017f3-1301-4475-9bac-d721f6066771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:04.545Z|b62017f3-1301-4475-9bac-d721f6066771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:04.551Z|5175789d-c9dd-4821-9d45-31ad26a335bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:04.552Z|5175789d-c9dd-4821-9d45-31ad26a335bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:04.936Z|2330f64e-ab59-4c9c-9247-709c4057548c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:40:04.936Z|2330f64e-ab59-4c9c-9247-709c4057548c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:40:14.572Z|d8cb5963-7fa2-423e-8b1f-2d4ecbfac528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:14.573Z|d8cb5963-7fa2-423e-8b1f-2d4ecbfac528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:14.575Z|22431326-4dd0-4119-a743-20eeed77bafd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:14.575Z|22431326-4dd0-4119-a743-20eeed77bafd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:14.579Z|ffd86281-adcc-435b-b1ed-088e7ad052d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:14.580Z|ffd86281-adcc-435b-b1ed-088e7ad052d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:19.936Z|e82fbd96-a408-45c5-adfc-bd2cd4a751f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:40:19.939Z|e82fbd96-a408-45c5-adfc-bd2cd4a751f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:40:20.478Z|9456dabe-cd11-4624-bd08-b444ffb1e077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:40:20.478Z|9456dabe-cd11-4624-bd08-b444ffb1e077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:40:24.602Z|c89852a5-3849-4f1b-bb86-e91a730c1534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:24.603Z|c89852a5-3849-4f1b-bb86-e91a730c1534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:24.610Z|2a59e0d2-6c3c-42dd-8b4f-7d0fc7e0dbc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:24.611Z|2a59e0d2-6c3c-42dd-8b4f-7d0fc7e0dbc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:24.613Z|dadf23bb-9c6c-4d41-8c73-10782f87fe06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:24.614Z|dadf23bb-9c6c-4d41-8c73-10782f87fe06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:34.631Z|0233e49d-e80b-4aa7-a004-06e400bcda0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:34.631Z|0233e49d-e80b-4aa7-a004-06e400bcda0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:34.639Z|5f544a17-3d13-40f3-8513-bd53f2400144|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:34.639Z|5f544a17-3d13-40f3-8513-bd53f2400144|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:34.641Z|a0d7d0fd-47a6-43ba-9b14-704339698853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:34.641Z|a0d7d0fd-47a6-43ba-9b14-704339698853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:34.936Z|e5e71047-2f95-46d2-a980-e4c934c242e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:40:34.936Z|e5e71047-2f95-46d2-a980-e4c934c242e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:40:44.660Z|10628437-62c2-4abc-b549-b5ca8b8d0693|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:44.661Z|10628437-62c2-4abc-b549-b5ca8b8d0693|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:44.669Z|759f9e66-0448-44a2-ac7c-dcb1d0026044|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:44.670Z|759f9e66-0448-44a2-ac7c-dcb1d0026044|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:44.674Z|2314c4d1-0005-4a23-b270-25867774c2e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:44.674Z|2314c4d1-0005-4a23-b270-25867774c2e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:45.660Z|31241479-f8aa-4b62-bfe9-13b69d39e338|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:40:45.660Z|31241479-f8aa-4b62-bfe9-13b69d39e338|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:49.936Z|35d7ad45-c9ce-4333-a966-b88d7a59b0b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:40:49.936Z|35d7ad45-c9ce-4333-a966-b88d7a59b0b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:40:50.479Z|8d42b9a5-7abe-4b00-91fb-86a49d15f0dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:40:50.479Z|8d42b9a5-7abe-4b00-91fb-86a49d15f0dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:40:54.690Z|18ebba9d-4404-450d-a0ae-0b9c2d59ab6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:54.691Z|18ebba9d-4404-450d-a0ae-0b9c2d59ab6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:54.692Z|f59a3667-0b7a-4b88-b245-1109314b72a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:54.693Z|f59a3667-0b7a-4b88-b245-1109314b72a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:40:54.696Z|36ab6c21-9024-42f2-b890-2d9a8e547961|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:40:54.696Z|36ab6c21-9024-42f2-b890-2d9a8e547961|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:04.718Z|c49fb3ae-3a86-484e-ac1b-f937e6c44a39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:04.718Z|c49fb3ae-3a86-484e-ac1b-f937e6c44a39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:04.718Z|923aff95-1bc6-4666-9de2-de0d23e6a8bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:04.719Z|923aff95-1bc6-4666-9de2-de0d23e6a8bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:04.721Z|5141c39e-9e39-4e7a-917c-f50750bef7e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:04.722Z|5141c39e-9e39-4e7a-917c-f50750bef7e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:04.936Z|b89b93b2-7730-4524-80a0-c3fdf93d9191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:41:04.940Z|b89b93b2-7730-4524-80a0-c3fdf93d9191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:41:14.745Z|3a113e0b-4e0b-470f-a08b-c3948c26f0bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:14.745Z|a4c6654f-d341-4aff-bff9-7330958313e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:14.746Z|3a113e0b-4e0b-470f-a08b-c3948c26f0bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:14.746Z|a4c6654f-d341-4aff-bff9-7330958313e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:14.745Z|0c5c7365-db3a-4e69-b8d7-eeaf47e662d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:14.748Z|0c5c7365-db3a-4e69-b8d7-eeaf47e662d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:19.936Z|3d25198d-16be-4d46-a9e1-e0a6a59cb1c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:41:19.937Z|3d25198d-16be-4d46-a9e1-e0a6a59cb1c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:41:20.480Z|7a64a118-e2ab-48a0-9cb0-6be664488359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:41:20.480Z|7a64a118-e2ab-48a0-9cb0-6be664488359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:41:24.772Z|683083ee-1439-47d5-90e8-e81e72b2d891|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:24.773Z|683083ee-1439-47d5-90e8-e81e72b2d891|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:24.780Z|3f4439fc-6cf7-46ce-805e-1d7c0e3789cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:24.781Z|3f4439fc-6cf7-46ce-805e-1d7c0e3789cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:24.781Z|102ceeca-8153-4e6f-9c2b-c2e86e4b0155|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:24.782Z|102ceeca-8153-4e6f-9c2b-c2e86e4b0155|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:34.804Z|44da761c-fb84-4045-918f-b18fcd567e86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:34.804Z|ada300ce-b08b-4f87-bbd0-619b6fb9eb97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:34.805Z|44da761c-fb84-4045-918f-b18fcd567e86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:34.805Z|ada300ce-b08b-4f87-bbd0-619b6fb9eb97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:34.808Z|d8553657-63a6-4f89-9ea4-b4719f2c1df2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:34.808Z|d8553657-63a6-4f89-9ea4-b4719f2c1df2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:34.936Z|17ca62c7-0374-40c9-8182-1c6cb7858a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:41:34.936Z|17ca62c7-0374-40c9-8182-1c6cb7858a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:41:44.829Z|a6ef37d0-b2f8-4fb6-92ed-e707a0125f2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:44.830Z|a6ef37d0-b2f8-4fb6-92ed-e707a0125f2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:44.833Z|9eb86f94-67fb-48e8-abbe-d7242179a109|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:44.833Z|9eb86f94-67fb-48e8-abbe-d7242179a109|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:44.834Z|bb0d43ed-c966-48cc-8ec2-8896eae7544d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:44.834Z|bb0d43ed-c966-48cc-8ec2-8896eae7544d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:45.661Z|e8c09b74-6e3b-42ca-83ed-f847a43a98dd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:41:45.661Z|e8c09b74-6e3b-42ca-83ed-f847a43a98dd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:49.936Z|af2d0f5f-a94d-45b6-8c97-ec8173e82c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:41:49.941Z|af2d0f5f-a94d-45b6-8c97-ec8173e82c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:41:50.481Z|7d205939-338f-4b18-8207-5bba9e647da3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:41:50.481Z|7d205939-338f-4b18-8207-5bba9e647da3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:41:54.856Z|3ac5ddd9-caaf-4a8b-a791-a0ee1d6a2a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:54.856Z|3ab56e25-0def-4883-b4a8-9ec0ed4b199a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:54.857Z|3ab56e25-0def-4883-b4a8-9ec0ed4b199a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:54.857Z|366b46b6-427f-40c0-90ce-001a600a12a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:41:54.857Z|3ac5ddd9-caaf-4a8b-a791-a0ee1d6a2a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:41:54.858Z|366b46b6-427f-40c0-90ce-001a600a12a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:04.879Z|ecd7c303-2d7c-4b5e-b3a7-08ff276f4e71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:04.880Z|ecd7c303-2d7c-4b5e-b3a7-08ff276f4e71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:04.880Z|4734868e-652b-44c0-8e50-2e10ad584e6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:04.881Z|4734868e-652b-44c0-8e50-2e10ad584e6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:04.886Z|289a1007-9eb0-40ed-9a63-83c4c6816855|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:04.886Z|289a1007-9eb0-40ed-9a63-83c4c6816855|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:04.936Z|e1b5aeae-a0de-415f-9df1-b794c95d75eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:42:04.936Z|e1b5aeae-a0de-415f-9df1-b794c95d75eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:42:14.907Z|cfa9ea17-c48e-47c1-94f2-6cbc84048467|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:14.907Z|cfa9ea17-c48e-47c1-94f2-6cbc84048467|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:14.909Z|0360ce40-842a-4249-a6dd-f04d1ba65e0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:14.910Z|0360ce40-842a-4249-a6dd-f04d1ba65e0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:14.912Z|162f6af0-25e3-4878-94a8-a6b3052055a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:14.912Z|162f6af0-25e3-4878-94a8-a6b3052055a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:19.936Z|570fdea2-440a-4272-ae84-4e328282f941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:42:19.937Z|570fdea2-440a-4272-ae84-4e328282f941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:42:20.482Z|1c2edf5c-c30a-4eb3-9b65-37fa22d8b2b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:42:20.482Z|1c2edf5c-c30a-4eb3-9b65-37fa22d8b2b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:42:24.935Z|7e86fe2c-90fc-4ffa-9ce6-33a1a02b65e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:24.935Z|7e86fe2c-90fc-4ffa-9ce6-33a1a02b65e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:24.938Z|845d6bd7-1d6f-46ab-bc89-750eae88746a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:24.939Z|845d6bd7-1d6f-46ab-bc89-750eae88746a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:24.942Z|9e403974-f1de-4025-a53c-fe7bb90661f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:24.943Z|9e403974-f1de-4025-a53c-fe7bb90661f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:34.936Z|bb05000f-6251-42f6-9bbf-7168bd952936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:42:34.940Z|bb05000f-6251-42f6-9bbf-7168bd952936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:42:34.961Z|3aa6cafc-ed90-4d1a-abda-a74bb270eaf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:34.962Z|3aa6cafc-ed90-4d1a-abda-a74bb270eaf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:34.966Z|5d61261c-d3ae-4134-9b46-972cc0a2dd4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:34.967Z|5d61261c-d3ae-4134-9b46-972cc0a2dd4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:34.967Z|658912cd-3733-4198-88c2-c817d952f3b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:34.968Z|658912cd-3733-4198-88c2-c817d952f3b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:44.986Z|1aacbb03-69af-498d-8cd6-e2c585ca2ea7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:44.987Z|1aacbb03-69af-498d-8cd6-e2c585ca2ea7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:44.991Z|094eb8ea-32d9-4484-b044-86325ac0f1f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:44.992Z|094eb8ea-32d9-4484-b044-86325ac0f1f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:44.993Z|5526a615-1e66-4d84-9573-9791cf5641ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:44.994Z|5526a615-1e66-4d84-9573-9791cf5641ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:45.661Z|57ff5cff-5347-4e67-95e3-e3991ac4895b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:42:45.662Z|57ff5cff-5347-4e67-95e3-e3991ac4895b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:49.936Z|5da9aec9-ef47-4841-88b5-7464f57b3af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:42:49.937Z|5da9aec9-ef47-4841-88b5-7464f57b3af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:42:50.483Z|06d240f7-3a5b-4c19-9cd3-08d66491e7c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:42:50.484Z|06d240f7-3a5b-4c19-9cd3-08d66491e7c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:42:55.009Z|c2722e52-72df-4d76-b285-9c9e713d02d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:55.011Z|c2722e52-72df-4d76-b285-9c9e713d02d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:55.015Z|ca7104bc-267a-4044-8809-677d64788020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:55.016Z|ca7104bc-267a-4044-8809-677d64788020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:42:55.016Z|f2fceeba-7d37-4009-881a-b262c13c3e53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:42:55.016Z|f2fceeba-7d37-4009-881a-b262c13c3e53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:04.936Z|ad97218b-55bb-4fb0-84ed-d2d2235b1736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:43:04.936Z|ad97218b-55bb-4fb0-84ed-d2d2235b1736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:43:05.033Z|533067ed-2b70-4665-b091-477a4a7322e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:05.034Z|533067ed-2b70-4665-b091-477a4a7322e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:05.038Z|19ca8601-8f04-4451-a09e-246fb9d7122e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:05.038Z|19ca8601-8f04-4451-a09e-246fb9d7122e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:05.039Z|3eb61831-07f4-4a17-8441-1d2f2ce0893f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:05.040Z|3eb61831-07f4-4a17-8441-1d2f2ce0893f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:15.061Z|8af1cdc4-4fa8-4855-8b1d-c6b7b111f747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:15.062Z|8af1cdc4-4fa8-4855-8b1d-c6b7b111f747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:15.063Z|901bb8a0-72c8-4c28-a033-e1e2dd506ee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:15.063Z|901bb8a0-72c8-4c28-a033-e1e2dd506ee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:15.065Z|9fe1b4c1-ebfc-42ba-af2b-7760d9ec4577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:15.066Z|9fe1b4c1-ebfc-42ba-af2b-7760d9ec4577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:19.936Z|e64c231e-8178-4444-bd68-8f679da559ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:43:19.940Z|e64c231e-8178-4444-bd68-8f679da559ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:43:20.484Z|fd74af4e-d5dc-4f9c-b10b-705218a3c2de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:43:20.485Z|fd74af4e-d5dc-4f9c-b10b-705218a3c2de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:43:25.087Z|3a36b72a-a95c-49a4-b84a-f35c1adb99b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:25.088Z|3a36b72a-a95c-49a4-b84a-f35c1adb99b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:25.089Z|4eb6508b-f298-447e-8b6c-fdcc817c015d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:25.090Z|4eb6508b-f298-447e-8b6c-fdcc817c015d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:25.092Z|1238b60c-130f-42bd-9a2b-4dd3c99851f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:25.093Z|1238b60c-130f-42bd-9a2b-4dd3c99851f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:34.936Z|3b20ac4b-89ff-410d-8b6a-0e024877b668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:43:34.936Z|3b20ac4b-89ff-410d-8b6a-0e024877b668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:43:35.113Z|5e799c6b-6cf5-4db9-af17-ffb45375fb58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:35.113Z|5e799c6b-6cf5-4db9-af17-ffb45375fb58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:35.116Z|a97ff431-40e5-48f8-83da-92969e27ec3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:35.117Z|a97ff431-40e5-48f8-83da-92969e27ec3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:35.118Z|007d2cfa-531c-48a3-8a31-42642e5a9b49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:35.119Z|007d2cfa-531c-48a3-8a31-42642e5a9b49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:45.138Z|84effc0c-21e9-463d-99d1-44c6580fb66f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:45.139Z|84effc0c-21e9-463d-99d1-44c6580fb66f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:45.139Z|ba0171a4-e53f-484e-b105-5f6a4ae9da8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:45.140Z|ba0171a4-e53f-484e-b105-5f6a4ae9da8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:45.141Z|34cf3390-3ca2-48d7-9a58-9ed6f002496b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:45.142Z|34cf3390-3ca2-48d7-9a58-9ed6f002496b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:45.662Z|1eb79196-c4fd-4f0f-af5b-2d1c13df87f8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:43:45.662Z|1eb79196-c4fd-4f0f-af5b-2d1c13df87f8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:49.936Z|7df5ac37-9baa-4b54-9d2f-7231b010c730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:43:49.936Z|7df5ac37-9baa-4b54-9d2f-7231b010c730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:43:50.485Z|21d76e18-b524-44f0-9e13-1cb8bdef9826|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:43:50.486Z|21d76e18-b524-44f0-9e13-1cb8bdef9826|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:43:55.167Z|c39e2b14-365e-4f77-abf5-8147701056d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:55.167Z|2dac32be-651a-46d0-92e3-65ea6c21acbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:55.168Z|2dac32be-651a-46d0-92e3-65ea6c21acbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:55.168Z|c39e2b14-365e-4f77-abf5-8147701056d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:43:55.167Z|a0be5258-8709-4f0f-9745-fa94eb857994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:43:55.169Z|a0be5258-8709-4f0f-9745-fa94eb857994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:04.936Z|5780b10c-6049-43b9-b68c-bbd049219cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:44:04.940Z|5780b10c-6049-43b9-b68c-bbd049219cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:44:05.193Z|f38bdb04-63db-46b8-969d-92041fe835af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:05.193Z|f38bdb04-63db-46b8-969d-92041fe835af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:05.194Z|c7932a4e-7bef-44aa-a3ed-bc73324bc717|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:05.195Z|c7932a4e-7bef-44aa-a3ed-bc73324bc717|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:05.200Z|e707eb4a-8fae-40b1-b872-5c1580949e7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:05.201Z|e707eb4a-8fae-40b1-b872-5c1580949e7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:15.216Z|e154f738-1987-4213-a3cd-07da7a1a70a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:15.216Z|e154f738-1987-4213-a3cd-07da7a1a70a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:15.222Z|028413b9-e430-42fc-b75c-a0a3e7429efa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:15.222Z|028413b9-e430-42fc-b75c-a0a3e7429efa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:15.222Z|81b0821e-d26a-4534-be66-d28b8e5dc8d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:15.223Z|81b0821e-d26a-4534-be66-d28b8e5dc8d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:19.936Z|c37e80f5-d76c-4baf-a8ed-aead3fc8ce13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:44:19.936Z|c37e80f5-d76c-4baf-a8ed-aead3fc8ce13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:44:20.487Z|072fb553-ec4f-4570-ba7f-df7412563a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:44:20.487Z|072fb553-ec4f-4570-ba7f-df7412563a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:44:25.241Z|52d1b2d6-da71-4fb6-8dc1-51529a72dfa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:25.242Z|52d1b2d6-da71-4fb6-8dc1-51529a72dfa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:25.249Z|bc0aa3ac-450f-450e-9722-d9f878276634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:25.250Z|bc0aa3ac-450f-450e-9722-d9f878276634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:25.251Z|71706960-1249-4f80-9921-b5ccd10d92fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:25.252Z|71706960-1249-4f80-9921-b5ccd10d92fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:34.936Z|5cb16295-a25d-476b-8ee9-975b288f8637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:44:34.936Z|5cb16295-a25d-476b-8ee9-975b288f8637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:44:35.264Z|485367f2-9d90-498a-8145-2e16a7372080|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:35.265Z|485367f2-9d90-498a-8145-2e16a7372080|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:35.270Z|72c8c38f-194f-4bb6-af01-2785609609b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:35.271Z|72c8c38f-194f-4bb6-af01-2785609609b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:35.272Z|07ef17b4-e4a0-479c-b972-60889db80635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:35.273Z|07ef17b4-e4a0-479c-b972-60889db80635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:45.287Z|354b8872-a449-4972-a662-7afd1a110fc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:45.287Z|354b8872-a449-4972-a662-7afd1a110fc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:45.295Z|fdf97049-f766-4c3a-be06-ce1fec4c957d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:45.295Z|70562e5d-a5ea-4fcd-a388-c81ce61d02ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:45.295Z|fdf97049-f766-4c3a-be06-ce1fec4c957d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:45.296Z|70562e5d-a5ea-4fcd-a388-c81ce61d02ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:45.661Z|42948eec-9393-41cd-80f4-52cdceafdb83|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:44:45.662Z|42948eec-9393-41cd-80f4-52cdceafdb83|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:49.936Z|efb31685-1e95-4b5e-9345-30c1a7a4aef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:44:49.939Z|efb31685-1e95-4b5e-9345-30c1a7a4aef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:44:50.488Z|1eda2f5d-2f3b-46c8-8ca7-5d633cfc392b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:44:50.488Z|1eda2f5d-2f3b-46c8-8ca7-5d633cfc392b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:44:55.312Z|f807a86f-a0b4-4ea0-bf65-7095c82afeef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:55.313Z|f807a86f-a0b4-4ea0-bf65-7095c82afeef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:55.320Z|c2fece54-83dc-44a9-acc4-6d3b5ee7cf26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:55.321Z|2f83e580-9bfc-4fc2-93b8-8201bb253de8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:44:55.321Z|2f83e580-9bfc-4fc2-93b8-8201bb253de8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:44:55.321Z|c2fece54-83dc-44a9-acc4-6d3b5ee7cf26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:04.936Z|4284928a-cc0e-47d3-b4d6-293d23d8eb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:45:04.936Z|4284928a-cc0e-47d3-b4d6-293d23d8eb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:45:05.339Z|ba24ba00-29b5-4bd4-9c6b-f5bdc24a345b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:05.340Z|ba24ba00-29b5-4bd4-9c6b-f5bdc24a345b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:05.349Z|f7a0cdc8-0d21-4fb2-bbd4-4ece9a9f9cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:05.349Z|4df80621-51c6-41b5-8d3d-9d72721deb44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:05.349Z|f7a0cdc8-0d21-4fb2-bbd4-4ece9a9f9cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:05.350Z|4df80621-51c6-41b5-8d3d-9d72721deb44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:15.367Z|1fd7deef-cb5a-434c-bd87-ea39eece090e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:15.367Z|1fd7deef-cb5a-434c-bd87-ea39eece090e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:15.375Z|0be0fab0-8793-4bcc-998a-2567f5ffa320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:15.375Z|0be0fab0-8793-4bcc-998a-2567f5ffa320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:15.378Z|400069eb-130b-4bcc-941a-a85eb8c90789|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:15.378Z|400069eb-130b-4bcc-941a-a85eb8c90789|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:19.936Z|b60f9530-0851-4c29-a050-c19b358c7c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:45:19.936Z|b60f9530-0851-4c29-a050-c19b358c7c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:45:20.489Z|25c04cfe-2cf9-4783-93d9-38d8ca9607f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:45:20.489Z|25c04cfe-2cf9-4783-93d9-38d8ca9607f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:45:25.396Z|d1fd3541-53db-4541-8199-0f8bb1b1b952|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:25.397Z|d1fd3541-53db-4541-8199-0f8bb1b1b952|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:25.398Z|a4428a38-eb09-4ac6-ab56-ef586d376a00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:25.399Z|a4428a38-eb09-4ac6-ab56-ef586d376a00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:25.402Z|ebcc9a75-09da-4d29-b1fc-e04135d8f66d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:25.402Z|ebcc9a75-09da-4d29-b1fc-e04135d8f66d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:34.936Z|56254387-9d1d-48c1-94fc-b8ddc4a6e081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:45:34.940Z|56254387-9d1d-48c1-94fc-b8ddc4a6e081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:45:35.424Z|737fcf4a-9895-480a-990e-84566ddd8128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:35.425Z|737fcf4a-9895-480a-990e-84566ddd8128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:35.427Z|b64c2017-7ac2-452f-a76d-f7aeef9ff13a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:35.427Z|f61a6d6c-f350-4324-999a-4a9ea0c9fae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:35.427Z|b64c2017-7ac2-452f-a76d-f7aeef9ff13a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:35.428Z|f61a6d6c-f350-4324-999a-4a9ea0c9fae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:45.455Z|64e3eb88-5485-475e-bed4-030419d07b17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:45.455Z|a3b582fa-1eae-4b4c-ab25-7dcfa3cd3eff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:45.456Z|64e3eb88-5485-475e-bed4-030419d07b17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:45.456Z|a3b582fa-1eae-4b4c-ab25-7dcfa3cd3eff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:45.457Z|03424b4b-ac34-47c9-b2b3-a9a4a9f58739|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:45.457Z|03424b4b-ac34-47c9-b2b3-a9a4a9f58739|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:45.661Z|e4f309cd-5a13-4745-844b-814cd5c5f830|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:45:45.662Z|e4f309cd-5a13-4745-844b-814cd5c5f830|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:49.936Z|37bfb93f-2048-48d1-8d78-b3e928f1662e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:45:49.937Z|37bfb93f-2048-48d1-8d78-b3e928f1662e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:45:50.490Z|8472828e-8d37-437b-8909-145a37592850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:45:50.490Z|8472828e-8d37-437b-8909-145a37592850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:45:55.479Z|2265baec-d473-44bb-972d-05587312e2b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:55.480Z|2265baec-d473-44bb-972d-05587312e2b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:55.481Z|6ce94439-dbf7-4d47-a0ba-1699d7597381|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:55.482Z|6ce94439-dbf7-4d47-a0ba-1699d7597381|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:45:55.487Z|fce79927-b110-4ecb-bf59-a07efa769ca5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:45:55.488Z|fce79927-b110-4ecb-bf59-a07efa769ca5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:04.936Z|876f90f8-cd31-4dd1-8b9d-e3f6f3093d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:46:04.936Z|876f90f8-cd31-4dd1-8b9d-e3f6f3093d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:46:05.511Z|3fcdca44-5390-4c0a-a614-7b90fbc90f9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:05.512Z|3fcdca44-5390-4c0a-a614-7b90fbc90f9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:05.526Z|b4610c05-acfa-4302-b308-04df2c2dd0f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:05.526Z|b6d61eb5-3fe1-4114-9e97-6f22c9860c46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:05.526Z|b4610c05-acfa-4302-b308-04df2c2dd0f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:05.526Z|b6d61eb5-3fe1-4114-9e97-6f22c9860c46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:15.535Z|fb9463cd-13bd-4bd7-b427-dd730d1d869b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:15.535Z|fb9463cd-13bd-4bd7-b427-dd730d1d869b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:15.546Z|728b54d8-6a46-4adc-adba-df71f4c67eba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:15.547Z|728b54d8-6a46-4adc-adba-df71f4c67eba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:15.594Z|d79b6705-1d3a-4216-8533-0e610602206f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:15.595Z|d79b6705-1d3a-4216-8533-0e610602206f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:19.936Z|0e94c84b-958c-4d54-b17a-e612765f27b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:46:19.940Z|0e94c84b-958c-4d54-b17a-e612765f27b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:46:20.491Z|f3c5053c-ea19-4838-8f85-f273379a18ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:46:20.491Z|f3c5053c-ea19-4838-8f85-f273379a18ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:46:25.563Z|48dcb4e4-3f51-487e-9557-8b02004d5627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:25.564Z|48dcb4e4-3f51-487e-9557-8b02004d5627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:25.584Z|990ec5b5-2d15-4a9e-a1f8-c23890da3a9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:25.584Z|990ec5b5-2d15-4a9e-a1f8-c23890da3a9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:25.616Z|885fb288-991b-49e6-9e3c-e05c211801e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:25.617Z|885fb288-991b-49e6-9e3c-e05c211801e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:34.936Z|d99d0d73-6b16-4ac5-864c-7fdd2ab0185d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:46:34.936Z|d99d0d73-6b16-4ac5-864c-7fdd2ab0185d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:46:35.597Z|68604011-33d6-4e6d-a0da-265671690951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:35.598Z|68604011-33d6-4e6d-a0da-265671690951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:35.604Z|312d3b23-f550-498e-95a0-99bafb730ba7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:35.605Z|312d3b23-f550-498e-95a0-99bafb730ba7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:35.634Z|8fd8a74d-b79f-4cdf-88db-8e282bfe1093|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:35.635Z|8fd8a74d-b79f-4cdf-88db-8e282bfe1093|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:45.620Z|44037b30-9148-4fa0-9537-8a6ee0e01c32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:45.621Z|44037b30-9148-4fa0-9537-8a6ee0e01c32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:45.626Z|cebd6499-95cd-42d1-a2cc-9bebf1ef1737|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:45.626Z|cebd6499-95cd-42d1-a2cc-9bebf1ef1737|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:45.654Z|497002dd-6007-4dcb-9509-0b96733b8030|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:45.654Z|497002dd-6007-4dcb-9509-0b96733b8030|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:45.662Z|e305b173-238b-43c3-919b-163bba18f9f6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:46:45.663Z|e305b173-238b-43c3-919b-163bba18f9f6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:49.936Z|b799c5a8-a678-45f6-9e40-95986f1b75e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:46:49.937Z|b799c5a8-a678-45f6-9e40-95986f1b75e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:46:50.492Z|1cdf7d29-f1e7-4e68-9e08-58acb58fec6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:46:50.492Z|1cdf7d29-f1e7-4e68-9e08-58acb58fec6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:46:55.643Z|d12fcb89-d3c9-4def-9510-738c9121e35a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:55.644Z|d12fcb89-d3c9-4def-9510-738c9121e35a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:55.646Z|3a0099b8-8552-47c7-ac5c-88b8b9262138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:55.646Z|3a0099b8-8552-47c7-ac5c-88b8b9262138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:46:55.676Z|65123e3b-e232-4ee1-a0ac-7f9130c9b982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:46:55.676Z|65123e3b-e232-4ee1-a0ac-7f9130c9b982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:04.936Z|2b946361-e7b9-4203-ba7b-855a660a37ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:47:04.941Z|2b946361-e7b9-4203-ba7b-855a660a37ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:47:05.666Z|ab89810d-b6e5-42b1-b109-70188ad9d22d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:05.667Z|ab89810d-b6e5-42b1-b109-70188ad9d22d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:05.667Z|cb46b4bc-c2c7-4f9d-be9e-d7445df06ab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:05.668Z|cb46b4bc-c2c7-4f9d-be9e-d7445df06ab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:05.696Z|d291ed70-a1ab-4abe-b7b6-48413fb65b0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:05.697Z|d291ed70-a1ab-4abe-b7b6-48413fb65b0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:15.694Z|b96b7fd3-1888-49d5-ac88-a54c16c61f97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:15.695Z|b96b7fd3-1888-49d5-ac88-a54c16c61f97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:15.696Z|5c9feb59-e871-4aef-98e0-b6bcbce09650|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:15.697Z|5c9feb59-e871-4aef-98e0-b6bcbce09650|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:15.718Z|ed872362-3a12-43c3-a211-1221823ed9e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:15.718Z|ed872362-3a12-43c3-a211-1221823ed9e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:19.936Z|bbe8567a-ff78-4248-9099-0bafb6a0ebba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:47:19.937Z|bbe8567a-ff78-4248-9099-0bafb6a0ebba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:47:20.493Z|d417b1d8-b519-47a0-8541-2d770000dbad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:47:20.494Z|d417b1d8-b519-47a0-8541-2d770000dbad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:47:25.721Z|2caa95ac-f706-4578-b312-8f4e3cea285b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:25.722Z|2caa95ac-f706-4578-b312-8f4e3cea285b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:25.727Z|13d0eefc-fa8a-437f-a92e-b022ffab6898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:25.729Z|13d0eefc-fa8a-437f-a92e-b022ffab6898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:25.744Z|55dbe5ce-6c9d-4b60-9d06-3b21f83c582f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:25.744Z|55dbe5ce-6c9d-4b60-9d06-3b21f83c582f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:34.936Z|ee5ae963-9038-4d4c-8e1c-df2c51f3c896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:47:34.936Z|ee5ae963-9038-4d4c-8e1c-df2c51f3c896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:47:35.749Z|2dfe0cdf-460a-4334-b87e-10005c721369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:35.750Z|2dfe0cdf-460a-4334-b87e-10005c721369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:35.755Z|2f443e3e-ba87-4f7d-9d6c-4dce53c24671|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:35.756Z|2f443e3e-ba87-4f7d-9d6c-4dce53c24671|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:35.764Z|3e4a36e7-a903-4225-8861-9836e5019b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:35.765Z|3e4a36e7-a903-4225-8861-9836e5019b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:45.661Z|c4ca015a-9817-4dd2-a9d2-c1db3257eb15|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:47:45.662Z|c4ca015a-9817-4dd2-a9d2-c1db3257eb15|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:45.784Z|791e6ece-baf2-435d-885a-4d490a97cb4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:45.784Z|791e6ece-baf2-435d-885a-4d490a97cb4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:45.785Z|402c8c3a-d3b6-418a-aedb-17c1b7e52192|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:45.785Z|402c8c3a-d3b6-418a-aedb-17c1b7e52192|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:45.789Z|9e061b48-28e0-486a-a0d9-6496cd8e96b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:45.789Z|9e061b48-28e0-486a-a0d9-6496cd8e96b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:49.936Z|7de92c5b-22d4-4f0e-b155-b1b2a27d0238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:47:49.940Z|7de92c5b-22d4-4f0e-b155-b1b2a27d0238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:47:50.494Z|63dcc516-070c-45ec-963d-8e33f9592740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:47:50.495Z|63dcc516-070c-45ec-963d-8e33f9592740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:47:55.810Z|cb56f2eb-20ca-4a79-a8dd-c4a230c0b939|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:55.810Z|077a5ee8-8333-470c-824d-bac71f39154c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:55.811Z|cb56f2eb-20ca-4a79-a8dd-c4a230c0b939|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:55.811Z|077a5ee8-8333-470c-824d-bac71f39154c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:47:55.813Z|9c7d9f00-5f4b-42bb-b341-0e3694610812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:47:55.814Z|9c7d9f00-5f4b-42bb-b341-0e3694610812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:04.936Z|88e5d139-5820-4fdb-8aa9-0bab232f0250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:48:04.936Z|88e5d139-5820-4fdb-8aa9-0bab232f0250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:48:05.837Z|809b912e-50f7-4a18-b22d-4a76b10dfd4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:05.837Z|809b912e-50f7-4a18-b22d-4a76b10dfd4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:05.837Z|023ceebe-5a6a-4f5f-bd10-0234f4fd7954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:05.838Z|023ceebe-5a6a-4f5f-bd10-0234f4fd7954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:05.844Z|86d663ba-90d5-4750-9d62-2239fc2510fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:05.844Z|86d663ba-90d5-4750-9d62-2239fc2510fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:15.863Z|8abe969d-18a7-4ae1-8baf-4f7b83000662|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:15.864Z|8abe969d-18a7-4ae1-8baf-4f7b83000662|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:15.870Z|e123b3b0-4133-4c59-89fa-df8868c8e00b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:15.871Z|e123b3b0-4133-4c59-89fa-df8868c8e00b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:15.872Z|3f4bbf2e-0765-4847-ba85-abcd5bff4a41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:15.873Z|3f4bbf2e-0765-4847-ba85-abcd5bff4a41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:19.936Z|0dab4b95-9d11-4c2d-8c79-58f31e1b2917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:48:19.936Z|0dab4b95-9d11-4c2d-8c79-58f31e1b2917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:48:20.495Z|323d5301-efd6-4725-8819-4d19738fa8b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:48:20.496Z|323d5301-efd6-4725-8819-4d19738fa8b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:48:25.894Z|7371aa57-9a30-468c-949b-c8f461d852e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:25.895Z|d76eb01c-633e-4b62-a450-19fabf9b7dbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:25.895Z|deb829ee-f73b-4727-87ce-5a5213a7e268|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:25.895Z|7371aa57-9a30-468c-949b-c8f461d852e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:25.896Z|d76eb01c-633e-4b62-a450-19fabf9b7dbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:25.896Z|deb829ee-f73b-4727-87ce-5a5213a7e268|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:34.936Z|9babc244-f40a-42dc-b980-0735979ba789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:48:34.940Z|9babc244-f40a-42dc-b980-0735979ba789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:48:35.918Z|26be6f59-892c-4977-8649-a1c95cf3f12f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:35.919Z|26be6f59-892c-4977-8649-a1c95cf3f12f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:35.919Z|1a15a98d-c80d-469c-ad8f-6e003a1f4502|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:35.920Z|1a15a98d-c80d-469c-ad8f-6e003a1f4502|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:35.924Z|ddc65f82-1092-4095-b29a-23e500138cf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:35.924Z|ddc65f82-1092-4095-b29a-23e500138cf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:45.661Z|3d837935-5028-4357-b17c-fc644ca05fcc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:48:45.662Z|3d837935-5028-4357-b17c-fc644ca05fcc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:45.940Z|b67a3f4e-24f6-4045-ada6-ec8309b91725|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:45.941Z|d1310efe-441e-462a-95a2-93bf7fb5ad10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:45.941Z|b67a3f4e-24f6-4045-ada6-ec8309b91725|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:45.941Z|d1310efe-441e-462a-95a2-93bf7fb5ad10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:45.947Z|6fcda921-d0aa-4024-935b-481175380706|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:45.948Z|6fcda921-d0aa-4024-935b-481175380706|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:49.936Z|092c1ba9-d587-4d5c-ac63-21a7e9dbf04e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:48:49.936Z|092c1ba9-d587-4d5c-ac63-21a7e9dbf04e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:48:50.496Z|c417bb05-11df-4f0c-a61f-a6a28a9ee27d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:48:50.497Z|c417bb05-11df-4f0c-a61f-a6a28a9ee27d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:48:55.965Z|62241935-cc35-407e-a35b-8e28629a3fae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:55.965Z|62241935-cc35-407e-a35b-8e28629a3fae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:55.967Z|6f3e3b07-6020-4daa-a537-15691da164f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:55.968Z|6f3e3b07-6020-4daa-a537-15691da164f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:48:55.970Z|24ece279-2d2c-4d1e-a026-20728a8c3352|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:48:55.970Z|24ece279-2d2c-4d1e-a026-20728a8c3352|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:04.936Z|278f0069-7925-4627-b7c4-1de9e447208d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:49:04.936Z|278f0069-7925-4627-b7c4-1de9e447208d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:49:05.990Z|cc9dbcf7-0aaa-43a3-9577-643a31480591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:05.991Z|cc9dbcf7-0aaa-43a3-9577-643a31480591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:05.990Z|da690af8-9333-4776-9c55-a483401deb18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:05.991Z|da690af8-9333-4776-9c55-a483401deb18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:06.000Z|3b0e61b1-387f-405a-a6d2-76b7614add40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:06.000Z|3b0e61b1-387f-405a-a6d2-76b7614add40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:16.019Z|1b80cbea-603c-46d0-a222-17a6c2d9bb95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:16.019Z|1b80cbea-603c-46d0-a222-17a6c2d9bb95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:16.021Z|c684c7e0-8be6-4b78-96ed-c806572527f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:16.022Z|c684c7e0-8be6-4b78-96ed-c806572527f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:16.024Z|de949e23-3b3b-4eae-95e7-d1e3d7f88e35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:16.024Z|de949e23-3b3b-4eae-95e7-d1e3d7f88e35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:19.936Z|c8c9d7f3-8ecf-428b-88c1-312f96263d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:49:19.940Z|c8c9d7f3-8ecf-428b-88c1-312f96263d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:49:20.497Z|1797b67c-b3de-46cf-9ae6-0f99ae227c2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:49:20.498Z|1797b67c-b3de-46cf-9ae6-0f99ae227c2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:49:26.047Z|2464533b-31f5-4311-8137-73ae3190fcd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:26.047Z|2464533b-31f5-4311-8137-73ae3190fcd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:26.052Z|c1b9eb22-8a2f-4535-b63e-9313b45b9c8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:26.052Z|35d1d6e6-2983-4158-a9c7-3766a0b36475|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:26.053Z|c1b9eb22-8a2f-4535-b63e-9313b45b9c8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:26.053Z|35d1d6e6-2983-4158-a9c7-3766a0b36475|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:34.936Z|5b9ffcd4-eb7c-4f45-b863-0d8a9feb0280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:49:34.936Z|5b9ffcd4-eb7c-4f45-b863-0d8a9feb0280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:49:36.071Z|6a141c96-2654-457d-b5ac-4b1e8f6895f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:36.071Z|6a141c96-2654-457d-b5ac-4b1e8f6895f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:36.074Z|4935599a-a603-4bd0-b110-1001780a5560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:36.075Z|4935599a-a603-4bd0-b110-1001780a5560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:36.077Z|6225885e-7e7d-41c2-83af-a52ee586365b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:36.078Z|6225885e-7e7d-41c2-83af-a52ee586365b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:45.661Z|ee785096-128c-48df-9e7f-db806e6354c3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:49:45.662Z|ee785096-128c-48df-9e7f-db806e6354c3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:46.098Z|a0fc4dc3-82d9-4f6f-b081-78d468c24125|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:46.099Z|a0fc4dc3-82d9-4f6f-b081-78d468c24125|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:46.100Z|31d1906c-edfb-4425-89e5-13a330fc9e59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:46.101Z|31d1906c-edfb-4425-89e5-13a330fc9e59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:46.104Z|cfdc696b-0c62-41de-bf2d-bb88d1c9342a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:46.105Z|cfdc696b-0c62-41de-bf2d-bb88d1c9342a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:49.936Z|bb695e62-8260-48f9-bcff-8b9de3ad4605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:49:49.936Z|bb695e62-8260-48f9-bcff-8b9de3ad4605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:49:50.499Z|ce34f876-fcd7-4023-8da7-6426c0191618|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:49:50.499Z|ce34f876-fcd7-4023-8da7-6426c0191618|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:49:56.127Z|cfed54df-6a10-476c-b404-0c83e1a6be79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:56.128Z|cfed54df-6a10-476c-b404-0c83e1a6be79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:56.132Z|06318df5-bd43-445f-bda2-9f7e62e700cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:56.132Z|a6a99cb0-cab7-4497-8d89-717e9e042c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:49:56.132Z|06318df5-bd43-445f-bda2-9f7e62e700cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:49:56.132Z|a6a99cb0-cab7-4497-8d89-717e9e042c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:04.936Z|59b34849-71c9-4c55-9154-732ccd7266e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:50:04.940Z|59b34849-71c9-4c55-9154-732ccd7266e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:50:06.155Z|649d4f48-9c4b-4490-80db-40aa5c056460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:06.156Z|649d4f48-9c4b-4490-80db-40aa5c056460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:06.157Z|ac9f751e-79cc-486b-8791-c1330e589e2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:06.158Z|ac9f751e-79cc-486b-8791-c1330e589e2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:06.160Z|bcd44ec3-da5a-458a-8576-a32ed9c09fdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:06.160Z|bcd44ec3-da5a-458a-8576-a32ed9c09fdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:16.183Z|af918bfa-8735-4e04-8edc-d0e677c7c3de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:16.183Z|af918bfa-8735-4e04-8edc-d0e677c7c3de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:16.185Z|2dc048af-4cc2-4235-82ea-a2226c7180c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:16.186Z|2dc048af-4cc2-4235-82ea-a2226c7180c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:16.188Z|ac73b248-c112-4c78-a317-e31005587de5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:16.189Z|ac73b248-c112-4c78-a317-e31005587de5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:19.936Z|25caaafd-dbdd-4c0c-bcbe-c3b47710cb52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:50:19.936Z|25caaafd-dbdd-4c0c-bcbe-c3b47710cb52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:50:20.500Z|6a2063ba-c10e-4631-8c57-c6c8c2f53019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:50:20.500Z|6a2063ba-c10e-4631-8c57-c6c8c2f53019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:50:26.205Z|f994ef3e-9e5e-43fa-bb10-f98341d4f4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:26.206Z|f994ef3e-9e5e-43fa-bb10-f98341d4f4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:26.209Z|e024642f-eb27-4ce0-a1e6-cb096c4806c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:26.210Z|e024642f-eb27-4ce0-a1e6-cb096c4806c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:26.211Z|9c2c32ef-4806-4603-b522-e66ca8eefd1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:26.211Z|9c2c32ef-4806-4603-b522-e66ca8eefd1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:34.936Z|78a7a112-2c0e-41ba-8b88-3fb13021127c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:50:34.936Z|78a7a112-2c0e-41ba-8b88-3fb13021127c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:50:36.233Z|bb8e8f0a-7eea-4f26-ad16-48de679da34b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:36.234Z|bb8e8f0a-7eea-4f26-ad16-48de679da34b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:36.234Z|f824ccbf-e65a-497b-937c-b9c775c3873a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:36.234Z|f824ccbf-e65a-497b-937c-b9c775c3873a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:36.236Z|7f3277ea-e0f4-41fe-8a24-b0b40a14cde2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:36.237Z|7f3277ea-e0f4-41fe-8a24-b0b40a14cde2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:45.661Z|6ed07942-7b3f-49ae-aabe-a69e43d22525|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:50:45.662Z|6ed07942-7b3f-49ae-aabe-a69e43d22525|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:46.263Z|ec9ae47e-1a9a-4ee9-a343-fd3410406a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:46.263Z|a95b9576-031e-4b94-8457-2ce5d47ef3f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:46.264Z|ec9ae47e-1a9a-4ee9-a343-fd3410406a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:46.264Z|a95b9576-031e-4b94-8457-2ce5d47ef3f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:46.266Z|18937ddb-75a5-45cc-b8e7-7ab44043d292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:46.267Z|18937ddb-75a5-45cc-b8e7-7ab44043d292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:49.936Z|d9e04053-fdba-4bce-8400-482c8360e4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:50:49.940Z|d9e04053-fdba-4bce-8400-482c8360e4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:50:50.501Z|eff6dbcd-4e66-4a16-ab62-2991892c5498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:50:50.501Z|eff6dbcd-4e66-4a16-ab62-2991892c5498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:50:56.289Z|633cc2fa-bae5-43ce-b59b-3e5719953685|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:56.289Z|633cc2fa-bae5-43ce-b59b-3e5719953685|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:56.290Z|c98c7f19-5522-48ff-9aed-7e7a5bf3a315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:56.291Z|c98c7f19-5522-48ff-9aed-7e7a5bf3a315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:50:56.290Z|3f9ae27b-3719-4b4f-916c-51a07f540cd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:50:56.291Z|3f9ae27b-3719-4b4f-916c-51a07f540cd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:04.936Z|4fc4fcbf-b11c-4659-b681-076c3bf9408b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:51:04.936Z|4fc4fcbf-b11c-4659-b681-076c3bf9408b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:51:06.313Z|3a2365de-4a69-44b9-a071-25f5af7e4951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:06.314Z|95fada56-e96e-4114-be27-16a21cb79f58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:06.314Z|3a2365de-4a69-44b9-a071-25f5af7e4951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:06.314Z|95fada56-e96e-4114-be27-16a21cb79f58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:06.321Z|dde5ad5b-1a12-4a31-b396-f1f2f6ed2b2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:06.322Z|dde5ad5b-1a12-4a31-b396-f1f2f6ed2b2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:16.342Z|2821c859-b80e-40a5-b46a-83766d156728|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:16.343Z|2821c859-b80e-40a5-b46a-83766d156728|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:16.342Z|3014f11e-97d5-4034-bb91-603734484260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:16.342Z|504b40ef-cade-40d2-92a3-ee2e3421e537|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:16.343Z|504b40ef-cade-40d2-92a3-ee2e3421e537|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:16.343Z|3014f11e-97d5-4034-bb91-603734484260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:19.936Z|6889af86-2563-4129-9f4f-5e961f207b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:51:19.936Z|6889af86-2563-4129-9f4f-5e961f207b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:51:20.502Z|0dc40d51-e056-4f28-92dc-c821d51e4740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:51:20.502Z|0dc40d51-e056-4f28-92dc-c821d51e4740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:51:26.364Z|d5e0aedf-400d-4a84-90b5-fa5f37d89989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:26.365Z|d5e0aedf-400d-4a84-90b5-fa5f37d89989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:26.366Z|1971fc01-7cdb-4cfa-b2a9-04e59660ba67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:26.367Z|e505818f-74d0-4144-a3e9-03f09d9c3360|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:26.367Z|e505818f-74d0-4144-a3e9-03f09d9c3360|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:26.367Z|1971fc01-7cdb-4cfa-b2a9-04e59660ba67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:34.936Z|dbed10e2-5223-4440-b30e-0428d6217e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:51:34.940Z|dbed10e2-5223-4440-b30e-0428d6217e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:51:36.396Z|4551cd64-c744-4551-ac80-5ff65c55bfb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:36.397Z|4551cd64-c744-4551-ac80-5ff65c55bfb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:36.399Z|7e6b5b7e-317d-4e0e-ab54-65d48994abd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:36.400Z|18d5f01d-f8f9-45ec-a11c-2873256e4aff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:36.400Z|7e6b5b7e-317d-4e0e-ab54-65d48994abd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:36.400Z|18d5f01d-f8f9-45ec-a11c-2873256e4aff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:45.661Z|8435a876-4da6-4430-9f0f-40d72ddb389a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:51:45.662Z|8435a876-4da6-4430-9f0f-40d72ddb389a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:46.424Z|a2905d5c-3917-4df4-ac63-5c546b22aa05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:46.425Z|a2905d5c-3917-4df4-ac63-5c546b22aa05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:46.428Z|e25b02d7-b20c-472e-8e60-e4d5c2b36a13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:46.429Z|e25b02d7-b20c-472e-8e60-e4d5c2b36a13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:46.431Z|55e0a458-a852-441f-946c-33964c3d8b9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:46.431Z|55e0a458-a852-441f-946c-33964c3d8b9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:49.936Z|a949136b-25cc-42b1-819e-9d229a0c213c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:51:49.936Z|a949136b-25cc-42b1-819e-9d229a0c213c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:51:50.503Z|02d7eca3-e85d-4f68-b95f-4cb4163db32a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:51:50.503Z|02d7eca3-e85d-4f68-b95f-4cb4163db32a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:51:56.452Z|ab147ed6-c3bc-4964-a216-e87c33e5a60c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:56.453Z|ab147ed6-c3bc-4964-a216-e87c33e5a60c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:56.453Z|bee692cc-98a8-4621-bb42-9df211776c18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:56.454Z|bee692cc-98a8-4621-bb42-9df211776c18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:51:56.455Z|95bdfcd9-37c9-4804-846b-922915fc5cae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:51:56.456Z|95bdfcd9-37c9-4804-846b-922915fc5cae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:04.936Z|d7eb62c9-8d38-4d77-8e5b-9bfeaf8438ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:52:04.936Z|d7eb62c9-8d38-4d77-8e5b-9bfeaf8438ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:52:06.477Z|2251ebb2-ee1d-433d-aa00-29bb70b26482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:06.477Z|2251ebb2-ee1d-433d-aa00-29bb70b26482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:06.478Z|d47718f6-b7df-4de1-b5f8-deb4b4892001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:06.479Z|d47718f6-b7df-4de1-b5f8-deb4b4892001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:06.482Z|f38b432f-56ed-4f2a-97f7-8770ac7dc3d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:06.483Z|f38b432f-56ed-4f2a-97f7-8770ac7dc3d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:16.502Z|ff577c30-0240-448c-9a92-a98de0ddb2eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:16.503Z|ff577c30-0240-448c-9a92-a98de0ddb2eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:16.504Z|56eed90f-1191-47f2-9edc-cd0d6d56503f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:16.504Z|56eed90f-1191-47f2-9edc-cd0d6d56503f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:16.505Z|8f0e674e-b39e-4a57-9842-697010b34e89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:16.505Z|8f0e674e-b39e-4a57-9842-697010b34e89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:19.936Z|9d7f949a-0c0b-4605-a471-0ef3008dbdbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:52:19.940Z|9d7f949a-0c0b-4605-a471-0ef3008dbdbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:52:20.504Z|a69c1098-25c0-42ff-a774-8e45a9aaf749|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:52:20.504Z|a69c1098-25c0-42ff-a774-8e45a9aaf749|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:52:26.525Z|3697c762-d268-4786-9d7d-ad761160a8f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:26.525Z|1b7ff162-8fa5-4e53-8b9d-48c87388255f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:26.526Z|1b7ff162-8fa5-4e53-8b9d-48c87388255f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:26.526Z|3697c762-d268-4786-9d7d-ad761160a8f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:26.528Z|a725f389-7774-4cfe-ad26-e891d246d953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:26.529Z|a725f389-7774-4cfe-ad26-e891d246d953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:34.936Z|38903b8c-a8b0-4542-83b1-a55263a347f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:52:34.936Z|38903b8c-a8b0-4542-83b1-a55263a347f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:52:36.552Z|dc2379e8-2454-48bf-b50e-288224133400|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:36.552Z|c19255a8-9f9e-452e-bb00-a9975449880e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:36.553Z|c19255a8-9f9e-452e-bb00-a9975449880e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:36.553Z|dc2379e8-2454-48bf-b50e-288224133400|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:36.554Z|15d7318c-fe5e-456f-8f62-9eb01e37e7ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:36.554Z|15d7318c-fe5e-456f-8f62-9eb01e37e7ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:45.660Z|bae2fd10-ea1a-46b4-8270-0f852c72fa24|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:52:45.661Z|bae2fd10-ea1a-46b4-8270-0f852c72fa24|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:46.577Z|8f69ebca-81d5-44f3-82a4-c1635c06b2c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:46.577Z|01274982-932f-43c4-837c-c7e892455a43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:46.578Z|01274982-932f-43c4-837c-c7e892455a43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:46.578Z|8f69ebca-81d5-44f3-82a4-c1635c06b2c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:46.584Z|329b1308-afd7-4ece-8c73-bbeac25612fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:46.584Z|329b1308-afd7-4ece-8c73-bbeac25612fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:49.936Z|9cedc756-448a-44c4-8543-7a748247f345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:52:49.936Z|9cedc756-448a-44c4-8543-7a748247f345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:52:50.505Z|f92f4e96-8c01-4a83-ad02-102bc13b80d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:52:50.505Z|f92f4e96-8c01-4a83-ad02-102bc13b80d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:52:56.601Z|4a5c80da-3259-4992-894c-3e9aa6eff260|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:56.602Z|4a5c80da-3259-4992-894c-3e9aa6eff260|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:56.602Z|c6d1c783-d70e-420b-ac8d-4fa77f5b7ccd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:56.602Z|c6d1c783-d70e-420b-ac8d-4fa77f5b7ccd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:52:56.609Z|28b91835-22b9-4269-8270-c96f05ac0de8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:52:56.609Z|28b91835-22b9-4269-8270-c96f05ac0de8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:04.936Z|017c0883-e8b9-4806-9355-62c18d07020d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:53:04.940Z|017c0883-e8b9-4806-9355-62c18d07020d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:53:06.628Z|1c3eae42-d953-45f6-8d56-e80f67435469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:06.628Z|b033c808-1c21-4f82-a22e-7e9d5be8baaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:06.629Z|1c3eae42-d953-45f6-8d56-e80f67435469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:06.629Z|b033c808-1c21-4f82-a22e-7e9d5be8baaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:06.638Z|25d1036b-99aa-4618-ba6e-0a3b2da78963|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:06.639Z|25d1036b-99aa-4618-ba6e-0a3b2da78963|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:16.654Z|7cc1048a-290e-414c-96ac-e7720023c5c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:16.655Z|7cc1048a-290e-414c-96ac-e7720023c5c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:16.656Z|8df5429e-9e86-4746-a77b-e52149a6645b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:16.656Z|8df5429e-9e86-4746-a77b-e52149a6645b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:16.660Z|55ed08b9-c0bf-4782-ac01-356601713759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:16.660Z|55ed08b9-c0bf-4782-ac01-356601713759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:19.936Z|cc0aa935-1e4d-4df9-b6c0-9262f98e320b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:53:19.936Z|cc0aa935-1e4d-4df9-b6c0-9262f98e320b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:53:20.505Z|f385fbbf-0b8d-45a4-a992-3a9506163ace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:53:20.506Z|f385fbbf-0b8d-45a4-a992-3a9506163ace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:53:26.680Z|653c3a38-deed-4ebb-b94b-7f16e752caf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:26.681Z|653c3a38-deed-4ebb-b94b-7f16e752caf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:26.681Z|5be88c27-e731-4c3b-9140-e3523e48ceb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:26.682Z|5be88c27-e731-4c3b-9140-e3523e48ceb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:26.682Z|845679fb-138c-4bfb-a488-33061d44734c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:26.682Z|845679fb-138c-4bfb-a488-33061d44734c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:34.936Z|9c3ff6ef-4b37-47c5-95e6-e733a14910b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:53:34.937Z|9c3ff6ef-4b37-47c5-95e6-e733a14910b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:53:36.705Z|0fd981ec-00f5-49dc-b2e1-c2102b1279a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:36.706Z|0fd981ec-00f5-49dc-b2e1-c2102b1279a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:36.706Z|ad08e6eb-2be2-462d-9e3c-681079bc7108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:36.707Z|ad08e6eb-2be2-462d-9e3c-681079bc7108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:36.709Z|a89ecc77-4132-4976-9a00-123b17ea7c8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:36.710Z|a89ecc77-4132-4976-9a00-123b17ea7c8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:45.660Z|52386444-7e5c-4249-adb1-2fbe049c75eb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:53:45.661Z|52386444-7e5c-4249-adb1-2fbe049c75eb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:46.732Z|f7b43e42-4ecc-4248-b3d7-64ca9d4d0c3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:46.732Z|f7b43e42-4ecc-4248-b3d7-64ca9d4d0c3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:46.733Z|7653f5e8-5a2a-47bd-951f-2008ad18d8cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:46.733Z|7653f5e8-5a2a-47bd-951f-2008ad18d8cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:46.736Z|185fd78e-6d18-4abd-ae53-d5743ba8fdd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:46.737Z|185fd78e-6d18-4abd-ae53-d5743ba8fdd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:49.936Z|531ebd11-6505-4c09-ae9d-f82db72837d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:53:49.941Z|531ebd11-6505-4c09-ae9d-f82db72837d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:53:50.507Z|eeb2aa82-dded-4e67-96e6-09b8549f9cf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:53:50.507Z|eeb2aa82-dded-4e67-96e6-09b8549f9cf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:53:56.761Z|1ebf4315-f5de-4f9c-90c1-d59b65cad1b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:56.762Z|1ebf4315-f5de-4f9c-90c1-d59b65cad1b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:56.767Z|63ded1d9-8e74-4b70-9260-a618966101cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:56.768Z|63ded1d9-8e74-4b70-9260-a618966101cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:53:56.772Z|9779a3e6-5d2d-499b-ba3f-57d7b83c0e52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:53:56.772Z|9779a3e6-5d2d-499b-ba3f-57d7b83c0e52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:04.936Z|6f06fd06-3108-4176-8252-f8568ddea0c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:54:04.936Z|6f06fd06-3108-4176-8252-f8568ddea0c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:54:06.789Z|7f352c46-8efe-4a43-81b4-aaa33a47fc54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:06.790Z|7f352c46-8efe-4a43-81b4-aaa33a47fc54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:06.794Z|283d2d72-52d5-4a24-b83a-d52d0d5e28b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:06.794Z|283d2d72-52d5-4a24-b83a-d52d0d5e28b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:06.798Z|e312925c-c9ff-4294-b9b7-d0f1ab0e4e6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:06.798Z|e312925c-c9ff-4294-b9b7-d0f1ab0e4e6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:16.820Z|08fd642e-dda7-4239-88b0-165e2a7f287a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:16.821Z|08fd642e-dda7-4239-88b0-165e2a7f287a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:16.822Z|ad144784-dab5-46f8-8e74-7e5110089079|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:16.822Z|2e366a0e-7ae3-4f3e-934c-84da03013cc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:16.823Z|ad144784-dab5-46f8-8e74-7e5110089079|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:16.823Z|2e366a0e-7ae3-4f3e-934c-84da03013cc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:19.936Z|78b86e44-39e9-4ed9-9ade-5b7570d4a0fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:54:19.936Z|78b86e44-39e9-4ed9-9ade-5b7570d4a0fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:54:20.508Z|a5738a08-dc80-459b-ae7a-3a28299b9f78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:54:20.508Z|a5738a08-dc80-459b-ae7a-3a28299b9f78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:54:26.847Z|6b53ff19-4e6b-43f2-ace0-585dc6c6626c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:26.847Z|6b53ff19-4e6b-43f2-ace0-585dc6c6626c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:26.847Z|7ed4244d-cb9a-4e84-8729-89961c4a2e43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:26.847Z|7ed4244d-cb9a-4e84-8729-89961c4a2e43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:26.850Z|612d0e8f-52ad-49d4-8901-c58379d07a68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:26.851Z|612d0e8f-52ad-49d4-8901-c58379d07a68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:34.936Z|1f88db76-e053-4222-8a85-700d23c38a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:54:34.940Z|1f88db76-e053-4222-8a85-700d23c38a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:54:36.871Z|432c7a89-5d8e-4fe3-b964-68849498bdfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:36.871Z|432c7a89-5d8e-4fe3-b964-68849498bdfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:36.876Z|01bb0fc4-9d9d-4fcd-adf9-3a747009507f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:36.876Z|01bb0fc4-9d9d-4fcd-adf9-3a747009507f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:36.878Z|131f3f64-3fb4-41a4-b9c4-9bf173016527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:36.878Z|131f3f64-3fb4-41a4-b9c4-9bf173016527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:45.660Z|855316ea-0938-43e6-aa18-99b0657e89e8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:54:45.661Z|855316ea-0938-43e6-aa18-99b0657e89e8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:46.899Z|27cd5170-4719-43f9-8a29-3feb374afb83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:46.900Z|27cd5170-4719-43f9-8a29-3feb374afb83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:46.899Z|23d09a33-e3ae-45ce-a218-1b102759bcf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:46.900Z|23d09a33-e3ae-45ce-a218-1b102759bcf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:46.912Z|88185e70-c9f9-43f2-a9ea-4a3af26d41c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:46.913Z|88185e70-c9f9-43f2-a9ea-4a3af26d41c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:49.936Z|e14b8260-19b5-4f14-bc25-a212b6cdb478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:54:49.936Z|e14b8260-19b5-4f14-bc25-a212b6cdb478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:54:50.509Z|beaede7e-b612-47cf-9621-39a3a93ca1b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:54:50.509Z|beaede7e-b612-47cf-9621-39a3a93ca1b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:54:56.925Z|352ac89f-4209-46c5-a742-4e1be38f3a19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:56.926Z|352ac89f-4209-46c5-a742-4e1be38f3a19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:56.927Z|079e823f-55c9-4b1b-876e-8575c3ee62c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:56.928Z|079e823f-55c9-4b1b-876e-8575c3ee62c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:54:56.936Z|c686dbe6-ac0f-45c8-bc17-3ea853de54eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:54:56.936Z|c686dbe6-ac0f-45c8-bc17-3ea853de54eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:04.936Z|da54d3aa-d7f6-46d8-a67a-2f3a0a51bc4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:55:04.936Z|da54d3aa-d7f6-46d8-a67a-2f3a0a51bc4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:55:06.951Z|58743121-a0f9-4ef8-ac18-a7ed2de7ce6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:06.952Z|58743121-a0f9-4ef8-ac18-a7ed2de7ce6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:06.953Z|573c4aa0-4b4d-47d8-a2cc-fa9acaae54fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:06.954Z|573c4aa0-4b4d-47d8-a2cc-fa9acaae54fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:06.960Z|47ea6927-801b-4102-a1b4-94e5072cb5f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:06.961Z|47ea6927-801b-4102-a1b4-94e5072cb5f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:16.975Z|6ec4d1b4-06ec-4fde-9d71-0c4663ba790f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:16.975Z|6ec4d1b4-06ec-4fde-9d71-0c4663ba790f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:16.981Z|f0025f33-55cb-4f9f-8786-84d88b0201d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:16.981Z|f0025f33-55cb-4f9f-8786-84d88b0201d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:16.983Z|8eebe8b7-ed87-4be8-9745-a74d35da14df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:16.984Z|8eebe8b7-ed87-4be8-9745-a74d35da14df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:19.936Z|fdf3f072-0277-4159-a5ca-1833b9eeb2e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:55:19.940Z|fdf3f072-0277-4159-a5ca-1833b9eeb2e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:55:20.510Z|c6d3bcfe-13a5-437e-85cf-0a0126cdf2ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:55:20.511Z|c6d3bcfe-13a5-437e-85cf-0a0126cdf2ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:55:27.004Z|2b9be8bf-5006-4242-a123-d8369996ded9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:27.004Z|ce02c013-c3fa-4170-9097-8ffc53619aad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:27.004Z|2b9be8bf-5006-4242-a123-d8369996ded9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:27.004Z|ce02c013-c3fa-4170-9097-8ffc53619aad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:27.007Z|60c1e0cf-e829-4eb3-83bb-167c3223de12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:27.007Z|60c1e0cf-e829-4eb3-83bb-167c3223de12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:34.936Z|727b9a50-bd7b-4ce6-b8d7-e5ec111689c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:55:34.936Z|727b9a50-bd7b-4ce6-b8d7-e5ec111689c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:55:37.031Z|531d4174-b385-4aec-9611-aec98cc0b6c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:37.032Z|531d4174-b385-4aec-9611-aec98cc0b6c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:37.033Z|1a9e3f66-19c3-4b36-8a4c-ba6807c0ad4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:37.033Z|1a9e3f66-19c3-4b36-8a4c-ba6807c0ad4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:37.040Z|7cd6ca5a-cb04-4b52-96f5-5a21643d4e88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:37.040Z|7cd6ca5a-cb04-4b52-96f5-5a21643d4e88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:45.661Z|7420e46f-b5a5-4d8c-9665-9e93e8afbab8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:55:45.661Z|7420e46f-b5a5-4d8c-9665-9e93e8afbab8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:47.059Z|68226c19-b501-4885-a5a9-8889d02ae576|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:47.060Z|68226c19-b501-4885-a5a9-8889d02ae576|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:47.061Z|d2e17aff-47e1-4353-ab14-d611ec0dcc0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:47.062Z|d2e17aff-47e1-4353-ab14-d611ec0dcc0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:47.073Z|201f0e77-758f-4f90-a64e-4508a8db3e85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:47.073Z|201f0e77-758f-4f90-a64e-4508a8db3e85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:49.936Z|021cc510-9b33-449c-9ebc-b736dc3192c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:55:49.937Z|021cc510-9b33-449c-9ebc-b736dc3192c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:55:50.511Z|61e03530-d49b-4cf4-89c9-23e295875bf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:55:50.512Z|61e03530-d49b-4cf4-89c9-23e295875bf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:55:57.085Z|d54bc751-ea19-44e8-b791-d4463bab9177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:57.085Z|d54bc751-ea19-44e8-b791-d4463bab9177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:57.087Z|dacef1a3-5770-496f-b605-14c55ea64c94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:57.087Z|dacef1a3-5770-496f-b605-14c55ea64c94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:55:57.093Z|999c6605-3c8d-4854-b446-d1ff9622626a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:55:57.094Z|999c6605-3c8d-4854-b446-d1ff9622626a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:04.936Z|bdda9661-db2c-4617-9853-ce267991c274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:56:04.940Z|bdda9661-db2c-4617-9853-ce267991c274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:56:07.110Z|cc0279b5-6c25-454a-93fe-5b52984109e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:07.111Z|cc0279b5-6c25-454a-93fe-5b52984109e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:07.116Z|0df45f2d-6c7b-4886-b750-06ade4f88acc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:07.117Z|0df45f2d-6c7b-4886-b750-06ade4f88acc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:07.118Z|a1a446d5-8517-49c0-9476-db6555d2bde1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:07.118Z|a1a446d5-8517-49c0-9476-db6555d2bde1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:17.138Z|3d8ab641-aabc-4175-8491-03a4f26864b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:17.139Z|3d8ab641-aabc-4175-8491-03a4f26864b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:17.140Z|e31f4fc0-bfb5-4dda-b057-a454244c41eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:17.140Z|e31f4fc0-bfb5-4dda-b057-a454244c41eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:17.141Z|0e84e63c-3696-409e-a5f3-167c9a774b9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:17.142Z|0e84e63c-3696-409e-a5f3-167c9a774b9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:19.936Z|699cc4e4-1e54-4f20-89a3-0b6c8234e608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:56:19.936Z|699cc4e4-1e54-4f20-89a3-0b6c8234e608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:56:20.513Z|99c26864-9ce3-4b1b-9320-66b417865a8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:56:20.513Z|99c26864-9ce3-4b1b-9320-66b417865a8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:56:27.168Z|7075a2eb-6502-4bb8-8c03-691ee60d5cee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:27.169Z|7075a2eb-6502-4bb8-8c03-691ee60d5cee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:27.170Z|b561bdce-54c7-4046-8522-62307233fe94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:27.171Z|a74f6a04-07f2-428f-9a77-13fc72140c9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:27.171Z|b561bdce-54c7-4046-8522-62307233fe94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:27.171Z|a74f6a04-07f2-428f-9a77-13fc72140c9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:34.936Z|fa1ba4a5-6e0c-4ccb-9361-653dd7f686c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:56:34.936Z|fa1ba4a5-6e0c-4ccb-9361-653dd7f686c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:56:37.195Z|cd69f221-3b83-42f6-b4a8-a708530ac970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:37.196Z|cd69f221-3b83-42f6-b4a8-a708530ac970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:37.198Z|6ee57c86-b0cc-493d-b2a1-df1be4026e99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:37.198Z|6ee57c86-b0cc-493d-b2a1-df1be4026e99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:37.202Z|225f110b-b49b-43a7-8bd2-6bd2fb147ebc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:37.203Z|225f110b-b49b-43a7-8bd2-6bd2fb147ebc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:45.661Z|7c878ebc-3851-43a7-96d3-77b95ea91e33|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:56:45.662Z|7c878ebc-3851-43a7-96d3-77b95ea91e33|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:47.218Z|3ba7369c-b5bb-4eb7-9e41-7c978e483478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:47.219Z|3ba7369c-b5bb-4eb7-9e41-7c978e483478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:47.220Z|ce0d8aae-c393-43fe-aa37-affdf1b7eb17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:47.221Z|ce0d8aae-c393-43fe-aa37-affdf1b7eb17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:47.227Z|89bb2276-35ea-4f63-94eb-40ceaa86c493|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:47.228Z|89bb2276-35ea-4f63-94eb-40ceaa86c493|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:49.936Z|d335afdf-3797-4ceb-8edb-77c278fd0b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:56:49.940Z|d335afdf-3797-4ceb-8edb-77c278fd0b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:56:50.514Z|980bdb07-7007-4899-94ad-3389897947a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:56:50.514Z|980bdb07-7007-4899-94ad-3389897947a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:56:57.244Z|9080c1ce-0634-478a-923f-469342dfa77a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:57.245Z|dd6c4395-c5db-496e-b019-ad9b68729fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:57.245Z|9080c1ce-0634-478a-923f-469342dfa77a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:57.245Z|dd6c4395-c5db-496e-b019-ad9b68729fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:56:57.251Z|46a78a79-be92-4b5b-957d-cf91aad2f700|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:56:57.252Z|46a78a79-be92-4b5b-957d-cf91aad2f700|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:04.936Z|8f326bc1-ebde-4527-9c7c-18c35d7e066e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:57:04.936Z|8f326bc1-ebde-4527-9c7c-18c35d7e066e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:57:07.269Z|724b6748-3d4a-4fca-9d99-3348dd3de333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:07.270Z|724b6748-3d4a-4fca-9d99-3348dd3de333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:07.273Z|5422acfc-a0ba-41b7-84b8-2ba5fe2a38c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:07.273Z|5422acfc-a0ba-41b7-84b8-2ba5fe2a38c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:07.276Z|7011e468-d843-453a-990b-59bb86bfedc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:07.276Z|7011e468-d843-453a-990b-59bb86bfedc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:17.296Z|f79429b3-caee-4cd3-8a20-073710a5f23f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:17.296Z|f79429b3-caee-4cd3-8a20-073710a5f23f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:17.304Z|16733a73-f5c3-492b-8ed6-7d5782e5f00a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:17.305Z|16733a73-f5c3-492b-8ed6-7d5782e5f00a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:17.305Z|91e596fc-7112-4374-b11a-262fb3063866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:17.305Z|91e596fc-7112-4374-b11a-262fb3063866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:19.936Z|453a35dd-bf45-4bcc-b0b6-c6262a98fdca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:57:19.936Z|453a35dd-bf45-4bcc-b0b6-c6262a98fdca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:57:20.515Z|9cf93a0a-8035-417e-8a54-4efddcf673db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:57:20.515Z|9cf93a0a-8035-417e-8a54-4efddcf673db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:57:27.322Z|afb67687-ac31-44f2-8c0d-7e35b57b8101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:27.323Z|afb67687-ac31-44f2-8c0d-7e35b57b8101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:27.325Z|d52fdf80-4d0d-4f8d-a13b-3ad7ce094bfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:27.326Z|d52fdf80-4d0d-4f8d-a13b-3ad7ce094bfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:27.330Z|0ced0a84-3508-4d18-bb7b-c823748d0309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:27.331Z|0ced0a84-3508-4d18-bb7b-c823748d0309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:34.936Z|57374173-29a3-4284-ae51-37cc877a5515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:57:34.941Z|57374173-29a3-4284-ae51-37cc877a5515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:57:37.346Z|ba948412-db2c-48ac-a036-94b39f10e817|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:37.346Z|ba948412-db2c-48ac-a036-94b39f10e817|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:37.349Z|42593a35-24a2-4038-b5bb-8e84fd85bdf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:37.349Z|42593a35-24a2-4038-b5bb-8e84fd85bdf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:37.350Z|3d20fe5c-50ea-4744-950d-a96317e963a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:37.351Z|3d20fe5c-50ea-4744-950d-a96317e963a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:45.661Z|6fd4ea4a-c329-4ead-8b78-7200b541a392|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:57:45.662Z|6fd4ea4a-c329-4ead-8b78-7200b541a392|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:47.373Z|97579730-4165-4a03-9ece-e761046bc630|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:47.374Z|97579730-4165-4a03-9ece-e761046bc630|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:47.376Z|d786e406-42a1-4ec4-aafa-706c045f72f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:47.376Z|0416d90e-34da-4402-a9ce-a2a18e043c06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:47.376Z|d786e406-42a1-4ec4-aafa-706c045f72f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:47.376Z|0416d90e-34da-4402-a9ce-a2a18e043c06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:49.936Z|2bacdaf5-012f-40c1-a09d-c4e211857aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:57:49.936Z|2bacdaf5-012f-40c1-a09d-c4e211857aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:57:50.516Z|65706ef3-6d90-4eea-92f6-4dc1bcaa4506|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:57:50.516Z|65706ef3-6d90-4eea-92f6-4dc1bcaa4506|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:57:57.401Z|cf3bc24e-07d6-436f-b653-83b246819efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:57.402Z|cf3bc24e-07d6-436f-b653-83b246819efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:57.409Z|898dc570-d239-49fa-ad57-e361547f12b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:57.409Z|898dc570-d239-49fa-ad57-e361547f12b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:57:57.411Z|1ecfb6fc-996d-4bab-a664-13b899bf7300|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:57:57.412Z|1ecfb6fc-996d-4bab-a664-13b899bf7300|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:04.936Z|71125fde-73d6-4c0e-ad90-229c28b6ed3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:58:04.936Z|71125fde-73d6-4c0e-ad90-229c28b6ed3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:58:07.425Z|f0b518c8-fc42-45f6-9144-0019e6e88f3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:07.425Z|f0b518c8-fc42-45f6-9144-0019e6e88f3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:07.433Z|6f477437-0d8b-49d5-b74b-7ac802a93139|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:07.434Z|6f477437-0d8b-49d5-b74b-7ac802a93139|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:07.436Z|8fc2ed75-1d7f-4070-b2c4-4d2d78fe9835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:07.437Z|8fc2ed75-1d7f-4070-b2c4-4d2d78fe9835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:17.451Z|239e1a9c-ea7e-4cd9-8c3a-5f3d3f0f8747|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:17.452Z|239e1a9c-ea7e-4cd9-8c3a-5f3d3f0f8747|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:17.458Z|7a3b89ea-f7eb-42d3-b046-a9f2ad9b5511|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:17.459Z|7a3b89ea-f7eb-42d3-b046-a9f2ad9b5511|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:17.459Z|6c31cbf2-5e2c-4748-b1dd-406feadc0f6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:17.460Z|6c31cbf2-5e2c-4748-b1dd-406feadc0f6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:19.936Z|52820298-c19a-4143-bdeb-23c96526b26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:58:19.940Z|52820298-c19a-4143-bdeb-23c96526b26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:58:20.516Z|cb3fe3b8-c5f8-44a1-923d-7b5cba9c6533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:58:20.517Z|cb3fe3b8-c5f8-44a1-923d-7b5cba9c6533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:58:27.478Z|6b4450d8-0290-418a-b8c8-05af40f905b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:27.479Z|6b4450d8-0290-418a-b8c8-05af40f905b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:27.481Z|172f7e32-9826-4710-bc05-25098dd2bf16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:27.482Z|172f7e32-9826-4710-bc05-25098dd2bf16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:27.485Z|a08261a5-b63e-46f1-8450-32aafb191522|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:27.485Z|a08261a5-b63e-46f1-8450-32aafb191522|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:34.936Z|bd10ff40-8872-462f-8345-2e0e46870689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:58:34.936Z|bd10ff40-8872-462f-8345-2e0e46870689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:58:37.505Z|1c520e51-e0ff-4db5-bfcf-54f2fe8f384c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:37.506Z|1c520e51-e0ff-4db5-bfcf-54f2fe8f384c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:37.510Z|85a397c2-be68-4200-b500-9ec8a4a47632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:37.511Z|85a397c2-be68-4200-b500-9ec8a4a47632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:37.510Z|48389581-afbb-4f69-b71e-7b445e86a910|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:37.511Z|48389581-afbb-4f69-b71e-7b445e86a910|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:45.660Z|d1f52aa5-1a43-45cb-831f-9e72460ad817|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:58:45.661Z|d1f52aa5-1a43-45cb-831f-9e72460ad817|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:47.534Z|1611f8d3-9f80-4a42-a1e9-dfab5be11e30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:47.534Z|1611f8d3-9f80-4a42-a1e9-dfab5be11e30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:47.541Z|8af00c37-f635-4cbf-bcf0-063f38df6b80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:47.542Z|de381786-6c2f-4113-a09b-6f94934a95d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:47.542Z|8af00c37-f635-4cbf-bcf0-063f38df6b80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:47.542Z|de381786-6c2f-4113-a09b-6f94934a95d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:49.936Z|ca2e4469-ffdf-4772-88ca-d04a8cc421da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:58:49.936Z|ca2e4469-ffdf-4772-88ca-d04a8cc421da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:58:50.517Z|29a14c97-3342-4966-be27-923b833094c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:58:50.518Z|29a14c97-3342-4966-be27-923b833094c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:58:57.559Z|07521193-3bd1-47fa-80d6-925cedd7e078|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:57.559Z|07521193-3bd1-47fa-80d6-925cedd7e078|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:57.562Z|3e90a8b2-860f-4268-a089-9135a0f793d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:57.563Z|3e90a8b2-860f-4268-a089-9135a0f793d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:58:57.565Z|a5e7e917-588d-400b-922e-685ef17ea7f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:58:57.566Z|a5e7e917-588d-400b-922e-685ef17ea7f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:04.936Z|d236f475-ff73-484d-ac80-fc93db29032b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:59:04.940Z|d236f475-ff73-484d-ac80-fc93db29032b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:59:07.585Z|68fc6ba5-b597-4819-9493-f86cf2bec451|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:07.585Z|d55e1013-95b4-4c4e-a866-f2fe249a6d3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:07.586Z|d55e1013-95b4-4c4e-a866-f2fe249a6d3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:07.586Z|68fc6ba5-b597-4819-9493-f86cf2bec451|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:07.587Z|14194313-d894-44c0-a6d8-cd65797d4481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:07.588Z|14194313-d894-44c0-a6d8-cd65797d4481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:17.611Z|160ffbaf-487f-4f42-900e-25afa57cdd58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:17.612Z|160ffbaf-487f-4f42-900e-25afa57cdd58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:17.618Z|44373c31-90f8-4af2-a881-2720996adb4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:17.618Z|d0fd93fb-3de1-4c5d-9bc8-6b6d786e11f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:17.619Z|d0fd93fb-3de1-4c5d-9bc8-6b6d786e11f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:17.619Z|44373c31-90f8-4af2-a881-2720996adb4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:19.936Z|779d15ff-a3eb-44d6-b03b-adf94f5385a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:59:19.936Z|779d15ff-a3eb-44d6-b03b-adf94f5385a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:59:20.519Z|4be1e778-5844-47b3-a0bf-f4521c7abdd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:59:20.519Z|4be1e778-5844-47b3-a0bf-f4521c7abdd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:59:27.638Z|73e8bb90-86fd-4593-89d1-a412ab6beb31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:27.639Z|73e8bb90-86fd-4593-89d1-a412ab6beb31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:27.641Z|90b632a9-d4ed-476d-9f6d-92bb3b2b2cd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:27.642Z|90b632a9-d4ed-476d-9f6d-92bb3b2b2cd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:27.644Z|28378e02-508d-4723-80a3-aff125436917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:27.645Z|28378e02-508d-4723-80a3-aff125436917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:34.936Z|52c5cd0b-c29d-482f-a8e6-24a7bfb4c2fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:59:34.936Z|52c5cd0b-c29d-482f-a8e6-24a7bfb4c2fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:59:37.665Z|4abaf512-7ce6-4418-8e39-ec6a5d676cb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:37.665Z|4abaf512-7ce6-4418-8e39-ec6a5d676cb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:37.673Z|823ac322-587e-48ea-8165-6a5391308361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:37.673Z|823ac322-587e-48ea-8165-6a5391308361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:37.674Z|99500d4c-f0b9-456f-bc9d-f168d9b4f687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:37.675Z|99500d4c-f0b9-456f-bc9d-f168d9b4f687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:45.660Z|98c22478-5cbf-4bb1-8fdc-aab04e4f7d38|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T03:59:45.661Z|98c22478-5cbf-4bb1-8fdc-aab04e4f7d38|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:47.693Z|121e4c76-2b5c-4ded-aeff-b77720a50a23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:47.693Z|121e4c76-2b5c-4ded-aeff-b77720a50a23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:47.695Z|6bcf931f-d5f2-456e-bd29-1d9223051ee9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:47.695Z|6bcf931f-d5f2-456e-bd29-1d9223051ee9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:47.700Z|49e655ed-5511-48da-afa7-268cd0e9201e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:47.700Z|49e655ed-5511-48da-afa7-268cd0e9201e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:49.936Z|88fd85e1-45a3-45cb-b669-518cc96dbf0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:59:49.938Z|88fd85e1-45a3-45cb-b669-518cc96dbf0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:59:50.519Z|4862df78-1afd-4b5b-a81f-123b2ea9a808|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T03:59:50.520Z|4862df78-1afd-4b5b-a81f-123b2ea9a808|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T03:59:57.722Z|93a9a223-ddd7-4282-9790-973e4b1bf5bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:57.723Z|7f2549b3-4f54-414a-97c6-7b1725466592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:57.723Z|93a9a223-ddd7-4282-9790-973e4b1bf5bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:57.723Z|7f2549b3-4f54-414a-97c6-7b1725466592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T03:59:57.726Z|41635d39-82c8-47ce-8a24-d19af01e6547|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T03:59:57.726Z|41635d39-82c8-47ce-8a24-d19af01e6547|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:04.936Z|697c2f66-8732-410b-8bfc-7ec90a75868f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:00:04.936Z|697c2f66-8732-410b-8bfc-7ec90a75868f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:00:07.750Z|ee57b42c-38a0-4eb2-81a0-1480669751bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:07.750Z|ee57b42c-38a0-4eb2-81a0-1480669751bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:07.752Z|665abe8a-4646-4ed1-a4d2-c58815cb70b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:07.752Z|665abe8a-4646-4ed1-a4d2-c58815cb70b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:07.758Z|c8e7b78a-39cb-4aa4-8065-7588669b47c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:07.759Z|c8e7b78a-39cb-4aa4-8065-7588669b47c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:17.775Z|3f8311e2-32b9-4f9f-b4d9-edd12b230f58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:17.776Z|3f8311e2-32b9-4f9f-b4d9-edd12b230f58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:17.778Z|2035bd0c-157f-44e2-b08a-3893079e98c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:17.779Z|2035bd0c-157f-44e2-b08a-3893079e98c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:17.779Z|10fdbe67-1cce-412f-b80d-0920d53adf9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:17.779Z|10fdbe67-1cce-412f-b80d-0920d53adf9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:19.936Z|9cae7808-6c02-412f-bdb5-f06e98230cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:00:19.936Z|9cae7808-6c02-412f-bdb5-f06e98230cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:00:20.520Z|ec5d1625-ca7c-4e88-86e1-49defe00ecb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:00:20.521Z|ec5d1625-ca7c-4e88-86e1-49defe00ecb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:00:27.804Z|0a4168cf-1a2e-4f63-b836-fc31ed0c3278|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:27.804Z|814b139a-8836-468c-8897-33b54c88478d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:27.805Z|0a4168cf-1a2e-4f63-b836-fc31ed0c3278|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:27.805Z|814b139a-8836-468c-8897-33b54c88478d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:27.804Z|92ab2c18-4ba9-4177-a167-518b9b13002a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:27.806Z|92ab2c18-4ba9-4177-a167-518b9b13002a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:34.936Z|bbbac37d-9e5f-41a2-a491-bbec0e790f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:00:34.940Z|bbbac37d-9e5f-41a2-a491-bbec0e790f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:00:37.830Z|e878e272-e78a-4972-98b2-0c85f6755e75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:37.831Z|e878e272-e78a-4972-98b2-0c85f6755e75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:37.831Z|1312d9ee-3cc4-4937-b380-bb9228cc291f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:37.832Z|1312d9ee-3cc4-4937-b380-bb9228cc291f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:37.839Z|b747fdd4-ade2-4921-9c0e-0141c81c2296|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:37.840Z|b747fdd4-ade2-4921-9c0e-0141c81c2296|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:45.662Z|d187e211-c2e6-46db-9e3c-7888f57fcbd3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:00:45.663Z|d187e211-c2e6-46db-9e3c-7888f57fcbd3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:47.857Z|59c40686-96f6-42df-81c4-db261aaada42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:47.858Z|59c40686-96f6-42df-81c4-db261aaada42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:47.864Z|9829d3cc-62ae-41e7-aae3-8ba57da42fba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:47.864Z|a55df2d2-0ec0-490a-9224-626302cb9b40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:47.864Z|9829d3cc-62ae-41e7-aae3-8ba57da42fba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:47.865Z|a55df2d2-0ec0-490a-9224-626302cb9b40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:49.936Z|ea2ce688-3267-4fd3-b8a8-62ec430ed78e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:00:49.936Z|ea2ce688-3267-4fd3-b8a8-62ec430ed78e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:00:50.521Z|30434a0d-8b7d-4813-9c16-eb93be3e607f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:00:50.522Z|30434a0d-8b7d-4813-9c16-eb93be3e607f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:00:57.887Z|aaf249f2-91d3-4f41-8a04-95d1b57c9fe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:57.887Z|aaf249f2-91d3-4f41-8a04-95d1b57c9fe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:57.888Z|6fa055e4-0cdb-4fa7-9b74-bff6e08094df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:57.889Z|6fa055e4-0cdb-4fa7-9b74-bff6e08094df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:00:57.890Z|9f785bc5-ab1c-4de4-930e-3e10c6ada3ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:00:57.891Z|9f785bc5-ab1c-4de4-930e-3e10c6ada3ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:04.936Z|023f18cf-80e4-4385-9b3a-2992c41bcbfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:01:04.936Z|023f18cf-80e4-4385-9b3a-2992c41bcbfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:01:07.920Z|20847455-e897-44a7-844c-63e3cbbf8093|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:07.920Z|61661c78-d9d7-44c4-80a1-54893af1de36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:07.920Z|a03ce579-3cf1-4986-8728-24b8e9ec5e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:07.920Z|20847455-e897-44a7-844c-63e3cbbf8093|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:07.920Z|61661c78-d9d7-44c4-80a1-54893af1de36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:07.920Z|a03ce579-3cf1-4986-8728-24b8e9ec5e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:17.944Z|fae93530-f7bf-48c4-88dc-dd0399c73db9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:17.945Z|fae93530-f7bf-48c4-88dc-dd0399c73db9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:17.946Z|98f8b0a9-7100-40d4-9595-352f91a02b07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:17.947Z|98f8b0a9-7100-40d4-9595-352f91a02b07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:17.954Z|6469bbb0-eb8c-47e2-b56d-c375e823674d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:17.954Z|6469bbb0-eb8c-47e2-b56d-c375e823674d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:19.936Z|59306b27-a05e-4337-9f05-e69b38f0bc3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:01:19.940Z|59306b27-a05e-4337-9f05-e69b38f0bc3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:01:20.523Z|43fbdda9-baf1-4bac-a117-5388fd903251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:01:20.523Z|43fbdda9-baf1-4bac-a117-5388fd903251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:01:27.970Z|13afaac8-fbe8-4eda-b119-b662e62f2cdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:27.971Z|13afaac8-fbe8-4eda-b119-b662e62f2cdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:27.972Z|7d070dcc-74ea-439f-9dbb-d42ada957dd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:27.972Z|7d070dcc-74ea-439f-9dbb-d42ada957dd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:27.974Z|f3566600-65c2-4f56-8894-8ea5348a0557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:27.975Z|f3566600-65c2-4f56-8894-8ea5348a0557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:34.936Z|e7eb7a46-b57e-4c03-af25-d7ba483f2a22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:01:34.936Z|e7eb7a46-b57e-4c03-af25-d7ba483f2a22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:01:37.995Z|7423c801-43ce-4fab-a29f-c16f62488343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:37.996Z|7423c801-43ce-4fab-a29f-c16f62488343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:37.998Z|da956a2a-585e-4bc6-bcc1-efb8cb4d5099|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:37.999Z|da956a2a-585e-4bc6-bcc1-efb8cb4d5099|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:38.001Z|f979cfc9-6f4a-4914-a909-9d307ee87f3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:38.002Z|f979cfc9-6f4a-4914-a909-9d307ee87f3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:45.662Z|4d9ad7f3-4175-45b7-807c-32ea058d3f70|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:01:45.663Z|4d9ad7f3-4175-45b7-807c-32ea058d3f70|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:48.022Z|b1075c92-c8cd-4fdb-a44e-bb4c6ece8989|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:48.023Z|b1075c92-c8cd-4fdb-a44e-bb4c6ece8989|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:48.024Z|0c905832-6d17-4655-a375-ebde24cc09a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:48.025Z|0c905832-6d17-4655-a375-ebde24cc09a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:48.025Z|58694dc1-8358-4993-b0c6-9314a4a3e75d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:48.026Z|58694dc1-8358-4993-b0c6-9314a4a3e75d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:49.936Z|f34dc014-7228-4bb0-851e-f5da489846b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:01:49.936Z|f34dc014-7228-4bb0-851e-f5da489846b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:01:50.524Z|f7d37131-4028-4574-8ad8-e2cc49f03697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:01:50.524Z|f7d37131-4028-4574-8ad8-e2cc49f03697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:01:58.047Z|225b2a17-a545-42b9-817a-f6132e537a0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:58.048Z|225b2a17-a545-42b9-817a-f6132e537a0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:58.049Z|328c6e3a-1b50-46b3-afe8-ceccc69be2e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:58.050Z|328c6e3a-1b50-46b3-afe8-ceccc69be2e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:01:58.050Z|8fd45b73-48c8-4aeb-b232-4fdcbe72e30e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:01:58.051Z|8fd45b73-48c8-4aeb-b232-4fdcbe72e30e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:04.936Z|bdb54dc7-20c5-4ab8-903a-ffee742b28d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:02:04.940Z|bdb54dc7-20c5-4ab8-903a-ffee742b28d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:02:08.071Z|b3edddee-d6b1-44e6-b1c4-7e1110c042b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:08.072Z|b3edddee-d6b1-44e6-b1c4-7e1110c042b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:08.075Z|e0353741-9046-45ff-81ba-b06bfa41ce5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:08.076Z|e0353741-9046-45ff-81ba-b06bfa41ce5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:08.078Z|2c5f0d87-d3fc-44d1-8913-5902b635956c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:08.078Z|2c5f0d87-d3fc-44d1-8913-5902b635956c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:18.096Z|b1a4f73a-a071-4672-b123-3ed971f96774|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:18.098Z|b1a4f73a-a071-4672-b123-3ed971f96774|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:18.100Z|e72f00bb-b07a-43de-961a-cccde3b28a9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:18.101Z|e72f00bb-b07a-43de-961a-cccde3b28a9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:18.102Z|163fb436-bb65-4862-88b9-2963a0e5cfd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:18.102Z|163fb436-bb65-4862-88b9-2963a0e5cfd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:19.936Z|78b8fa96-6b4b-4300-8de6-a3be5bb02ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:02:19.936Z|78b8fa96-6b4b-4300-8de6-a3be5bb02ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:02:20.525Z|d92ce4d5-9a91-4217-9d4c-d47043da4dc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:02:20.525Z|d92ce4d5-9a91-4217-9d4c-d47043da4dc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:02:28.123Z|e876f4f2-c161-4ac6-b139-210f053978f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:28.124Z|e876f4f2-c161-4ac6-b139-210f053978f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:28.125Z|75b2a6b5-a5b1-4cf2-a90f-e13daf04358c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:28.125Z|75b2a6b5-a5b1-4cf2-a90f-e13daf04358c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:28.127Z|4509206f-0045-427f-8efa-f45f595599cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:28.128Z|4509206f-0045-427f-8efa-f45f595599cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:34.936Z|82e804e5-7db4-46b3-a55e-d5d110ff3e10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:02:34.936Z|82e804e5-7db4-46b3-a55e-d5d110ff3e10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:02:38.152Z|abfa0765-16a0-4e2d-aca4-162d451d5897|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:38.153Z|abfa0765-16a0-4e2d-aca4-162d451d5897|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:38.155Z|5fcf1d70-0fb1-4b4a-9b0c-a0a016f11ee9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:38.156Z|5fcf1d70-0fb1-4b4a-9b0c-a0a016f11ee9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:38.156Z|6f477741-2ee2-4be1-9ba8-3cccd4e21e08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:38.156Z|6f477741-2ee2-4be1-9ba8-3cccd4e21e08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:45.663Z|3968cb81-2dfc-4259-a81c-986e341eeb70|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:02:45.664Z|3968cb81-2dfc-4259-a81c-986e341eeb70|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:48.188Z|7943fcbf-142b-4910-bebd-5a1d97160642|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:48.189Z|2876cb44-4903-4107-a87b-c71dea32b170|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:48.189Z|7943fcbf-142b-4910-bebd-5a1d97160642|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:48.189Z|2876cb44-4903-4107-a87b-c71dea32b170|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:48.192Z|8d5dc0ed-99cf-4039-8bf7-25db45862fb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:48.193Z|8d5dc0ed-99cf-4039-8bf7-25db45862fb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:49.936Z|28a39a0f-684e-49bd-ad6c-b8e6655a7318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:02:49.940Z|28a39a0f-684e-49bd-ad6c-b8e6655a7318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:02:50.526Z|778cf38b-5f1c-4236-aff7-ef628f8b2e01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:02:50.526Z|778cf38b-5f1c-4236-aff7-ef628f8b2e01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:02:58.214Z|1616bf62-5970-4432-9036-e6dd754300cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:58.215Z|1616bf62-5970-4432-9036-e6dd754300cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:58.221Z|6f7b76b2-5ebd-45c6-9c14-4e06e20579be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:58.220Z|656001c1-e322-414f-8489-92fe772e94d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:02:58.221Z|6f7b76b2-5ebd-45c6-9c14-4e06e20579be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:02:58.221Z|656001c1-e322-414f-8489-92fe772e94d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:04.936Z|8482d012-9e64-4813-b73a-5c6820181147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:03:04.936Z|8482d012-9e64-4813-b73a-5c6820181147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:03:08.240Z|c96cc35c-6b2b-4d83-a916-0ad4ac6ddec9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:08.241Z|c96cc35c-6b2b-4d83-a916-0ad4ac6ddec9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:08.243Z|aeca952c-f2f2-41e2-b67e-9af7c1ae4de9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:08.243Z|aeca952c-f2f2-41e2-b67e-9af7c1ae4de9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:08.246Z|f6cd1b3f-470e-4d97-ae83-a5cb557bec69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:08.247Z|f6cd1b3f-470e-4d97-ae83-a5cb557bec69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:18.266Z|365143eb-2dd9-4069-ad13-567338144f4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:18.266Z|365143eb-2dd9-4069-ad13-567338144f4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:18.268Z|31bb5b54-2034-4f2e-ad27-34837f9d4b71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:18.269Z|31bb5b54-2034-4f2e-ad27-34837f9d4b71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:18.271Z|8617d1a0-0a1e-43ce-b395-e1a14eb3f78b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:18.271Z|8617d1a0-0a1e-43ce-b395-e1a14eb3f78b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:19.936Z|a0b5f847-2d3a-481c-82f2-efca42c50bc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:03:19.936Z|a0b5f847-2d3a-481c-82f2-efca42c50bc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:03:20.527Z|1ad91011-5e01-496f-a7b1-01467a4e28f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:03:20.527Z|1ad91011-5e01-496f-a7b1-01467a4e28f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:03:28.292Z|4e89fa40-0f67-410b-aee3-178cdbbc75d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:28.292Z|4e89fa40-0f67-410b-aee3-178cdbbc75d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:28.293Z|988dcedc-9749-4928-99b4-33e68ca4b24a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:28.294Z|988dcedc-9749-4928-99b4-33e68ca4b24a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:28.295Z|ffb3aeb0-45f5-417a-ac4b-d65131e914d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:28.296Z|ffb3aeb0-45f5-417a-ac4b-d65131e914d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:34.936Z|fc2c9ce5-73b6-4919-822e-ed6d53b209a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:03:34.940Z|fc2c9ce5-73b6-4919-822e-ed6d53b209a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:03:38.317Z|677ed1a4-598f-4e74-8ac3-ea56c0c94850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:38.318Z|677ed1a4-598f-4e74-8ac3-ea56c0c94850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:38.324Z|ff1f058b-d798-48e2-a12c-b9fca78869a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:38.324Z|86a71eb8-c8c1-4296-8d46-ffb4821a136b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:38.324Z|ff1f058b-d798-48e2-a12c-b9fca78869a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:38.325Z|86a71eb8-c8c1-4296-8d46-ffb4821a136b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:45.662Z|41e97679-c624-43ec-8431-58394636aa5b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:03:45.663Z|41e97679-c624-43ec-8431-58394636aa5b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:48.346Z|855ea059-4f88-432e-8eff-63990d67a411|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:48.347Z|855ea059-4f88-432e-8eff-63990d67a411|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:48.348Z|e50d3592-4a8e-4091-9e54-893876a4b8a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:48.348Z|e50d3592-4a8e-4091-9e54-893876a4b8a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:48.349Z|bb93719c-4658-473a-8dad-1f4a7e54c480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:48.350Z|bb93719c-4658-473a-8dad-1f4a7e54c480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:49.936Z|17e16582-3c98-4e3c-83c8-aea14c0998f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:03:49.936Z|17e16582-3c98-4e3c-83c8-aea14c0998f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:03:50.528Z|b64c0e7d-869f-4572-84a8-d4098966482b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:03:50.528Z|b64c0e7d-869f-4572-84a8-d4098966482b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:03:58.371Z|bcdc55c0-c924-4937-b5c3-34dfe1337546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:58.372Z|bcdc55c0-c924-4937-b5c3-34dfe1337546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:58.372Z|0cbf8344-0a27-47c2-8714-a0b0a9a109c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:58.373Z|0cbf8344-0a27-47c2-8714-a0b0a9a109c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:03:58.374Z|0befcd1b-d1c3-4311-aaef-f1717454c2d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:03:58.374Z|0befcd1b-d1c3-4311-aaef-f1717454c2d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:04.936Z|597a6194-0624-46b4-a13f-da1e1c0bb4d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:04:04.936Z|597a6194-0624-46b4-a13f-da1e1c0bb4d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:04:08.396Z|3b4d65ad-e223-481d-bdf7-cab567a2c535|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:08.397Z|3b4d65ad-e223-481d-bdf7-cab567a2c535|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:08.397Z|429be5c6-e756-4fcd-a5cd-210cfd91b484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:08.398Z|429be5c6-e756-4fcd-a5cd-210cfd91b484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:08.402Z|0f192abf-ca34-46f1-9b93-7a634aaab499|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:08.403Z|0f192abf-ca34-46f1-9b93-7a634aaab499|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:18.425Z|906846e1-92cf-4ccf-9684-a92b11f4ebae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:18.426Z|906846e1-92cf-4ccf-9684-a92b11f4ebae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:18.427Z|6c7a45b6-ca6e-4934-b293-df2eddd1c022|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:18.427Z|6c7a45b6-ca6e-4934-b293-df2eddd1c022|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:18.427Z|e4f9aaee-80b4-4f30-85c0-3be70e5afffb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:18.428Z|e4f9aaee-80b4-4f30-85c0-3be70e5afffb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:19.936Z|7abc7866-2f0b-4b71-9589-daab83247cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:04:19.940Z|7abc7866-2f0b-4b71-9589-daab83247cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:04:20.529Z|e3668815-84c1-4e3d-91da-d5154ddcc04f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:04:20.529Z|e3668815-84c1-4e3d-91da-d5154ddcc04f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:04:28.454Z|acf2d5fe-9794-42e2-8e9a-f37bee686848|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:28.454Z|acf2d5fe-9794-42e2-8e9a-f37bee686848|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:28.455Z|e3eaf9b7-4552-4381-9519-135f281ce6eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:28.455Z|de527a10-f26a-4001-be26-9b85d4b257d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:28.455Z|de527a10-f26a-4001-be26-9b85d4b257d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:28.455Z|e3eaf9b7-4552-4381-9519-135f281ce6eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:34.936Z|ed2d7450-5a2f-4c6e-9108-f62234e088a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:04:34.936Z|ed2d7450-5a2f-4c6e-9108-f62234e088a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:04:38.479Z|a0396b79-2ff1-4ca7-916a-cd784ceed81f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:38.479Z|1c4dbb4d-eec6-439c-9cbd-4f3c28d9496c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:38.479Z|1c4dbb4d-eec6-439c-9cbd-4f3c28d9496c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:38.479Z|a0396b79-2ff1-4ca7-916a-cd784ceed81f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:38.487Z|1706dba3-db9c-486f-9118-54af4ab277c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:38.488Z|1706dba3-db9c-486f-9118-54af4ab277c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:45.661Z|04344159-0997-4828-8b8c-c4d0c26b576e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:04:45.662Z|04344159-0997-4828-8b8c-c4d0c26b576e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:48.503Z|31d78a30-7e7d-41e8-a6b0-26de477c6c5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:48.504Z|b7e3abfb-b372-442a-a3a8-a5e391cb69a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:48.504Z|31d78a30-7e7d-41e8-a6b0-26de477c6c5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:48.505Z|b7e3abfb-b372-442a-a3a8-a5e391cb69a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:48.508Z|8522cf5d-1bd6-4be1-bcc6-e1745b4cc474|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:48.509Z|8522cf5d-1bd6-4be1-bcc6-e1745b4cc474|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:49.936Z|fc092ddd-b972-49bd-819c-28a559bc3401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:04:49.936Z|fc092ddd-b972-49bd-819c-28a559bc3401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:04:50.530Z|390ce32f-9022-41bd-91f6-4c00e52045ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:04:50.531Z|390ce32f-9022-41bd-91f6-4c00e52045ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:04:58.531Z|56e593df-356d-48a3-b0c0-824c20e98ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:58.532Z|56e593df-356d-48a3-b0c0-824c20e98ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:58.533Z|a1639ed0-e585-4db4-a936-9b8e713a3a16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:58.534Z|a1639ed0-e585-4db4-a936-9b8e713a3a16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:04:58.536Z|70be86af-8574-418f-ad68-f2b1a570653c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:04:58.536Z|70be86af-8574-418f-ad68-f2b1a570653c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:04.936Z|3b4bb3e8-218d-4ffa-98e9-9d6c2ae78872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:05:04.940Z|3b4bb3e8-218d-4ffa-98e9-9d6c2ae78872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:05:08.558Z|aca8bb0f-584f-4f23-8b9b-db3e4b12304f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:08.558Z|9a2ae9ad-fa09-4f06-8cba-9fc8523f89cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:08.559Z|aca8bb0f-584f-4f23-8b9b-db3e4b12304f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:08.560Z|9a2ae9ad-fa09-4f06-8cba-9fc8523f89cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:08.567Z|331923a0-d08c-4a66-b2f0-c83843998c90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:08.567Z|331923a0-d08c-4a66-b2f0-c83843998c90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:18.587Z|6c527e45-3d5a-4b01-88a7-ef938414f0f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:18.588Z|6c527e45-3d5a-4b01-88a7-ef938414f0f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:18.589Z|f23b8328-b891-4ec0-a045-849604a0b8dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:18.590Z|f23b8328-b891-4ec0-a045-849604a0b8dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:18.596Z|1fd09b09-9513-434d-889e-939ec557f556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:18.596Z|1fd09b09-9513-434d-889e-939ec557f556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:19.936Z|bae2be73-9bb2-4095-9ec5-60c76804701e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:05:19.936Z|bae2be73-9bb2-4095-9ec5-60c76804701e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:05:20.531Z|05e3c3cd-8967-456d-b4b1-e1dc7b7fac35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:05:20.532Z|05e3c3cd-8967-456d-b4b1-e1dc7b7fac35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:05:28.612Z|dfee29c0-3663-4871-86ae-fadfca86463c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:28.613Z|dfee29c0-3663-4871-86ae-fadfca86463c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:28.615Z|276fdf53-0b68-4cba-a7a1-cad0191ad7a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:28.615Z|276fdf53-0b68-4cba-a7a1-cad0191ad7a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:28.621Z|0b5dd4b0-ba56-46b0-b46a-8faced41baa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:28.622Z|0b5dd4b0-ba56-46b0-b46a-8faced41baa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:34.936Z|4172d6a7-1af9-4f9a-a56c-a957fb920eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:05:34.936Z|4172d6a7-1af9-4f9a-a56c-a957fb920eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:05:38.640Z|8414961e-6126-47b8-9a0f-14ff38301787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:38.640Z|d74f6b37-3a3a-4b5a-b868-a995d31d35c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:38.640Z|8414961e-6126-47b8-9a0f-14ff38301787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:38.641Z|d74f6b37-3a3a-4b5a-b868-a995d31d35c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:38.645Z|0d9d436c-c8ec-48f1-af98-6dc9d5fac271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:38.646Z|0d9d436c-c8ec-48f1-af98-6dc9d5fac271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:45.661Z|3b88925e-9d50-44f1-89e0-d5edec51679b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:05:45.662Z|3b88925e-9d50-44f1-89e0-d5edec51679b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:48.668Z|df4eaad6-314f-415a-a4f2-f63acdcf01f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:48.668Z|618559fb-e983-4510-9e4e-2cb82c8e17b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:48.668Z|df4eaad6-314f-415a-a4f2-f63acdcf01f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:48.669Z|618559fb-e983-4510-9e4e-2cb82c8e17b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:48.671Z|92069c5b-236c-490e-87a8-5229a77dcca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:48.671Z|92069c5b-236c-490e-87a8-5229a77dcca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:49.936Z|30ffe1fc-7bf6-4cec-8c63-627502eb97a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:05:49.936Z|30ffe1fc-7bf6-4cec-8c63-627502eb97a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:05:50.532Z|ab3c939d-7261-45a6-a86b-9bb979c2b210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:05:50.533Z|ab3c939d-7261-45a6-a86b-9bb979c2b210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:05:58.695Z|149c1ae5-70d5-4040-b793-2a09252e0632|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:58.695Z|149c1ae5-70d5-4040-b793-2a09252e0632|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:58.695Z|21fe8847-63f3-4db3-9a2e-c209ab19a074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:58.696Z|21fe8847-63f3-4db3-9a2e-c209ab19a074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:05:58.699Z|db7b5763-ab1a-4b4a-af38-a7dbec2fe91b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:05:58.699Z|db7b5763-ab1a-4b4a-af38-a7dbec2fe91b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:04.936Z|67ffe146-5a2f-4f48-b54b-821dc4b6c60d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:06:04.936Z|67ffe146-5a2f-4f48-b54b-821dc4b6c60d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:06:08.721Z|d652ba4f-bf79-4a00-91f9-6bdb6398c647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:08.722Z|d652ba4f-bf79-4a00-91f9-6bdb6398c647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:08.721Z|51202193-c035-405a-948d-a9416ed0bafb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:08.722Z|51202193-c035-405a-948d-a9416ed0bafb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:08.724Z|6adb61c5-c351-48b9-b1d9-3c30d88e03d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:08.724Z|6adb61c5-c351-48b9-b1d9-3c30d88e03d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:18.748Z|143fb41b-9c46-42a0-80cf-30b0f2a1c239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:18.749Z|143fb41b-9c46-42a0-80cf-30b0f2a1c239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:18.749Z|759d05c5-4c2d-4da7-a170-eb50b0fe61b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:18.750Z|759d05c5-4c2d-4da7-a170-eb50b0fe61b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:18.751Z|24905f23-e889-4520-83d5-effd4cbf139e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:18.752Z|24905f23-e889-4520-83d5-effd4cbf139e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:19.936Z|c414abd0-bf10-4ad2-9d16-3f6d81508e6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:06:19.936Z|c414abd0-bf10-4ad2-9d16-3f6d81508e6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:06:20.533Z|eb7aec12-be80-4c4c-92e2-c07061ee3620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:06:20.533Z|eb7aec12-be80-4c4c-92e2-c07061ee3620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:06:28.776Z|6a9d6d31-dfdf-4a75-a8b1-146ce7fa4f64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:28.777Z|6a9d6d31-dfdf-4a75-a8b1-146ce7fa4f64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:28.780Z|dfcf1910-0b48-4c6d-ba91-7eff6f779ece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:28.780Z|253d2abd-d2a0-4c9e-8dc3-7d1f4ae1bf72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:28.781Z|dfcf1910-0b48-4c6d-ba91-7eff6f779ece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:28.781Z|253d2abd-d2a0-4c9e-8dc3-7d1f4ae1bf72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:34.936Z|ba381eb9-8681-456f-a2d3-5f3a3069009b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:06:34.937Z|ba381eb9-8681-456f-a2d3-5f3a3069009b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:06:38.801Z|60137c77-3ca2-4b70-8eaa-632a9da09ca2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:38.802Z|60137c77-3ca2-4b70-8eaa-632a9da09ca2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:38.803Z|9397cc1e-0297-47e0-a462-db9c54b5d955|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:38.803Z|9397cc1e-0297-47e0-a462-db9c54b5d955|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:38.805Z|77fd167a-09b5-4504-bb3d-54bfbe83b612|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:38.805Z|77fd167a-09b5-4504-bb3d-54bfbe83b612|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:45.661Z|35a84614-10d5-4fce-92f1-81fe1471a4cf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:06:45.662Z|35a84614-10d5-4fce-92f1-81fe1471a4cf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:48.830Z|c6803725-57e5-49e5-9731-09960fe241a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:48.831Z|c6803725-57e5-49e5-9731-09960fe241a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:48.833Z|3ff7d7e8-d29e-4d00-90b1-1406e0fdc49a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:48.833Z|3ceda05f-a035-4535-b8f5-7ae505b468b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:48.834Z|3ff7d7e8-d29e-4d00-90b1-1406e0fdc49a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:48.834Z|3ceda05f-a035-4535-b8f5-7ae505b468b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:49.936Z|af194ad8-44e4-4aff-b8ab-68948f886388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:06:49.936Z|af194ad8-44e4-4aff-b8ab-68948f886388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:06:50.534Z|0880c717-54b1-4629-9bc0-d43f57c4fe2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:06:50.534Z|0880c717-54b1-4629-9bc0-d43f57c4fe2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:06:58.858Z|41e33c89-8934-472a-a6fa-f0f64e12605b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:58.859Z|41e33c89-8934-472a-a6fa-f0f64e12605b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:58.859Z|764ec5f1-65c7-4da1-b9c6-4aafef10435c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:58.859Z|2236a8d0-b3b4-421a-9331-7ab27a3be002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:06:58.859Z|764ec5f1-65c7-4da1-b9c6-4aafef10435c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:06:58.859Z|2236a8d0-b3b4-421a-9331-7ab27a3be002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:04.936Z|cd165a3d-5921-4ff7-91ee-0b997a3193f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:07:04.936Z|cd165a3d-5921-4ff7-91ee-0b997a3193f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:07:08.880Z|766a78a0-abf2-4303-aa28-5691fd6081fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:08.881Z|766a78a0-abf2-4303-aa28-5691fd6081fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:08.882Z|5715094e-0521-47ef-a1a4-8d81a8b4aa54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:08.883Z|5715094e-0521-47ef-a1a4-8d81a8b4aa54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:08.891Z|04001c17-3f72-439f-8b86-14cd49876daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:08.892Z|04001c17-3f72-439f-8b86-14cd49876daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:18.917Z|1c913613-3779-4750-8987-11a4d8222fa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:18.918Z|7b3a0ea5-17cd-4fd5-87fe-38c98b594907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:18.918Z|1c913613-3779-4750-8987-11a4d8222fa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:18.918Z|7b3a0ea5-17cd-4fd5-87fe-38c98b594907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:18.919Z|cbc79913-e7cd-48ed-a445-ad9cc921cc45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:18.919Z|cbc79913-e7cd-48ed-a445-ad9cc921cc45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:19.936Z|08dcf899-0c02-4e47-bcbd-91c93f398cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:07:19.936Z|08dcf899-0c02-4e47-bcbd-91c93f398cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:07:20.535Z|f15a99bc-51da-439d-b926-25bc378ccec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:07:20.535Z|f15a99bc-51da-439d-b926-25bc378ccec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:07:28.938Z|0eeaec11-9687-4b4f-9a25-b0bad508dde3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:28.939Z|0eeaec11-9687-4b4f-9a25-b0bad508dde3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:28.942Z|0c94444a-060b-4af2-99dc-5e5c8f87b991|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:28.942Z|0c94444a-060b-4af2-99dc-5e5c8f87b991|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:28.946Z|069b9c56-f98c-439e-b436-1d1576d920d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:28.947Z|069b9c56-f98c-439e-b436-1d1576d920d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:34.936Z|f13c4f09-f437-468f-82cb-3a5ab944313a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:07:34.936Z|f13c4f09-f437-468f-82cb-3a5ab944313a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:07:38.960Z|f20ef137-c750-4848-a7c4-9f91d572740b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:38.961Z|f20ef137-c750-4848-a7c4-9f91d572740b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:38.961Z|1cd3face-72c3-4655-8d7a-891188437124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:38.962Z|1cd3face-72c3-4655-8d7a-891188437124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:38.969Z|e8e7749c-e11d-4eb6-86b8-fa70d621193e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:38.969Z|e8e7749c-e11d-4eb6-86b8-fa70d621193e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:45.661Z|3c648029-0417-418d-af5a-3722ff538fea|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:07:45.662Z|3c648029-0417-418d-af5a-3722ff538fea|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:48.987Z|fd63c57b-4ade-45d1-9893-43d287ed1231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:48.988Z|fd63c57b-4ade-45d1-9893-43d287ed1231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:48.988Z|831713b8-54b7-415f-92a9-76d4199afab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:48.989Z|831713b8-54b7-415f-92a9-76d4199afab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:48.992Z|b27b9c2f-433d-4e79-97a2-6d127a0530af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:48.992Z|b27b9c2f-433d-4e79-97a2-6d127a0530af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:49.936Z|dc3f234d-c7ff-41b2-8022-3b5139f0c49c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:07:49.939Z|dc3f234d-c7ff-41b2-8022-3b5139f0c49c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:07:50.535Z|a0005a95-b2f1-484e-8aa7-6258377f6e9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:07:50.536Z|a0005a95-b2f1-484e-8aa7-6258377f6e9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:07:59.010Z|781e03e1-b967-4369-9cc6-11135ab5fce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:59.011Z|781e03e1-b967-4369-9cc6-11135ab5fce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:59.014Z|4e48d3b9-e4bb-4e51-8652-493518f04b0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:59.014Z|4e48d3b9-e4bb-4e51-8652-493518f04b0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:07:59.016Z|4940f228-b465-498d-a969-578b62f7d6f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:07:59.016Z|4940f228-b465-498d-a969-578b62f7d6f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:04.936Z|4b131f34-c8ba-433a-838f-ac39f3e30f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:08:04.936Z|4b131f34-c8ba-433a-838f-ac39f3e30f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:08:09.035Z|c56905f4-2278-41e2-a119-035405f54ad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:09.035Z|c56905f4-2278-41e2-a119-035405f54ad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:09.041Z|659fd479-1211-4de2-8e24-9de532419900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:09.041Z|659fd479-1211-4de2-8e24-9de532419900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:09.043Z|9cf0ca78-68fc-4146-bf23-2cbb0bdbd44f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:09.043Z|9cf0ca78-68fc-4146-bf23-2cbb0bdbd44f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:19.063Z|c4131d55-f2c9-4387-9958-2775ab480154|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:19.064Z|c4131d55-f2c9-4387-9958-2775ab480154|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:19.067Z|b2102779-4b6a-4059-9e41-091edc789dbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:19.068Z|b2102779-4b6a-4059-9e41-091edc789dbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:19.068Z|11c4bff8-f952-47b6-adfc-d1bdad92713c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:19.069Z|11c4bff8-f952-47b6-adfc-d1bdad92713c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:19.936Z|d5aff54f-690c-45b2-8fa5-f4f0e4186f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:08:19.936Z|d5aff54f-690c-45b2-8fa5-f4f0e4186f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:08:20.537Z|2775b4c1-d385-46eb-a2b2-c2a4ce7d5198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:08:20.537Z|2775b4c1-d385-46eb-a2b2-c2a4ce7d5198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:08:29.091Z|3cee35f8-f653-4cee-8581-68fe45dda041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:29.091Z|2313018c-b5e9-457e-aab1-227121adeee1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:29.091Z|fe8b8544-814c-4e32-a8d0-6e5b3faaa6ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:29.092Z|3cee35f8-f653-4cee-8581-68fe45dda041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:29.092Z|2313018c-b5e9-457e-aab1-227121adeee1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:29.092Z|fe8b8544-814c-4e32-a8d0-6e5b3faaa6ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:34.936Z|4d12a742-7138-4db5-91a4-89b4c378d649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:08:34.940Z|4d12a742-7138-4db5-91a4-89b4c378d649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:08:39.119Z|465c813c-6387-4a4a-a72e-ab8fd6577dc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:39.120Z|465c813c-6387-4a4a-a72e-ab8fd6577dc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:39.126Z|bf2db885-c6af-4d15-9a2f-c1bf1cd0c48a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:39.127Z|bf2db885-c6af-4d15-9a2f-c1bf1cd0c48a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:39.127Z|25ec4dbf-6cfc-40e1-b34d-d62f4b9588cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:39.127Z|25ec4dbf-6cfc-40e1-b34d-d62f4b9588cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:45.662Z|9cdd0632-664e-4eca-9d4d-c8d228b298e4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:08:45.662Z|9cdd0632-664e-4eca-9d4d-c8d228b298e4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:49.155Z|02ded7d3-4e8c-4b9c-bf53-92cc84531e00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:49.156Z|02ded7d3-4e8c-4b9c-bf53-92cc84531e00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:49.159Z|bfd4a122-1782-4fe7-beee-ca7bdc553f26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:49.160Z|bfd4a122-1782-4fe7-beee-ca7bdc553f26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:49.168Z|d69cd296-8ea6-4fe5-b7a8-bf26252b79a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:49.168Z|d69cd296-8ea6-4fe5-b7a8-bf26252b79a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:49.936Z|4bc016d7-b15d-4e28-880e-fd4230f63adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:08:49.936Z|4bc016d7-b15d-4e28-880e-fd4230f63adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:08:50.537Z|d3214f65-a18f-47c8-8381-5dacc5a18af7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:08:50.538Z|d3214f65-a18f-47c8-8381-5dacc5a18af7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:08:59.179Z|5aca470c-514b-47c9-a1d8-a262f32bd592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:59.180Z|5aca470c-514b-47c9-a1d8-a262f32bd592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:59.181Z|1151c8dd-8fbb-4e49-b8ce-c934ea52bd1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:59.181Z|1151c8dd-8fbb-4e49-b8ce-c934ea52bd1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:08:59.189Z|fd3ff458-62ca-4bb4-8a97-8d4e2e3c0ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:08:59.190Z|fd3ff458-62ca-4bb4-8a97-8d4e2e3c0ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:04.936Z|014bb9fc-7372-4318-83d6-5c13279b7460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:09:04.937Z|014bb9fc-7372-4318-83d6-5c13279b7460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:09:09.203Z|555baa66-5a73-42f9-b712-55d6b08c0bb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:09.203Z|555baa66-5a73-42f9-b712-55d6b08c0bb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:09.206Z|d092da61-fb75-4e00-a381-81440c05ec54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:09.207Z|d092da61-fb75-4e00-a381-81440c05ec54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:09.210Z|ca9c9be1-dd0d-4459-960d-d8984a505302|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:09.211Z|ca9c9be1-dd0d-4459-960d-d8984a505302|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:19.230Z|c473e3c2-b473-4243-ac1f-4bef28c25def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:19.231Z|c473e3c2-b473-4243-ac1f-4bef28c25def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:19.229Z|390b34b6-0592-4fe0-bf24-5c00f5e6cfbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:19.231Z|390b34b6-0592-4fe0-bf24-5c00f5e6cfbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:19.233Z|29793d03-70d1-4ed8-93e2-b5834b1cb7f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:19.233Z|29793d03-70d1-4ed8-93e2-b5834b1cb7f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:19.936Z|a1b574c5-7023-4bfd-8989-340f607adf1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:09:19.940Z|a1b574c5-7023-4bfd-8989-340f607adf1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:09:20.538Z|62539a23-5abc-4de3-827d-23a076ef93e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:09:20.539Z|62539a23-5abc-4de3-827d-23a076ef93e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:09:29.253Z|27996b12-789e-4c31-bfb6-14bf25264834|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:29.253Z|5da9a9a7-bef2-42c3-858e-944d5e0d5ca2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:29.254Z|27996b12-789e-4c31-bfb6-14bf25264834|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:29.254Z|5da9a9a7-bef2-42c3-858e-944d5e0d5ca2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:29.256Z|2089b71a-6353-44ca-a9a2-8a617cbc916f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:29.257Z|2089b71a-6353-44ca-a9a2-8a617cbc916f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:34.936Z|636fdb47-48a7-4f76-acf0-6afdccadb3e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:09:34.936Z|636fdb47-48a7-4f76-acf0-6afdccadb3e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:09:39.280Z|bc635c48-31f4-437e-a47d-820ed7f804d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:39.280Z|bc635c48-31f4-437e-a47d-820ed7f804d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:39.280Z|5c142319-f45a-4586-b980-8ab388f261a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:39.281Z|5c142319-f45a-4586-b980-8ab388f261a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:39.287Z|51af68c0-b152-4fcf-8548-f69c31a9b4a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:39.287Z|51af68c0-b152-4fcf-8548-f69c31a9b4a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:45.661Z|6cd8b2bc-bc4e-4c0b-8c78-38188b8a6ac9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:09:45.662Z|6cd8b2bc-bc4e-4c0b-8c78-38188b8a6ac9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:49.308Z|0f044de5-766a-4cea-9429-1e8b604d8092|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:49.309Z|0f044de5-766a-4cea-9429-1e8b604d8092|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:49.312Z|4062f474-c7cc-4611-85af-11526ae6c6c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:49.312Z|b0e05a90-440f-446e-819d-49664f996941|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:49.312Z|b0e05a90-440f-446e-819d-49664f996941|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:49.313Z|4062f474-c7cc-4611-85af-11526ae6c6c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:49.936Z|a85413e2-349a-440a-8ac8-abfc66dc1380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:09:49.936Z|a85413e2-349a-440a-8ac8-abfc66dc1380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:09:50.539Z|1e7a5c4d-5a1a-42f7-bbda-38eeafa60408|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:09:50.539Z|1e7a5c4d-5a1a-42f7-bbda-38eeafa60408|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:09:59.335Z|1cda06c1-0db2-4370-85f5-89f40342a4c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:59.335Z|1cda06c1-0db2-4370-85f5-89f40342a4c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:59.338Z|6fbcf8fd-2466-439e-98f3-b2e3c9328a34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:59.339Z|6fbcf8fd-2466-439e-98f3-b2e3c9328a34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:09:59.340Z|f8285180-27c3-405f-8a2f-d50a282af59b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:09:59.341Z|f8285180-27c3-405f-8a2f-d50a282af59b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:04.936Z|0c25b6c4-385f-477f-8e2e-db5d19fd7b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:10:04.940Z|0c25b6c4-385f-477f-8e2e-db5d19fd7b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:10:09.365Z|bfb506db-739f-42a0-919c-acd6fa7c2af8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:09.365Z|b86c806f-5443-4f40-a4c4-92d514306ca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:09.366Z|bfb506db-739f-42a0-919c-acd6fa7c2af8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:09.366Z|b86c806f-5443-4f40-a4c4-92d514306ca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:09.366Z|c4d96e14-2dd3-4e73-bf22-737eeb258355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:09.366Z|c4d96e14-2dd3-4e73-bf22-737eeb258355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:19.389Z|750a6b63-fad0-49d3-a936-1fac4d31972e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:19.390Z|750a6b63-fad0-49d3-a936-1fac4d31972e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:19.391Z|336c0d72-77f8-4e83-bb03-7fa83ab40646|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:19.391Z|3dae3be2-21af-4e43-8daa-823ae8479b40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:19.392Z|3dae3be2-21af-4e43-8daa-823ae8479b40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:19.391Z|336c0d72-77f8-4e83-bb03-7fa83ab40646|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:19.936Z|68bd7a6f-8d29-4f49-9e2f-c3e36fa2895f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:10:19.936Z|68bd7a6f-8d29-4f49-9e2f-c3e36fa2895f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:10:20.540Z|309cf922-5e81-4f91-bc9e-91245136fa8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:10:20.540Z|309cf922-5e81-4f91-bc9e-91245136fa8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:10:29.416Z|8fb946cf-1994-442b-b56b-dc6018266303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:29.417Z|8fb946cf-1994-442b-b56b-dc6018266303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:29.418Z|824cc1c0-4710-437e-8216-c42d8b22d5f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:29.419Z|824cc1c0-4710-437e-8216-c42d8b22d5f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:29.420Z|4c431b39-c4c7-4329-8871-7786426fc58a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:29.421Z|4c431b39-c4c7-4329-8871-7786426fc58a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:34.936Z|48b5d220-44b6-45fc-a8c6-70648596603d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:10:34.936Z|48b5d220-44b6-45fc-a8c6-70648596603d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:10:39.442Z|f1d4590c-d9dd-4554-a875-febd79485904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:39.442Z|f1d4590c-d9dd-4554-a875-febd79485904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:39.445Z|2a8f3796-728d-437f-a01d-bf82cc8b869e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:39.446Z|2a8f3796-728d-437f-a01d-bf82cc8b869e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:39.449Z|bd7ba32a-bed6-474d-93e8-ab1ce7ab446f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:39.450Z|bd7ba32a-bed6-474d-93e8-ab1ce7ab446f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:45.661Z|746c2270-676e-4cc4-abce-f076eef61d42|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:10:45.662Z|746c2270-676e-4cc4-abce-f076eef61d42|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:49.481Z|afba46fb-bed1-4730-99ff-966d7af910c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:49.481Z|8699bf41-3f25-4e91-8292-f6d73b813cd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:49.482Z|afba46fb-bed1-4730-99ff-966d7af910c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:49.482Z|8699bf41-3f25-4e91-8292-f6d73b813cd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:49.484Z|15ab1a96-9ddf-429e-a5c5-a2408f3ad26b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:49.484Z|15ab1a96-9ddf-429e-a5c5-a2408f3ad26b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:49.936Z|791e1840-543e-49f7-9103-addb1901a772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:10:49.939Z|791e1840-543e-49f7-9103-addb1901a772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:10:50.541Z|52603b05-cfdf-4543-b1d5-81d0f4776745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:10:50.542Z|52603b05-cfdf-4543-b1d5-81d0f4776745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:10:59.507Z|39989b4e-0216-4894-914a-bb1f0c25a5d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:59.507Z|39989b4e-0216-4894-914a-bb1f0c25a5d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:59.507Z|327505e0-b4f5-41e1-be53-7c581337adc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:59.508Z|327505e0-b4f5-41e1-be53-7c581337adc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:10:59.509Z|70dfeff2-da9f-4c3f-9ff5-0430aac49f5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:10:59.510Z|70dfeff2-da9f-4c3f-9ff5-0430aac49f5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:04.936Z|dbf5233a-1aa8-4357-b9a9-cfb70ac8b0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:11:04.936Z|dbf5233a-1aa8-4357-b9a9-cfb70ac8b0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:11:09.531Z|0fbcb003-27a2-45f7-b722-4633ebe5f62e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:09.532Z|0fbcb003-27a2-45f7-b722-4633ebe5f62e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:09.534Z|189af7ff-815d-4a66-9aa9-0034bb27e87b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:09.534Z|189af7ff-815d-4a66-9aa9-0034bb27e87b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:09.536Z|5668e2fb-4a0d-41a9-a814-d123c64d3d2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:09.537Z|5668e2fb-4a0d-41a9-a814-d123c64d3d2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:19.558Z|3b2a76ef-700b-437e-9089-80b2c9ad0366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:19.558Z|542df411-1e87-4db3-8280-e8b3c86f3929|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:19.559Z|3b2a76ef-700b-437e-9089-80b2c9ad0366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:19.559Z|542df411-1e87-4db3-8280-e8b3c86f3929|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:19.562Z|85d5f54d-3ae0-49c2-b248-99d87de7517e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:19.562Z|85d5f54d-3ae0-49c2-b248-99d87de7517e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:19.936Z|50609ea8-305c-4fcc-8212-a6da2c4bbe21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:11:19.936Z|50609ea8-305c-4fcc-8212-a6da2c4bbe21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:11:20.542Z|5d10c16d-f26b-4a63-8ee8-04fe4464e8ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:11:20.543Z|5d10c16d-f26b-4a63-8ee8-04fe4464e8ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:11:29.585Z|95bc20fd-01bb-430f-8674-179f1f424db0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:29.587Z|dbba0b6d-f561-403f-a99e-9d93f09ab879|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:29.587Z|95bc20fd-01bb-430f-8674-179f1f424db0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:29.588Z|dbba0b6d-f561-403f-a99e-9d93f09ab879|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:29.588Z|7127d6e7-06a0-414c-bdbc-43f08fad890b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:29.588Z|7127d6e7-06a0-414c-bdbc-43f08fad890b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:34.936Z|03d5bbc8-ec24-4e56-9632-d4462a0db9fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:11:34.939Z|03d5bbc8-ec24-4e56-9632-d4462a0db9fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:11:39.611Z|369c8f1d-b4ab-4c0d-af98-e00f2450b3f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:39.612Z|369c8f1d-b4ab-4c0d-af98-e00f2450b3f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:39.615Z|aeb9f598-fbde-40ee-abaf-3eed75a10caa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:39.616Z|aeb9f598-fbde-40ee-abaf-3eed75a10caa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:39.620Z|7434bff6-b465-400b-9637-d4d6e3bd6ade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:39.621Z|7434bff6-b465-400b-9637-d4d6e3bd6ade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:45.660Z|0eef1934-26e0-42d1-bba9-4f9ea035f7b0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:11:45.661Z|0eef1934-26e0-42d1-bba9-4f9ea035f7b0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:49.644Z|02fb1f42-df53-4d6b-9701-afc0135019f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:49.644Z|283ce9db-dcd2-4462-a5bc-ddeaf431908f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:49.645Z|02fb1f42-df53-4d6b-9701-afc0135019f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:49.645Z|283ce9db-dcd2-4462-a5bc-ddeaf431908f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:49.652Z|2536980c-adf9-45ff-a6e6-d3f49573bd78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:49.652Z|2536980c-adf9-45ff-a6e6-d3f49573bd78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:49.936Z|f305cfad-6abd-4a9d-b65a-455ae6368abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:11:49.936Z|f305cfad-6abd-4a9d-b65a-455ae6368abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:11:50.543Z|976c934f-dcc8-4d2a-8dd3-c6e9e85f77ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:11:50.544Z|976c934f-dcc8-4d2a-8dd3-c6e9e85f77ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:11:59.672Z|095bbc28-7c25-4afa-bec7-b5e67d933a92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:59.673Z|095bbc28-7c25-4afa-bec7-b5e67d933a92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:59.674Z|e3045447-7d8b-4e69-bd1c-f6e794692644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:59.675Z|e3045447-7d8b-4e69-bd1c-f6e794692644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:11:59.677Z|e79dd3f4-c969-4cf8-95f5-48e38b7f0fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:11:59.677Z|e79dd3f4-c969-4cf8-95f5-48e38b7f0fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:04.936Z|692e5236-b6fc-428c-997d-5f178ccf7661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:12:04.937Z|692e5236-b6fc-428c-997d-5f178ccf7661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:12:09.697Z|f9f62cd8-e919-46f1-97eb-8c20ce8ca5ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:09.697Z|9ba6667e-a04b-4c1e-83fd-e23f5f545a50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:09.697Z|f9f62cd8-e919-46f1-97eb-8c20ce8ca5ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:09.697Z|9ba6667e-a04b-4c1e-83fd-e23f5f545a50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:09.699Z|96eeee97-a47b-4520-9bb5-4271ca61730e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:09.700Z|96eeee97-a47b-4520-9bb5-4271ca61730e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:19.726Z|bd09d0d6-68c7-40b5-b860-94d5797fb191|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:19.726Z|bd09d0d6-68c7-40b5-b860-94d5797fb191|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:19.726Z|14d98d95-4fc8-4e82-9552-94f77f4d48d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:19.727Z|14d98d95-4fc8-4e82-9552-94f77f4d48d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:19.735Z|49270728-9efc-4de4-bdbf-7cd5873aae12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:19.735Z|49270728-9efc-4de4-bdbf-7cd5873aae12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:19.936Z|bc86863a-7248-47c3-bbb0-d0182a7bf805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:12:19.939Z|bc86863a-7248-47c3-bbb0-d0182a7bf805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:12:20.545Z|6fc1fba1-ff01-40f3-ade2-7a365b7a336b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:12:20.545Z|6fc1fba1-ff01-40f3-ade2-7a365b7a336b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:12:29.749Z|23531f61-aeb4-40b9-ae57-d3c9973f62e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:29.750Z|23531f61-aeb4-40b9-ae57-d3c9973f62e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:29.758Z|01c0736d-fde3-44bc-994c-0303c149eb37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:29.758Z|01c0736d-fde3-44bc-994c-0303c149eb37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:29.775Z|1aae3c4c-c329-4bc7-a0f8-1c7debfc6e80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:29.776Z|1aae3c4c-c329-4bc7-a0f8-1c7debfc6e80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:34.936Z|444235d7-e214-4070-a814-272ae7c88697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:12:34.936Z|444235d7-e214-4070-a814-272ae7c88697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:12:39.778Z|3bde9fd4-8b60-425b-ba1d-d9d1bb180a2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:39.779Z|3bde9fd4-8b60-425b-ba1d-d9d1bb180a2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:39.780Z|d613cc0d-225c-4f0a-91f4-cd379bb58090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:39.781Z|d613cc0d-225c-4f0a-91f4-cd379bb58090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:39.799Z|0beb8330-0946-4565-be80-c6df027810b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:39.799Z|0beb8330-0946-4565-be80-c6df027810b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:45.659Z|5f69bd15-1c9c-4631-b312-4dffb5e806ec|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:12:45.660Z|5f69bd15-1c9c-4631-b312-4dffb5e806ec|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:49.805Z|d5de96ff-8513-431d-b28b-e85fce295043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:49.806Z|d5de96ff-8513-431d-b28b-e85fce295043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:49.809Z|6b92dd90-b0bf-4b6f-bc4a-0d73140d2214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:49.810Z|6b92dd90-b0bf-4b6f-bc4a-0d73140d2214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:49.820Z|72625d1d-a4ad-427d-9807-60148eb388d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:49.821Z|72625d1d-a4ad-427d-9807-60148eb388d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:49.936Z|0923576d-ef53-469e-9fee-16c6d4868d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:12:49.936Z|0923576d-ef53-469e-9fee-16c6d4868d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:12:50.546Z|193cf72c-d839-49ca-8870-667f96ed256e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:12:50.546Z|193cf72c-d839-49ca-8870-667f96ed256e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:12:59.832Z|ed8d4134-e38d-4cdf-ad83-01cfb1eca5b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:59.832Z|ed8d4134-e38d-4cdf-ad83-01cfb1eca5b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:59.832Z|a46deb54-40d8-484a-9b9b-7ce61522733a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:59.832Z|a46deb54-40d8-484a-9b9b-7ce61522733a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:12:59.844Z|580bc8c5-073c-46bd-991b-b86ce0bbbc92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:12:59.845Z|580bc8c5-073c-46bd-991b-b86ce0bbbc92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:04.936Z|5391e46d-6e7d-4b91-a02f-cd02c9b65631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:13:04.941Z|5391e46d-6e7d-4b91-a02f-cd02c9b65631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:13:09.855Z|003d7cb7-6222-4745-8d47-ede8c58029f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:13:09.855Z|003d7cb7-6222-4745-8d47-ede8c58029f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:09.857Z|ca345cff-f332-4cb9-936d-f0cb12f3772b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:13:09.857Z|ca345cff-f332-4cb9-936d-f0cb12f3772b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:09.868Z|15721bf9-8e74-4c38-98b7-56d8b83d3972|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:13:09.869Z|15721bf9-8e74-4c38-98b7-56d8b83d3972|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:19.881Z|c0d0200a-8948-49ff-afca-b0ba701bd076|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:13:19.882Z|c0d0200a-8948-49ff-afca-b0ba701bd076|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:19.883Z|66d9fdd8-0024-47f1-b0bc-de4917c74e79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:13:19.883Z|66d9fdd8-0024-47f1-b0bc-de4917c74e79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:19.892Z|9dde0a15-a995-4d78-9fc3-9fd77e4f5d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:13:19.892Z|9dde0a15-a995-4d78-9fc3-9fd77e4f5d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:19.936Z|c5be4b5a-84b9-45d1-8bd7-20438091b5ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:13:19.936Z|c5be4b5a-84b9-45d1-8bd7-20438091b5ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:13:20.547Z|c532b34a-5ea0-48a6-8ffa-322460eb8660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:13:20.547Z|c532b34a-5ea0-48a6-8ffa-322460eb8660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:13:29.910Z|3ca572b6-b654-43a2-b95c-8c1e4671d5be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:13:29.910Z|bed1dea5-4e7c-4081-9963-b0cedd1f7a8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:13:29.911Z|3ca572b6-b654-43a2-b95c-8c1e4671d5be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:29.911Z|bed1dea5-4e7c-4081-9963-b0cedd1f7a8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:29.915Z|45ac45e6-be50-4510-8ee3-190bbf2f32d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:13:29.916Z|45ac45e6-be50-4510-8ee3-190bbf2f32d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:34.936Z|3fea6904-294c-4073-94fd-64f4e2fc608b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:13:34.936Z|3fea6904-294c-4073-94fd-64f4e2fc608b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:13:39.939Z|10b74c0f-b2a0-4c4a-992f-a5fc58c23b48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:13:39.939Z|ea592a5c-ec7a-4022-be35-b7e7da18b5d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:13:39.940Z|10b74c0f-b2a0-4c4a-992f-a5fc58c23b48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:39.940Z|ea592a5c-ec7a-4022-be35-b7e7da18b5d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:39.943Z|060cbda9-dabb-46cc-8276-069947c2d3ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:13:39.944Z|060cbda9-dabb-46cc-8276-069947c2d3ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:45.661Z|b0d4db2f-e863-4225-9965-ea4c604203a9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:13:45.662Z|b0d4db2f-e863-4225-9965-ea4c604203a9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:49.936Z|5de5ac0e-7dc7-4923-8aa4-fa4909930a2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:13:49.941Z|5de5ac0e-7dc7-4923-8aa4-fa4909930a2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:13:49.967Z|d77f0467-fd8b-4db8-bcf3-21de29a91186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:13:49.968Z|d77f0467-fd8b-4db8-bcf3-21de29a91186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:49.969Z|e9d51348-04dc-43c1-bfcf-4b5531dec693|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:13:49.969Z|e9d51348-04dc-43c1-bfcf-4b5531dec693|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:49.975Z|a8a84d94-261a-4afe-a38b-499cda4fa795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:13:49.976Z|a8a84d94-261a-4afe-a38b-499cda4fa795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:50.548Z|b8a208d3-cdd7-4601-a1de-686a9189d5cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:13:50.548Z|b8a208d3-cdd7-4601-a1de-686a9189d5cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:13:59.997Z|bf8e6717-7729-4c78-a01b-003c7f969e7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:13:59.997Z|e5dd91da-4ace-47c6-9cec-7bfb4c418c36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:13:59.998Z|e5dd91da-4ace-47c6-9cec-7bfb4c418c36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:59.998Z|bf8e6717-7729-4c78-a01b-003c7f969e7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:13:59.999Z|28f8e8b2-7b84-4bc0-96b7-07a22ba82fc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:14:00.000Z|28f8e8b2-7b84-4bc0-96b7-07a22ba82fc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:14:04.936Z|e8f76dd6-9bfc-4b2b-9f30-f13bdd66a6d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:14:04.936Z|e8f76dd6-9bfc-4b2b-9f30-f13bdd66a6d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:14:10.027Z|dd4cd2cd-b585-44c3-828d-975ae6f08a1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:14:10.027Z|40138d1b-fc36-47e7-aee5-4575f84ced96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:14:10.028Z|dd4cd2cd-b585-44c3-828d-975ae6f08a1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:14:10.028Z|40138d1b-fc36-47e7-aee5-4575f84ced96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:14:10.028Z|fc065802-40d6-41fd-8080-da56989fdc75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:14:10.029Z|fc065802-40d6-41fd-8080-da56989fdc75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:14:19.936Z|230b5178-4034-4569-a21b-e544e16d5b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:14:19.936Z|230b5178-4034-4569-a21b-e544e16d5b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:14:20.055Z|16fa213a-1d2c-4691-b9d3-2a408d2b8840|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:14:20.055Z|06080ce9-a418-4b01-afa2-8b69267f4b0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:14:20.055Z|16fa213a-1d2c-4691-b9d3-2a408d2b8840|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:14:20.055Z|06080ce9-a418-4b01-afa2-8b69267f4b0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:14:20.063Z|93ff3e35-3dda-49ef-a52c-6df994c8e6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:14:20.063Z|93ff3e35-3dda-49ef-a52c-6df994c8e6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:14:20.549Z|8ac7a6b5-05c3-4b96-af46-2f61eb9f0d78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:14:20.549Z|8ac7a6b5-05c3-4b96-af46-2f61eb9f0d78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:14:30.079Z|347cc8bd-0bcc-4ae8-956d-da39ca833e0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:14:30.079Z|42a77546-478a-45fe-9e6e-19bf369b4685|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:14:30.079Z|347cc8bd-0bcc-4ae8-956d-da39ca833e0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:14:30.079Z|42a77546-478a-45fe-9e6e-19bf369b4685|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:14:30.083Z|8bb4ece0-3cbe-441c-b15f-79c78fc12794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:14:30.084Z|8bb4ece0-3cbe-441c-b15f-79c78fc12794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:14:34.936Z|d53dad78-57c6-469e-b616-552ffc41df03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:14:34.939Z|d53dad78-57c6-469e-b616-552ffc41df03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:14:40.103Z|c6ab04ab-6b6c-4f79-aa0f-7394282c0b71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:14:40.104Z|c6ab04ab-6b6c-4f79-aa0f-7394282c0b71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:14:40.106Z|6b19231c-5034-4c5c-8774-b2dc1d0370f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:14:40.107Z|6b19231c-5034-4c5c-8774-b2dc1d0370f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:14:40.109Z|65e6abf0-d109-44dc-94e4-4ae493a18fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:14:40.110Z|65e6abf0-d109-44dc-94e4-4ae493a18fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:14:45.661Z|95461ebb-0d3c-4169-9345-4857f93af8a5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:14:45.662Z|95461ebb-0d3c-4169-9345-4857f93af8a5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:14:49.936Z|c38aa910-d40f-49e1-8f7e-a4f15d286df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:14:49.936Z|c38aa910-d40f-49e1-8f7e-a4f15d286df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:14:50.131Z|221fab8d-1358-45de-8640-92763979bf6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:14:50.132Z|221fab8d-1358-45de-8640-92763979bf6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:14:50.134Z|bf1673c9-cf1d-4676-8b2a-023e387992c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:14:50.135Z|bf1673c9-cf1d-4676-8b2a-023e387992c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:14:50.135Z|a682ea6d-90c6-452d-a958-0e5bc11e9061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:14:50.136Z|a682ea6d-90c6-452d-a958-0e5bc11e9061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:14:50.549Z|1f47b2fc-6f96-4311-b828-a89daba481df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:14:50.550Z|1f47b2fc-6f96-4311-b828-a89daba481df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:15:00.159Z|b798d785-fcae-4e7c-bd97-1076fcaf7a0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:00.159Z|b798d785-fcae-4e7c-bd97-1076fcaf7a0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:00.160Z|7750c600-97df-44fa-ba4e-e993a3def105|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:00.161Z|7750c600-97df-44fa-ba4e-e993a3def105|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:00.177Z|4ad4e626-6bd6-47d6-9c43-ad728e6e1dfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:00.178Z|4ad4e626-6bd6-47d6-9c43-ad728e6e1dfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:04.936Z|cbfa8eac-b9c1-47c5-bace-8cb0a13a2c51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:15:04.936Z|cbfa8eac-b9c1-47c5-bace-8cb0a13a2c51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:15:10.188Z|16479dda-84e5-4039-8fa0-1fd655b546f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:10.189Z|16479dda-84e5-4039-8fa0-1fd655b546f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:10.189Z|6f6b40f0-98f6-4d8e-895a-ea6b94182fed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:10.190Z|6f6b40f0-98f6-4d8e-895a-ea6b94182fed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:10.201Z|7707db22-dea1-41b7-93cc-b53f9ea5f384|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:10.202Z|7707db22-dea1-41b7-93cc-b53f9ea5f384|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:19.936Z|87bf8f6b-4b94-4358-8d50-7c2de9a4e95c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:15:19.940Z|87bf8f6b-4b94-4358-8d50-7c2de9a4e95c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:15:20.217Z|8a3a62c3-7002-4d2c-a422-f8558c57d449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:20.218Z|8a3a62c3-7002-4d2c-a422-f8558c57d449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:20.218Z|aded8518-d7aa-42e5-946a-4e4fcb9a3012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:20.219Z|aded8518-d7aa-42e5-946a-4e4fcb9a3012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:20.222Z|91150dfd-291c-4451-8187-4e925a40f58c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:20.223Z|91150dfd-291c-4451-8187-4e925a40f58c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:20.550Z|b4f79281-b42f-4fa6-8d67-6afb2417f0c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:15:20.551Z|b4f79281-b42f-4fa6-8d67-6afb2417f0c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:15:30.243Z|25001694-9a0f-41a6-b64e-9f89a4b1be13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:30.244Z|25001694-9a0f-41a6-b64e-9f89a4b1be13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:30.246Z|620d3b7d-7194-4387-bfd3-3cdfca000372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:30.247Z|620d3b7d-7194-4387-bfd3-3cdfca000372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:30.251Z|726f3ad2-2fb3-4a0c-834e-349f72496532|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:30.251Z|726f3ad2-2fb3-4a0c-834e-349f72496532|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:34.936Z|c626d82c-8b55-42c4-8d12-547458ed34b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:15:34.936Z|c626d82c-8b55-42c4-8d12-547458ed34b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:15:40.274Z|6e44e706-8340-4e34-9ec5-6c3dbf189139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:40.274Z|d1cc15c9-41a0-40e7-9b3c-a2ad8774f623|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:40.275Z|6e44e706-8340-4e34-9ec5-6c3dbf189139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:40.275Z|d1cc15c9-41a0-40e7-9b3c-a2ad8774f623|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:40.279Z|b713b219-f42e-496c-b028-0b3275d91ee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:40.280Z|b713b219-f42e-496c-b028-0b3275d91ee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:45.660Z|c37511c6-5e22-4654-878a-42b6d44c3450|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:15:45.661Z|c37511c6-5e22-4654-878a-42b6d44c3450|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:49.936Z|b3e49267-81a2-4b79-97fe-4e01eff6ce5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:15:49.936Z|b3e49267-81a2-4b79-97fe-4e01eff6ce5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:15:50.300Z|03499c25-888b-4dfc-90c3-9e9e78e552f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:50.301Z|b1b49a13-6298-44e0-a5a4-e66f6f3d59f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:50.301Z|03499c25-888b-4dfc-90c3-9e9e78e552f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:50.302Z|b1b49a13-6298-44e0-a5a4-e66f6f3d59f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:50.303Z|444151d0-5f76-44ce-9773-937074cc8ab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:15:50.303Z|444151d0-5f76-44ce-9773-937074cc8ab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:15:50.551Z|84f0e972-239a-4c4a-9120-2345912cf79f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:15:50.552Z|84f0e972-239a-4c4a-9120-2345912cf79f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:16:00.328Z|e152d4fd-b09a-4834-a8bc-67e7ae78edeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:00.329Z|e152d4fd-b09a-4834-a8bc-67e7ae78edeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:00.332Z|0f74730c-44aa-4ef2-8394-6684689eb5fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:00.332Z|0f74730c-44aa-4ef2-8394-6684689eb5fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:00.332Z|22a0f389-4c74-424b-aa16-3e723247ee47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:00.333Z|22a0f389-4c74-424b-aa16-3e723247ee47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:04.936Z|0460ac99-bd0e-4bf0-8532-895251245af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:16:04.940Z|0460ac99-bd0e-4bf0-8532-895251245af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:16:10.357Z|df7a80bc-acba-4a6e-b0bd-e304c04015b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:10.358Z|eef36053-7781-4b5a-8711-05f528dda6aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:10.359Z|df7a80bc-acba-4a6e-b0bd-e304c04015b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:10.359Z|eef36053-7781-4b5a-8711-05f528dda6aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:10.359Z|d5b099b4-c267-43c0-962a-eb23f6cf7f82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:10.360Z|d5b099b4-c267-43c0-962a-eb23f6cf7f82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:19.936Z|2222f433-5138-478c-bd23-3dfbeb288044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:16:19.936Z|2222f433-5138-478c-bd23-3dfbeb288044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:16:20.382Z|e10e5585-8050-428f-8a75-a26395bfd006|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:20.383Z|e10e5585-8050-428f-8a75-a26395bfd006|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:20.386Z|ceebec2a-80b6-42fa-854c-31239b1df901|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:20.386Z|ceebec2a-80b6-42fa-854c-31239b1df901|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:20.390Z|acbb4c4f-5a2f-4910-ab5e-88a41d584e8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:20.391Z|acbb4c4f-5a2f-4910-ab5e-88a41d584e8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:20.552Z|e4051174-53bd-4bab-ab5f-1c43e14105c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:16:20.553Z|e4051174-53bd-4bab-ab5f-1c43e14105c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:16:30.409Z|8a62096e-b416-4bf7-9f91-1a959658bcae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:30.410Z|8a62096e-b416-4bf7-9f91-1a959658bcae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:30.414Z|85196849-d842-4af1-91f3-0465258cfc60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:30.415Z|85196849-d842-4af1-91f3-0465258cfc60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:30.418Z|0ec65689-854b-4c40-933a-e1c6c29c9e14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:30.418Z|0ec65689-854b-4c40-933a-e1c6c29c9e14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:34.936Z|69dc459a-6f5f-479d-a67b-61f861c20cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:16:34.936Z|69dc459a-6f5f-479d-a67b-61f861c20cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:16:40.438Z|d85c2d84-7b0d-4b7a-a370-11be37e9ca27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:40.439Z|d85c2d84-7b0d-4b7a-a370-11be37e9ca27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:40.439Z|cde8ba5c-2268-413b-ac18-0fb6f80fa07f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:40.440Z|cde8ba5c-2268-413b-ac18-0fb6f80fa07f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:40.443Z|049dcb1e-03ef-4896-ba90-66ecaf301a8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:40.444Z|049dcb1e-03ef-4896-ba90-66ecaf301a8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:45.661Z|10aac423-f21c-4aaa-a404-3a888b6a35b0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:16:45.661Z|10aac423-f21c-4aaa-a404-3a888b6a35b0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:49.936Z|65326fcf-3d0a-44f4-9d64-72f2dda2e942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:16:49.940Z|65326fcf-3d0a-44f4-9d64-72f2dda2e942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:16:50.466Z|9cfe87d5-67e5-46d5-8787-a5d6f1182f6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:50.466Z|9cfe87d5-67e5-46d5-8787-a5d6f1182f6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:50.467Z|367b1124-11f3-45fd-bd6d-c548904e7735|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:50.468Z|367b1124-11f3-45fd-bd6d-c548904e7735|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:50.468Z|a45f8fba-f6dd-4c57-a734-7a24db05f7e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:16:50.469Z|a45f8fba-f6dd-4c57-a734-7a24db05f7e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:16:50.553Z|dd7b285a-59b5-456d-a095-5d8c58ae3024|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:16:50.554Z|dd7b285a-59b5-456d-a095-5d8c58ae3024|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:17:00.492Z|5c80c344-d385-4f87-b34a-d65a872d20e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:00.493Z|5c80c344-d385-4f87-b34a-d65a872d20e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:00.493Z|f29053d8-36d2-4797-8908-b406398a0432|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:00.494Z|f29053d8-36d2-4797-8908-b406398a0432|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:00.500Z|813961c1-c9b0-448c-88ad-eacdaba86a65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:00.501Z|813961c1-c9b0-448c-88ad-eacdaba86a65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:04.936Z|8c4261d4-f2d3-428b-954f-cf8a81acf7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:17:04.936Z|8c4261d4-f2d3-428b-954f-cf8a81acf7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:17:10.515Z|aea028a0-93f6-4713-97ec-2c3ba9f432ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:10.516Z|00bdccdc-e80b-4989-b729-20f2728b267b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:10.516Z|aea028a0-93f6-4713-97ec-2c3ba9f432ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:10.517Z|00bdccdc-e80b-4989-b729-20f2728b267b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:10.523Z|21ce4701-39fc-4e9a-a5a2-c3e3ac1fbf42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:10.523Z|21ce4701-39fc-4e9a-a5a2-c3e3ac1fbf42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:19.936Z|6526e0d9-12ef-4ba1-9253-a56807c1285d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:17:19.936Z|6526e0d9-12ef-4ba1-9253-a56807c1285d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:17:20.543Z|61974819-0b89-48ac-8473-63139b05a701|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:20.543Z|61974819-0b89-48ac-8473-63139b05a701|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:20.544Z|bac2966f-3d23-49f5-8ec7-1d48a1be2186|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:20.544Z|bac2966f-3d23-49f5-8ec7-1d48a1be2186|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:20.551Z|4506fcea-7dce-4f61-a366-264f30f1dcee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:20.551Z|4506fcea-7dce-4f61-a366-264f30f1dcee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:20.554Z|7516b06e-6202-450d-8d77-1b520aa8f472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:17:20.554Z|7516b06e-6202-450d-8d77-1b520aa8f472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:17:30.566Z|7d560349-6796-4625-929e-f5f3de9c8eb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:30.567Z|7d560349-6796-4625-929e-f5f3de9c8eb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:30.570Z|ed3319bd-1b9e-461a-a5fd-9bd18d7fa61a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:30.571Z|ed3319bd-1b9e-461a-a5fd-9bd18d7fa61a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:30.573Z|8597f58d-a685-4834-af20-d8bc3a7b793b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:30.574Z|8597f58d-a685-4834-af20-d8bc3a7b793b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:34.936Z|2d89f87b-bcdd-4334-a937-7aebc5cbcd63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:17:34.940Z|2d89f87b-bcdd-4334-a937-7aebc5cbcd63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:17:40.591Z|63628a47-448c-4e0c-9c07-233c3a20d45b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:40.592Z|63628a47-448c-4e0c-9c07-233c3a20d45b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:40.596Z|1064d378-44d6-4bd5-a8a3-c11bc6b345b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:40.596Z|1064d378-44d6-4bd5-a8a3-c11bc6b345b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:40.599Z|4533edd7-aa28-452d-84d9-da8703b3b5ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:40.600Z|4533edd7-aa28-452d-84d9-da8703b3b5ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:45.660Z|06d12d60-cde8-4aec-884d-2fc3f528e846|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:17:45.661Z|06d12d60-cde8-4aec-884d-2fc3f528e846|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:49.936Z|ed2cdb1b-3483-437a-8248-b41e17d55e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:17:49.936Z|ed2cdb1b-3483-437a-8248-b41e17d55e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:17:50.555Z|a7a32c2c-d3e0-4b0a-ae34-52b8fc1254e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:17:50.555Z|a7a32c2c-d3e0-4b0a-ae34-52b8fc1254e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:17:50.619Z|9e969c70-1906-4bbc-b6ae-e75dfd54a5f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:50.620Z|9e969c70-1906-4bbc-b6ae-e75dfd54a5f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:50.620Z|492c149f-2c72-427d-8ed4-47b2404cae9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:50.621Z|492c149f-2c72-427d-8ed4-47b2404cae9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:17:50.623Z|5d4ac8e2-5c97-4563-ba64-b85bf55994d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:17:50.624Z|5d4ac8e2-5c97-4563-ba64-b85bf55994d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:00.646Z|6cca582b-8e7f-457c-8bf1-d6796e36ac51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:00.646Z|4cfe7874-a7c9-42d0-bc3c-a1c2ee6d19cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:00.647Z|4cfe7874-a7c9-42d0-bc3c-a1c2ee6d19cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:00.647Z|6cca582b-8e7f-457c-8bf1-d6796e36ac51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:00.650Z|9948c40d-d12f-4e77-9c92-0bf5c70d1058|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:00.651Z|9948c40d-d12f-4e77-9c92-0bf5c70d1058|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:04.936Z|0ec6413c-ccf4-4e18-855e-69dcf186f723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:18:04.936Z|0ec6413c-ccf4-4e18-855e-69dcf186f723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:18:10.671Z|5adada69-f810-43d3-8f07-769afd196228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:10.672Z|d23a2954-568a-477f-a2bf-0a6f0ad0be6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:10.672Z|d23a2954-568a-477f-a2bf-0a6f0ad0be6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:10.672Z|5adada69-f810-43d3-8f07-769afd196228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:10.675Z|3d83a77e-d451-413f-8d76-333ecfe53a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:10.675Z|3d83a77e-d451-413f-8d76-333ecfe53a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:19.936Z|712f86b2-7c73-4ade-a766-f8b738704763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:18:19.940Z|712f86b2-7c73-4ade-a766-f8b738704763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:18:20.556Z|c29a2f8b-8d4c-4bc0-a4d3-ec565821ad62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:18:20.556Z|c29a2f8b-8d4c-4bc0-a4d3-ec565821ad62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:18:20.696Z|21ea3ed1-7ed7-4d46-855b-4c32d4163c4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:20.697Z|21ea3ed1-7ed7-4d46-855b-4c32d4163c4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:20.698Z|5934399c-6c15-4f3d-8d2f-922792425e66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:20.699Z|5934399c-6c15-4f3d-8d2f-922792425e66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:20.699Z|99722e47-c09c-47c0-8328-879fea7d5b16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:20.700Z|99722e47-c09c-47c0-8328-879fea7d5b16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:30.720Z|ee225285-6f80-41b1-9067-9d9d6ce6b56b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:30.721Z|ee225285-6f80-41b1-9067-9d9d6ce6b56b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:30.722Z|827edff7-7edd-4033-95d2-ca81a27df143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:30.722Z|827edff7-7edd-4033-95d2-ca81a27df143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:30.722Z|af02c5d6-93b1-45ab-9806-76c0b1ce9b82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:30.723Z|af02c5d6-93b1-45ab-9806-76c0b1ce9b82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:34.936Z|315449a6-ae46-44c5-9db0-0695918222ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:18:34.936Z|315449a6-ae46-44c5-9db0-0695918222ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:18:40.745Z|e290f7fa-63ff-497c-b1f7-ecea8ea1adce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:40.746Z|3a8d45c2-984f-4a35-ae0f-f5f4f6b737da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:40.746Z|e290f7fa-63ff-497c-b1f7-ecea8ea1adce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:40.746Z|3a8d45c2-984f-4a35-ae0f-f5f4f6b737da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:40.747Z|80c5519a-442a-4e58-b377-a74fa4656b83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:40.748Z|80c5519a-442a-4e58-b377-a74fa4656b83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:45.660Z|b06ae10c-838b-466d-ba3e-7aa8ceafa743|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:18:45.661Z|b06ae10c-838b-466d-ba3e-7aa8ceafa743|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:49.936Z|f36145f2-c3e9-4e6f-9fa0-1107c46f5725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:18:49.936Z|f36145f2-c3e9-4e6f-9fa0-1107c46f5725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:18:50.557Z|9778a249-aa72-44e0-9ca2-d74c4a5ad8bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:18:50.557Z|9778a249-aa72-44e0-9ca2-d74c4a5ad8bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:18:50.772Z|61cc633c-9bc2-4de8-8b65-9256560e54ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:50.773Z|61cc633c-9bc2-4de8-8b65-9256560e54ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:50.774Z|54864777-3602-4f68-8050-64b033613e7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:50.775Z|54864777-3602-4f68-8050-64b033613e7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:18:50.781Z|d48201d7-13d3-41cb-9dd2-ecc6dc0c73a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:18:50.781Z|d48201d7-13d3-41cb-9dd2-ecc6dc0c73a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:00.798Z|c0522cd7-e6e6-48dd-a442-c27fa7df76bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:00.799Z|c0522cd7-e6e6-48dd-a442-c27fa7df76bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:00.804Z|9e3685b6-36f7-44a1-b262-0d0daf706a59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:00.805Z|9e3685b6-36f7-44a1-b262-0d0daf706a59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:00.806Z|7f8ddd7c-8419-4768-8c68-4807372af13d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:00.806Z|7f8ddd7c-8419-4768-8c68-4807372af13d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:04.936Z|82858cb3-ead1-4661-8bc6-264b58dd6af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:19:04.939Z|82858cb3-ead1-4661-8bc6-264b58dd6af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:19:10.826Z|03e6e376-eca3-4f8b-8ae4-bde26c0d02a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:10.826Z|03e6e376-eca3-4f8b-8ae4-bde26c0d02a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:10.829Z|d41ba7a2-f912-4398-8318-4bdda7cbae85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:10.830Z|415f76a7-6f16-477c-9f66-ea461ee1c291|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:10.830Z|d41ba7a2-f912-4398-8318-4bdda7cbae85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:10.831Z|415f76a7-6f16-477c-9f66-ea461ee1c291|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:19.936Z|4d1772ee-926b-4302-abfa-638735437749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:19:19.936Z|4d1772ee-926b-4302-abfa-638735437749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:19:20.558Z|2d437c5c-d40f-4cac-aab5-e153e004ea33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:19:20.558Z|2d437c5c-d40f-4cac-aab5-e153e004ea33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:19:20.856Z|305c1f17-10c8-42ff-a649-9cabc22959ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:20.856Z|a7fe6fc3-8977-4432-a671-0259aafc106e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:20.857Z|305c1f17-10c8-42ff-a649-9cabc22959ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:20.857Z|a7fe6fc3-8977-4432-a671-0259aafc106e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:20.863Z|c752c23f-f4e0-46be-8907-7f44e765040d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:20.863Z|c752c23f-f4e0-46be-8907-7f44e765040d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:30.883Z|ccdb6f8e-3d93-4a60-ba96-a2d6b611182c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:30.883Z|a9dd305d-d086-4c8e-8892-49c3579df119|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:30.884Z|ccdb6f8e-3d93-4a60-ba96-a2d6b611182c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:30.884Z|a9dd305d-d086-4c8e-8892-49c3579df119|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:30.888Z|f816e07f-1a21-4d0f-85a7-0eefb63c1412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:30.888Z|f816e07f-1a21-4d0f-85a7-0eefb63c1412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:34.936Z|f6c2e5d5-768a-4e67-a458-ad16f7e683ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:19:34.936Z|f6c2e5d5-768a-4e67-a458-ad16f7e683ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:19:40.910Z|ece99262-58f6-4a54-b665-ae5ffbbe643b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:40.911Z|ece99262-58f6-4a54-b665-ae5ffbbe643b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:40.913Z|96eed6f4-4d9c-4d74-9274-39b39e1ab961|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:40.913Z|96eed6f4-4d9c-4d74-9274-39b39e1ab961|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:40.914Z|ed6a70e2-4bd2-44ab-9514-c30c7b6ecf75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:40.915Z|ed6a70e2-4bd2-44ab-9514-c30c7b6ecf75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:45.659Z|e420872a-da04-43be-b6bd-acca1cefa7f1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:19:45.660Z|e420872a-da04-43be-b6bd-acca1cefa7f1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:49.936Z|bd5051bf-4e2a-4ebf-8ace-0ed7d5bdac10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:19:49.940Z|bd5051bf-4e2a-4ebf-8ace-0ed7d5bdac10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:19:50.559Z|1f180576-bd74-4246-8237-eb37c3b1aadf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:19:50.559Z|1f180576-bd74-4246-8237-eb37c3b1aadf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:19:50.934Z|5ebdfabc-e86a-4a50-81d6-1bf4da44d4b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:50.935Z|5ebdfabc-e86a-4a50-81d6-1bf4da44d4b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:50.939Z|caa7644f-304d-43e7-b48c-756ac148bffd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:50.940Z|caa7644f-304d-43e7-b48c-756ac148bffd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:19:50.939Z|e86435af-8237-49e2-9e59-9787e0a7796b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:19:50.942Z|e86435af-8237-49e2-9e59-9787e0a7796b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:00.957Z|90d0e7ac-a4cb-490e-8988-19b5d4548908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:00.958Z|90d0e7ac-a4cb-490e-8988-19b5d4548908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:00.961Z|35f40c64-b585-4457-909c-3b1d4e34a393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:00.962Z|35f40c64-b585-4457-909c-3b1d4e34a393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:00.963Z|2a9ebfcd-96d4-4aa4-b65b-4a955d908a66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:00.964Z|2a9ebfcd-96d4-4aa4-b65b-4a955d908a66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:04.936Z|553a5a8a-1f6c-429f-af1d-db60eda2276a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:20:04.936Z|553a5a8a-1f6c-429f-af1d-db60eda2276a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:20:10.980Z|314ef7a5-44bf-487e-9c87-739b9bbb8179|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:10.981Z|314ef7a5-44bf-487e-9c87-739b9bbb8179|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:10.985Z|fb4b1236-1cc5-408c-b42b-a63f8a695fae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:10.986Z|fb4b1236-1cc5-408c-b42b-a63f8a695fae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:10.986Z|85fbff9c-050b-49cd-a657-14db3aadd50d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:10.986Z|85fbff9c-050b-49cd-a657-14db3aadd50d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:19.936Z|6dfe1634-6f8b-4a1f-b726-61d1ae5b5d01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:20:19.936Z|6dfe1634-6f8b-4a1f-b726-61d1ae5b5d01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:20:20.560Z|067cf001-c631-4b8f-9d13-106ae46363c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:20:20.560Z|067cf001-c631-4b8f-9d13-106ae46363c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:20:21.005Z|e5dce156-401b-4068-980f-e17a5ae57d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:21.006Z|e5dce156-401b-4068-980f-e17a5ae57d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:21.013Z|a87b826b-19cc-4292-94ba-bd32283a40ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:21.013Z|e5d2f387-0b47-499a-a75e-5c80e41a9250|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:21.014Z|a87b826b-19cc-4292-94ba-bd32283a40ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:21.014Z|e5d2f387-0b47-499a-a75e-5c80e41a9250|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:31.030Z|fea97e9d-b814-49f8-a42c-87efb04e7ceb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:31.031Z|fea97e9d-b814-49f8-a42c-87efb04e7ceb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:31.035Z|e5bd751e-a164-48a0-b91f-d7aae4d5c5ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:31.036Z|e5bd751e-a164-48a0-b91f-d7aae4d5c5ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:31.036Z|eee77d28-5b3c-4db6-86aa-cd5a02581b10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:31.037Z|eee77d28-5b3c-4db6-86aa-cd5a02581b10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:34.936Z|d3a30557-57c4-40de-a028-d5ae7f2ea01d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:20:34.940Z|d3a30557-57c4-40de-a028-d5ae7f2ea01d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:20:41.053Z|c525d879-124f-4762-aa1e-9d5ef3e854b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:41.054Z|c525d879-124f-4762-aa1e-9d5ef3e854b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:41.057Z|4739ac5e-dac9-4d71-9638-191e0d413f1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:41.058Z|4739ac5e-dac9-4d71-9638-191e0d413f1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:41.059Z|adff6dae-899d-4564-a7db-cc33d8fb82b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:41.059Z|adff6dae-899d-4564-a7db-cc33d8fb82b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:45.661Z|ad8df5b8-0132-48c5-894a-2ce8976131a3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:20:45.662Z|ad8df5b8-0132-48c5-894a-2ce8976131a3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:49.936Z|2c88d909-dd45-41c8-bc74-9493c73998fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:20:49.936Z|2c88d909-dd45-41c8-bc74-9493c73998fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:20:50.561Z|a4426f49-42a1-4829-a991-96bd62341a2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:20:50.561Z|a4426f49-42a1-4829-a991-96bd62341a2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:20:51.079Z|64e7419f-8d03-4f60-9cd9-3a42d7c9fbeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:51.079Z|64e7419f-8d03-4f60-9cd9-3a42d7c9fbeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:51.081Z|08b2f658-d555-4f66-934a-e27a4f7e6d78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:51.082Z|08b2f658-d555-4f66-934a-e27a4f7e6d78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:20:51.083Z|b20ed27c-4143-48a9-ab0a-54bfab541e5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:20:51.083Z|b20ed27c-4143-48a9-ab0a-54bfab541e5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:01.113Z|1d0a61a1-cdaa-4291-8bb1-03bf3528e4dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:01.113Z|1d0a61a1-cdaa-4291-8bb1-03bf3528e4dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:01.114Z|4cccea36-8165-477e-a077-4729e691690b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:01.114Z|4cccea36-8165-477e-a077-4729e691690b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:01.115Z|73766bda-5276-4f32-bc1b-a07c24a92ac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:01.115Z|73766bda-5276-4f32-bc1b-a07c24a92ac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:04.936Z|2b234540-fc36-45a9-a106-0a240ede5b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:21:04.937Z|2b234540-fc36-45a9-a106-0a240ede5b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:21:11.137Z|29d13c8b-c103-4d86-a813-d7f3739057db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:11.138Z|cd58e0cc-c94e-4694-a1c7-8fb1e43bc4cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:11.138Z|29d13c8b-c103-4d86-a813-d7f3739057db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:11.138Z|cd58e0cc-c94e-4694-a1c7-8fb1e43bc4cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:11.147Z|577d71e9-a1c6-441d-b5d1-be1ca029b427|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:11.147Z|577d71e9-a1c6-441d-b5d1-be1ca029b427|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:19.936Z|46a00af0-5e60-4402-8da8-34c8da580c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:21:19.940Z|46a00af0-5e60-4402-8da8-34c8da580c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:21:20.562Z|2659cca0-5a1a-4982-ab26-8dbd9618a364|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:21:20.562Z|2659cca0-5a1a-4982-ab26-8dbd9618a364|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:21:21.164Z|e3d33b86-2b07-4534-a776-9ecc9c8ad246|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:21.164Z|e3d33b86-2b07-4534-a776-9ecc9c8ad246|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:21.167Z|e52f78bf-6cbe-4700-92d0-29740773475a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:21.167Z|e52f78bf-6cbe-4700-92d0-29740773475a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:21.169Z|0a9d1d98-b750-4461-ac83-3984a18feba8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:21.170Z|0a9d1d98-b750-4461-ac83-3984a18feba8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:31.191Z|1873338f-c10e-4b77-a47f-a64fc455798c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:31.192Z|1873338f-c10e-4b77-a47f-a64fc455798c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:31.192Z|55d9f61f-2413-444a-9da8-e043d47f9c98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:31.193Z|55d9f61f-2413-444a-9da8-e043d47f9c98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:31.201Z|8e5b7385-e737-4923-96f3-8f90f3aba8e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:31.202Z|8e5b7385-e737-4923-96f3-8f90f3aba8e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:34.936Z|34e265b3-9e84-4401-9363-ca11905a2a23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:21:34.936Z|34e265b3-9e84-4401-9363-ca11905a2a23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:21:41.218Z|7d6fbc43-ecea-42ec-8a96-25437ba03177|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:41.219Z|7d6fbc43-ecea-42ec-8a96-25437ba03177|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:41.221Z|5121bb21-c93c-4dd1-8c96-d6a42e1bdcfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:41.221Z|5121bb21-c93c-4dd1-8c96-d6a42e1bdcfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:41.224Z|6c517271-c101-4d28-b97e-2ff97e9f0640|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:41.224Z|6c517271-c101-4d28-b97e-2ff97e9f0640|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:45.662Z|42c36a71-11b4-493f-9312-36697072993f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:21:45.663Z|42c36a71-11b4-493f-9312-36697072993f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:49.936Z|e3a521b2-b261-461f-a7e6-ba99a9083e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:21:49.936Z|e3a521b2-b261-461f-a7e6-ba99a9083e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:21:50.563Z|4d5c0372-9b09-41e6-af6b-a44f1370c924|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:21:50.563Z|4d5c0372-9b09-41e6-af6b-a44f1370c924|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:21:51.244Z|2339f1e9-6034-485f-833d-80fe86bd0012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:51.244Z|2339f1e9-6034-485f-833d-80fe86bd0012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:51.247Z|4dd3d84b-bdd2-42b0-a7b7-97b8a2c9a9c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:51.247Z|4dd3d84b-bdd2-42b0-a7b7-97b8a2c9a9c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:21:51.249Z|570b08c9-c9ab-4f4b-ae99-20c19beb1991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:21:51.250Z|570b08c9-c9ab-4f4b-ae99-20c19beb1991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:01.270Z|ce107e29-f5b1-47ea-a0f3-e81e78e1df3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:01.271Z|ce107e29-f5b1-47ea-a0f3-e81e78e1df3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:01.272Z|fdf980c8-23e5-4221-8734-3184d0c6ddd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:01.273Z|fdf980c8-23e5-4221-8734-3184d0c6ddd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:01.277Z|c5c45175-8cdf-4079-a86b-9f01526109b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:01.278Z|c5c45175-8cdf-4079-a86b-9f01526109b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:04.936Z|ff4a68b4-aa16-4c9a-85e1-2317a809f86c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:22:04.940Z|ff4a68b4-aa16-4c9a-85e1-2317a809f86c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:22:11.297Z|518c1b87-ca2f-457d-9dbc-eb65d7fe8079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:11.299Z|518c1b87-ca2f-457d-9dbc-eb65d7fe8079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:11.300Z|753fc347-14d4-4726-bf5a-3b83c8edd101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:11.300Z|753fc347-14d4-4726-bf5a-3b83c8edd101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:11.301Z|103ef747-6c62-4ae1-bf2c-204a2f4e5e93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:11.302Z|103ef747-6c62-4ae1-bf2c-204a2f4e5e93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:19.936Z|83f625e6-3c18-457b-b40a-d789b1769127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:22:19.936Z|83f625e6-3c18-457b-b40a-d789b1769127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:22:20.564Z|56b216b2-6a18-4ef3-89f8-b91182de3657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:22:20.564Z|56b216b2-6a18-4ef3-89f8-b91182de3657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:22:21.326Z|e90da0e4-6991-4b31-8cdb-5d16695a14d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:21.326Z|c027d81a-cdbd-4284-873f-28cc1d45eb1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:21.327Z|e90da0e4-6991-4b31-8cdb-5d16695a14d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:21.327Z|c027d81a-cdbd-4284-873f-28cc1d45eb1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:21.327Z|3bf308f1-a6ec-45f2-b28d-4894ff936a4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:21.327Z|3bf308f1-a6ec-45f2-b28d-4894ff936a4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:31.350Z|174b9be8-73d7-4947-a399-c19f3866b2cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:31.351Z|174b9be8-73d7-4947-a399-c19f3866b2cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:31.351Z|6c6dffa6-0fc9-423a-8f31-951054dd37d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:31.352Z|6c6dffa6-0fc9-423a-8f31-951054dd37d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:31.355Z|3ec601c7-572c-434d-804e-6fc4bdd99528|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:31.355Z|3ec601c7-572c-434d-804e-6fc4bdd99528|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:34.936Z|f3fdd5ad-b66e-4548-88d9-53245781ed51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:22:34.936Z|f3fdd5ad-b66e-4548-88d9-53245781ed51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:22:41.375Z|5717fa6c-d52c-4f81-bd01-ad06025cf43b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:41.376Z|5717fa6c-d52c-4f81-bd01-ad06025cf43b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:41.378Z|6e2a54fb-fe82-4f95-a561-e9f415a38157|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:41.379Z|6e2a54fb-fe82-4f95-a561-e9f415a38157|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:41.379Z|c3ed4254-2f58-45a6-8b3a-6273fc5483b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:41.380Z|c3ed4254-2f58-45a6-8b3a-6273fc5483b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:45.662Z|47e1b0a2-5142-4f8c-81a4-952d232fbc41|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:22:45.663Z|47e1b0a2-5142-4f8c-81a4-952d232fbc41|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:49.936Z|e6489a40-096b-4700-9c43-0dc5ea719cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:22:49.940Z|e6489a40-096b-4700-9c43-0dc5ea719cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:22:50.565Z|5c12d5a3-b811-4c49-8d81-77292b5c7254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:22:50.565Z|5c12d5a3-b811-4c49-8d81-77292b5c7254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:22:51.402Z|310433c0-d5d8-4fc6-8579-5b6082342928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:51.402Z|310433c0-d5d8-4fc6-8579-5b6082342928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:51.407Z|caffce8c-e9ab-4e40-a731-9e4c7828b392|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:51.408Z|caffce8c-e9ab-4e40-a731-9e4c7828b392|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:22:51.410Z|6567944d-b3b0-463d-a7db-76cc4822de7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:22:51.410Z|6567944d-b3b0-463d-a7db-76cc4822de7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:01.430Z|6035c683-87e0-4296-8041-e6a115aefb48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:01.431Z|6035c683-87e0-4296-8041-e6a115aefb48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:01.432Z|483a849c-a994-4eb4-b022-602c2ab0a660|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:01.432Z|483a849c-a994-4eb4-b022-602c2ab0a660|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:01.438Z|8968cef1-d170-44ab-9221-d57ed95a47bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:01.438Z|8968cef1-d170-44ab-9221-d57ed95a47bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:04.936Z|c0f068cf-8a45-416f-abb9-59925d758c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:23:04.936Z|c0f068cf-8a45-416f-abb9-59925d758c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:23:11.478Z|8bf917b2-031f-4216-a81d-1c5d586f4c90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:11.479Z|8bf917b2-031f-4216-a81d-1c5d586f4c90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:11.482Z|15fe9769-2fd4-4198-b854-6bc7afd159f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:11.482Z|15fe9769-2fd4-4198-b854-6bc7afd159f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:11.486Z|6d04dda8-7df5-460a-b746-7bc8765f7b78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:11.487Z|6d04dda8-7df5-460a-b746-7bc8765f7b78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:19.936Z|2d67c32c-3821-4b58-8cbd-3009d3def96c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:23:19.936Z|2d67c32c-3821-4b58-8cbd-3009d3def96c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:23:20.566Z|1ab38770-0423-49b6-8cf2-70c9713cdcc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:23:20.566Z|1ab38770-0423-49b6-8cf2-70c9713cdcc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:23:21.509Z|1caa91b2-109c-4814-a755-a5a665e55197|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:21.510Z|1caa91b2-109c-4814-a755-a5a665e55197|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:21.510Z|42dbc1b9-55b8-4767-86d1-2330d0bf741b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:21.511Z|42dbc1b9-55b8-4767-86d1-2330d0bf741b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:21.515Z|ad6f84b7-fad3-49ed-9d8a-7ff612e9bb96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:21.515Z|ad6f84b7-fad3-49ed-9d8a-7ff612e9bb96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:31.536Z|34539251-001f-46bc-bea4-c8a894b144a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:31.537Z|34539251-001f-46bc-bea4-c8a894b144a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:31.538Z|d9323edc-568d-41da-8110-2fa11629627c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:31.538Z|d9323edc-568d-41da-8110-2fa11629627c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:31.542Z|5f9fec64-f3ce-479a-8e76-c75db132a5e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:31.542Z|5f9fec64-f3ce-479a-8e76-c75db132a5e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:34.936Z|e7aa9bd9-742b-4d4a-b9f9-f48b388dae29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:23:34.940Z|e7aa9bd9-742b-4d4a-b9f9-f48b388dae29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:23:41.561Z|67859cc6-3009-4ad2-af12-5f607ce3f40e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:41.561Z|67859cc6-3009-4ad2-af12-5f607ce3f40e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:41.565Z|41de8134-8cc9-4a00-8011-b67897bec153|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:41.566Z|41de8134-8cc9-4a00-8011-b67897bec153|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:41.568Z|1461d611-44be-453d-a3d9-c03db3bcb3ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:41.568Z|1461d611-44be-453d-a3d9-c03db3bcb3ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:45.661Z|7231ef26-16a7-45fb-8b6d-f6c37adc2981|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:23:45.661Z|7231ef26-16a7-45fb-8b6d-f6c37adc2981|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:49.936Z|5af749b7-5b40-4d4e-8089-8149c18777ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:23:49.936Z|5af749b7-5b40-4d4e-8089-8149c18777ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:23:50.567Z|62d3feca-1611-4598-b8ae-73dac8a958fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:23:50.567Z|62d3feca-1611-4598-b8ae-73dac8a958fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:23:51.586Z|d250d0ce-86d8-4c58-8a1b-4dec4c3c1133|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:51.587Z|d250d0ce-86d8-4c58-8a1b-4dec4c3c1133|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:51.589Z|e8b53214-6e5b-4ed6-900e-d9d125e39bba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:51.589Z|e8b53214-6e5b-4ed6-900e-d9d125e39bba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:23:51.592Z|78e94708-598d-48a7-b93f-d41ce177ecf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:23:51.592Z|78e94708-598d-48a7-b93f-d41ce177ecf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:01.615Z|420d35ed-0d96-47af-8edb-db69791f9a0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:01.616Z|420d35ed-0d96-47af-8edb-db69791f9a0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:01.619Z|f2165642-9407-4cf4-8df5-66728d47f91d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:01.619Z|f2165642-9407-4cf4-8df5-66728d47f91d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:01.619Z|cc857c5f-4bfd-4937-b13d-ec699eac4af1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:01.620Z|cc857c5f-4bfd-4937-b13d-ec699eac4af1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:04.936Z|2815002b-1b60-4d13-9f6c-6b354453e5f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:24:04.936Z|2815002b-1b60-4d13-9f6c-6b354453e5f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:24:11.642Z|51575de7-aec5-421c-832e-b258a81c1d7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:11.642Z|7f3e2e40-bd7f-4fa9-8516-87ba463e5072|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:11.643Z|51575de7-aec5-421c-832e-b258a81c1d7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:11.643Z|7f3e2e40-bd7f-4fa9-8516-87ba463e5072|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:11.646Z|2966f724-5f02-4139-b202-fcc589991e5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:11.647Z|2966f724-5f02-4139-b202-fcc589991e5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:19.936Z|101d7a82-c8cd-44a3-b532-97300279f8c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:24:19.940Z|101d7a82-c8cd-44a3-b532-97300279f8c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:24:20.567Z|804f7ab1-ee82-4693-b670-4353ec41b73a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:24:20.568Z|804f7ab1-ee82-4693-b670-4353ec41b73a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:24:21.668Z|fdcfa10e-2c3e-4868-b245-379ecfa56be1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:21.669Z|fdcfa10e-2c3e-4868-b245-379ecfa56be1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:21.670Z|e5d8796f-c7b7-4afe-a4a7-667d19c67c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:21.671Z|e5d8796f-c7b7-4afe-a4a7-667d19c67c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:21.675Z|25d69605-311a-4f8f-9b3e-5ace82fb7b22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:21.676Z|25d69605-311a-4f8f-9b3e-5ace82fb7b22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:31.692Z|4c630df4-66e6-429b-8c81-6a6ec807855e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:31.692Z|9bc52ccc-fbb5-4104-993a-b29c1bd8dd54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:31.693Z|4c630df4-66e6-429b-8c81-6a6ec807855e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:31.693Z|9bc52ccc-fbb5-4104-993a-b29c1bd8dd54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:31.701Z|24039cf5-9cc0-435f-99ca-482ed40704ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:31.702Z|24039cf5-9cc0-435f-99ca-482ed40704ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:34.936Z|a070b239-5d09-49d8-834c-f3e075f93ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:24:34.936Z|a070b239-5d09-49d8-834c-f3e075f93ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:24:41.717Z|a75994bb-c24a-484c-91e5-cba1c754220b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:41.718Z|a75994bb-c24a-484c-91e5-cba1c754220b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:41.724Z|cb2c2a28-a4ea-4d6d-a21a-9eb6275163f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:41.725Z|cb2c2a28-a4ea-4d6d-a21a-9eb6275163f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:41.733Z|5afb8e18-12fb-484c-a2f7-dfbd87df3187|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:41.734Z|5afb8e18-12fb-484c-a2f7-dfbd87df3187|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:45.662Z|dcb1688a-bd66-4616-9e65-470da0da939a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:24:45.662Z|dcb1688a-bd66-4616-9e65-470da0da939a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:49.936Z|7dfd0eca-085b-4289-9108-3109a2b98cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:24:49.936Z|7dfd0eca-085b-4289-9108-3109a2b98cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:24:50.568Z|9e795263-35d5-41da-a273-3a89b7490b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:24:50.569Z|9e795263-35d5-41da-a273-3a89b7490b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:24:51.745Z|7c3d5d38-c46d-4791-9bdc-b283fef71664|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:51.746Z|7c3d5d38-c46d-4791-9bdc-b283fef71664|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:51.746Z|d7c0a9c3-06e2-4d18-8fb8-315f2d63a36a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:51.747Z|d7c0a9c3-06e2-4d18-8fb8-315f2d63a36a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:24:51.759Z|463526dd-f23b-452a-9202-424f5e73ee96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:24:51.760Z|463526dd-f23b-452a-9202-424f5e73ee96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:01.769Z|f3860258-1aa3-4051-b80c-186cfe3fbd85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:01.770Z|f3860258-1aa3-4051-b80c-186cfe3fbd85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:01.774Z|81bc9a02-5676-4349-8cff-c99d1bcc2e56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:01.775Z|81bc9a02-5676-4349-8cff-c99d1bcc2e56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:01.781Z|9ee7ac3b-e0d8-4ed3-8a08-17f3624e5138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:01.781Z|9ee7ac3b-e0d8-4ed3-8a08-17f3624e5138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:04.936Z|5ba3f957-c3b5-4360-ab1a-42dab0e0e0c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:25:04.940Z|5ba3f957-c3b5-4360-ab1a-42dab0e0e0c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:25:11.795Z|976beeee-702d-4bb9-a6a4-7b6fe251d2a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:11.796Z|976beeee-702d-4bb9-a6a4-7b6fe251d2a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:11.798Z|15916d1a-1b44-46d0-a695-4cf03743eb7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:11.799Z|15916d1a-1b44-46d0-a695-4cf03743eb7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:11.807Z|100b3e85-0eb0-4ecc-9e09-6265de8f077b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:11.808Z|100b3e85-0eb0-4ecc-9e09-6265de8f077b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:19.936Z|8bc12700-e70e-4603-82b8-b3a7dfa87a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:25:19.936Z|8bc12700-e70e-4603-82b8-b3a7dfa87a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:25:20.570Z|66838d2d-4481-4889-9890-c750a8a5968c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:25:20.570Z|66838d2d-4481-4889-9890-c750a8a5968c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:25:21.820Z|236cb441-412a-4706-a118-12a5c5d2ad94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:21.821Z|5b9633a8-eff1-4b30-b875-5787b0bf0450|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:21.821Z|236cb441-412a-4706-a118-12a5c5d2ad94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:21.821Z|5b9633a8-eff1-4b30-b875-5787b0bf0450|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:21.833Z|3abf02d0-fa5e-439a-874f-44abeaf82255|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:21.833Z|3abf02d0-fa5e-439a-874f-44abeaf82255|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:31.845Z|42656355-0c82-4bdc-86bc-fcd32639a063|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:31.845Z|42656355-0c82-4bdc-86bc-fcd32639a063|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:31.850Z|631912a7-262c-42c6-9465-8cc96f7f234e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:31.851Z|631912a7-262c-42c6-9465-8cc96f7f234e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:31.856Z|865c5ec0-6357-4d45-9e27-ecba0177c2f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:31.856Z|865c5ec0-6357-4d45-9e27-ecba0177c2f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:34.936Z|decc6018-ed98-4792-9c70-edff6f3654be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:25:34.937Z|decc6018-ed98-4792-9c70-edff6f3654be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:25:41.871Z|c8c7d11e-3c04-4441-8b5d-dd336e83802f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:41.871Z|c8c7d11e-3c04-4441-8b5d-dd336e83802f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:41.876Z|1ca32c22-03c5-421b-8c93-da20dabbd976|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:41.876Z|1ca32c22-03c5-421b-8c93-da20dabbd976|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:41.877Z|52b66d4a-59fe-4683-a774-63a2ec6ae3a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:41.877Z|52b66d4a-59fe-4683-a774-63a2ec6ae3a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:45.660Z|76486a20-0ec6-415d-9d5e-88fa6e11bb57|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:25:45.661Z|76486a20-0ec6-415d-9d5e-88fa6e11bb57|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:49.936Z|df648640-41f1-425c-a931-acb1b13f5bfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:25:49.939Z|df648640-41f1-425c-a931-acb1b13f5bfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:25:50.570Z|db9f37a6-76a0-4f5f-8e76-797eb14a3527|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:25:50.571Z|db9f37a6-76a0-4f5f-8e76-797eb14a3527|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:25:51.896Z|6c080c43-5703-4496-9ae4-074f0c97307a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:51.897Z|6c080c43-5703-4496-9ae4-074f0c97307a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:51.902Z|a33d2429-b35a-458e-8411-48cc0259c0f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:51.902Z|a33d2429-b35a-458e-8411-48cc0259c0f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:25:51.906Z|12718141-3a95-4dc1-b59c-73e80627c402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:25:51.906Z|12718141-3a95-4dc1-b59c-73e80627c402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:01.919Z|eb9938e8-ce74-4731-a094-7da08806d58e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:01.920Z|eb9938e8-ce74-4731-a094-7da08806d58e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:01.928Z|ed8bf035-b2ec-47d0-ab9f-6164f8c098f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:01.928Z|ed8bf035-b2ec-47d0-ab9f-6164f8c098f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:01.933Z|6dfc9084-28bc-4867-9f08-d5a034fe55eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:01.933Z|6dfc9084-28bc-4867-9f08-d5a034fe55eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:04.936Z|e528ea2f-78bb-4084-9b80-374d259bba95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:26:04.936Z|e528ea2f-78bb-4084-9b80-374d259bba95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:26:11.946Z|a370a70d-2c9f-4799-a6c2-9e6f41d103e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:11.946Z|a370a70d-2c9f-4799-a6c2-9e6f41d103e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:11.952Z|1b7e6c0f-cd5f-471e-addd-e9f4869f4e9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:11.953Z|1b7e6c0f-cd5f-471e-addd-e9f4869f4e9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:11.959Z|6a75ac6d-9c23-47f1-a2ff-46256252ed07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:11.959Z|6a75ac6d-9c23-47f1-a2ff-46256252ed07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:19.936Z|5b90afad-d1ff-4e2c-a9ce-37955141a19c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:26:19.936Z|5b90afad-d1ff-4e2c-a9ce-37955141a19c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:26:20.571Z|1b52a837-69c9-489d-9dc7-1924be2ef296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:26:20.572Z|1b52a837-69c9-489d-9dc7-1924be2ef296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:26:21.978Z|d1ea2935-eb01-4f9b-89b8-53c87f76b9b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:21.979Z|d1ea2935-eb01-4f9b-89b8-53c87f76b9b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:21.980Z|ba913b74-0fd7-468b-b23a-bd23c318e548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:21.980Z|ba913b74-0fd7-468b-b23a-bd23c318e548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:21.981Z|1d639369-bbf5-44ff-a6f0-0e5c1d2bd9c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:21.982Z|1d639369-bbf5-44ff-a6f0-0e5c1d2bd9c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:32.001Z|a0402925-a69a-42e5-a6dd-0e41f9a82742|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:32.001Z|a0402925-a69a-42e5-a6dd-0e41f9a82742|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:32.003Z|6231e7e8-c686-4e56-a2a7-e8bb899ac18c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:32.003Z|6231e7e8-c686-4e56-a2a7-e8bb899ac18c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:32.004Z|eda7024f-8fda-42a7-ab98-8b9a688b7af2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:32.004Z|eda7024f-8fda-42a7-ab98-8b9a688b7af2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:34.936Z|d6e77c79-accc-4fb6-a2bd-c0320f3a1431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:26:34.939Z|d6e77c79-accc-4fb6-a2bd-c0320f3a1431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:26:42.025Z|0c6ba294-dc54-4c9c-80ed-1cb0fb5277e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:42.025Z|0c6ba294-dc54-4c9c-80ed-1cb0fb5277e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:42.035Z|1ab7283b-3c53-44a8-bd6e-7c7d5bfe5b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:42.035Z|830e41ec-a9c5-465b-84c4-aaf2a5e115f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:42.035Z|1ab7283b-3c53-44a8-bd6e-7c7d5bfe5b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:42.035Z|830e41ec-a9c5-465b-84c4-aaf2a5e115f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:45.661Z|8b639475-1abd-4eff-ad67-afb0266e23e4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:26:45.662Z|8b639475-1abd-4eff-ad67-afb0266e23e4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:49.936Z|738572df-ecea-4094-9b3a-c96c6ff2160d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:26:49.936Z|738572df-ecea-4094-9b3a-c96c6ff2160d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:26:50.572Z|1bd6b0f6-d969-4739-9a14-11357edc9869|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:26:50.573Z|1bd6b0f6-d969-4739-9a14-11357edc9869|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:26:52.049Z|cabc386c-1ce1-404f-95d9-56ad3f1623df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:52.050Z|cabc386c-1ce1-404f-95d9-56ad3f1623df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:52.055Z|8ea5d087-3573-4f81-b9d4-8c13fe957bba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:52.055Z|8ea5d087-3573-4f81-b9d4-8c13fe957bba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:26:52.057Z|5677d22f-78fd-42c5-b05a-0b575284e380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:26:52.058Z|5677d22f-78fd-42c5-b05a-0b575284e380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:02.075Z|e6643e5e-61ce-477f-a318-b2b2e13c1cb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:02.075Z|e6643e5e-61ce-477f-a318-b2b2e13c1cb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:02.082Z|9cf3decd-2b50-446d-ae26-56fc90604140|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:02.082Z|b20856bf-75c3-4272-b39c-ce4c78590ec5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:02.082Z|9cf3decd-2b50-446d-ae26-56fc90604140|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:02.083Z|b20856bf-75c3-4272-b39c-ce4c78590ec5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:04.936Z|b386e351-54cd-4c77-80b9-03bcf5214a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:27:04.936Z|b386e351-54cd-4c77-80b9-03bcf5214a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:27:12.100Z|e043b647-db84-40b1-b758-e614e60b6532|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:12.100Z|e043b647-db84-40b1-b758-e614e60b6532|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:12.105Z|2a6298ca-75ca-4b6d-a23e-4f6f52264cd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:12.106Z|2a6298ca-75ca-4b6d-a23e-4f6f52264cd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:12.108Z|04d8a4d5-bd60-42a6-9407-30cd868c807b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:12.108Z|04d8a4d5-bd60-42a6-9407-30cd868c807b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:19.936Z|5b15f512-78f2-4c79-9b66-889ba70be25a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:27:19.940Z|5b15f512-78f2-4c79-9b66-889ba70be25a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:27:20.573Z|e300dc85-4da4-4299-b571-38c379ce3675|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:27:20.574Z|e300dc85-4da4-4299-b571-38c379ce3675|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:27:22.125Z|36a0bfa6-c597-43df-8d7b-d514fa82057e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:22.125Z|36a0bfa6-c597-43df-8d7b-d514fa82057e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:22.126Z|8caa09be-8679-45aa-9d86-6c614e8c62cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:22.126Z|8caa09be-8679-45aa-9d86-6c614e8c62cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:22.128Z|341dce0a-0b25-4473-b738-ddea47720794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:22.128Z|341dce0a-0b25-4473-b738-ddea47720794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:32.149Z|cb98e2f9-12cd-45f1-a2d3-5db515cff40c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:32.149Z|6def7df0-a481-4962-bee0-a0d3d4743dfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:32.149Z|cb98e2f9-12cd-45f1-a2d3-5db515cff40c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:32.150Z|6def7df0-a481-4962-bee0-a0d3d4743dfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:32.150Z|b9eac8b0-ecb1-4709-b234-4e3f175c1169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:32.150Z|b9eac8b0-ecb1-4709-b234-4e3f175c1169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:34.936Z|5c4109be-594c-4c36-b7de-d9ca7bf6ca0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:27:34.936Z|5c4109be-594c-4c36-b7de-d9ca7bf6ca0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:27:42.174Z|90238595-9ca1-4d92-a4f5-89d62b63a6a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:42.175Z|90238595-9ca1-4d92-a4f5-89d62b63a6a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:42.175Z|d5193ca8-f045-4e97-8ecd-6edef1fb2831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:42.176Z|d5193ca8-f045-4e97-8ecd-6edef1fb2831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:42.177Z|55c60fac-ee85-4e89-8f82-885988f2fc8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:42.177Z|55c60fac-ee85-4e89-8f82-885988f2fc8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:45.663Z|700e80c7-b767-49ae-8c47-6a62c40de3b8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:27:45.664Z|700e80c7-b767-49ae-8c47-6a62c40de3b8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:49.936Z|6b45d3a7-7258-4e72-b273-992a15deb6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:27:49.936Z|6b45d3a7-7258-4e72-b273-992a15deb6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:27:50.575Z|31b412dc-f861-40f0-95e6-021871c804de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:27:50.575Z|31b412dc-f861-40f0-95e6-021871c804de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:27:52.199Z|afe70197-44ad-4c02-8384-64ce1d8ad716|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:52.199Z|afe70197-44ad-4c02-8384-64ce1d8ad716|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:52.200Z|1e150706-b8ce-44a7-95c9-a84185e7cc2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:52.200Z|1e150706-b8ce-44a7-95c9-a84185e7cc2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:27:52.200Z|f879278f-0c72-42dc-8734-69f007e4e221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:27:52.201Z|f879278f-0c72-42dc-8734-69f007e4e221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:02.224Z|c7e71c0d-6d55-402d-bbc3-8ee45b74a7c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:02.225Z|c7e71c0d-6d55-402d-bbc3-8ee45b74a7c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:02.226Z|d48cf106-f85b-40ed-b5b3-f6e665dd1d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:02.226Z|d48cf106-f85b-40ed-b5b3-f6e665dd1d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:02.228Z|d0b3f995-ea0c-477b-be5e-6bafe657c842|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:02.228Z|d0b3f995-ea0c-477b-be5e-6bafe657c842|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:04.936Z|0e60f2c4-5d01-4049-9c75-9a6e24011f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:28:04.940Z|0e60f2c4-5d01-4049-9c75-9a6e24011f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:28:12.250Z|5995ed75-d8d4-4a1c-bd1d-6da855262bc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:12.251Z|5995ed75-d8d4-4a1c-bd1d-6da855262bc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:12.251Z|571c6d2e-b509-4f32-8432-336eddf31ad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:12.252Z|571c6d2e-b509-4f32-8432-336eddf31ad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:12.253Z|676f91b1-9e8e-433b-a727-5abe6b6fe544|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:12.254Z|676f91b1-9e8e-433b-a727-5abe6b6fe544|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:19.936Z|99b6ea07-b5e4-4560-bc2a-276eb97580b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:28:19.936Z|99b6ea07-b5e4-4560-bc2a-276eb97580b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:28:20.576Z|c64b7e87-29d6-41aa-bc02-68b76d223db2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:28:20.576Z|c64b7e87-29d6-41aa-bc02-68b76d223db2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:28:22.278Z|d07a5ebf-d44a-42ca-831e-68256c9f45fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:22.278Z|d07a5ebf-d44a-42ca-831e-68256c9f45fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:22.281Z|5e83f7c3-7ad6-4c86-bd62-d8ecd55eb59d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:22.281Z|5e83f7c3-7ad6-4c86-bd62-d8ecd55eb59d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:22.283Z|635c0091-3ff8-4cb1-a559-2e1aad2061eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:22.283Z|635c0091-3ff8-4cb1-a559-2e1aad2061eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:32.307Z|49e5fa6d-1903-4777-9ac7-5f58b052b60c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:32.308Z|49e5fa6d-1903-4777-9ac7-5f58b052b60c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:32.308Z|a2526252-6f93-4047-a05c-f329fd2b419c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:32.308Z|a2526252-6f93-4047-a05c-f329fd2b419c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:32.308Z|a9a4b690-3bd1-46d9-820f-3fad77a2546b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:32.309Z|a9a4b690-3bd1-46d9-820f-3fad77a2546b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:34.936Z|5aededc8-8a26-4b97-b42c-c65c0591830c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:28:34.936Z|5aededc8-8a26-4b97-b42c-c65c0591830c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:28:42.335Z|65a787a5-7f40-4e21-841d-7f0d4fa720c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:42.336Z|65a787a5-7f40-4e21-841d-7f0d4fa720c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:42.339Z|be426228-2436-473f-a217-e56e2e7a4623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:42.339Z|be426228-2436-473f-a217-e56e2e7a4623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:42.340Z|9c82bf07-47cf-42f7-ae42-2920a7bcc656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:42.340Z|9c82bf07-47cf-42f7-ae42-2920a7bcc656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:45.661Z|26013441-eca1-477b-a2ac-afeb3b6bd7ec|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:28:45.662Z|26013441-eca1-477b-a2ac-afeb3b6bd7ec|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:49.936Z|d325853e-5c8e-4158-a5b0-a6c33401bc29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:28:49.940Z|d325853e-5c8e-4158-a5b0-a6c33401bc29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:28:50.577Z|97ab17c0-4904-48b5-b1b1-ee446db8695c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:28:50.577Z|97ab17c0-4904-48b5-b1b1-ee446db8695c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:28:52.368Z|881be7ad-0b23-4881-9ba0-524bd09aafaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:52.368Z|881be7ad-0b23-4881-9ba0-524bd09aafaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:52.368Z|3a3e9d96-f500-4688-b804-e7b6720c8173|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:52.370Z|3a3e9d96-f500-4688-b804-e7b6720c8173|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:28:52.370Z|31d00de8-8b2d-489c-b7ce-0599b07bb248|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:28:52.371Z|31d00de8-8b2d-489c-b7ce-0599b07bb248|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:02.395Z|df3c521c-9467-48da-9e75-b09fac2959fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:02.396Z|df3c521c-9467-48da-9e75-b09fac2959fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:02.396Z|27ddd859-8923-4cd9-a589-c635ff90e735|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:02.396Z|27ddd859-8923-4cd9-a589-c635ff90e735|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:02.397Z|7c234480-e87f-424e-8a41-207ddf11793d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:02.397Z|7c234480-e87f-424e-8a41-207ddf11793d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:04.936Z|f8f4e564-f50b-48a0-aa70-a04d0c33ef82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:29:04.936Z|f8f4e564-f50b-48a0-aa70-a04d0c33ef82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:29:12.422Z|4ab95cda-99e7-4838-affe-afa6fc3f41d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:12.422Z|4ab95cda-99e7-4838-affe-afa6fc3f41d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:12.425Z|903b624d-29dc-4790-a0c8-5718134fae0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:12.425Z|858d3430-d52c-49eb-9ee1-345686edb29b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:12.426Z|903b624d-29dc-4790-a0c8-5718134fae0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:12.426Z|858d3430-d52c-49eb-9ee1-345686edb29b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:19.936Z|a4cfec5e-8f31-4bee-93a9-649397d52263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:29:19.936Z|a4cfec5e-8f31-4bee-93a9-649397d52263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:29:20.577Z|e6c64539-632d-4c1f-a708-bc770ea13891|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:29:20.578Z|e6c64539-632d-4c1f-a708-bc770ea13891|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:29:22.444Z|b8036e05-c121-42ab-812e-0ce512c5dd5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:22.444Z|b8036e05-c121-42ab-812e-0ce512c5dd5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:22.446Z|c2a21049-7bad-4994-a422-4d8b4f7a1d6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:22.446Z|c2a21049-7bad-4994-a422-4d8b4f7a1d6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:22.447Z|7ed76650-2b6e-4576-b2e8-53857b3ca69d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:22.447Z|7ed76650-2b6e-4576-b2e8-53857b3ca69d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:32.468Z|8bc59e05-85cc-4909-b497-b2bcb6c4f074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:32.468Z|8bc59e05-85cc-4909-b497-b2bcb6c4f074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:32.476Z|1a38cace-19b1-4614-b8b6-a744d35eea8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:32.476Z|1a38cace-19b1-4614-b8b6-a744d35eea8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:32.476Z|f4effa1c-2b2a-420c-93e0-c06102f396b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:32.479Z|f4effa1c-2b2a-420c-93e0-c06102f396b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:34.936Z|1af15d4e-ae65-4562-8e54-77a53f69f698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:29:34.940Z|1af15d4e-ae65-4562-8e54-77a53f69f698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:29:42.493Z|16665d9a-6a70-4eaa-8387-32ec75d4a262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:42.494Z|16665d9a-6a70-4eaa-8387-32ec75d4a262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:42.499Z|55592409-e3f9-490d-9080-475ac67ce393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:42.499Z|55592409-e3f9-490d-9080-475ac67ce393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:42.503Z|b8013153-db25-45a0-a859-30485bc05c8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:42.503Z|b8013153-db25-45a0-a859-30485bc05c8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:45.660Z|5b84de6a-63eb-4f20-a1a4-c8f9fd418731|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:29:45.661Z|5b84de6a-63eb-4f20-a1a4-c8f9fd418731|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:49.936Z|e4b0fdf2-d01d-465b-94aa-6c8abb3427fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:29:49.936Z|e4b0fdf2-d01d-465b-94aa-6c8abb3427fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:29:50.578Z|c3745e95-e2db-4284-bd94-d587076e792d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:29:50.579Z|c3745e95-e2db-4284-bd94-d587076e792d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:29:52.521Z|bd2e2cff-a55d-43a9-b947-24c74ee26a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:52.521Z|bd2e2cff-a55d-43a9-b947-24c74ee26a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:52.523Z|a94971a6-7fbe-4b1d-ac10-8823ff18794a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:52.524Z|a94971a6-7fbe-4b1d-ac10-8823ff18794a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:29:52.524Z|dce4a292-48da-4e3a-9a8a-d06e4353d748|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:29:52.524Z|dce4a292-48da-4e3a-9a8a-d06e4353d748|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:02.550Z|cf62f50e-1d67-48d4-afe4-4478a460c1db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:02.551Z|19999d6d-870a-47e5-a03f-d364af43a8ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:02.551Z|cf62f50e-1d67-48d4-afe4-4478a460c1db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:02.551Z|19999d6d-870a-47e5-a03f-d364af43a8ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:02.558Z|3bc582c2-309d-41eb-ae3d-50b06534337d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:02.558Z|3bc582c2-309d-41eb-ae3d-50b06534337d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:04.936Z|c8b6ebef-db38-4f22-9c1e-89f3e6b84cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:30:04.936Z|c8b6ebef-db38-4f22-9c1e-89f3e6b84cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:30:12.579Z|5d8ff474-3ed1-4438-a21b-380b7d78a241|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:12.580Z|5d8ff474-3ed1-4438-a21b-380b7d78a241|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:12.581Z|dac37fe1-aa0c-41f3-abba-5be52a7bb1c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:12.582Z|dac37fe1-aa0c-41f3-abba-5be52a7bb1c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:12.582Z|dc7a24a0-bb7d-46b4-afa3-b6ab709a6179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:12.583Z|dc7a24a0-bb7d-46b4-afa3-b6ab709a6179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:19.936Z|b67cf683-1e37-467b-84fa-e7acc3f5e21f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:30:19.940Z|b67cf683-1e37-467b-84fa-e7acc3f5e21f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:30:20.579Z|ae9439c8-8b46-4e4e-9af0-c6a43116d7c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:30:20.580Z|ae9439c8-8b46-4e4e-9af0-c6a43116d7c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:30:22.609Z|17fabb69-8ba9-4683-aef7-860568b2a7a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:22.610Z|17fabb69-8ba9-4683-aef7-860568b2a7a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:22.615Z|e9abc5e3-36e7-496d-b638-fc7a1014054e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:22.615Z|e9abc5e3-36e7-496d-b638-fc7a1014054e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:22.616Z|e7b3a55d-a33e-41eb-b880-f40802b714a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:22.616Z|e7b3a55d-a33e-41eb-b880-f40802b714a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:32.636Z|2c85abb3-9203-4e31-8bcd-db52906d4894|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:32.636Z|2c85abb3-9203-4e31-8bcd-db52906d4894|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:32.639Z|4a187e9c-6e6c-4d5f-aaae-df45dbe5988b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:32.639Z|4a187e9c-6e6c-4d5f-aaae-df45dbe5988b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:32.642Z|7b040122-787c-4945-82d2-3491518b5b7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:32.643Z|7b040122-787c-4945-82d2-3491518b5b7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:34.936Z|ef3606a9-36f7-407a-9715-2f49fd82dde8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:30:34.936Z|ef3606a9-36f7-407a-9715-2f49fd82dde8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:30:42.664Z|763fef1b-6ffa-489b-b61c-940cccf3733c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:42.664Z|763fef1b-6ffa-489b-b61c-940cccf3733c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:42.667Z|3658d591-598d-4021-99aa-02a32294aef1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:42.667Z|3658d591-598d-4021-99aa-02a32294aef1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:42.670Z|40fdbc02-736f-420a-81be-50e9353f2b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:42.670Z|40fdbc02-736f-420a-81be-50e9353f2b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:45.661Z|eaf78bc2-e1f0-4b6d-92d0-962924b90101|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:30:45.662Z|eaf78bc2-e1f0-4b6d-92d0-962924b90101|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:49.936Z|8be4fe0d-993a-43fb-a782-a8a75f8117d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:30:49.936Z|8be4fe0d-993a-43fb-a782-a8a75f8117d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:30:50.580Z|88a76ad6-1c8a-4f0e-95ca-43ab3c5e588e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:30:50.581Z|88a76ad6-1c8a-4f0e-95ca-43ab3c5e588e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:30:52.686Z|d0e02041-db3b-4b27-992f-abb15f3c4a60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:52.687Z|d0e02041-db3b-4b27-992f-abb15f3c4a60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:52.691Z|f9629315-20f2-4e50-85e1-e2285a7fbf2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:52.691Z|f9629315-20f2-4e50-85e1-e2285a7fbf2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:30:52.693Z|88cc9762-c09c-41b4-b581-ebc2e94e9923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:30:52.693Z|88cc9762-c09c-41b4-b581-ebc2e94e9923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:02.714Z|877133a9-b7bb-4d28-a7a2-51923d128052|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:02.714Z|877133a9-b7bb-4d28-a7a2-51923d128052|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:02.719Z|2e0c9c04-8c6b-4a53-ace3-56a22fdf753e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:02.719Z|2e0c9c04-8c6b-4a53-ace3-56a22fdf753e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:02.720Z|6ab9573d-9af7-433f-b554-29009a3cedad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:02.720Z|6ab9573d-9af7-433f-b554-29009a3cedad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:04.936Z|a95ee450-8266-4cb3-a787-0a9fb3541216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:31:04.940Z|a95ee450-8266-4cb3-a787-0a9fb3541216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:31:12.739Z|8ecc86cd-02ab-4ac9-aaf2-0699404fbdf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:12.740Z|8ecc86cd-02ab-4ac9-aaf2-0699404fbdf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:12.745Z|9fba2699-e712-430c-b686-62e0d6c56925|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:12.746Z|29c295f2-fdf4-4a92-85cf-2bd07054aea8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:12.746Z|29c295f2-fdf4-4a92-85cf-2bd07054aea8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:12.746Z|9fba2699-e712-430c-b686-62e0d6c56925|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:19.936Z|cb0bf672-6c1a-4e0e-a6a3-5443b802cc22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:31:19.936Z|cb0bf672-6c1a-4e0e-a6a3-5443b802cc22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:31:20.581Z|02a27c13-30c6-4293-b895-387728a9ebe4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:31:20.582Z|02a27c13-30c6-4293-b895-387728a9ebe4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:31:22.768Z|7c018482-4f27-4682-aa41-69e883f46cdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:22.769Z|7c018482-4f27-4682-aa41-69e883f46cdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:22.769Z|65b163ee-5073-498b-a3a7-3633192ae2a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:22.770Z|65b163ee-5073-498b-a3a7-3633192ae2a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:22.772Z|0cc2e59a-57d7-41e0-b7d2-a5f9ed5e929b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:22.772Z|0cc2e59a-57d7-41e0-b7d2-a5f9ed5e929b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:32.799Z|e86fbb1c-19a9-4d76-80b5-d38ecdadd3d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:32.799Z|71113840-0ae8-4d65-91fb-fb81c5c00661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:32.800Z|e86fbb1c-19a9-4d76-80b5-d38ecdadd3d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:32.800Z|71113840-0ae8-4d65-91fb-fb81c5c00661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:32.801Z|a8bc8511-eac7-4509-8c59-8abb85a53926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:32.801Z|a8bc8511-eac7-4509-8c59-8abb85a53926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:34.936Z|02595d40-0829-433b-b334-82e70b1dc6df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:31:34.936Z|02595d40-0829-433b-b334-82e70b1dc6df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:31:42.824Z|65498be1-65eb-46e1-b98c-cfb19105f3d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:42.825Z|65498be1-65eb-46e1-b98c-cfb19105f3d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:42.825Z|a878b363-71a2-4618-8ec2-f16f81220024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:42.825Z|9541344f-cf6a-47a5-9b5b-b3b320b5fbd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:42.826Z|9541344f-cf6a-47a5-9b5b-b3b320b5fbd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:42.826Z|a878b363-71a2-4618-8ec2-f16f81220024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:45.660Z|baee8776-6321-49b2-8549-d2b174b78d70|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:31:45.661Z|baee8776-6321-49b2-8549-d2b174b78d70|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:49.936Z|04f1c039-0a82-4ed5-be4e-ce035c7e4381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:31:49.940Z|04f1c039-0a82-4ed5-be4e-ce035c7e4381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:31:50.582Z|b95bf2ad-b1e2-47ac-84bb-3664ca4e5e35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:31:50.583Z|b95bf2ad-b1e2-47ac-84bb-3664ca4e5e35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:31:52.850Z|82ddc8ac-00b9-4156-96ed-6e99a3061cea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:52.850Z|82ddc8ac-00b9-4156-96ed-6e99a3061cea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:52.850Z|e4375247-ce55-40ab-a9e0-e94c32910951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:52.851Z|e4375247-ce55-40ab-a9e0-e94c32910951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:31:52.863Z|a993df26-5dce-4d85-8e61-b30d124496b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:31:52.864Z|a993df26-5dce-4d85-8e61-b30d124496b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:02.877Z|be0161ae-73a0-420b-8432-c3eb76275b18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:02.878Z|be0161ae-73a0-420b-8432-c3eb76275b18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:02.881Z|7ea2ea6e-3c4e-47d9-a61b-89cb6bae96ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:02.881Z|7ea2ea6e-3c4e-47d9-a61b-89cb6bae96ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:02.886Z|24404003-9be4-4032-91b4-4a1a97ee88b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:02.886Z|24404003-9be4-4032-91b4-4a1a97ee88b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:04.936Z|a6f11516-1b09-436c-9fd4-fc20d4926b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:32:04.936Z|a6f11516-1b09-436c-9fd4-fc20d4926b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:32:12.907Z|8494de5c-2d2e-4e18-bc4e-de4fff51a59c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:12.908Z|8494de5c-2d2e-4e18-bc4e-de4fff51a59c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:12.910Z|aa16b2f5-318d-4700-af62-a60675ed148b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:12.910Z|aa16b2f5-318d-4700-af62-a60675ed148b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:12.916Z|e78ababc-13ce-4905-9737-4d5c722d695c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:12.916Z|e78ababc-13ce-4905-9737-4d5c722d695c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:19.936Z|b8a4ad31-02d0-4cc9-85f6-403844ccda79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:32:19.936Z|b8a4ad31-02d0-4cc9-85f6-403844ccda79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:32:20.583Z|968d1c70-99cb-4b40-b232-3cee94158333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:32:20.584Z|968d1c70-99cb-4b40-b232-3cee94158333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:32:22.930Z|9ae8efd9-9781-421f-9aaf-1361184f5628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:22.931Z|9ae8efd9-9781-421f-9aaf-1361184f5628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:22.938Z|0df2c1c0-aa5b-4a46-abe7-837ca81b29a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:22.939Z|0df2c1c0-aa5b-4a46-abe7-837ca81b29a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:22.941Z|a8add292-89d0-4a08-8cb0-6933405303a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:22.941Z|a8add292-89d0-4a08-8cb0-6933405303a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:32.959Z|5cd456cb-878d-4d9d-8116-c24ccbec151c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:32.960Z|5cd456cb-878d-4d9d-8116-c24ccbec151c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:32.965Z|0f6c45ef-de63-4463-89e3-1ab3ab6dfd4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:32.965Z|0f6c45ef-de63-4463-89e3-1ab3ab6dfd4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:32.970Z|768dd75a-0547-4874-bd2b-12efe20f5f97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:32.971Z|768dd75a-0547-4874-bd2b-12efe20f5f97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:34.936Z|c1542ef7-4920-4f75-b512-b260293419a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:32:34.940Z|c1542ef7-4920-4f75-b512-b260293419a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:32:42.987Z|cff662cb-8063-4924-af7d-541a8fc41e37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:42.988Z|cff662cb-8063-4924-af7d-541a8fc41e37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:42.995Z|bd5e19d6-6011-446a-ae52-c2e29bd4b682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:42.995Z|f8bd941b-d5d4-478d-88a1-eebbde59feac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:42.995Z|bd5e19d6-6011-446a-ae52-c2e29bd4b682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:42.995Z|f8bd941b-d5d4-478d-88a1-eebbde59feac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:45.661Z|a61822d2-c9c3-4618-895a-1f5557cddefb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:32:45.662Z|a61822d2-c9c3-4618-895a-1f5557cddefb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:49.936Z|15b47f96-c466-46c1-9705-c90e356f6847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:32:49.936Z|15b47f96-c466-46c1-9705-c90e356f6847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:32:50.584Z|10826fc7-7e80-4519-9f93-cc02d68f00cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:32:50.585Z|10826fc7-7e80-4519-9f93-cc02d68f00cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:32:53.021Z|ad11ede0-deb4-4f07-a10e-016bcbaafc9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:53.022Z|ad11ede0-deb4-4f07-a10e-016bcbaafc9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:53.022Z|995513df-c04a-49c0-81be-02a731cd1fa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:53.023Z|995513df-c04a-49c0-81be-02a731cd1fa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:32:53.024Z|364b777d-b23c-4c28-aaf1-35256123f6d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:32:53.024Z|364b777d-b23c-4c28-aaf1-35256123f6d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:03.046Z|d7d9b380-27b7-4fa5-b1cf-debc2eab60ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:03.046Z|d7d9b380-27b7-4fa5-b1cf-debc2eab60ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:03.048Z|384d64a4-e919-4372-a9d7-dea39f6bea89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:03.049Z|384d64a4-e919-4372-a9d7-dea39f6bea89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:03.078Z|a47d91d5-40dd-4a00-8572-122c632ad6cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:03.079Z|a47d91d5-40dd-4a00-8572-122c632ad6cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:04.936Z|78cd3db1-b61a-4f09-bbb9-8bd22799e470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:33:04.936Z|78cd3db1-b61a-4f09-bbb9-8bd22799e470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:33:13.075Z|6c5bd364-b3fb-473a-9fdd-fbaad1538b05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:13.075Z|6c5bd364-b3fb-473a-9fdd-fbaad1538b05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:13.083Z|23cb3531-6c8c-41e4-acb9-51524bd21f7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:13.084Z|23cb3531-6c8c-41e4-acb9-51524bd21f7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:13.103Z|d2aa0f3b-008d-4c70-8b22-94a96645e0ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:13.104Z|d2aa0f3b-008d-4c70-8b22-94a96645e0ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:19.936Z|8c6d4437-d03a-41ed-a22b-e54b6e58655e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:33:19.940Z|8c6d4437-d03a-41ed-a22b-e54b6e58655e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:33:20.585Z|fcaf298c-bfa7-4288-8e63-50ab7e1dd65b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:33:20.586Z|fcaf298c-bfa7-4288-8e63-50ab7e1dd65b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:33:23.107Z|08039c1c-0f65-436c-befb-d6fed755192d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:23.108Z|08039c1c-0f65-436c-befb-d6fed755192d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:23.108Z|024ab3a3-4e49-4b42-a48c-9b44652721bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:23.108Z|024ab3a3-4e49-4b42-a48c-9b44652721bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:23.128Z|0961a80e-998e-486b-8945-4931819323bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:23.128Z|0961a80e-998e-486b-8945-4931819323bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:33.131Z|1fcd20f0-f7c8-45b8-a4cc-781b24464405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:33.132Z|1fcd20f0-f7c8-45b8-a4cc-781b24464405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:33.136Z|2e136af9-f3a0-40f9-a5de-77cb066830be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:33.136Z|2e136af9-f3a0-40f9-a5de-77cb066830be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:33.151Z|cfa377fb-db3e-48ef-b9de-b879175ae935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:33.151Z|cfa377fb-db3e-48ef-b9de-b879175ae935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:34.936Z|27cbb896-a932-437b-838a-b520495c6938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:33:34.936Z|27cbb896-a932-437b-838a-b520495c6938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:33:43.159Z|2b1669d0-b0b9-4724-86d0-238fa22757c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:43.160Z|2b1669d0-b0b9-4724-86d0-238fa22757c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:43.176Z|000a4dff-1538-475d-938b-9a36ee171f3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:43.177Z|000a4dff-1538-475d-938b-9a36ee171f3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:43.205Z|c7577515-afdf-4211-9a86-588eaaf3c262|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:43.206Z|c7577515-afdf-4211-9a86-588eaaf3c262|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:45.662Z|124784b3-e3d4-46aa-9739-b1ee7b8bacde|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:33:45.663Z|124784b3-e3d4-46aa-9739-b1ee7b8bacde|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:49.936Z|b5466ee1-1de0-416c-bb17-0dd3ad7b7613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:33:49.936Z|b5466ee1-1de0-416c-bb17-0dd3ad7b7613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:33:50.586Z|6bf9ea23-bd4e-4f00-b0d6-24f0da820d0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:33:50.587Z|6bf9ea23-bd4e-4f00-b0d6-24f0da820d0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:33:53.184Z|a89585ec-3443-4b7f-bc67-e6aac66b0041|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:53.184Z|a89585ec-3443-4b7f-bc67-e6aac66b0041|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:53.201Z|108e8c4b-e76c-4a2c-9059-a09a7be81ae1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:53.201Z|108e8c4b-e76c-4a2c-9059-a09a7be81ae1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:33:53.233Z|d1705ab9-b223-4103-a120-2a9e2302095b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:33:53.233Z|d1705ab9-b223-4103-a120-2a9e2302095b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:03.212Z|b2f2fd48-9c9b-49aa-aa66-b286d0098986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:03.213Z|b2f2fd48-9c9b-49aa-aa66-b286d0098986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:03.222Z|c816ea06-62d7-4d50-a428-7ab23e3486e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:03.223Z|c816ea06-62d7-4d50-a428-7ab23e3486e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:03.258Z|c6cc8d4c-4a79-493c-9ab7-87b0b0348f0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:03.259Z|c6cc8d4c-4a79-493c-9ab7-87b0b0348f0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:04.936Z|915bf8f1-b7fa-46a7-b2e9-7457f60b7669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:34:04.940Z|915bf8f1-b7fa-46a7-b2e9-7457f60b7669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:34:13.239Z|d0873220-3e86-4e5f-ba03-c6c8b83d7099|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:13.240Z|d0873220-3e86-4e5f-ba03-c6c8b83d7099|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:13.242Z|e80d904b-ac39-4fba-8d49-8aa4738d175b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:13.243Z|e80d904b-ac39-4fba-8d49-8aa4738d175b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:13.281Z|e223fe59-c1ae-4796-afaf-dd1f5a19620f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:13.282Z|e223fe59-c1ae-4796-afaf-dd1f5a19620f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:19.936Z|6a357196-2850-40f2-ab39-99a13e89519e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:34:19.936Z|6a357196-2850-40f2-ab39-99a13e89519e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:34:20.588Z|983809d1-2d95-4a39-89b9-5ef85925c4aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:34:20.588Z|983809d1-2d95-4a39-89b9-5ef85925c4aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:34:23.263Z|0792f2f8-5ccc-45bb-960e-f5e98481545e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:23.264Z|0792f2f8-5ccc-45bb-960e-f5e98481545e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:23.264Z|33a306ac-9b9c-4f4f-9065-0f0680fc3019|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:23.265Z|33a306ac-9b9c-4f4f-9065-0f0680fc3019|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:23.304Z|556634d1-9b5e-49d9-95c9-61a973cce0f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:23.305Z|556634d1-9b5e-49d9-95c9-61a973cce0f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:33.290Z|ade967e0-350d-411d-9cc4-5404b6ab8c87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:33.291Z|ade967e0-350d-411d-9cc4-5404b6ab8c87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:33.295Z|d1932684-12b6-4a14-a854-903ccb4515be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:33.296Z|d1932684-12b6-4a14-a854-903ccb4515be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:33.325Z|10bf52b8-89b1-4abf-9197-404fa01f3cc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:33.326Z|10bf52b8-89b1-4abf-9197-404fa01f3cc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:34.936Z|6168c345-cbfd-4db4-927b-d0ccd3d7cff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:34:34.936Z|6168c345-cbfd-4db4-927b-d0ccd3d7cff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:34:43.318Z|3edd38f7-66b6-4694-bdcf-ac79ffc15210|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:43.319Z|3edd38f7-66b6-4694-bdcf-ac79ffc15210|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:43.326Z|f32b50a6-6db9-4105-9258-ba413d934a53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:43.326Z|f32b50a6-6db9-4105-9258-ba413d934a53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:43.352Z|50ac065a-cd45-4644-aa10-19a3e11965e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:43.353Z|50ac065a-cd45-4644-aa10-19a3e11965e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:45.661Z|0cff7438-0166-46e3-b3a3-912569a92351|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:34:45.662Z|0cff7438-0166-46e3-b3a3-912569a92351|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:49.936Z|224d4c24-8ac8-4cd3-9a6a-15dd464dbe9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:34:49.940Z|224d4c24-8ac8-4cd3-9a6a-15dd464dbe9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:34:50.588Z|734acfab-274c-43c1-93be-64d584040af2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:34:50.589Z|734acfab-274c-43c1-93be-64d584040af2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:34:53.345Z|e102d05d-a34f-4d46-85be-e67f4904d8cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:53.346Z|e102d05d-a34f-4d46-85be-e67f4904d8cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:53.350Z|3ab75d80-ed0f-4d9d-9108-176931ea7d22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:53.351Z|3ab75d80-ed0f-4d9d-9108-176931ea7d22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:34:53.378Z|fe2fd87a-9d3e-4bbc-8f31-5fd57db4a4b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:34:53.378Z|fe2fd87a-9d3e-4bbc-8f31-5fd57db4a4b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:03.373Z|b18aa5a0-0c96-4313-b647-c4b5d2cc1421|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:03.374Z|b18aa5a0-0c96-4313-b647-c4b5d2cc1421|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:03.375Z|7f49cbf3-cb4b-401b-9c87-6f23eaebec72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:03.375Z|7f49cbf3-cb4b-401b-9c87-6f23eaebec72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:03.402Z|b7e0758e-6523-49fd-a88f-a76ecc9b88d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:03.403Z|b7e0758e-6523-49fd-a88f-a76ecc9b88d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:04.936Z|0f4f2dbe-c378-4001-b418-e7388dd3d3a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:35:04.936Z|0f4f2dbe-c378-4001-b418-e7388dd3d3a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:35:13.400Z|3dc934e3-1c15-4fb0-9a9e-94747ba456f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:13.400Z|3dc934e3-1c15-4fb0-9a9e-94747ba456f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:13.409Z|82f9be0b-93fc-490b-9431-02ae1335b3df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:13.409Z|82f9be0b-93fc-490b-9431-02ae1335b3df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:13.429Z|81b0c9d2-6bd3-476c-a707-976d7518bd2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:13.429Z|81b0c9d2-6bd3-476c-a707-976d7518bd2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:19.936Z|e3882689-6964-4d82-9d3c-1b420b71b95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:35:19.936Z|e3882689-6964-4d82-9d3c-1b420b71b95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:35:20.589Z|0e60f664-ba34-4504-b56a-df79022e0fc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:35:20.590Z|0e60f664-ba34-4504-b56a-df79022e0fc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:35:23.430Z|7c88e0e7-f3fc-4344-8814-b83492c15ef4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:23.431Z|7c88e0e7-f3fc-4344-8814-b83492c15ef4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:23.435Z|9fbcbee0-cd27-4fde-bc26-c7bbf917b66e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:23.436Z|9fbcbee0-cd27-4fde-bc26-c7bbf917b66e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:23.454Z|d0126053-a2b3-4a34-9e0d-a714e3d8a6fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:23.454Z|d0126053-a2b3-4a34-9e0d-a714e3d8a6fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:33.457Z|343c068f-5561-47be-b627-6c675b75f38a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:33.458Z|343c068f-5561-47be-b627-6c675b75f38a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:33.464Z|bcc4fd63-ad57-4bac-a4fe-269a864f3df7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:33.464Z|bcc4fd63-ad57-4bac-a4fe-269a864f3df7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:33.476Z|b3bc8c2b-3369-45d2-aea2-5b7a32a78fab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:33.477Z|b3bc8c2b-3369-45d2-aea2-5b7a32a78fab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:34.936Z|1d24b747-e044-4fef-bf59-6ede898f7704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:35:34.936Z|1d24b747-e044-4fef-bf59-6ede898f7704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:35:43.482Z|ace2c494-7abb-4f60-90a8-91dcc639fef3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:43.483Z|ace2c494-7abb-4f60-90a8-91dcc639fef3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:43.489Z|6af6829e-433d-4a37-8508-a47eaa476391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:43.490Z|6af6829e-433d-4a37-8508-a47eaa476391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:43.498Z|40b4f889-7ac8-4145-ab39-4eb9686cb281|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:43.499Z|40b4f889-7ac8-4145-ab39-4eb9686cb281|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:45.661Z|ac5ce3a0-5be8-4196-a7b6-f7de7119ae7a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:35:45.661Z|ac5ce3a0-5be8-4196-a7b6-f7de7119ae7a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:49.936Z|e4216e46-258e-4795-971e-437f1e10f2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:35:49.937Z|e4216e46-258e-4795-971e-437f1e10f2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:35:50.590Z|e580f797-f664-4246-ac02-5605e15761dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:35:50.590Z|e580f797-f664-4246-ac02-5605e15761dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:35:53.509Z|3cce2d69-def2-48cf-bb06-339ff36797dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:53.510Z|3cce2d69-def2-48cf-bb06-339ff36797dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:53.517Z|c4453380-1e14-45a3-a9e4-3dba444f48d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:53.518Z|c4453380-1e14-45a3-a9e4-3dba444f48d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:35:53.522Z|cace5173-d78d-43ba-89ed-c8c32367f278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:35:53.522Z|cace5173-d78d-43ba-89ed-c8c32367f278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:03.536Z|726c9290-a4fc-47bf-966f-b21bc7e8daff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:03.537Z|726c9290-a4fc-47bf-966f-b21bc7e8daff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:03.540Z|59a54d4c-ddf6-4106-bb7f-aa10153f1ebe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:03.541Z|59a54d4c-ddf6-4106-bb7f-aa10153f1ebe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:03.543Z|b4f9c594-0ef4-4257-9c84-c5103089f5b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:03.544Z|b4f9c594-0ef4-4257-9c84-c5103089f5b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:04.936Z|58e7655c-485d-49df-a3f2-44b004194b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:36:04.936Z|58e7655c-485d-49df-a3f2-44b004194b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:36:13.567Z|fbe175ff-dff1-4084-a9ab-57e3a04f4f51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:13.568Z|fbe175ff-dff1-4084-a9ab-57e3a04f4f51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:13.568Z|3e047809-b8ef-431b-b2c9-70105341eb57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:13.569Z|3e047809-b8ef-431b-b2c9-70105341eb57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:13.570Z|bbc16987-7899-4ce2-bacd-e403025c09ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:13.571Z|bbc16987-7899-4ce2-bacd-e403025c09ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:19.936Z|91e4dd32-8d59-47c2-88af-d042853c769f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:36:19.936Z|91e4dd32-8d59-47c2-88af-d042853c769f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:36:20.591Z|e445b39b-4a5d-49e3-b4bd-106491fddda2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:36:20.591Z|e445b39b-4a5d-49e3-b4bd-106491fddda2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:36:23.594Z|afb8605e-afdb-404e-84fd-c2ceb905a96e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:23.595Z|8ed26c64-c98e-4c20-ac45-f102169ab9f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:23.595Z|afb8605e-afdb-404e-84fd-c2ceb905a96e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:23.595Z|8ed26c64-c98e-4c20-ac45-f102169ab9f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:23.603Z|34a1421a-801f-4307-ba88-b981e8cca8b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:23.603Z|34a1421a-801f-4307-ba88-b981e8cca8b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:33.618Z|ab640c26-9851-4ee6-8172-cad4f99a5554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:33.619Z|ab640c26-9851-4ee6-8172-cad4f99a5554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:33.625Z|67744e70-9ce8-4cd9-b708-35e4ff6c7848|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:33.626Z|67744e70-9ce8-4cd9-b708-35e4ff6c7848|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:33.626Z|1a528189-412d-4b6a-97c9-eaeba8d5befd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:33.626Z|1a528189-412d-4b6a-97c9-eaeba8d5befd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:34.936Z|6d8e9163-b670-45da-8ff8-d88afc2d4c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:36:34.941Z|6d8e9163-b670-45da-8ff8-d88afc2d4c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:36:43.645Z|2304c87d-9b1d-4cf3-a0b2-f6474c9a934a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:43.646Z|2304c87d-9b1d-4cf3-a0b2-f6474c9a934a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:43.649Z|7fed2248-5c70-4d4c-ac2f-960dd3227a40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:43.649Z|7fed2248-5c70-4d4c-ac2f-960dd3227a40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:43.650Z|4b9295b7-5896-4726-af77-6cf9116d4057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:43.650Z|4b9295b7-5896-4726-af77-6cf9116d4057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:45.660Z|e658d6b7-bdcb-4bd2-a26c-5ce4be31ea48|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:36:45.661Z|e658d6b7-bdcb-4bd2-a26c-5ce4be31ea48|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:49.936Z|ed033bf2-c9e9-42e4-8eda-4b07ea58ec2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:36:49.936Z|ed033bf2-c9e9-42e4-8eda-4b07ea58ec2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:36:50.592Z|7893fd82-458e-434a-8fe4-6cde5fdebd0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:36:50.593Z|7893fd82-458e-434a-8fe4-6cde5fdebd0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:36:53.671Z|ca92247a-4656-4c65-a38c-478962c9e305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:53.671Z|bbabf40f-0f56-44ee-8d40-d47a18745ee4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:53.672Z|ca92247a-4656-4c65-a38c-478962c9e305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:53.672Z|bbabf40f-0f56-44ee-8d40-d47a18745ee4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:36:53.676Z|4a968a8e-395e-468d-b1ed-02175a34646e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:36:53.677Z|4a968a8e-395e-468d-b1ed-02175a34646e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:03.701Z|de0c2fb9-61ff-4ffd-becf-d39f88e00a8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:03.701Z|3e0799a6-6277-477a-80f6-a88ed46da621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:03.702Z|de0c2fb9-61ff-4ffd-becf-d39f88e00a8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:03.702Z|3e0799a6-6277-477a-80f6-a88ed46da621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:03.710Z|3dc1eca9-a3e3-48be-86f0-39857c77c7ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:03.710Z|3dc1eca9-a3e3-48be-86f0-39857c77c7ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:04.936Z|69cbb5ee-1e57-45ce-92ea-5836a393a136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:37:04.936Z|69cbb5ee-1e57-45ce-92ea-5836a393a136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:37:13.727Z|4fdd4085-4239-4998-8eff-575cd17798bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:13.727Z|4fdd4085-4239-4998-8eff-575cd17798bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:13.732Z|124aeae9-4cf9-4585-89db-de5919615985|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:13.733Z|124aeae9-4cf9-4585-89db-de5919615985|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:13.733Z|f981aebc-df8e-4b17-b764-d87c2d038510|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:13.734Z|f981aebc-df8e-4b17-b764-d87c2d038510|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:19.936Z|0fa57292-ecad-472c-8d47-3071a2b25891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:37:19.940Z|0fa57292-ecad-472c-8d47-3071a2b25891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:37:20.593Z|0e3a3ab6-cba3-4c77-810b-5a46972b4392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:37:20.593Z|0e3a3ab6-cba3-4c77-810b-5a46972b4392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:37:23.755Z|9e8dfb8d-7f4f-4de3-9c0d-e9f15eb7a7bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:23.756Z|9e8dfb8d-7f4f-4de3-9c0d-e9f15eb7a7bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:23.758Z|908597c1-1e24-463e-a709-25021c70d4af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:23.759Z|908597c1-1e24-463e-a709-25021c70d4af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:23.762Z|34db98d8-1141-479c-a537-98c747dda57a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:23.763Z|34db98d8-1141-479c-a537-98c747dda57a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:33.783Z|b6c57445-88ae-45c6-b301-f6c22b0e00e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:33.784Z|459eec26-7342-4f88-b8da-f9b8e3445135|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:33.784Z|b6c57445-88ae-45c6-b301-f6c22b0e00e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:33.784Z|459eec26-7342-4f88-b8da-f9b8e3445135|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:33.785Z|2e6f068e-cbdd-4fce-a143-2f695083bd3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:33.786Z|2e6f068e-cbdd-4fce-a143-2f695083bd3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:34.936Z|8860e6a5-388d-448d-8f02-2ac32e720604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:37:34.936Z|8860e6a5-388d-448d-8f02-2ac32e720604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:37:43.809Z|eeee01ad-fa2d-440d-ba31-5018fec69172|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:43.809Z|eeee01ad-fa2d-440d-ba31-5018fec69172|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:43.810Z|ac6bc92b-77bf-4f8f-b52a-342ed6c5ed56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:43.810Z|ac6bc92b-77bf-4f8f-b52a-342ed6c5ed56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:43.814Z|0edc607a-3d0d-48fa-b6ee-98ac27c9fddd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:43.815Z|0edc607a-3d0d-48fa-b6ee-98ac27c9fddd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:45.660Z|541a660a-9b7b-4587-bc5a-534beb064241|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:37:45.661Z|541a660a-9b7b-4587-bc5a-534beb064241|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:49.936Z|fd5b0c59-c6e2-4955-99a0-e3f417558ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:37:49.937Z|fd5b0c59-c6e2-4955-99a0-e3f417558ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:37:50.594Z|09b21d4a-1cae-45d6-bfa7-0b603e514c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:37:50.595Z|09b21d4a-1cae-45d6-bfa7-0b603e514c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:37:53.835Z|c2dd4ec1-5a86-494f-bd46-22ffeb7e3c54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:53.835Z|c2dd4ec1-5a86-494f-bd46-22ffeb7e3c54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:53.836Z|39a91545-f361-4e0d-a044-889b0509782c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:53.836Z|39a91545-f361-4e0d-a044-889b0509782c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:37:53.840Z|e79a95b9-c2f6-4892-a1e5-a70386a800cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:37:53.840Z|e79a95b9-c2f6-4892-a1e5-a70386a800cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:03.863Z|c2e49554-22c6-4636-8fc9-799e2a7157b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:03.863Z|cd9c2fb2-36fc-47cc-b54c-a88c2ef87212|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:03.863Z|c2e49554-22c6-4636-8fc9-799e2a7157b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:03.863Z|cd9c2fb2-36fc-47cc-b54c-a88c2ef87212|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:03.871Z|2a4b0287-7f77-42d2-a033-be965f2a67cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:03.872Z|2a4b0287-7f77-42d2-a033-be965f2a67cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:04.936Z|73256b84-8307-4f55-b770-676afb24d96d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:38:04.940Z|73256b84-8307-4f55-b770-676afb24d96d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:38:13.886Z|38acca82-d04c-46f7-b657-cef63c043f7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:13.887Z|f3419ab8-1685-47a0-b4a2-b306fbe26024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:13.887Z|38acca82-d04c-46f7-b657-cef63c043f7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:13.888Z|f3419ab8-1685-47a0-b4a2-b306fbe26024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:13.892Z|e1890215-3ae8-43d2-bcc0-3cc1283e6e2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:13.893Z|e1890215-3ae8-43d2-bcc0-3cc1283e6e2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:19.936Z|4dc20c13-bb74-4f33-98fc-c45097cb2bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:38:19.936Z|4dc20c13-bb74-4f33-98fc-c45097cb2bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:38:20.595Z|c563fab1-4678-4157-8601-f820d137fbbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:38:20.596Z|c563fab1-4678-4157-8601-f820d137fbbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:38:23.910Z|9697084c-485d-4080-bb52-ffdb6b6ac770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:23.911Z|9697084c-485d-4080-bb52-ffdb6b6ac770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:23.936Z|9e03be9b-daf3-4945-8c09-af2571bf6da9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:23.937Z|9e03be9b-daf3-4945-8c09-af2571bf6da9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:23.938Z|9af907da-1447-4a0b-ad89-a63914ca9f63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:23.938Z|9af907da-1447-4a0b-ad89-a63914ca9f63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:33.952Z|a4d12964-6717-49c7-901b-a3f426e50ead|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:33.953Z|a4d12964-6717-49c7-901b-a3f426e50ead|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:33.959Z|114c2527-49b6-4d1d-acdc-988e192f4835|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:33.959Z|c3d6c6df-782c-43f8-9933-924e8f856304|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:33.960Z|114c2527-49b6-4d1d-acdc-988e192f4835|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:33.960Z|c3d6c6df-782c-43f8-9933-924e8f856304|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:34.936Z|a0f017a3-112b-46db-8a1d-08d5cf3fab55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:38:34.936Z|a0f017a3-112b-46db-8a1d-08d5cf3fab55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:38:44.006Z|488b0b99-37b0-4f57-8369-11cae9261c2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:44.007Z|488b0b99-37b0-4f57-8369-11cae9261c2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:44.008Z|8efd2c49-0e86-4862-8b18-55bebfcc896c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:44.008Z|8efd2c49-0e86-4862-8b18-55bebfcc896c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:44.010Z|c8447e72-3917-4c3d-a561-c71480f08f58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:44.012Z|c8447e72-3917-4c3d-a561-c71480f08f58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:45.661Z|b3cc4d84-d25d-4f28-8324-6ec53e0b6953|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:38:45.662Z|b3cc4d84-d25d-4f28-8324-6ec53e0b6953|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:49.936Z|0b90dae7-848f-4dd5-bbd6-ca9d8d66018f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:38:49.941Z|0b90dae7-848f-4dd5-bbd6-ca9d8d66018f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:38:50.596Z|ad95b961-bb8e-4aa6-8fea-c28eec3f1310|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:38:50.597Z|ad95b961-bb8e-4aa6-8fea-c28eec3f1310|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:38:54.030Z|068c4bcf-36d5-438e-a2e1-bb58863a6403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:54.030Z|7b93d6d7-d2ae-4dd0-b01f-7786d857131c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:54.031Z|068c4bcf-36d5-438e-a2e1-bb58863a6403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:54.031Z|7b93d6d7-d2ae-4dd0-b01f-7786d857131c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:38:54.034Z|dbeb6cb3-fdb4-4c14-873e-2ce6d85729cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:38:54.035Z|dbeb6cb3-fdb4-4c14-873e-2ce6d85729cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:04.055Z|31e1ebc3-e31e-4bf9-8c61-6aa2d4cedead|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:04.055Z|31e1ebc3-e31e-4bf9-8c61-6aa2d4cedead|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:04.055Z|c42abc5b-2f34-43ee-9e1d-cf4210e3778e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:04.055Z|e0f52116-88c1-4d69-ad71-be6f867e7b77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:04.056Z|c42abc5b-2f34-43ee-9e1d-cf4210e3778e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:04.056Z|e0f52116-88c1-4d69-ad71-be6f867e7b77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:04.936Z|57ea85f7-e8b5-42ef-b77c-8ab0bb08854b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:39:04.936Z|57ea85f7-e8b5-42ef-b77c-8ab0bb08854b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:39:14.079Z|de9fbc2d-7d4c-474e-aafb-e7eb685234d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:14.080Z|de9fbc2d-7d4c-474e-aafb-e7eb685234d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:14.081Z|4d967e07-9630-46bc-8141-45a2c671bd8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:14.082Z|4d967e07-9630-46bc-8141-45a2c671bd8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:14.084Z|e5280222-2286-4207-a9dd-ac2080fe38df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:14.085Z|e5280222-2286-4207-a9dd-ac2080fe38df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:19.936Z|04fac8fb-4c0a-4d71-8880-9b0935aba6b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:39:19.936Z|04fac8fb-4c0a-4d71-8880-9b0935aba6b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:39:20.598Z|12558129-85b6-4343-bd87-4113dcc0f044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:39:20.598Z|12558129-85b6-4343-bd87-4113dcc0f044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:39:24.106Z|8f2260ae-e231-48a1-aebb-8614aa60b6ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:24.107Z|8f2260ae-e231-48a1-aebb-8614aa60b6ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:24.108Z|c14842d5-a56e-44eb-89e1-f18cedcc9e98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:24.109Z|c14842d5-a56e-44eb-89e1-f18cedcc9e98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:24.111Z|f76dc7af-db09-4774-b5ca-3bd2ca8d2826|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:24.112Z|f76dc7af-db09-4774-b5ca-3bd2ca8d2826|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:34.131Z|b55d0fe0-6399-41b5-b6d8-86347934470b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:34.132Z|b55d0fe0-6399-41b5-b6d8-86347934470b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:34.136Z|5a97d879-4411-44b2-ad67-82ff47f17b43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:34.137Z|5a97d879-4411-44b2-ad67-82ff47f17b43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:34.138Z|951c26d1-3abd-4840-8568-82c97f3cac81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:34.138Z|951c26d1-3abd-4840-8568-82c97f3cac81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:34.936Z|0ee18f75-8590-4bec-bcc4-3c951ee0972d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:39:34.940Z|0ee18f75-8590-4bec-bcc4-3c951ee0972d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:39:44.157Z|03457da5-6b98-4484-9911-d8f8a2099d47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:44.157Z|03457da5-6b98-4484-9911-d8f8a2099d47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:44.163Z|23099015-b6f7-43d9-b865-fb8b0a325d2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:44.163Z|23099015-b6f7-43d9-b865-fb8b0a325d2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:44.164Z|a1d49af1-af3d-4d6a-996f-c7dca86a82de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:44.165Z|a1d49af1-af3d-4d6a-996f-c7dca86a82de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:45.661Z|ab5c44e3-f0ee-4aa7-a826-a0f9c72a7175|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:39:45.662Z|ab5c44e3-f0ee-4aa7-a826-a0f9c72a7175|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:49.936Z|42c464cc-f1e3-42b9-a365-77dac6fe2278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:39:49.936Z|42c464cc-f1e3-42b9-a365-77dac6fe2278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:39:50.599Z|9b822aa7-ccf9-4062-ba8b-0cdab8e169d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:39:50.599Z|9b822aa7-ccf9-4062-ba8b-0cdab8e169d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:39:54.185Z|71a049a6-2c1f-4279-8d45-d5765c07802a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:54.186Z|71a049a6-2c1f-4279-8d45-d5765c07802a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:54.190Z|4374a41b-d6d7-48eb-9581-c02acca83bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:54.190Z|4374a41b-d6d7-48eb-9581-c02acca83bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:39:54.191Z|b1733591-eca8-4e26-9f66-6e5f87013381|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:39:54.191Z|b1733591-eca8-4e26-9f66-6e5f87013381|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:04.211Z|0406419a-13b7-4a8a-b3be-d76319670193|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:04.212Z|0406419a-13b7-4a8a-b3be-d76319670193|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:04.215Z|21cf6c59-10b5-472b-9f6f-2ae3d176faa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:04.216Z|21cf6c59-10b5-472b-9f6f-2ae3d176faa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:04.218Z|1b25c2d0-bad1-4046-a6a9-e7a721f62928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:04.219Z|1b25c2d0-bad1-4046-a6a9-e7a721f62928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:04.936Z|de6ec8d1-e409-447b-8ad8-ff055a69de2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:40:04.936Z|de6ec8d1-e409-447b-8ad8-ff055a69de2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:40:14.238Z|f6ef6f9d-3639-4f6e-9a7c-102142f3b8e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:14.239Z|f6ef6f9d-3639-4f6e-9a7c-102142f3b8e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:14.241Z|1eee8acc-fd81-4016-8b90-15346505b8e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:14.242Z|1eee8acc-fd81-4016-8b90-15346505b8e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:14.243Z|b561ef90-3162-4f64-8ffe-e440f104cd6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:14.244Z|b561ef90-3162-4f64-8ffe-e440f104cd6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:19.936Z|43c8b64b-ed76-4f00-9979-baf9f5e0b71f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:40:19.940Z|43c8b64b-ed76-4f00-9979-baf9f5e0b71f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:40:20.600Z|d43d3459-c756-45de-8407-a309192d785c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:40:20.600Z|d43d3459-c756-45de-8407-a309192d785c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:40:24.262Z|23a3549b-d5ef-4d94-ace6-c932c755fee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:24.262Z|a6d365bd-8086-4b52-abc2-fd58b99ea7e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:24.263Z|23a3549b-d5ef-4d94-ace6-c932c755fee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:24.263Z|a6d365bd-8086-4b52-abc2-fd58b99ea7e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:24.268Z|676a6ea7-350d-4209-a17c-4cba25054d2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:24.269Z|676a6ea7-350d-4209-a17c-4cba25054d2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:34.288Z|db4ae3f4-6da1-4c0d-874e-cbeeac7b9a9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:34.288Z|21da2efb-3e3b-43f3-8e7c-6ca0fc6708f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:34.288Z|db4ae3f4-6da1-4c0d-874e-cbeeac7b9a9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:34.289Z|21da2efb-3e3b-43f3-8e7c-6ca0fc6708f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:34.291Z|a46fea06-14f7-4733-9da9-c965879ff192|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:34.291Z|a46fea06-14f7-4733-9da9-c965879ff192|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:34.936Z|e677acbd-ffb2-4f04-bc46-28cddc6049fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:40:34.936Z|e677acbd-ffb2-4f04-bc46-28cddc6049fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:40:44.311Z|5845bb5b-5fb2-4efc-aaba-a1f9f532add3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:44.311Z|6d3f114b-4b29-49c1-8626-d1cb7624aaf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:44.312Z|5845bb5b-5fb2-4efc-aaba-a1f9f532add3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:44.312Z|6d3f114b-4b29-49c1-8626-d1cb7624aaf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:44.319Z|ed03ac3e-081d-44d3-beb2-1b8552bee97c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:44.320Z|ed03ac3e-081d-44d3-beb2-1b8552bee97c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:45.661Z|e6cc1666-0e23-44ef-8e82-895ea0741c0f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:40:45.662Z|e6cc1666-0e23-44ef-8e82-895ea0741c0f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:49.936Z|45abaabb-8be0-47ee-964a-ac6691c538a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:40:49.936Z|45abaabb-8be0-47ee-964a-ac6691c538a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:40:50.600Z|597bf6e1-eec5-4b39-a8b6-4d3a3408c71f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:40:50.601Z|597bf6e1-eec5-4b39-a8b6-4d3a3408c71f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:40:54.334Z|a1905ae0-6816-439d-8f29-99bc27e89f28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:54.334Z|a1905ae0-6816-439d-8f29-99bc27e89f28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:54.338Z|47ab3c4f-09bd-4136-95da-9e050113a88b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:54.339Z|47ab3c4f-09bd-4136-95da-9e050113a88b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:40:54.346Z|325e6fda-d6ec-45fe-b398-f2839e4bf6b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:40:54.347Z|325e6fda-d6ec-45fe-b398-f2839e4bf6b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:04.361Z|c76eeee8-4f00-4aab-918b-16c832c3c096|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:04.362Z|c76eeee8-4f00-4aab-918b-16c832c3c096|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:04.365Z|37533b2e-d1b1-48ec-af9b-f824e1c9fda7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:04.366Z|37533b2e-d1b1-48ec-af9b-f824e1c9fda7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:04.370Z|ab56f2b6-29a4-417f-8a9a-5059278f4397|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:04.371Z|ab56f2b6-29a4-417f-8a9a-5059278f4397|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:04.936Z|554bf963-3132-482e-8ed8-bc928e301dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:41:04.940Z|554bf963-3132-482e-8ed8-bc928e301dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:41:14.388Z|5548584e-de30-445c-930d-3857b7ec395e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:14.389Z|5548584e-de30-445c-930d-3857b7ec395e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:14.389Z|ee05567e-d859-406a-8ae2-f3dd446ffe78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:14.390Z|ee05567e-d859-406a-8ae2-f3dd446ffe78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:14.393Z|bfc0da45-6645-41b6-8b6a-a01d76b92e89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:14.394Z|bfc0da45-6645-41b6-8b6a-a01d76b92e89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:19.936Z|3602fbc9-20d1-470e-afab-f75c3c89f686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:41:19.936Z|3602fbc9-20d1-470e-afab-f75c3c89f686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:41:20.601Z|d61926ad-fa2e-4cd2-b773-ff1003b9c25d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:41:20.602Z|d61926ad-fa2e-4cd2-b773-ff1003b9c25d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:41:24.413Z|9dd08a3c-7a35-4227-a3d3-eae5047c6e4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:24.414Z|9dd08a3c-7a35-4227-a3d3-eae5047c6e4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:24.418Z|5a04b630-4c54-4efb-b51c-ebca8e497e9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:24.419Z|5a04b630-4c54-4efb-b51c-ebca8e497e9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:24.421Z|77edf962-3faf-4141-a954-5cf1ae51b67e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:24.422Z|77edf962-3faf-4141-a954-5cf1ae51b67e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:34.440Z|54cf0e7e-9b7c-44bb-9255-b62b5cc24b0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:34.441Z|54cf0e7e-9b7c-44bb-9255-b62b5cc24b0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:34.442Z|72cb8058-b3ea-48a7-8e71-946a9e6b7991|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:34.442Z|72cb8058-b3ea-48a7-8e71-946a9e6b7991|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:34.447Z|ab28c006-e74e-4396-aa7f-abd381bf1918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:34.448Z|ab28c006-e74e-4396-aa7f-abd381bf1918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:34.936Z|66becff0-415f-4988-9193-3d8463282dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:41:34.936Z|66becff0-415f-4988-9193-3d8463282dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:41:44.469Z|ae672001-e90a-4b1b-9317-747dfad95125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:44.470Z|ae672001-e90a-4b1b-9317-747dfad95125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:44.472Z|43c4daa2-4edb-42fe-8110-ea9dc5384c23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:44.473Z|cfba1a97-c85c-45bb-9c0d-8871200bc222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:44.473Z|43c4daa2-4edb-42fe-8110-ea9dc5384c23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:44.473Z|cfba1a97-c85c-45bb-9c0d-8871200bc222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:45.661Z|9c9556cb-9188-4487-834d-57af2cc9c494|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:41:45.662Z|9c9556cb-9188-4487-834d-57af2cc9c494|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:49.936Z|19ce684e-9596-4662-ad28-d92dabfd1472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:41:49.939Z|19ce684e-9596-4662-ad28-d92dabfd1472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:41:50.603Z|396dce0e-87f0-4051-ac87-c2c6ac383c76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:41:50.603Z|396dce0e-87f0-4051-ac87-c2c6ac383c76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:41:54.496Z|90b209e1-df05-47f1-a9e5-706e9d1603dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:54.496Z|392e46ba-9d11-43d8-8746-8d5e0dc2dd9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:54.497Z|90b209e1-df05-47f1-a9e5-706e9d1603dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:54.497Z|392e46ba-9d11-43d8-8746-8d5e0dc2dd9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:41:54.501Z|6e2f6aa8-f585-4025-98bf-4582d5843d14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:41:54.501Z|6e2f6aa8-f585-4025-98bf-4582d5843d14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:04.524Z|306245f1-4682-4c37-9523-6c2e795a8234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:04.524Z|741cca8f-73ed-4a61-a9a6-749c6f178144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:04.524Z|306245f1-4682-4c37-9523-6c2e795a8234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:04.524Z|741cca8f-73ed-4a61-a9a6-749c6f178144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:04.525Z|0203cc5e-d8c5-4e3d-b9b1-b432ca48f46d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:04.525Z|0203cc5e-d8c5-4e3d-b9b1-b432ca48f46d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:04.936Z|a1e56958-44fc-453e-b951-24d5cfc80a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:42:04.936Z|a1e56958-44fc-453e-b951-24d5cfc80a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:42:14.555Z|e2d72700-ee58-4f53-af36-26a8509c5db4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:14.556Z|e2d72700-ee58-4f53-af36-26a8509c5db4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:14.562Z|945aed53-1e94-4459-9de7-39d03206b4a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:14.562Z|1dd8ffa8-8e10-4961-89af-a4c74c7087df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:14.562Z|945aed53-1e94-4459-9de7-39d03206b4a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:14.563Z|1dd8ffa8-8e10-4961-89af-a4c74c7087df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:19.936Z|77305396-a305-4448-b1c4-aba89a71794b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:42:19.936Z|77305396-a305-4448-b1c4-aba89a71794b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:42:20.604Z|e57ee80e-d090-4099-9d3c-76709332e6df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:42:20.604Z|e57ee80e-d090-4099-9d3c-76709332e6df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:42:24.586Z|5409c78d-8bc4-49e1-8a20-fe4811b25201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:24.586Z|5409c78d-8bc4-49e1-8a20-fe4811b25201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:24.589Z|f112ddf9-67a9-4dab-ae90-f30c38e891c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:24.590Z|e708dec9-dfc1-4fd3-98a7-ff0eb44e9b44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:24.590Z|f112ddf9-67a9-4dab-ae90-f30c38e891c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:24.590Z|e708dec9-dfc1-4fd3-98a7-ff0eb44e9b44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:34.612Z|985d2035-f92c-49c6-b276-4be41ecb5812|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:34.612Z|985d2035-f92c-49c6-b276-4be41ecb5812|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:34.619Z|231fa9d0-f2dc-4c51-b476-b05802e3ad47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:34.620Z|cce4710b-62d5-4bc8-bf60-58d00acc71bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:34.620Z|231fa9d0-f2dc-4c51-b476-b05802e3ad47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:34.621Z|cce4710b-62d5-4bc8-bf60-58d00acc71bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:34.936Z|0d2458d2-3f87-406d-94ce-01c1e51f3b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:42:34.940Z|0d2458d2-3f87-406d-94ce-01c1e51f3b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:42:44.635Z|22180d73-e699-4af6-b1a3-090a5ee21c6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:44.636Z|22180d73-e699-4af6-b1a3-090a5ee21c6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:44.642Z|446e4e4b-24bc-42e7-bade-258fcbf00c24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:44.642Z|446e4e4b-24bc-42e7-bade-258fcbf00c24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:44.646Z|6f58051c-0f56-498d-ad5d-a19454998a5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:44.646Z|6f58051c-0f56-498d-ad5d-a19454998a5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:45.662Z|01d238e1-16c3-40a7-b2af-6833c1fdf72a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:42:45.662Z|01d238e1-16c3-40a7-b2af-6833c1fdf72a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:49.936Z|683cfa96-2454-47c4-b214-2f764c5150f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:42:49.936Z|683cfa96-2454-47c4-b214-2f764c5150f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:42:50.605Z|850246fd-8ee2-4a0e-af93-7233005475ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:42:50.605Z|850246fd-8ee2-4a0e-af93-7233005475ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:42:54.661Z|0e2726dd-60b6-4aa6-939b-248e9c9c7c4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:54.662Z|0e2726dd-60b6-4aa6-939b-248e9c9c7c4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:54.662Z|0eb882c7-c72b-46d9-b824-46191ceeb913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:54.663Z|0eb882c7-c72b-46d9-b824-46191ceeb913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:42:54.668Z|ca00ca9f-b07b-450a-a198-3cdea26aceac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:42:54.669Z|ca00ca9f-b07b-450a-a198-3cdea26aceac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:04.691Z|56fd93c1-c594-4956-a111-5a2854794427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:04.692Z|56fd93c1-c594-4956-a111-5a2854794427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:04.692Z|a271743b-91fd-408d-9f79-ca47cabae364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:04.692Z|442ff8e5-0198-49a9-89c8-11c4d0f23ed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:04.692Z|a271743b-91fd-408d-9f79-ca47cabae364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:04.693Z|442ff8e5-0198-49a9-89c8-11c4d0f23ed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:04.936Z|5db93730-f9ed-41ef-a815-4e22639ff4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:43:04.936Z|5db93730-f9ed-41ef-a815-4e22639ff4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:43:14.720Z|9806e84a-3356-4dae-85a8-c180dfdde782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:14.721Z|9806e84a-3356-4dae-85a8-c180dfdde782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:14.726Z|0facecb1-365f-4a97-9455-6cc2cb8975d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:14.726Z|0facecb1-365f-4a97-9455-6cc2cb8975d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:14.726Z|94607b46-f4a7-4dda-b9fb-8f1da60513a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:14.728Z|94607b46-f4a7-4dda-b9fb-8f1da60513a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:19.936Z|b0c55d15-de74-4f5e-b56c-21f953f98ae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:43:19.940Z|b0c55d15-de74-4f5e-b56c-21f953f98ae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:43:20.605Z|8e7fd11d-c610-4b4d-ae62-aef49b7465cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:43:20.606Z|8e7fd11d-c610-4b4d-ae62-aef49b7465cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:43:24.747Z|72ba3704-1aee-4076-b7d3-224070bd237c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:24.747Z|72ba3704-1aee-4076-b7d3-224070bd237c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:24.750Z|cee6ef39-7028-4d50-90a8-4dee9dd40177|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:24.751Z|cee6ef39-7028-4d50-90a8-4dee9dd40177|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:24.753Z|e2299e53-c25d-4629-b1d8-a053406eb581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:24.754Z|e2299e53-c25d-4629-b1d8-a053406eb581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:34.775Z|3e2a32b3-5653-483b-be64-e3e48a5d9b84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:34.775Z|3e2a32b3-5653-483b-be64-e3e48a5d9b84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:34.778Z|a09b0445-e54f-4153-8a8b-1fe6f88a0864|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:34.778Z|65d1ec64-a884-41c5-96f3-24307597eea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:34.779Z|a09b0445-e54f-4153-8a8b-1fe6f88a0864|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:34.779Z|65d1ec64-a884-41c5-96f3-24307597eea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:34.936Z|ac756655-b180-4de3-a0e3-de554edc4eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:43:34.936Z|ac756655-b180-4de3-a0e3-de554edc4eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:43:44.798Z|1fd2fcac-0964-40ff-9b27-51e2b5f3f043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:44.799Z|1fd2fcac-0964-40ff-9b27-51e2b5f3f043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:44.801Z|cba5f050-dcb8-48b6-b3d6-792d01fcaa14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:44.801Z|cba5f050-dcb8-48b6-b3d6-792d01fcaa14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:44.801Z|340d08d6-baec-43dd-8b4c-5d195dcbf2ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:44.802Z|340d08d6-baec-43dd-8b4c-5d195dcbf2ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:45.660Z|29ce6053-fffd-41cc-a8cb-883a0c87aa98|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:43:45.660Z|29ce6053-fffd-41cc-a8cb-883a0c87aa98|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:49.936Z|dd670fd2-b21a-4633-bc21-a8ad605804f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:43:49.936Z|dd670fd2-b21a-4633-bc21-a8ad605804f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:43:50.606Z|8905935e-91e9-4809-9b00-79885c327dc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:43:50.607Z|8905935e-91e9-4809-9b00-79885c327dc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:43:54.824Z|2d8ed8a8-d92e-4de2-9679-28a46f5e26b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:54.824Z|e4d65cd6-0226-4f8b-a392-8094b0cca377|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:54.824Z|2d8ed8a8-d92e-4de2-9679-28a46f5e26b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:54.825Z|e4d65cd6-0226-4f8b-a392-8094b0cca377|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:43:54.826Z|b359db5f-cf4a-4051-829d-70c03c1b4404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:43:54.827Z|b359db5f-cf4a-4051-829d-70c03c1b4404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:04.850Z|3c6a74db-970a-4ddb-8ef7-d815a44bc62e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:04.851Z|3c6a74db-970a-4ddb-8ef7-d815a44bc62e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:04.851Z|a650ed42-cb8e-4141-95f5-8977adaf9edf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:04.852Z|a650ed42-cb8e-4141-95f5-8977adaf9edf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:04.860Z|e936f800-dafd-4cd8-ab51-83cad91ca969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:04.860Z|e936f800-dafd-4cd8-ab51-83cad91ca969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:04.936Z|a310b5fe-aea2-4c39-a5b4-91b2375c5745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:44:04.940Z|a310b5fe-aea2-4c39-a5b4-91b2375c5745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:44:14.878Z|cd802d0b-a99e-4179-baa1-6227ca42ea0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:14.879Z|f7a6c97b-2a1b-44fa-b242-25357e1fcfed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:14.879Z|cd802d0b-a99e-4179-baa1-6227ca42ea0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:14.879Z|f7a6c97b-2a1b-44fa-b242-25357e1fcfed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:14.882Z|f2e47eb7-a868-441b-b4e9-aa89cd41b98a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:14.883Z|f2e47eb7-a868-441b-b4e9-aa89cd41b98a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:19.936Z|f849f740-e250-4109-a498-5023318f4bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:44:19.936Z|f849f740-e250-4109-a498-5023318f4bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:44:20.608Z|4b615c3e-bfd2-466a-8399-b5b8b05523e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:44:20.608Z|4b615c3e-bfd2-466a-8399-b5b8b05523e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:44:24.905Z|a3a87f5b-4278-4a2c-b2fa-2678778b47ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:24.905Z|9d1777be-7a85-4baa-917a-4fd50ced9da4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:24.905Z|a3a87f5b-4278-4a2c-b2fa-2678778b47ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:24.906Z|9d1777be-7a85-4baa-917a-4fd50ced9da4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:24.913Z|c3f954c1-64b6-45ec-b339-17b7a505aee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:24.914Z|c3f954c1-64b6-45ec-b339-17b7a505aee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:34.930Z|12e5ba92-396f-4f66-9f90-709830ffc905|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:34.930Z|12e5ba92-396f-4f66-9f90-709830ffc905|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:34.931Z|29ad1cc9-cdf5-4838-816e-55238c18c243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:34.931Z|29ad1cc9-cdf5-4838-816e-55238c18c243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:34.936Z|eda38df3-7b5f-4bb7-934c-f87b744009ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:44:34.936Z|eda38df3-7b5f-4bb7-934c-f87b744009ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:44:34.937Z|4c24fd05-b1b6-46e0-9161-c1a6b586c191|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:34.938Z|4c24fd05-b1b6-46e0-9161-c1a6b586c191|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:44.950Z|6d13b4b4-05ff-4584-a9ee-e961a0dc40f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:44.951Z|6d13b4b4-05ff-4584-a9ee-e961a0dc40f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:44.952Z|b1cd57dc-fadd-4a76-a281-4ff9cf025971|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:44.953Z|b1cd57dc-fadd-4a76-a281-4ff9cf025971|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:44.956Z|ada6d749-340e-4857-a618-0a98f110f778|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:44.956Z|ada6d749-340e-4857-a618-0a98f110f778|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:45.660Z|df0fedda-78ad-49a2-8707-a191ca05ca0e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:44:45.661Z|df0fedda-78ad-49a2-8707-a191ca05ca0e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:49.936Z|55ff92bd-2753-4429-b375-96ad03def62e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:44:49.939Z|55ff92bd-2753-4429-b375-96ad03def62e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:44:50.609Z|23fd9217-6605-44a8-b8da-50574e883752|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:44:50.609Z|23fd9217-6605-44a8-b8da-50574e883752|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:44:54.974Z|f1eb7605-cb55-4e44-8c13-9aacf07312bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:54.975Z|f1eb7605-cb55-4e44-8c13-9aacf07312bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:54.978Z|8bb0025d-d4a3-4c68-9626-958b97ec6a54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:54.978Z|8bb0025d-d4a3-4c68-9626-958b97ec6a54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:44:54.980Z|8aea1952-66f9-4d66-b3dc-54515e9cd91b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:44:54.981Z|8aea1952-66f9-4d66-b3dc-54515e9cd91b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:04.936Z|0dd10607-e0f8-497f-891c-36fe417cb9b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:45:04.936Z|0dd10607-e0f8-497f-891c-36fe417cb9b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:45:05.001Z|9585c72e-0eef-47dc-84a8-c11ec8ec296e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:05.002Z|9585c72e-0eef-47dc-84a8-c11ec8ec296e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:05.003Z|02d0570b-9c2a-4a8b-8af0-78484b104ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:05.003Z|02d0570b-9c2a-4a8b-8af0-78484b104ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:05.005Z|d91fe56f-664d-47a3-8027-1ed17243b006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:05.005Z|d91fe56f-664d-47a3-8027-1ed17243b006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:15.027Z|82152818-0a01-4ba2-82b2-d5d8649a111b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:15.027Z|cc751dd5-ae9b-4837-a33a-f05ce06baa67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:15.027Z|82152818-0a01-4ba2-82b2-d5d8649a111b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:15.027Z|cc751dd5-ae9b-4837-a33a-f05ce06baa67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:15.031Z|ab82f121-8d63-46ba-8068-5b124429a938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:15.031Z|ab82f121-8d63-46ba-8068-5b124429a938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:19.936Z|000f2a75-45bd-4e71-9754-547398ea2eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:45:19.936Z|000f2a75-45bd-4e71-9754-547398ea2eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:45:20.610Z|97cbc3aa-1b64-44f9-96f9-a0d744c07df9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:45:20.610Z|97cbc3aa-1b64-44f9-96f9-a0d744c07df9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:45:25.055Z|499bb53d-3322-4522-abd1-1994c9b6d1c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:25.056Z|499bb53d-3322-4522-abd1-1994c9b6d1c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:25.057Z|5a47051f-3e4a-426a-bec2-d7ce69e7348b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:25.057Z|5a47051f-3e4a-426a-bec2-d7ce69e7348b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:25.059Z|fd5cfe48-bb11-4575-8bb3-e481950079bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:25.059Z|fd5cfe48-bb11-4575-8bb3-e481950079bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:26.941Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-03-17T04:45:26.950Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 82f2cbc6-1efd-485d-8709-e73832508d76 already exists in requestDb InfraActiveRequests table 2023-03-17T04:45:26.990Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/82f2cbc6-1efd-485d-8709-e73832508d76|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/82f2cbc6-1efd-485d-8709-e73832508d76 2023-03-17T04:45:26.990Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82f2cbc6-1efd-485d-8709-e73832508d76|INFO|500||Invoke 2023-03-17T04:45:26.990Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82f2cbc6-1efd-485d-8709-e73832508d76|DEBUG|500||===========================request begin================================================ 2023-03-17T04:45:26.991Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82f2cbc6-1efd-485d-8709-e73832508d76|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/82f2cbc6-1efd-485d-8709-e73832508d76 2023-03-17T04:45:26.991Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82f2cbc6-1efd-485d-8709-e73832508d76|DEBUG|500||Method : GET 2023-03-17T04:45:26.991Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82f2cbc6-1efd-485d-8709-e73832508d76|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1aa6583a412809e6896caf2bf9a2909c", X-B3-SpanId:"597de14549293338", X-B3-ParentSpanId:"6abf4a3ee0c8a6f8", X-B3-Sampled:"0", X-ONAP-RequestID:"82f2cbc6-1efd-485d-8709-e73832508d76", X-RequestID:"82f2cbc6-1efd-485d-8709-e73832508d76", X-TransactionID:"82f2cbc6-1efd-485d-8709-e73832508d76", X-ECOMP-RequestID:"82f2cbc6-1efd-485d-8709-e73832508d76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca1cdd3e-f6dc-44f6-ba59-5b517d2642bc"] 2023-03-17T04:45:26.992Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82f2cbc6-1efd-485d-8709-e73832508d76|DEBUG|500||Request body: 2023-03-17T04:45:26.992Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82f2cbc6-1efd-485d-8709-e73832508d76|DEBUG|500||==========================request end================================================ 2023-03-17T04:45:27.584Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82f2cbc6-1efd-485d-8709-e73832508d76|DEBUG|500||============================response begin========================================== 2023-03-17T04:45:27.584Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82f2cbc6-1efd-485d-8709-e73832508d76|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T04:45:27.585Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82f2cbc6-1efd-485d-8709-e73832508d76|DEBUG|500||Status text : Not Found 2023-03-17T04:45:27.585Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82f2cbc6-1efd-485d-8709-e73832508d76|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5D158704158DEEB60D041863460413C6; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 04:45:27 GMT", x-envoy-upstream-service-time:"399", server:"envoy"] 2023-03-17T04:45:27.585Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82f2cbc6-1efd-485d-8709-e73832508d76|DEBUG|500||Response body: 2023-03-17T04:45:27.585Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82f2cbc6-1efd-485d-8709-e73832508d76|DEBUG|500||=======================response end================================================= 2023-03-17T04:45:27.586Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82f2cbc6-1efd-485d-8709-e73832508d76|INFO|404|Not Found|InvokeReturn 2023-03-17T04:45:27.650Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 82f2cbc6-1efd-485d-8709-e73832508d76 2023-03-17T04:45:27.664Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-03-17T04:45:27.667Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-03-17T04:45:27.667Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-03-17T04:45:27.668Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-17T04:45:27.668Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-03-17T04:45:27.668Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-03-17T04:45:27.668Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"1aa6583a412809e6896caf2bf9a2909c", X-B3-SpanId:"1ec7837c7a28a2a1", X-B3-ParentSpanId:"6abf4a3ee0c8a6f8", X-B3-Sampled:"0", X-ONAP-RequestID:"82f2cbc6-1efd-485d-8709-e73832508d76", X-RequestID:"82f2cbc6-1efd-485d-8709-e73832508d76", X-TransactionID:"82f2cbc6-1efd-485d-8709-e73832508d76", X-ECOMP-RequestID:"82f2cbc6-1efd-485d-8709-e73832508d76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"995090d7-1e41-4182-8ce9-321b1cdebf7f"] 2023-03-17T04:45:27.669Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-03-17T04:45:27.669Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-03-17T04:45:27.745Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-03-17T04:45:27.746Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-17T04:45:27.746Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-17T04:45:27.746Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 04:45:27 GMT", x-envoy-upstream-service-time:"30", server:"envoy"] 2023-03-17T04:45:27.747Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-03-17T04:45:27.747Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-03-17T04:45:27.748Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-17T04:45:27.751Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke(
) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c03a548d.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-17T04:45:27.752Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-03-17T04:45:27.753Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-03-17T04:45:27.753Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-03-17T04:45:27.754Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-17T04:45:27.754Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-03-17T04:45:27.754Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-03-17T04:45:27.754Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"1aa6583a412809e6896caf2bf9a2909c", X-B3-SpanId:"fa8862b795b0cde7", X-B3-ParentSpanId:"6abf4a3ee0c8a6f8", X-B3-Sampled:"0", X-ONAP-RequestID:"82f2cbc6-1efd-485d-8709-e73832508d76", X-RequestID:"82f2cbc6-1efd-485d-8709-e73832508d76", X-TransactionID:"82f2cbc6-1efd-485d-8709-e73832508d76", X-ECOMP-RequestID:"82f2cbc6-1efd-485d-8709-e73832508d76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d75e3645-5632-41e3-a702-dec1623e83a2"] 2023-03-17T04:45:27.754Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-03-17T04:45:27.754Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-03-17T04:45:27.835Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-03-17T04:45:27.836Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-17T04:45:27.837Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-17T04:45:27.837Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 04:45:27 GMT", x-envoy-upstream-service-time:"58", server:"envoy"] 2023-03-17T04:45:27.838Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-03-17T04:45:27.838Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-03-17T04:45:27.839Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-17T04:45:27.840Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c03a548d.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-17T04:45:27.841Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@2dc240ce 2023-03-17T04:45:27.846Z|82f2cbc6-1efd-485d-8709-e73832508d76|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T04:45:34.936Z|6c669fa2-926e-41f7-beb6-3a35ed7e7232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:45:34.940Z|6c669fa2-926e-41f7-beb6-3a35ed7e7232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:45:35.082Z|09ab727d-2523-403e-bc9d-cf09cc06e8bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:35.082Z|9128cb58-4241-4c42-8d6b-6f8ddb2f4e26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:35.082Z|2252e7ef-7d44-4b49-89cb-333f1ebb6dc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:35.083Z|09ab727d-2523-403e-bc9d-cf09cc06e8bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:35.083Z|2252e7ef-7d44-4b49-89cb-333f1ebb6dc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:35.083Z|9128cb58-4241-4c42-8d6b-6f8ddb2f4e26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:45.115Z|06003615-958e-48a9-8400-a4092f9e9f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:45.115Z|1732a60e-aaad-41ea-985d-e512f5f1704b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:45.115Z|ff217888-12c8-42de-babb-1fe80f39d80c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:45.116Z|06003615-958e-48a9-8400-a4092f9e9f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:45.116Z|ff217888-12c8-42de-babb-1fe80f39d80c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:45.116Z|1732a60e-aaad-41ea-985d-e512f5f1704b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:45.661Z|f6cca445-5f71-4bff-a6a9-0e3b0364826b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:45:45.662Z|f6cca445-5f71-4bff-a6a9-0e3b0364826b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:49.936Z|68865d60-b520-4a84-9a8e-b027f86819c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:45:49.936Z|68865d60-b520-4a84-9a8e-b027f86819c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:45:50.610Z|a615f949-94fd-41a4-8411-c8f8322eb239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:45:50.611Z|a615f949-94fd-41a4-8411-c8f8322eb239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:45:54.069Z|56e659ea-7b39-42bc-a88d-38ba89f7126a|http-nio-8080-exec-10|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-17T04:45:54.069Z|56e659ea-7b39-42bc-a88d-38ba89f7126a|http-nio-8080-exec-10|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:55.144Z|e59c48c9-9d23-404a-a8b3-1c17c2c72a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:55.145Z|0ace6d7d-2bfe-4a2d-8f3a-ec2d07b181ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:55.145Z|e59c48c9-9d23-404a-a8b3-1c17c2c72a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:55.146Z|0ace6d7d-2bfe-4a2d-8f3a-ec2d07b181ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:45:55.153Z|a62fed9f-05e1-4251-af35-0d6c3a964179|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:45:55.154Z|a62fed9f-05e1-4251-af35-0d6c3a964179|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:04.936Z|fbaa70ad-c831-4145-9b29-2229df6e4b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:46:04.936Z|fbaa70ad-c831-4145-9b29-2229df6e4b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:46:05.176Z|1be61673-ed40-4b58-87e8-16cea06240c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:05.177Z|1be61673-ed40-4b58-87e8-16cea06240c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:05.178Z|9106ca95-af1b-4e18-852f-2f8ae98b793b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:05.178Z|9106ca95-af1b-4e18-852f-2f8ae98b793b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:05.182Z|a62fcbce-edf4-4251-a1dd-dbdbf84151de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:05.182Z|a62fcbce-edf4-4251-a1dd-dbdbf84151de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:15.205Z|ffd3c4b2-0929-499a-b45c-c3977d75b619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:15.206Z|ffd3c4b2-0929-499a-b45c-c3977d75b619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:15.207Z|b440d718-5764-4f4f-8a96-25c6bf67c477|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:15.207Z|b440d718-5764-4f4f-8a96-25c6bf67c477|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:15.212Z|1bc2cada-e064-4fb7-b048-805e74dd2e49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:15.213Z|1bc2cada-e064-4fb7-b048-805e74dd2e49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:19.936Z|004cb316-2bb2-4718-8d5e-7bb2cb385229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:46:19.940Z|004cb316-2bb2-4718-8d5e-7bb2cb385229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:46:20.611Z|a7856992-4d51-4e1c-9a28-33f398468f22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:46:20.612Z|a7856992-4d51-4e1c-9a28-33f398468f22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:46:25.231Z|d5b8ee1a-c46f-47eb-8650-1c96cfcce25d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:25.231Z|b8398f67-cd14-444f-8748-11dc9451ab9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:25.231Z|d5b8ee1a-c46f-47eb-8650-1c96cfcce25d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:25.232Z|b8398f67-cd14-444f-8748-11dc9451ab9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:25.242Z|c8e62956-6711-41e2-a304-576185d2d4e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:25.242Z|c8e62956-6711-41e2-a304-576185d2d4e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:34.936Z|0f5b8871-c513-47bf-9400-e1d780155088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:46:34.937Z|0f5b8871-c513-47bf-9400-e1d780155088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:46:35.258Z|30142877-1ed9-4d5c-9a0c-94421fcc436b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:35.259Z|30142877-1ed9-4d5c-9a0c-94421fcc436b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:35.261Z|2407e218-220c-4249-82e2-da0c717b3c2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:35.262Z|2407e218-220c-4249-82e2-da0c717b3c2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:35.267Z|4890d5b1-c961-4484-b83a-089da459c3b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:35.267Z|4890d5b1-c961-4484-b83a-089da459c3b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:45.287Z|1be75223-9655-42f7-8d84-f304c6b55b94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:45.288Z|1be75223-9655-42f7-8d84-f304c6b55b94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:45.292Z|b613abd2-e44d-4dea-93f4-eab3cf9d856e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:45.292Z|b613abd2-e44d-4dea-93f4-eab3cf9d856e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:45.293Z|4d69f4b8-de90-49a2-9e9a-e65b8da1a526|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:45.294Z|4d69f4b8-de90-49a2-9e9a-e65b8da1a526|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:45.662Z|4c8238df-c455-4100-ba69-ec252b31db82|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:46:45.663Z|4c8238df-c455-4100-ba69-ec252b31db82|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:49.936Z|242df75b-c73d-4388-afc6-4563443e045a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:46:49.936Z|242df75b-c73d-4388-afc6-4563443e045a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:46:50.329Z|d31d4b15-d0b1-49d3-a388-014235d7f2e6|http-nio-8080-exec-1|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-17T04:46:50.330Z|d31d4b15-d0b1-49d3-a388-014235d7f2e6|http-nio-8080-exec-1|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:50.613Z|8b3f404c-9b5e-4997-9f09-0e50ab8016a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:46:50.613Z|8b3f404c-9b5e-4997-9f09-0e50ab8016a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:46:55.318Z|e72a0815-9057-400d-8ddb-742e3f647ae0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:55.319Z|e72a0815-9057-400d-8ddb-742e3f647ae0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:55.319Z|cc75c353-ed98-417e-be6a-9cd76524e445|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:55.320Z|cc75c353-ed98-417e-be6a-9cd76524e445|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:46:55.324Z|6bd362b6-d9f4-4093-a10d-62f13e037729|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:46:55.324Z|6bd362b6-d9f4-4093-a10d-62f13e037729|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:04.936Z|f29f7eff-de79-4ed4-ac9c-b10322ebb12b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:47:04.939Z|f29f7eff-de79-4ed4-ac9c-b10322ebb12b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:47:05.345Z|5e35f9c1-3ca4-44be-9ac4-04e618435551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:05.346Z|5e35f9c1-3ca4-44be-9ac4-04e618435551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:05.347Z|cec88369-29f0-44f5-86a0-1bd37e55f082|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:05.348Z|cec88369-29f0-44f5-86a0-1bd37e55f082|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:05.353Z|7887f0f9-2c9c-4301-a0ea-0d8d09dff496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:05.353Z|7887f0f9-2c9c-4301-a0ea-0d8d09dff496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:15.387Z|1ae8483d-eba2-44fa-8dc8-165df4d2fd4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:15.387Z|1ae8483d-eba2-44fa-8dc8-165df4d2fd4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:15.389Z|4ef65363-6ff0-4e35-a40d-ec54fba8a11f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:15.389Z|4ef65363-6ff0-4e35-a40d-ec54fba8a11f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:15.390Z|673e0197-cfd7-45e0-a80c-344b2d8b7bc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:15.390Z|673e0197-cfd7-45e0-a80c-344b2d8b7bc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:19.936Z|63ff4192-e4e8-47a4-b506-d8e31c5ba8a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:47:19.936Z|63ff4192-e4e8-47a4-b506-d8e31c5ba8a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:47:20.614Z|d8794668-f6d4-4002-b4d8-e5cb28d220c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:47:20.614Z|d8794668-f6d4-4002-b4d8-e5cb28d220c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:47:25.415Z|6a23b25b-167e-4725-b24b-c45ba50fcd60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:25.416Z|6a23b25b-167e-4725-b24b-c45ba50fcd60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:25.423Z|cdc015c5-3bd2-4908-93c4-9e7f1cbfa415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:25.423Z|136003a3-08eb-416f-85a4-af1c887508cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:25.424Z|cdc015c5-3bd2-4908-93c4-9e7f1cbfa415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:25.424Z|136003a3-08eb-416f-85a4-af1c887508cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:34.936Z|02160ea9-1110-4e8f-9d54-14876a128721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:47:34.936Z|02160ea9-1110-4e8f-9d54-14876a128721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:47:35.444Z|4892bd09-aab9-41f8-9217-66a8d8cca9b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:35.444Z|b1dafb09-f9b4-4afe-8651-75e72e33d415|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:35.444Z|4892bd09-aab9-41f8-9217-66a8d8cca9b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:35.445Z|b1dafb09-f9b4-4afe-8651-75e72e33d415|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:35.451Z|5caececb-da1b-4af6-96a0-44fad7abea9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:35.452Z|5caececb-da1b-4af6-96a0-44fad7abea9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:45.470Z|f2aad1fe-3fe3-4f80-b79e-c22a7befa9ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:45.471Z|f2aad1fe-3fe3-4f80-b79e-c22a7befa9ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:45.472Z|74929441-c252-4767-9f37-82aff01b9574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:45.472Z|74929441-c252-4767-9f37-82aff01b9574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:45.478Z|09120d38-c0b0-4a61-97a5-aa97aab58bdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:45.479Z|09120d38-c0b0-4a61-97a5-aa97aab58bdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:45.660Z|993e84c9-5cb0-46c6-9d03-6f5ac4a5ea75|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:47:45.660Z|993e84c9-5cb0-46c6-9d03-6f5ac4a5ea75|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:49.936Z|2e6bdf44-2f3b-47de-aeb8-b70e816b5dce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:47:49.940Z|2e6bdf44-2f3b-47de-aeb8-b70e816b5dce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:47:50.615Z|a8ef672d-3edc-4ea7-9dc3-7c0af7c83d59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:47:50.615Z|a8ef672d-3edc-4ea7-9dc3-7c0af7c83d59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:47:55.507Z|a18db78d-b7d1-457f-9dc0-94f339893fe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:55.507Z|a18db78d-b7d1-457f-9dc0-94f339893fe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:55.512Z|0c559019-c263-4c1d-8603-1bef6b7456e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:55.513Z|0c559019-c263-4c1d-8603-1bef6b7456e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:47:55.519Z|8bb0d763-9a56-4eda-9b4d-3ea6c5333216|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:47:55.520Z|8bb0d763-9a56-4eda-9b4d-3ea6c5333216|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:04.936Z|5209b9e4-6d12-48cb-9228-424d6c01f295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:48:04.936Z|5209b9e4-6d12-48cb-9228-424d6c01f295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:48:05.533Z|5c69f529-cd58-4d40-ab7a-51b652a67bc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:05.533Z|5c69f529-cd58-4d40-ab7a-51b652a67bc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:05.534Z|e8593ad6-7e61-4ce0-8565-7f954fca8362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:05.535Z|e8593ad6-7e61-4ce0-8565-7f954fca8362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:05.541Z|3cecd173-cec2-49d9-9e10-a1c14c3489fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:05.542Z|3cecd173-cec2-49d9-9e10-a1c14c3489fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:15.557Z|751c8fe1-8fbb-4555-b998-9b631c6a96ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:15.558Z|751c8fe1-8fbb-4555-b998-9b631c6a96ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:15.561Z|3b351313-461e-4133-9ce4-4ec8ddf82e14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:15.561Z|3b351313-461e-4133-9ce4-4ec8ddf82e14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:15.563Z|99378d8a-eac6-4a49-a4d4-8c7b08276ff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:15.564Z|99378d8a-eac6-4a49-a4d4-8c7b08276ff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:19.936Z|a5efd4b1-c6da-482b-9a35-c9ab0292b3b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:48:19.936Z|a5efd4b1-c6da-482b-9a35-c9ab0292b3b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:48:20.616Z|260e5fa0-b67e-47ee-affa-e9d75ff23ca4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:48:20.616Z|260e5fa0-b67e-47ee-affa-e9d75ff23ca4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:48:25.578Z|58e316d2-96a3-4f4a-a0ec-860c7920d036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:25.579Z|58e316d2-96a3-4f4a-a0ec-860c7920d036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:25.584Z|c255056d-e245-47e2-97cd-d011c0a46fe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:25.585Z|5b5d4aca-e977-497d-97e7-6bc65a2a97ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:25.585Z|5b5d4aca-e977-497d-97e7-6bc65a2a97ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:25.585Z|c255056d-e245-47e2-97cd-d011c0a46fe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:34.936Z|6d18e7b6-fb34-4c9a-83ac-c97d05f20caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:48:34.940Z|6d18e7b6-fb34-4c9a-83ac-c97d05f20caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:48:35.599Z|d8e176a8-478b-4f74-b78c-58ae9a80771a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:35.600Z|d8e176a8-478b-4f74-b78c-58ae9a80771a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:35.605Z|dc6ee0b5-42f0-4c5f-872b-82cbd59478ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:35.605Z|dc6ee0b5-42f0-4c5f-872b-82cbd59478ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:35.605Z|b884fdaa-5a9c-40dd-949a-8a630db46ad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:35.606Z|b884fdaa-5a9c-40dd-949a-8a630db46ad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:45.624Z|fd172b94-ebe6-4a29-b29e-1d86c16aa3bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:45.625Z|fd172b94-ebe6-4a29-b29e-1d86c16aa3bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:45.625Z|8a038a61-0947-4ccc-8304-da0d1617be46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:45.626Z|8a038a61-0947-4ccc-8304-da0d1617be46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:45.628Z|145b8175-b47a-4d9b-bd1f-7031e8ad9f49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:45.629Z|145b8175-b47a-4d9b-bd1f-7031e8ad9f49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:45.660Z|47fb0257-fb26-4e1b-b370-da36869f924c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:48:45.661Z|47fb0257-fb26-4e1b-b370-da36869f924c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:49.936Z|b05ab560-b716-4429-b588-957d69baaf6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:48:49.936Z|b05ab560-b716-4429-b588-957d69baaf6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:48:50.617Z|8a8f6c17-e7e8-493d-b614-98043d09ecb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:48:50.617Z|8a8f6c17-e7e8-493d-b614-98043d09ecb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:48:55.648Z|67b4f01b-2aa8-4ab2-88c3-96b014b35699|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:55.648Z|51b35ff8-fd4b-4154-881d-05d0b7a205eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:55.649Z|67b4f01b-2aa8-4ab2-88c3-96b014b35699|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:55.651Z|51b35ff8-fd4b-4154-881d-05d0b7a205eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:48:55.652Z|9d107365-58a0-4ede-abf6-a6c402790722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:48:55.653Z|9d107365-58a0-4ede-abf6-a6c402790722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:04.936Z|8c3806e3-78b0-4e70-9c0f-b4b18b60147a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:49:04.936Z|8c3806e3-78b0-4e70-9c0f-b4b18b60147a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:49:05.676Z|e5fb0504-9f6b-4d73-9526-d2a5c8980fa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:05.677Z|e5fb0504-9f6b-4d73-9526-d2a5c8980fa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:05.679Z|4a858f99-070b-4b47-ac43-07a0e8d5afe0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:05.679Z|4a858f99-070b-4b47-ac43-07a0e8d5afe0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:05.679Z|b3765755-a2d4-4d92-af89-7dc3733e9946|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:05.680Z|b3765755-a2d4-4d92-af89-7dc3733e9946|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:15.705Z|28309c46-80c8-4f2b-ac25-d4049db301dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:15.706Z|28309c46-80c8-4f2b-ac25-d4049db301dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:15.706Z|8795500f-fa88-4e9c-9345-b16f30fc90e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:15.707Z|8795500f-fa88-4e9c-9345-b16f30fc90e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:15.707Z|47275d2e-bc9b-4765-8eb9-3de9f92b9cd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:15.707Z|47275d2e-bc9b-4765-8eb9-3de9f92b9cd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:19.936Z|f439fafa-5124-4f72-952c-ebce646a9427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:49:19.940Z|f439fafa-5124-4f72-952c-ebce646a9427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:49:20.618Z|00c27b0c-dee5-4c86-a218-d748d9f5b47e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:49:20.618Z|00c27b0c-dee5-4c86-a218-d748d9f5b47e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:49:25.734Z|43e29939-eecb-4097-a352-41de6cc95ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:25.735Z|43e29939-eecb-4097-a352-41de6cc95ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:25.742Z|c31c856d-6830-4175-914b-76ebaac739c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:25.742Z|c31c856d-6830-4175-914b-76ebaac739c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:25.742Z|b93358f1-1b94-4474-a968-b1a79fb2060c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:25.743Z|b93358f1-1b94-4474-a968-b1a79fb2060c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:34.936Z|3f53187d-b320-4108-881d-54c6292eaad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:49:34.936Z|3f53187d-b320-4108-881d-54c6292eaad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:49:35.767Z|1a8e7ebb-257f-4901-adb0-a833d3a4b532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:35.768Z|1a8e7ebb-257f-4901-adb0-a833d3a4b532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:35.768Z|fe1585c9-6f15-4b44-9189-fc07a3a8e0e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:35.768Z|fe1585c9-6f15-4b44-9189-fc07a3a8e0e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:35.769Z|40182480-ee7f-4631-956b-2e66ce611191|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:35.770Z|40182480-ee7f-4631-956b-2e66ce611191|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:45.661Z|07feeee3-fd78-4889-a3f6-5799065a6eea|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:49:45.662Z|07feeee3-fd78-4889-a3f6-5799065a6eea|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:45.798Z|d0b4e369-5671-478b-aebb-c868c236e6a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:45.798Z|61c19915-94db-4fc0-8bb8-f8f2270c0311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:45.799Z|d0b4e369-5671-478b-aebb-c868c236e6a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:45.799Z|61c19915-94db-4fc0-8bb8-f8f2270c0311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:45.807Z|80fb0d66-0351-47ac-8902-f1cf7493d3c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:45.808Z|80fb0d66-0351-47ac-8902-f1cf7493d3c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:49.936Z|b119cc8f-9e36-480c-b891-08c5084104f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:49:49.936Z|b119cc8f-9e36-480c-b891-08c5084104f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:49:50.619Z|c571a505-0931-488b-9060-8cb70c94ed79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:49:50.619Z|c571a505-0931-488b-9060-8cb70c94ed79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:49:55.826Z|dea42164-fb4c-485b-b93f-78d49de06299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:55.827Z|dea42164-fb4c-485b-b93f-78d49de06299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:55.829Z|eafa3feb-4320-413d-a2b8-7342dff88857|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:55.829Z|eafa3feb-4320-413d-a2b8-7342dff88857|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:49:55.834Z|40a170ad-d2a1-47a4-a0ec-ab034ca76350|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:49:55.835Z|40a170ad-d2a1-47a4-a0ec-ab034ca76350|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:04.936Z|0b8b7ef1-ce7d-43cc-8d30-3d07262ab6d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:50:04.940Z|0b8b7ef1-ce7d-43cc-8d30-3d07262ab6d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:50:05.854Z|ae628d3d-f0cb-42aa-90f5-174a328bdd2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:05.854Z|ae628d3d-f0cb-42aa-90f5-174a328bdd2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:05.855Z|32f0a1cf-50eb-4886-a4b7-ad9c7f83ae4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:05.856Z|32f0a1cf-50eb-4886-a4b7-ad9c7f83ae4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:05.859Z|c912220f-41c3-45a9-86b3-d246822ea511|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:05.860Z|c912220f-41c3-45a9-86b3-d246822ea511|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:15.883Z|f3eede5c-ee62-4819-ba9d-8e1738bec4e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:15.884Z|f3eede5c-ee62-4819-ba9d-8e1738bec4e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:15.884Z|18e2debc-be5b-4936-9983-2faf56781f2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:15.885Z|18e2debc-be5b-4936-9983-2faf56781f2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:15.886Z|ae187cfd-dc99-4abe-8fa5-9cddb71fd18d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:15.887Z|ae187cfd-dc99-4abe-8fa5-9cddb71fd18d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:19.936Z|8c586e59-6837-405a-a48f-b8717e773c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:50:19.937Z|8c586e59-6837-405a-a48f-b8717e773c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:50:20.620Z|9b3f65ba-14e3-4dbb-ab8a-ffaffd47aa6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:50:20.621Z|9b3f65ba-14e3-4dbb-ab8a-ffaffd47aa6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:50:25.909Z|617a803e-f6c2-48cd-9fd2-2701372be7d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:25.910Z|617a803e-f6c2-48cd-9fd2-2701372be7d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:25.914Z|f75893ca-3111-489e-b997-db553768ca5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:25.915Z|f75893ca-3111-489e-b997-db553768ca5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:25.918Z|575f9d64-7c5a-4007-a5a8-9398bd02124e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:25.918Z|575f9d64-7c5a-4007-a5a8-9398bd02124e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:34.936Z|b45867c7-35c1-43f6-9a18-c2d8948fbe6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:50:34.936Z|b45867c7-35c1-43f6-9a18-c2d8948fbe6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:50:35.937Z|f9e5d19b-7fb0-4b3f-9c66-8fdd04624a8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:35.938Z|f9e5d19b-7fb0-4b3f-9c66-8fdd04624a8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:35.942Z|4f172f4e-a7ca-465a-aaa9-ca33fa7b9f08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:35.942Z|4f172f4e-a7ca-465a-aaa9-ca33fa7b9f08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:35.945Z|b974161a-7c1d-4c2e-a51b-afc99ab451d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:35.947Z|b974161a-7c1d-4c2e-a51b-afc99ab451d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:45.660Z|10b6657e-a332-4d0c-b8cc-38c29b2d3254|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:50:45.661Z|10b6657e-a332-4d0c-b8cc-38c29b2d3254|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:45.966Z|c27608fa-e034-476a-9a21-54a55f2129d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:45.967Z|c27608fa-e034-476a-9a21-54a55f2129d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:45.971Z|1c78180b-ad42-41f8-b8dc-860f5017af3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:45.972Z|1c78180b-ad42-41f8-b8dc-860f5017af3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:45.974Z|760dcb43-5f75-47f2-8d0a-cf1cd51c0bed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:45.974Z|760dcb43-5f75-47f2-8d0a-cf1cd51c0bed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:49.936Z|75e0de56-7222-4118-aad6-c661710a24b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:50:49.940Z|75e0de56-7222-4118-aad6-c661710a24b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:50:50.621Z|81be1157-41ab-44a1-92fb-a5bbb141fdd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:50:50.622Z|81be1157-41ab-44a1-92fb-a5bbb141fdd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:50:56.003Z|0f1bc079-aa37-4eb1-bb25-534b28c36cf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:56.003Z|7d73528d-0b1f-4c3a-9532-83e4feb26fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:56.003Z|4f087938-d821-46b8-897b-5fc42be7a31a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:50:56.004Z|7d73528d-0b1f-4c3a-9532-83e4feb26fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:56.004Z|4f087938-d821-46b8-897b-5fc42be7a31a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:50:56.004Z|0f1bc079-aa37-4eb1-bb25-534b28c36cf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:04.936Z|1b4281d6-f927-49ce-bf8e-aa2afde13d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:51:04.937Z|1b4281d6-f927-49ce-bf8e-aa2afde13d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:51:06.035Z|d27915b7-64cc-46ea-8093-990266e48d83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:06.036Z|d27915b7-64cc-46ea-8093-990266e48d83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:06.042Z|29204234-dc35-496e-8998-a8cfd67b1a92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:06.042Z|29204234-dc35-496e-8998-a8cfd67b1a92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:06.044Z|86734651-f47c-4360-a8ab-70e016581428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:06.044Z|86734651-f47c-4360-a8ab-70e016581428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:16.065Z|58bf40b9-0028-4214-acb2-0dd1d868ee09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:16.066Z|58bf40b9-0028-4214-acb2-0dd1d868ee09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:16.070Z|27b842ac-3e8b-4451-a02a-1921d5edc92b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:16.071Z|27b842ac-3e8b-4451-a02a-1921d5edc92b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:16.072Z|42bcc19f-2f30-421a-88e5-a54dca238168|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:16.073Z|42bcc19f-2f30-421a-88e5-a54dca238168|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:19.936Z|5111d635-1b99-4f69-802b-2c8c90187a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:51:19.936Z|5111d635-1b99-4f69-802b-2c8c90187a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:51:20.623Z|924cb6c8-c518-458c-af2c-07cff7a0faa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:51:20.623Z|924cb6c8-c518-458c-af2c-07cff7a0faa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:51:26.096Z|6c3ed857-e554-43da-a259-84abf65a1571|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:26.097Z|6c3ed857-e554-43da-a259-84abf65a1571|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:26.097Z|24e9ecb1-1461-428a-b7dd-aad06f6826c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:26.098Z|24e9ecb1-1461-428a-b7dd-aad06f6826c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:26.101Z|be857ebf-8ab1-4ba6-ad26-aceba4b45dbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:26.102Z|be857ebf-8ab1-4ba6-ad26-aceba4b45dbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:34.936Z|56a55e7d-6258-4edf-ba51-ba66e77739b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:51:34.940Z|56a55e7d-6258-4edf-ba51-ba66e77739b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:51:36.124Z|b03ad0db-0d10-4305-904a-5edc2b3cff82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:36.124Z|b03ad0db-0d10-4305-904a-5edc2b3cff82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:36.124Z|65900b53-3c13-40a3-ba1d-e1d91a3f4cab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:36.125Z|65900b53-3c13-40a3-ba1d-e1d91a3f4cab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:36.128Z|5651b551-0d14-473c-9b21-181c146ee881|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:36.128Z|5651b551-0d14-473c-9b21-181c146ee881|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:45.661Z|f836de53-9159-46d8-bee6-07e5be2da74b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:51:45.662Z|f836de53-9159-46d8-bee6-07e5be2da74b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:46.152Z|3028932b-b094-4630-81bb-1f6d3e5d0f52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:46.153Z|3028932b-b094-4630-81bb-1f6d3e5d0f52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:46.154Z|d36c6c1e-b41b-4748-9815-732705439e53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:46.155Z|d36c6c1e-b41b-4748-9815-732705439e53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:46.157Z|3a259638-68f8-4a7f-bbd4-effaac82485a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:46.157Z|3a259638-68f8-4a7f-bbd4-effaac82485a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:49.936Z|b7a6b0eb-4b1c-4d2e-b75c-6ad07b2cb224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:51:49.937Z|b7a6b0eb-4b1c-4d2e-b75c-6ad07b2cb224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:51:50.624Z|b9b8115d-bcb5-4be9-bb71-628e846ec02b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:51:50.624Z|b9b8115d-bcb5-4be9-bb71-628e846ec02b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:51:56.182Z|a56209fb-37f7-4aa7-bb6a-ef42a2efad7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:56.183Z|a56209fb-37f7-4aa7-bb6a-ef42a2efad7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:56.188Z|563abff3-e98c-4126-a3db-08367483f4a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:56.189Z|563abff3-e98c-4126-a3db-08367483f4a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:51:56.190Z|8cd80782-57db-44fe-86ac-d24108667eb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:51:56.191Z|8cd80782-57db-44fe-86ac-d24108667eb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:04.936Z|6b323a30-61aa-426b-92bb-2fa425e52de1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:52:04.936Z|6b323a30-61aa-426b-92bb-2fa425e52de1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:52:06.212Z|953000ea-485b-4140-8249-bfd88535d516|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:06.212Z|953000ea-485b-4140-8249-bfd88535d516|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:06.215Z|b2af3706-2efc-4fa2-b8f8-4de856bfb0ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:06.215Z|b2af3706-2efc-4fa2-b8f8-4de856bfb0ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:06.217Z|45187ec9-16b0-4bae-8d27-3a7e14d28f10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:06.218Z|45187ec9-16b0-4bae-8d27-3a7e14d28f10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:16.243Z|59364368-c9ba-4844-b071-c5d613ec943a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:16.243Z|1d2ac0bc-d170-4518-a346-cb95991ce364|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:16.243Z|59364368-c9ba-4844-b071-c5d613ec943a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:16.244Z|1d2ac0bc-d170-4518-a346-cb95991ce364|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:16.248Z|2e335d12-a09b-48a1-a606-eb7f61cc3bd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:16.249Z|2e335d12-a09b-48a1-a606-eb7f61cc3bd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:19.936Z|f24ee0fd-33f2-4b6c-b689-bb00d613839d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:52:19.940Z|f24ee0fd-33f2-4b6c-b689-bb00d613839d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:52:20.625Z|9662ecda-5dc2-40be-abfa-63137648fc8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:52:20.625Z|9662ecda-5dc2-40be-abfa-63137648fc8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:52:26.272Z|71b32f7b-f367-49c5-80d8-174e2ca89d3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:26.273Z|71b32f7b-f367-49c5-80d8-174e2ca89d3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:26.279Z|d7133d8e-c144-4b34-8c07-76bf58dbddee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:26.279Z|d7133d8e-c144-4b34-8c07-76bf58dbddee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:26.280Z|8bd0ab88-1032-4455-8a7f-aa3d46ad2330|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:26.281Z|8bd0ab88-1032-4455-8a7f-aa3d46ad2330|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:34.936Z|6501ab06-d3db-432d-8e87-b2dae813690e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:52:34.937Z|6501ab06-d3db-432d-8e87-b2dae813690e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:52:36.303Z|7f43a35d-f011-4340-adb1-2474b4b0713e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:36.304Z|7f43a35d-f011-4340-adb1-2474b4b0713e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:36.307Z|dee38d5a-9166-46cd-bd78-32d266699055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:36.307Z|bf633d5e-f33c-4a6a-9b02-95c3b59a3d07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:36.307Z|dee38d5a-9166-46cd-bd78-32d266699055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:36.307Z|bf633d5e-f33c-4a6a-9b02-95c3b59a3d07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:45.661Z|88884c91-c3fb-4c3e-a2c3-b2d7e30b1c33|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:52:45.661Z|88884c91-c3fb-4c3e-a2c3-b2d7e30b1c33|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:46.332Z|05e56283-77d2-4e68-932f-c8cd87507120|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:46.332Z|05e56283-77d2-4e68-932f-c8cd87507120|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:46.335Z|4b18ad33-393a-4f79-b7df-8901aab5f07e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:46.335Z|4b18ad33-393a-4f79-b7df-8901aab5f07e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:46.338Z|2dedc327-3e83-4091-8697-7ba7aacc3838|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:46.339Z|2dedc327-3e83-4091-8697-7ba7aacc3838|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:49.936Z|9005431e-52b6-423a-a28b-580ab4373a09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:52:49.937Z|9005431e-52b6-423a-a28b-580ab4373a09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:52:50.626Z|4ec8000b-895b-43d3-a377-606c9a5e18e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:52:50.626Z|4ec8000b-895b-43d3-a377-606c9a5e18e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:52:56.362Z|cf4047fc-0d74-4638-b6f1-944e7876351a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:56.363Z|ba6a1fb2-79c9-49da-a671-7e8a05cba75d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:56.363Z|cf4047fc-0d74-4638-b6f1-944e7876351a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:56.363Z|ba6a1fb2-79c9-49da-a671-7e8a05cba75d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:52:56.365Z|e9a294ee-212d-479f-a5a5-90c2df7d2d68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:52:56.366Z|e9a294ee-212d-479f-a5a5-90c2df7d2d68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:04.936Z|d909c8af-7789-4d7d-9e25-0f4edd82d171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:53:04.940Z|d909c8af-7789-4d7d-9e25-0f4edd82d171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:53:06.390Z|a7737672-4097-47c5-ba3b-84a3e85709f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:06.391Z|a7737672-4097-47c5-ba3b-84a3e85709f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:06.392Z|c8ccd115-fbe5-4154-a016-4db50ebc2215|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:06.393Z|c8ccd115-fbe5-4154-a016-4db50ebc2215|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:06.397Z|a03a4915-7fb0-492a-b7b7-5f83e3a5b411|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:06.398Z|a03a4915-7fb0-492a-b7b7-5f83e3a5b411|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:16.420Z|26f6082a-fd41-47d0-9d2c-1076cbf6456e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:16.421Z|26f6082a-fd41-47d0-9d2c-1076cbf6456e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:16.424Z|bdee11f1-83f0-42aa-841e-1c09d704de2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:16.426Z|bdee11f1-83f0-42aa-841e-1c09d704de2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:16.428Z|7a2e13b8-5f4d-40f7-9a42-b7f37f99422a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:16.429Z|7a2e13b8-5f4d-40f7-9a42-b7f37f99422a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:19.936Z|e3bb27d6-a2a1-4917-a586-25c78e986b34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:53:19.936Z|e3bb27d6-a2a1-4917-a586-25c78e986b34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:53:20.627Z|e126dbb4-a0c8-4217-b639-b4382371063f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:53:20.628Z|e126dbb4-a0c8-4217-b639-b4382371063f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:53:26.450Z|0c3246c0-0e0b-41c0-844a-d4eeaff91060|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:26.451Z|0c3246c0-0e0b-41c0-844a-d4eeaff91060|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:26.451Z|e3e5bb58-fafb-48c6-901c-ee1dca2941a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:26.451Z|e3e5bb58-fafb-48c6-901c-ee1dca2941a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:26.457Z|cf75b971-6852-4c49-b9eb-71598deef02d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:26.457Z|cf75b971-6852-4c49-b9eb-71598deef02d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:34.936Z|9bfacbd2-576c-40c2-b86b-7bf4abd23923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:53:34.936Z|9bfacbd2-576c-40c2-b86b-7bf4abd23923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:53:36.480Z|13f9a264-ddb1-4ca5-a1b6-00dd791a6e2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:36.480Z|76ba4580-123e-41e8-85c2-e05de715456a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:36.481Z|13f9a264-ddb1-4ca5-a1b6-00dd791a6e2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:36.481Z|76ba4580-123e-41e8-85c2-e05de715456a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:36.485Z|77e0d6bb-b261-4629-8446-f3bce100fe3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:36.486Z|77e0d6bb-b261-4629-8446-f3bce100fe3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:45.660Z|2993eb07-9716-4664-a5b8-a7e39bfd7523|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:53:45.661Z|2993eb07-9716-4664-a5b8-a7e39bfd7523|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:46.506Z|c5a8995b-0be2-4e19-a9e9-5789bc5f2860|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:46.507Z|c5a8995b-0be2-4e19-a9e9-5789bc5f2860|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:46.513Z|788217ae-92df-4b7f-b9d5-cc134dae7672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:46.513Z|788217ae-92df-4b7f-b9d5-cc134dae7672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:46.518Z|fa77dee8-b8bc-496d-ac2a-b28d10809ba1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:46.519Z|fa77dee8-b8bc-496d-ac2a-b28d10809ba1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:49.936Z|421e6c5f-337c-48e9-994d-f4f548328403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:53:49.940Z|421e6c5f-337c-48e9-994d-f4f548328403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:53:50.628Z|65ff3b6e-b747-4afb-a0af-7adffe2a0d10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:53:50.629Z|65ff3b6e-b747-4afb-a0af-7adffe2a0d10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:53:56.535Z|9c3add83-850e-40b9-aef8-a55755e3dbb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:56.535Z|9c3add83-850e-40b9-aef8-a55755e3dbb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:56.541Z|026544e0-e9f2-472e-a26d-6e75a3bd680a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:56.541Z|026544e0-e9f2-472e-a26d-6e75a3bd680a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:53:56.544Z|7bc7bc27-515c-4f12-8124-6ea3c99fda2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:53:56.544Z|7bc7bc27-515c-4f12-8124-6ea3c99fda2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:04.936Z|19d65daa-0182-4b1a-92d0-20d170c21850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:54:04.936Z|19d65daa-0182-4b1a-92d0-20d170c21850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:54:06.566Z|820406fe-d7ce-45e7-b469-d8f2624e4bf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:06.567Z|820406fe-d7ce-45e7-b469-d8f2624e4bf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:06.572Z|9eab770b-7c3a-4316-8182-e7dca8ff3254|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:06.572Z|9eab770b-7c3a-4316-8182-e7dca8ff3254|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:06.573Z|0abbb053-00f4-4c47-88f8-9e52666f7502|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:06.574Z|0abbb053-00f4-4c47-88f8-9e52666f7502|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:16.596Z|bc59aba3-ba30-4268-98b1-09461fb2a4ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:16.597Z|bc59aba3-ba30-4268-98b1-09461fb2a4ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:16.597Z|29ec6490-d1cc-4355-b2d5-d0908b4eb9d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:16.598Z|29ec6490-d1cc-4355-b2d5-d0908b4eb9d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:16.603Z|3d0d0d9e-df7f-4381-86f8-d65652742167|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:16.604Z|3d0d0d9e-df7f-4381-86f8-d65652742167|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:19.936Z|fb0911a3-218e-46bc-b048-76e7e68a83fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:54:19.936Z|fb0911a3-218e-46bc-b048-76e7e68a83fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:54:20.629Z|12c8b7aa-677b-485d-ae1e-6741caa5f4b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:54:20.629Z|12c8b7aa-677b-485d-ae1e-6741caa5f4b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:54:26.625Z|f3191a25-2fc1-41d2-872e-5898bf0577d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:26.626Z|f3191a25-2fc1-41d2-872e-5898bf0577d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:26.627Z|5fa87d92-8cf4-4bd5-a6aa-71af9e550546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:26.627Z|5fa87d92-8cf4-4bd5-a6aa-71af9e550546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:26.631Z|65302835-76c7-4fea-bf49-0f55a956e9b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:26.632Z|65302835-76c7-4fea-bf49-0f55a956e9b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:34.936Z|cb4a2e64-08d9-4253-a47f-c9d3194dfad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:54:34.940Z|cb4a2e64-08d9-4253-a47f-c9d3194dfad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:54:36.656Z|8779df7f-460f-4b60-9e5c-9c55e42910be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:36.657Z|8779df7f-460f-4b60-9e5c-9c55e42910be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:36.658Z|ddfcb2ac-247d-4814-85dc-579616c457db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:36.658Z|ddfcb2ac-247d-4814-85dc-579616c457db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:36.665Z|6cc6ad0a-6b5f-4615-abf8-976e65411b52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:36.665Z|6cc6ad0a-6b5f-4615-abf8-976e65411b52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:45.661Z|235ac3d5-1cd0-4238-b10a-e7d289d9470d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:54:45.662Z|235ac3d5-1cd0-4238-b10a-e7d289d9470d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:46.688Z|1cc0f2db-68af-495f-8e5d-9dfd120d5028|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:46.688Z|77521978-1dd6-4ab8-a2b1-65e8aa1cb274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:46.689Z|77521978-1dd6-4ab8-a2b1-65e8aa1cb274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:46.689Z|1cc0f2db-68af-495f-8e5d-9dfd120d5028|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:46.692Z|325af4d6-77a3-45e8-9e9f-2010c19a9a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:46.693Z|325af4d6-77a3-45e8-9e9f-2010c19a9a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:49.936Z|c7ea0780-770f-40db-8e81-239d9c48ee1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:54:49.936Z|c7ea0780-770f-40db-8e81-239d9c48ee1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:54:50.630Z|28f4b37d-dcff-4e62-897e-c792273f5dc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:54:50.630Z|28f4b37d-dcff-4e62-897e-c792273f5dc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:54:56.721Z|58abe71c-1bd8-4847-86a8-667eaf6cc826|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:56.721Z|46f3d74a-79e4-4c00-a1df-89834d65e95e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:56.721Z|58abe71c-1bd8-4847-86a8-667eaf6cc826|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:56.722Z|46f3d74a-79e4-4c00-a1df-89834d65e95e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:54:56.721Z|ef9829a6-2ac1-4fec-b0dd-5bbf4d97f9fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:54:56.722Z|ef9829a6-2ac1-4fec-b0dd-5bbf4d97f9fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:04.936Z|9bf957cf-20a2-4680-a0b4-6ddfa2759cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:55:04.936Z|9bf957cf-20a2-4680-a0b4-6ddfa2759cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:55:06.751Z|f1481269-bd01-4c55-b618-97c7004f9fca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:06.751Z|0c128db8-ba18-4e49-8426-a659256f2969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:06.752Z|f1481269-bd01-4c55-b618-97c7004f9fca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:06.752Z|0c128db8-ba18-4e49-8426-a659256f2969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:06.760Z|d28ca9ff-d4a0-4d38-9511-47bdad59b2c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:06.761Z|d28ca9ff-d4a0-4d38-9511-47bdad59b2c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:16.776Z|2831e468-3f7d-4998-9ea9-0fc21b273686|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:16.777Z|2831e468-3f7d-4998-9ea9-0fc21b273686|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:16.784Z|fad05095-b558-42bf-be24-556350160df4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:16.784Z|fad05095-b558-42bf-be24-556350160df4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:16.786Z|94dcef3f-36f3-47ff-9f8b-8bb96cf8bada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:16.786Z|94dcef3f-36f3-47ff-9f8b-8bb96cf8bada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:19.936Z|56d6e568-a523-4afc-a66e-3fb9854b90e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:55:19.942Z|56d6e568-a523-4afc-a66e-3fb9854b90e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:55:20.631Z|4346d255-60a0-42a4-af5f-929746a353fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:55:20.632Z|4346d255-60a0-42a4-af5f-929746a353fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:55:26.804Z|a6e21413-5921-48d0-aa0c-ed5e4f0cff8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:26.805Z|a6e21413-5921-48d0-aa0c-ed5e4f0cff8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:26.818Z|4e0bf0c1-2abe-4306-8735-210d048835c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:26.819Z|4e0bf0c1-2abe-4306-8735-210d048835c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:26.819Z|0c6d110b-e016-4050-a6da-25bb2952f289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:26.819Z|0c6d110b-e016-4050-a6da-25bb2952f289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:34.936Z|9358997c-a717-4364-941b-f9bd36fa8ee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:55:34.936Z|9358997c-a717-4364-941b-f9bd36fa8ee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:55:36.833Z|d6e9ad5d-0aa7-4932-978e-0e7a22f5d930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:36.834Z|d6e9ad5d-0aa7-4932-978e-0e7a22f5d930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:36.844Z|a5b2b29d-ddfc-4c84-a562-5b1ff61bd1d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:36.844Z|a5b2b29d-ddfc-4c84-a562-5b1ff61bd1d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:36.848Z|3160d778-7a93-4fb5-a699-4cdb8c96fab5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:36.849Z|3160d778-7a93-4fb5-a699-4cdb8c96fab5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:45.660Z|e2bf8900-76d5-48d5-977e-2f2d73c76c28|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:55:45.661Z|e2bf8900-76d5-48d5-977e-2f2d73c76c28|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:46.860Z|e3f29e60-9311-4d94-a2d7-6fd1754ba5f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:46.860Z|e3f29e60-9311-4d94-a2d7-6fd1754ba5f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:46.868Z|dd4a8c37-a26f-4973-944a-ab0c9bc88363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:46.869Z|dd4a8c37-a26f-4973-944a-ab0c9bc88363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:46.871Z|5959480b-15dd-43c9-a44e-6f07cd6e8583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:46.872Z|5959480b-15dd-43c9-a44e-6f07cd6e8583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:49.936Z|8ae36036-763b-413d-ad76-4bd98b8c2ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:55:49.936Z|8ae36036-763b-413d-ad76-4bd98b8c2ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:55:50.633Z|2989db08-08a9-46db-abf8-fea3fde88b87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:55:50.633Z|2989db08-08a9-46db-abf8-fea3fde88b87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:55:56.889Z|983a1872-2e85-477e-b44e-4b6a1ef43646|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:56.890Z|983a1872-2e85-477e-b44e-4b6a1ef43646|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:56.898Z|224f9a56-b660-4ddf-ac84-7e232b75d811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:56.899Z|224f9a56-b660-4ddf-ac84-7e232b75d811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:55:56.899Z|c6ddcdc9-c8b6-46d0-a13f-99b976eef890|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:55:56.900Z|c6ddcdc9-c8b6-46d0-a13f-99b976eef890|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:04.936Z|db5a9424-f07a-4cc4-954e-c4afc4fcc259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:56:04.940Z|db5a9424-f07a-4cc4-954e-c4afc4fcc259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:56:06.920Z|17afa4a4-9c9e-4892-98e2-26b69cf0598c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:06.920Z|17afa4a4-9c9e-4892-98e2-26b69cf0598c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:06.924Z|586524a6-431c-476f-9871-7a1db9ef6210|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:06.924Z|586524a6-431c-476f-9871-7a1db9ef6210|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:06.929Z|6b838d38-3aed-4d03-8f72-dece24918fc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:06.929Z|6b838d38-3aed-4d03-8f72-dece24918fc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:16.945Z|0df9cc17-1a70-4f36-925f-2080d615e079|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:16.946Z|fcf3fce3-e786-4b55-a1fa-74189ba6f770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:16.946Z|0df9cc17-1a70-4f36-925f-2080d615e079|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:16.947Z|fcf3fce3-e786-4b55-a1fa-74189ba6f770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:16.954Z|f618ff4d-68af-4142-aa11-c19c130a1d24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:16.955Z|f618ff4d-68af-4142-aa11-c19c130a1d24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:19.936Z|e470d977-8b42-4eaf-b299-6cfcf4498d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:56:19.936Z|e470d977-8b42-4eaf-b299-6cfcf4498d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:56:20.633Z|65cca6dc-9865-45ec-9f2e-9c00ff9873a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:56:20.634Z|65cca6dc-9865-45ec-9f2e-9c00ff9873a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:56:26.975Z|e97cbc5e-7e7e-44de-83f2-2af9f15c95c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:26.976Z|e97cbc5e-7e7e-44de-83f2-2af9f15c95c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:26.982Z|92499365-4872-41a6-a822-3509c33b75d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:26.983Z|92499365-4872-41a6-a822-3509c33b75d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:26.984Z|69e2d4e9-107a-4837-be34-197246669eea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:26.984Z|69e2d4e9-107a-4837-be34-197246669eea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:34.936Z|ce66ff17-9413-42f0-9ec9-73c4d80284f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:56:34.936Z|ce66ff17-9413-42f0-9ec9-73c4d80284f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:56:37.002Z|af016e9b-1288-42e4-af22-4f4fa8685bb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:37.003Z|af016e9b-1288-42e4-af22-4f4fa8685bb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:37.007Z|fbb4c9da-be94-4b76-a7bb-e9cf233351a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:37.008Z|fbb4c9da-be94-4b76-a7bb-e9cf233351a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:37.010Z|62415f15-1217-4afd-8b90-567a39c5fd39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:37.010Z|62415f15-1217-4afd-8b90-567a39c5fd39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:45.660Z|ec9d503b-e934-419b-9438-31abdf6df55a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:56:45.660Z|ec9d503b-e934-419b-9438-31abdf6df55a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:47.031Z|14fb5324-ab87-4b49-97cb-157038535ad6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:47.032Z|14fb5324-ab87-4b49-97cb-157038535ad6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:47.036Z|7f31c1cd-ecf1-4d98-bd00-5d31bde2c40a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:47.036Z|3b1cbb66-f455-4a66-a9fe-a6c88a192347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:47.036Z|7f31c1cd-ecf1-4d98-bd00-5d31bde2c40a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:47.036Z|3b1cbb66-f455-4a66-a9fe-a6c88a192347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:49.936Z|9cb67b88-a0cb-4bb7-9ecd-7b783881b0a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:56:49.940Z|9cb67b88-a0cb-4bb7-9ecd-7b783881b0a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:56:50.634Z|9b11b275-057a-4562-b8f4-565e39f8ec26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:56:50.634Z|9b11b275-057a-4562-b8f4-565e39f8ec26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:56:57.063Z|a02fa240-ae39-48f7-a55c-4ca1aee1ffaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:57.064Z|a02fa240-ae39-48f7-a55c-4ca1aee1ffaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:57.064Z|587156e1-46e6-4816-906a-7dc2ce299c63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:57.064Z|587156e1-46e6-4816-906a-7dc2ce299c63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:56:57.087Z|983604c4-5492-495f-a350-7aa2999b3469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:56:57.087Z|983604c4-5492-495f-a350-7aa2999b3469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:04.936Z|5228add5-7ca9-483d-ab80-25144830530f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:57:04.937Z|5228add5-7ca9-483d-ab80-25144830530f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:57:07.090Z|5f7e297a-d0f1-45bf-bf59-fa0b17453527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:07.091Z|5f7e297a-d0f1-45bf-bf59-fa0b17453527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:07.097Z|34123617-eb80-4e4e-8443-9fb661eb6849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:07.098Z|34123617-eb80-4e4e-8443-9fb661eb6849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:07.109Z|e427772a-7d87-4d6b-8c27-d688cbb081a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:07.109Z|e427772a-7d87-4d6b-8c27-d688cbb081a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:17.123Z|7a1f4e40-97e1-4907-b8d3-01e082b9a39f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:17.124Z|d511d7a3-d92b-4b52-bb52-91f4a25b98c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:17.124Z|7a1f4e40-97e1-4907-b8d3-01e082b9a39f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:17.124Z|d511d7a3-d92b-4b52-bb52-91f4a25b98c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:17.135Z|e7699729-b657-4520-818e-a74642d820c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:17.135Z|e7699729-b657-4520-818e-a74642d820c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:19.936Z|e81d3fc6-e2c4-4092-9851-2eea6f120d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:57:19.936Z|e81d3fc6-e2c4-4092-9851-2eea6f120d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:57:20.635Z|623d66cf-7257-4dba-923a-7d79447b279a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:57:20.635Z|623d66cf-7257-4dba-923a-7d79447b279a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:57:27.151Z|5d49784f-d646-4559-ae2b-66b5020fd425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:27.152Z|5d49784f-d646-4559-ae2b-66b5020fd425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:27.152Z|5098676c-a8cd-4f58-9ef0-5ca6a7c35174|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:27.153Z|5098676c-a8cd-4f58-9ef0-5ca6a7c35174|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:27.160Z|a3a73b8f-7260-4414-b7fe-23192bd5f2a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:27.161Z|a3a73b8f-7260-4414-b7fe-23192bd5f2a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:34.936Z|16fa263e-8762-4425-85a5-158f2f49632b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:57:34.940Z|16fa263e-8762-4425-85a5-158f2f49632b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:57:37.180Z|6015d8cd-35b6-4e39-ab64-180eaf957913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:37.181Z|6015d8cd-35b6-4e39-ab64-180eaf957913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:37.181Z|7563712d-415d-47f9-ba20-5ac4863a2f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:37.181Z|7563712d-415d-47f9-ba20-5ac4863a2f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:37.190Z|fa4599f7-033e-4aa4-b870-c51975ef7043|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:37.190Z|fa4599f7-033e-4aa4-b870-c51975ef7043|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:45.660Z|92b09f2c-17af-4a91-a8ce-8ed12ab52625|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:57:45.661Z|92b09f2c-17af-4a91-a8ce-8ed12ab52625|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:47.211Z|499066b9-9d6b-4718-abe9-181ecdd0f1f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:47.211Z|61127892-3f1e-4a29-ac89-ae53d97ffd0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:47.212Z|499066b9-9d6b-4718-abe9-181ecdd0f1f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:47.212Z|61127892-3f1e-4a29-ac89-ae53d97ffd0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:47.217Z|53d7dc98-6a88-4e95-95a2-9fb502cd1b47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:47.218Z|53d7dc98-6a88-4e95-95a2-9fb502cd1b47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:49.936Z|062e459e-1f1c-42c0-a117-c695131e1171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:57:49.936Z|062e459e-1f1c-42c0-a117-c695131e1171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:57:50.636Z|ec7601ba-7759-426c-97eb-b052e8d5806b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:57:50.637Z|ec7601ba-7759-426c-97eb-b052e8d5806b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:57:57.244Z|acb9eca2-7224-4b8c-ac2e-bd835c8707cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:57.244Z|9c416cf9-9e08-44f4-9b50-3ece343b34c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:57.247Z|9c416cf9-9e08-44f4-9b50-3ece343b34c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:57.247Z|acb9eca2-7224-4b8c-ac2e-bd835c8707cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:57:57.247Z|2d45cde8-5f47-4be7-81f2-2ec690b42466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:57:57.248Z|2d45cde8-5f47-4be7-81f2-2ec690b42466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:04.936Z|d5e21b54-a9f7-4d99-b975-947e3ae5ace0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:58:04.936Z|d5e21b54-a9f7-4d99-b975-947e3ae5ace0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:58:07.275Z|aaa1ba61-836a-4cd9-bab1-d699fcad523d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:07.276Z|aaa1ba61-836a-4cd9-bab1-d699fcad523d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:07.280Z|d657002b-b9e4-43eb-ba71-e5ccb72dcddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:07.280Z|d657002b-b9e4-43eb-ba71-e5ccb72dcddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:07.281Z|706f55ae-e59b-4c69-89f7-621f8314ae30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:07.282Z|706f55ae-e59b-4c69-89f7-621f8314ae30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:17.305Z|cc6754d5-ffb1-4581-9b31-239b36a1761f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:17.305Z|34ccf95a-4c5d-40b8-8f89-884371c71f07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:17.306Z|cc6754d5-ffb1-4581-9b31-239b36a1761f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:17.306Z|34ccf95a-4c5d-40b8-8f89-884371c71f07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:17.308Z|4e42f409-c40b-4921-87d8-c9a65ec17332|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:17.308Z|4e42f409-c40b-4921-87d8-c9a65ec17332|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:19.936Z|096dfc88-8e2d-4c6a-a5df-aab677d159f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:58:19.940Z|096dfc88-8e2d-4c6a-a5df-aab677d159f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:58:20.637Z|08352655-58c4-41a4-89cd-1d9b03ce9eb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:58:20.638Z|08352655-58c4-41a4-89cd-1d9b03ce9eb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:58:27.332Z|391ad5bf-dd80-4c60-bc6a-333ad125bb9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:27.333Z|391ad5bf-dd80-4c60-bc6a-333ad125bb9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:27.334Z|9581a3ea-de23-41b0-9177-3ab0aab5eee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:27.335Z|790eb535-69fe-4b71-af0a-b3869515019e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:27.335Z|790eb535-69fe-4b71-af0a-b3869515019e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:27.335Z|9581a3ea-de23-41b0-9177-3ab0aab5eee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:34.936Z|90efdb87-5525-4e2d-a93d-740c37335299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:58:34.936Z|90efdb87-5525-4e2d-a93d-740c37335299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:58:37.362Z|7416afc7-4673-4c7e-97ea-deaeca8a655c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:37.362Z|7416afc7-4673-4c7e-97ea-deaeca8a655c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:37.363Z|ed114ced-04af-4682-86a3-5de4ddf89f2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:37.364Z|ed114ced-04af-4682-86a3-5de4ddf89f2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:37.366Z|46ad2bf3-2021-4a57-95ff-f9da62005907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:37.366Z|46ad2bf3-2021-4a57-95ff-f9da62005907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:45.661Z|e2f56319-0a52-47c5-97d5-ce53bbb801a7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:58:45.661Z|e2f56319-0a52-47c5-97d5-ce53bbb801a7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:47.390Z|6fa9cf26-dd70-4c27-97f6-254d4519eefb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:47.390Z|adfa46ae-229d-4582-b01b-1b7537a6a083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:47.391Z|6fa9cf26-dd70-4c27-97f6-254d4519eefb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:47.391Z|adfa46ae-229d-4582-b01b-1b7537a6a083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:47.397Z|5a5a7c50-0f8c-4d19-ab2a-225711b40ef4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:47.398Z|5a5a7c50-0f8c-4d19-ab2a-225711b40ef4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:49.936Z|4aef4037-e68d-44a8-b5d7-f9eb23421ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:58:49.936Z|4aef4037-e68d-44a8-b5d7-f9eb23421ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:58:50.638Z|81095952-fa92-4ddb-a0de-e694afdb16b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:58:50.639Z|81095952-fa92-4ddb-a0de-e694afdb16b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:58:57.426Z|ac976a95-5dba-4f13-a3a3-b521b039746d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:57.426Z|cd8afbcf-d42d-41ca-a10e-e1e33dfb5277|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:57.426Z|95270964-3821-4a4a-8436-27403ddf08e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:58:57.426Z|ac976a95-5dba-4f13-a3a3-b521b039746d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:57.426Z|cd8afbcf-d42d-41ca-a10e-e1e33dfb5277|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:58:57.426Z|95270964-3821-4a4a-8436-27403ddf08e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:04.936Z|dc9923b7-550d-4caf-816f-dffe1d326b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:59:04.941Z|dc9923b7-550d-4caf-816f-dffe1d326b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:59:07.453Z|5f9c605d-ffd4-49cf-97a9-b77838f9cf72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:07.454Z|5f9c605d-ffd4-49cf-97a9-b77838f9cf72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:07.461Z|9c299a4c-94ef-45ca-94ca-b4e8b54363c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:07.461Z|9c299a4c-94ef-45ca-94ca-b4e8b54363c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:07.462Z|2b5151cc-43e6-4ac2-b603-634716eca047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:07.463Z|2b5151cc-43e6-4ac2-b603-634716eca047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:17.482Z|c25b6765-127c-4aa3-b230-8656d31f87cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:17.482Z|c25b6765-127c-4aa3-b230-8656d31f87cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:17.487Z|a780222a-dbcc-451a-bfe4-647903ce6da7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:17.487Z|a780222a-dbcc-451a-bfe4-647903ce6da7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:17.491Z|24d0cf4c-f2aa-45b2-b7c0-0192ce8c3872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:17.491Z|24d0cf4c-f2aa-45b2-b7c0-0192ce8c3872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:19.936Z|cad14c43-d1c1-4605-b56c-f7b83d804c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:59:19.936Z|cad14c43-d1c1-4605-b56c-f7b83d804c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:59:20.639Z|36dea7c6-773b-4368-baf1-01b0be3a8d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:59:20.640Z|36dea7c6-773b-4368-baf1-01b0be3a8d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:59:27.513Z|7ca37300-3c0a-4b6f-ba6a-bd16e3c7cc41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:27.513Z|4365eb79-4ce6-4bbb-82b3-15fbe4c6e7d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:27.514Z|7ca37300-3c0a-4b6f-ba6a-bd16e3c7cc41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:27.514Z|4365eb79-4ce6-4bbb-82b3-15fbe4c6e7d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:27.517Z|578e4748-1007-4e52-aeaf-abdd06c5a5ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:27.518Z|578e4748-1007-4e52-aeaf-abdd06c5a5ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:34.936Z|cd274e95-8a20-44c7-bebb-436830980a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:59:34.936Z|cd274e95-8a20-44c7-bebb-436830980a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:59:37.546Z|c3729ce3-2039-4c60-a26b-cc6c8278af9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:37.546Z|706f9504-4bab-469a-9c18-a7f93fe176e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:37.546Z|97614276-425d-42b6-861a-7c8821558534|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:37.547Z|c3729ce3-2039-4c60-a26b-cc6c8278af9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:37.547Z|97614276-425d-42b6-861a-7c8821558534|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:37.547Z|706f9504-4bab-469a-9c18-a7f93fe176e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:45.660Z|2b402389-92a8-40c4-ad97-c93cad98077e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T04:59:45.661Z|2b402389-92a8-40c4-ad97-c93cad98077e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:47.576Z|feeae364-72b5-480a-9409-a38b4730fde5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:47.577Z|feeae364-72b5-480a-9409-a38b4730fde5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:47.578Z|098a8623-18b5-4288-9a7f-f7eadf3a455b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:47.579Z|098a8623-18b5-4288-9a7f-f7eadf3a455b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:47.583Z|0da07e89-6b1f-4591-add4-3272fa2bda30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:47.584Z|0da07e89-6b1f-4591-add4-3272fa2bda30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:49.936Z|3ff2271f-30c8-46af-a68c-911e54f9ff1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:59:49.940Z|3ff2271f-30c8-46af-a68c-911e54f9ff1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:59:50.641Z|6cf1969b-74af-403d-9ee8-cde42517e59d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T04:59:50.641Z|6cf1969b-74af-403d-9ee8-cde42517e59d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T04:59:57.607Z|c51db032-1fab-449f-a2b4-33ddb842e5c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:57.608Z|c51db032-1fab-449f-a2b4-33ddb842e5c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:57.611Z|25c962c8-c38b-4c41-b747-b21290933e0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:57.612Z|25c962c8-c38b-4c41-b747-b21290933e0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T04:59:57.614Z|a7755038-de92-4470-a7bc-1aee1d7d515e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T04:59:57.615Z|a7755038-de92-4470-a7bc-1aee1d7d515e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:04.936Z|a3aa19a8-3d26-4ed4-b92c-1a9d19de100b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:00:04.936Z|a3aa19a8-3d26-4ed4-b92c-1a9d19de100b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:00:07.634Z|bb25503a-b0aa-4fb2-955b-b62e523d0aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:07.635Z|bb25503a-b0aa-4fb2-955b-b62e523d0aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:07.640Z|67f65a18-d6ca-4c2c-b6b2-139933a13500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:07.640Z|67f65a18-d6ca-4c2c-b6b2-139933a13500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:07.642Z|b7a85eb0-f95e-4442-93a6-88443fae59b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:07.642Z|b7a85eb0-f95e-4442-93a6-88443fae59b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:17.666Z|b7229564-538d-469e-b347-1f6f63bc5f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:17.666Z|b75e7061-d575-4ae6-ba15-d7caea7665f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:17.667Z|b75e7061-d575-4ae6-ba15-d7caea7665f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:17.666Z|b7229564-538d-469e-b347-1f6f63bc5f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:17.668Z|41241403-9c4c-4306-9ac0-e1f7a20f23e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:17.668Z|41241403-9c4c-4306-9ac0-e1f7a20f23e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:19.936Z|36367c65-72d1-43cc-8a47-686c1c9da5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:00:19.937Z|36367c65-72d1-43cc-8a47-686c1c9da5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:00:20.641Z|efce4198-7464-40a7-b9ca-ec07b00585a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:00:20.642Z|efce4198-7464-40a7-b9ca-ec07b00585a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:00:27.696Z|74175f0b-991a-4c01-b1e4-461297f92934|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:27.696Z|e932da4b-8dee-427b-a35c-0cf7baffc1b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:27.697Z|74175f0b-991a-4c01-b1e4-461297f92934|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:27.697Z|e932da4b-8dee-427b-a35c-0cf7baffc1b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:27.704Z|33ac1672-5653-456b-b3db-02d4203674aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:27.704Z|33ac1672-5653-456b-b3db-02d4203674aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:34.936Z|d1cbd1d3-713a-409d-9235-2fe83b7cd055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:00:34.939Z|d1cbd1d3-713a-409d-9235-2fe83b7cd055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:00:37.724Z|c1a07cbb-4856-4adf-bebf-02c33db6b976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:37.724Z|704743f6-13e8-445c-bba0-36c2486e74d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:37.725Z|c1a07cbb-4856-4adf-bebf-02c33db6b976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:37.725Z|704743f6-13e8-445c-bba0-36c2486e74d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:37.732Z|78390146-ffe7-4147-8727-e9d49e0b46f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:37.732Z|78390146-ffe7-4147-8727-e9d49e0b46f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:45.661Z|531538f1-dacd-4883-ae12-6f0f53e005ed|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:00:45.662Z|531538f1-dacd-4883-ae12-6f0f53e005ed|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:47.756Z|b3b05064-622d-4ddb-9e2f-0f4af143f733|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:47.757Z|b3b05064-622d-4ddb-9e2f-0f4af143f733|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:47.759Z|c56115ed-3cc6-40cc-94c9-34e57b3c0763|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:47.759Z|c56115ed-3cc6-40cc-94c9-34e57b3c0763|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:47.761Z|e5d431ba-1472-4b6d-ac7f-46ec42dc9dcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:47.762Z|e5d431ba-1472-4b6d-ac7f-46ec42dc9dcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:49.936Z|17fd3b78-1c73-4419-90a7-58de9b296f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:00:49.936Z|17fd3b78-1c73-4419-90a7-58de9b296f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:00:50.642Z|dc9a128f-16c6-453b-a21f-b20454238441|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:00:50.643Z|dc9a128f-16c6-453b-a21f-b20454238441|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:00:57.785Z|be68af83-e01f-41d9-863b-83ee14cdb19b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:57.786Z|be68af83-e01f-41d9-863b-83ee14cdb19b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:57.792Z|488f8de4-cec4-4399-b7ea-d134057ebdfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:57.792Z|488f8de4-cec4-4399-b7ea-d134057ebdfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:00:57.794Z|129180f4-86d7-4ff4-ad16-428fd861f2ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:00:57.794Z|129180f4-86d7-4ff4-ad16-428fd861f2ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:04.936Z|cd0f90ed-b297-4441-97e5-7d1c67f2e8a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:01:04.936Z|cd0f90ed-b297-4441-97e5-7d1c67f2e8a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:01:07.816Z|81eee620-9d2c-4e56-8db4-13cd0fe04a09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:07.817Z|81eee620-9d2c-4e56-8db4-13cd0fe04a09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:07.819Z|bd7c3fa0-202a-42a6-af93-3266d5a7d73a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:07.820Z|bd7c3fa0-202a-42a6-af93-3266d5a7d73a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:07.823Z|15ceb4bd-587b-4c16-a5e4-ff3c164041f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:07.823Z|15ceb4bd-587b-4c16-a5e4-ff3c164041f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:17.845Z|1451337e-e2fa-4bad-ba20-74e745854516|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:17.846Z|1451337e-e2fa-4bad-ba20-74e745854516|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:17.847Z|d3bde73c-4dbb-4a43-86c4-6facef4f2743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:17.847Z|d3bde73c-4dbb-4a43-86c4-6facef4f2743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:17.852Z|9f51d630-ad6c-4331-96aa-2c679d89fe0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:17.852Z|9f51d630-ad6c-4331-96aa-2c679d89fe0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:19.936Z|17a3fb3a-451e-49fd-b944-e9a0b78e1bba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:01:19.940Z|17a3fb3a-451e-49fd-b944-e9a0b78e1bba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:01:20.644Z|b2086bef-816a-467c-b7cb-7a16dce6a6f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:01:20.644Z|b2086bef-816a-467c-b7cb-7a16dce6a6f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:01:27.875Z|96fb9770-9e52-40ba-9a19-27551d557800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:27.876Z|73f6978a-05ba-4a1b-9a4c-48f8abbb37a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:27.876Z|96fb9770-9e52-40ba-9a19-27551d557800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:27.876Z|73f6978a-05ba-4a1b-9a4c-48f8abbb37a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:27.878Z|b8f58726-cf11-4ada-9a16-fce021ce0cc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:27.878Z|b8f58726-cf11-4ada-9a16-fce021ce0cc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:34.936Z|26441a5c-a299-4091-933c-f289822466c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:01:34.936Z|26441a5c-a299-4091-933c-f289822466c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:01:37.903Z|e4d88f0d-e627-4bd1-b55c-78f515dd4dc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:37.904Z|e4d88f0d-e627-4bd1-b55c-78f515dd4dc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:37.912Z|9648f4cf-4a0e-4821-9fd5-ba5b2c48f55d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:37.912Z|9648f4cf-4a0e-4821-9fd5-ba5b2c48f55d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:37.914Z|49d802f6-bd98-46fc-8911-dfcd9ab12d2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:37.915Z|49d802f6-bd98-46fc-8911-dfcd9ab12d2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:45.661Z|22bd53b4-6228-4053-bdac-20ce95e97602|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:01:45.662Z|22bd53b4-6228-4053-bdac-20ce95e97602|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:47.933Z|e8ef2297-be30-4b86-a23e-1c5f65ce632b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:47.934Z|e8ef2297-be30-4b86-a23e-1c5f65ce632b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:47.939Z|c0278cdc-21a7-4269-9007-168c81529927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:47.939Z|c0278cdc-21a7-4269-9007-168c81529927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:47.943Z|b7bfbc4a-8328-47f6-aac7-47b994a50e96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:47.944Z|b7bfbc4a-8328-47f6-aac7-47b994a50e96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:49.936Z|13cfb9ac-d1c0-4866-a751-8ff97be2be3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:01:49.936Z|13cfb9ac-d1c0-4866-a751-8ff97be2be3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:01:50.645Z|07c4c6f1-be2a-4ffd-b2c0-a57effae4ea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:01:50.646Z|07c4c6f1-be2a-4ffd-b2c0-a57effae4ea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:01:57.964Z|e0fb8537-bc35-46c8-b6e4-74ea35262912|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:57.965Z|e0fb8537-bc35-46c8-b6e4-74ea35262912|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:57.970Z|546539bf-1dc2-4222-9c57-2b341ed16075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:57.970Z|53ba95fd-d212-40b2-bf29-8c6ba2e60674|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:01:57.970Z|53ba95fd-d212-40b2-bf29-8c6ba2e60674|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:01:57.970Z|546539bf-1dc2-4222-9c57-2b341ed16075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:04.936Z|48ee9962-440b-45fd-a987-e9b8f4fbbe1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:02:04.940Z|48ee9962-440b-45fd-a987-e9b8f4fbbe1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:02:07.993Z|99763d99-22f0-4d59-afdd-b97f7ee2a8a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:07.992Z|c6b70151-d318-46a1-ac3b-1e8b8a4a3cb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:07.993Z|99763d99-22f0-4d59-afdd-b97f7ee2a8a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:07.994Z|c6b70151-d318-46a1-ac3b-1e8b8a4a3cb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:07.998Z|d503a7ed-e36d-4fe7-ad89-9eceac6f38bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:07.999Z|d503a7ed-e36d-4fe7-ad89-9eceac6f38bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:18.023Z|4fa32ba4-7524-46d8-b439-094b939fee51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:18.024Z|4fa32ba4-7524-46d8-b439-094b939fee51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:18.031Z|3d5e65c8-e84a-4ee3-aabf-c8f663dd9aa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:18.031Z|3d5e65c8-e84a-4ee3-aabf-c8f663dd9aa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:18.032Z|f5dbc3e3-f7b7-4bc6-bf6f-978dc22dcad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:18.033Z|f5dbc3e3-f7b7-4bc6-bf6f-978dc22dcad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:19.936Z|32bac441-2738-4e7c-8c99-470bbd40c167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:02:19.936Z|32bac441-2738-4e7c-8c99-470bbd40c167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:02:20.646Z|29a911de-4437-4494-8e49-240fadd02139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:02:20.647Z|29a911de-4437-4494-8e49-240fadd02139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:02:28.056Z|76d66bd8-2f6f-4a6c-869b-4163cc99c5a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:28.056Z|d5c5df58-a751-40ad-8f96-36cb2fe6402b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:28.057Z|76d66bd8-2f6f-4a6c-869b-4163cc99c5a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:28.057Z|d5c5df58-a751-40ad-8f96-36cb2fe6402b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:28.057Z|7fabab44-5fed-4e19-ab25-ae27366ae26c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:28.058Z|7fabab44-5fed-4e19-ab25-ae27366ae26c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:34.936Z|59b3094c-0336-4cb6-ad05-3f4a295af882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:02:34.936Z|59b3094c-0336-4cb6-ad05-3f4a295af882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:02:38.087Z|acea4b95-a997-4dde-ae5a-0498a180f444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:38.088Z|acea4b95-a997-4dde-ae5a-0498a180f444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:38.088Z|68b7e610-0cdf-47c0-9a53-e4bf088e5dbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:38.089Z|68b7e610-0cdf-47c0-9a53-e4bf088e5dbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:38.090Z|8e328b56-896a-4c72-b7e7-fcd60bcec885|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:38.091Z|8e328b56-896a-4c72-b7e7-fcd60bcec885|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:45.660Z|22679594-beea-4bbe-8268-8322040b1583|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:02:45.661Z|22679594-beea-4bbe-8268-8322040b1583|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:48.116Z|43a227cd-199e-41c1-a4d4-72a63b097ead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:48.116Z|6cd4b6b1-3e56-4d7c-a41b-ad6490bf4eda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:48.117Z|43a227cd-199e-41c1-a4d4-72a63b097ead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:48.117Z|6cd4b6b1-3e56-4d7c-a41b-ad6490bf4eda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:48.117Z|2a4bb2a4-d629-4a8b-ac53-3a83cec8752e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:48.118Z|2a4bb2a4-d629-4a8b-ac53-3a83cec8752e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:49.936Z|e6a8fb39-8b25-4c53-9036-038a8d6767f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:02:49.940Z|e6a8fb39-8b25-4c53-9036-038a8d6767f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:02:50.647Z|78f18e4e-7bcd-467c-97ca-cde058990d80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:02:50.648Z|78f18e4e-7bcd-467c-97ca-cde058990d80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:02:58.144Z|12ae2f28-ab85-4eec-8561-6894c0c6172c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:58.144Z|fec9b48a-a90c-4a4b-9b50-9f71d6805717|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:58.144Z|12ae2f28-ab85-4eec-8561-6894c0c6172c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:58.144Z|fec9b48a-a90c-4a4b-9b50-9f71d6805717|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:02:58.152Z|54411c27-e0b6-4a4f-b218-8187ca97d2d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:02:58.153Z|54411c27-e0b6-4a4f-b218-8187ca97d2d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:04.936Z|51fdaf50-c799-41ac-9ccc-e64818b3e6d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:03:04.936Z|51fdaf50-c799-41ac-9ccc-e64818b3e6d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:03:08.173Z|fead545b-991a-4b12-9e1b-57bf345fba2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:08.173Z|fead545b-991a-4b12-9e1b-57bf345fba2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:08.181Z|91c9d2d2-ed6b-487b-8900-b93487d94818|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:08.182Z|0d440baa-bc10-4b35-97e2-40d71500af35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:08.182Z|91c9d2d2-ed6b-487b-8900-b93487d94818|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:08.182Z|0d440baa-bc10-4b35-97e2-40d71500af35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:18.197Z|d48a1cbe-cee6-4c41-880b-fb4605d43aee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:18.197Z|d48a1cbe-cee6-4c41-880b-fb4605d43aee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:18.208Z|8f7c2ee6-f800-4b69-9bbb-10b4f4fc02f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:18.209Z|8f7c2ee6-f800-4b69-9bbb-10b4f4fc02f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:18.211Z|f80f7b6c-dcfb-460b-b0df-58a59ad9a994|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:18.212Z|f80f7b6c-dcfb-460b-b0df-58a59ad9a994|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:19.936Z|5850503b-fe0d-4db2-ab1b-3027617fb42a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:03:19.936Z|5850503b-fe0d-4db2-ab1b-3027617fb42a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:03:20.648Z|5cdcc8c7-1c6a-4d9d-b49c-54219e62871e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:03:20.649Z|5cdcc8c7-1c6a-4d9d-b49c-54219e62871e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:03:28.227Z|f1313d19-2a2a-412c-b3c4-caf6c7666d28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:28.227Z|f1313d19-2a2a-412c-b3c4-caf6c7666d28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:28.236Z|1b59e8f2-f05e-4682-b535-f199371880f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:28.237Z|1b59e8f2-f05e-4682-b535-f199371880f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:28.237Z|d73e4f0a-3726-4faf-bf4b-fbbcbbdf5dfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:28.238Z|d73e4f0a-3726-4faf-bf4b-fbbcbbdf5dfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:34.936Z|804915df-30b7-4275-81ec-2aa3948f837e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:03:34.940Z|804915df-30b7-4275-81ec-2aa3948f837e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:03:38.257Z|8dcc15ca-d89f-41ab-ac5a-c5467ed9c0ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:38.257Z|8dcc15ca-d89f-41ab-ac5a-c5467ed9c0ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:38.268Z|7ba3c0b1-43d6-4695-8dad-d5853d6daf7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:38.269Z|7ba3c0b1-43d6-4695-8dad-d5853d6daf7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:38.269Z|fb943cab-2f3f-405e-ab42-ad982c340681|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:38.269Z|fb943cab-2f3f-405e-ab42-ad982c340681|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:45.661Z|9234c873-d588-4a6f-b256-68741f5c00a6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:03:45.662Z|9234c873-d588-4a6f-b256-68741f5c00a6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:48.287Z|273dc221-545f-4615-a3d7-8beee4f4728f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:48.288Z|273dc221-545f-4615-a3d7-8beee4f4728f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:48.298Z|de4b5a0e-340b-47cd-9320-d7784dd8b4ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:48.298Z|de4b5a0e-340b-47cd-9320-d7784dd8b4ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:48.298Z|5e482982-4f15-4f1f-95ff-a7d62df740fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:48.299Z|5e482982-4f15-4f1f-95ff-a7d62df740fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:49.936Z|39497df8-06b5-4a9e-8b16-9318041c0c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:03:49.936Z|39497df8-06b5-4a9e-8b16-9318041c0c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:03:50.649Z|9ee91863-b268-4926-b609-e6707da6ec8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:03:50.650Z|9ee91863-b268-4926-b609-e6707da6ec8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:03:58.319Z|d123a238-00bc-4ae9-96ce-5f9361d2ffd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:58.319Z|d123a238-00bc-4ae9-96ce-5f9361d2ffd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:58.324Z|346adb71-0e2b-4fab-a4e3-c5f8ce699da6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:58.325Z|346adb71-0e2b-4fab-a4e3-c5f8ce699da6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:03:58.325Z|2dcd7752-dfd8-4c7c-83b0-0da1df25d218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:03:58.326Z|2dcd7752-dfd8-4c7c-83b0-0da1df25d218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:04.936Z|a3bd6fed-4cc3-407e-8aa2-4e1301b9c37e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:04:04.936Z|a3bd6fed-4cc3-407e-8aa2-4e1301b9c37e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:04:08.344Z|94613d6d-8456-4c5e-a761-a73b4b005cd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:08.345Z|94613d6d-8456-4c5e-a761-a73b4b005cd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:08.350Z|cbe173be-6985-4b4a-9dee-d94968edbbe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:08.351Z|cbe173be-6985-4b4a-9dee-d94968edbbe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:08.353Z|f61caf02-55e0-452a-b5e8-10f40219c36c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:08.354Z|f61caf02-55e0-452a-b5e8-10f40219c36c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:18.374Z|863e6c00-e200-434f-877a-29689579c732|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:18.375Z|863e6c00-e200-434f-877a-29689579c732|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:18.376Z|d425ea9d-2a5c-4a00-8d86-bcaa5788994b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:18.377Z|d425ea9d-2a5c-4a00-8d86-bcaa5788994b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:18.380Z|6b731a04-5da0-45ef-9ae0-2931a69c3d1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:18.381Z|6b731a04-5da0-45ef-9ae0-2931a69c3d1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:19.936Z|98508de8-1efe-4c01-8b09-0388e3b4dc64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:04:19.941Z|98508de8-1efe-4c01-8b09-0388e3b4dc64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:04:20.650Z|0916fd92-816a-4f4c-aa1e-6a39af0cc45a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:04:20.651Z|0916fd92-816a-4f4c-aa1e-6a39af0cc45a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:04:28.405Z|5aae5582-9261-4143-b100-6c27e3a7ac2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:28.405Z|174888ee-fcc9-4269-a7d7-7741783a92d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:28.405Z|5aae5582-9261-4143-b100-6c27e3a7ac2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:28.405Z|174888ee-fcc9-4269-a7d7-7741783a92d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:28.410Z|8e99fa24-58b9-439e-99e9-57353f33b328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:28.411Z|8e99fa24-58b9-439e-99e9-57353f33b328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:34.936Z|d4b51bd7-315b-410e-bd45-91235d0c90d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:04:34.936Z|d4b51bd7-315b-410e-bd45-91235d0c90d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:04:38.435Z|4edf55dc-83b9-4438-8950-53f45943ade1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:38.435Z|4edf55dc-83b9-4438-8950-53f45943ade1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:38.435Z|3d879074-e30f-4c82-87e5-99fae9a722bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:38.436Z|3d879074-e30f-4c82-87e5-99fae9a722bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:38.444Z|6782e734-dc36-4b3c-9f73-d2c5e7a21354|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:38.445Z|6782e734-dc36-4b3c-9f73-d2c5e7a21354|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:45.660Z|50800ca6-c40e-41ef-b830-979da1161894|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:04:45.661Z|50800ca6-c40e-41ef-b830-979da1161894|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:48.461Z|fecbf3a4-df66-4dbe-a441-82275c0ada8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:48.461Z|fecbf3a4-df66-4dbe-a441-82275c0ada8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:48.469Z|857d4d24-f096-4c07-a2c0-b999143d4e03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:48.469Z|857d4d24-f096-4c07-a2c0-b999143d4e03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:48.471Z|3e29e57b-807a-4d9a-bd59-2c4974fa0acf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:48.472Z|3e29e57b-807a-4d9a-bd59-2c4974fa0acf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:49.936Z|7c59b78f-944a-4607-b95b-e8e12aa89445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:04:49.936Z|7c59b78f-944a-4607-b95b-e8e12aa89445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:04:50.652Z|d1c3d7fc-bfb8-4495-bc3f-54498da4d82a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:04:50.652Z|d1c3d7fc-bfb8-4495-bc3f-54498da4d82a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:04:58.490Z|bcb10fea-12ee-4caa-8923-a0c22bd4ac05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:58.490Z|bcb10fea-12ee-4caa-8923-a0c22bd4ac05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:58.497Z|939f3c5f-1232-481b-9d5a-f0c763dd5840|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:58.497Z|0a52ef8b-f0d2-49e5-b93c-f8212e655623|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:04:58.498Z|0a52ef8b-f0d2-49e5-b93c-f8212e655623|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:04:58.499Z|939f3c5f-1232-481b-9d5a-f0c763dd5840|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:04.936Z|8fa2dd9a-d488-4ea5-b0a3-f2abbae4b634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:05:04.936Z|8fa2dd9a-d488-4ea5-b0a3-f2abbae4b634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:05:08.521Z|3164cf15-95ee-4b00-9f5d-bdb2fa1813c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:08.521Z|3164cf15-95ee-4b00-9f5d-bdb2fa1813c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:08.526Z|ba670481-23fc-4509-b015-a18c704759bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:08.526Z|843a072d-8b7e-4d05-be53-91545c721ca1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:08.527Z|ba670481-23fc-4509-b015-a18c704759bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:08.527Z|843a072d-8b7e-4d05-be53-91545c721ca1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:18.548Z|a4db59ea-4ba6-40f2-b6fd-0ec6aa278ea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:18.549Z|a4db59ea-4ba6-40f2-b6fd-0ec6aa278ea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:18.552Z|eaefb28a-4cd3-4f57-828f-6403f893f31b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:18.553Z|eaefb28a-4cd3-4f57-828f-6403f893f31b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:18.553Z|a3ef96e5-f61a-4cd4-b3e2-d95ecafd1bdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:18.554Z|a3ef96e5-f61a-4cd4-b3e2-d95ecafd1bdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:19.936Z|17d59d59-8109-4c05-8d4a-580d96c7bfdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:05:19.936Z|17d59d59-8109-4c05-8d4a-580d96c7bfdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:05:20.653Z|914ffa8a-8f57-44c7-b794-d8c0d654ebde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:05:20.653Z|914ffa8a-8f57-44c7-b794-d8c0d654ebde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:05:28.576Z|8ae7f5fd-5fae-473b-8278-3ea8320d6921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:28.577Z|8ae7f5fd-5fae-473b-8278-3ea8320d6921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:28.581Z|5a006b7c-1570-4fcf-970a-698e9b866524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:28.581Z|5a006b7c-1570-4fcf-970a-698e9b866524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:28.582Z|6a246b92-d032-4dab-a63b-06b13643f9da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:28.583Z|6a246b92-d032-4dab-a63b-06b13643f9da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:34.936Z|2fc9371e-f863-4405-8d64-e019c48b58b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:05:34.939Z|2fc9371e-f863-4405-8d64-e019c48b58b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:05:38.608Z|53f493cc-824d-4875-bb45-7b91d3b1e76b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:38.609Z|53f493cc-824d-4875-bb45-7b91d3b1e76b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:38.610Z|732c0d93-0b17-4817-9ded-4393affb59a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:38.610Z|732c0d93-0b17-4817-9ded-4393affb59a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:38.610Z|67d5f320-b859-4dcd-aa7e-ee47c6a759c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:38.611Z|67d5f320-b859-4dcd-aa7e-ee47c6a759c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:45.661Z|82509fe4-58b8-4eb8-9512-e96c2aec745d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:05:45.661Z|82509fe4-58b8-4eb8-9512-e96c2aec745d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:48.638Z|f073c018-7a1a-4c2a-ab77-97d80342b436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:48.639Z|f073c018-7a1a-4c2a-ab77-97d80342b436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:48.647Z|10b955c6-8f7d-4b0d-b30e-f287816ad6a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:48.648Z|4028c468-c071-471d-8a60-2138bd023cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:48.648Z|10b955c6-8f7d-4b0d-b30e-f287816ad6a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:48.649Z|4028c468-c071-471d-8a60-2138bd023cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:49.936Z|4d24b6bd-27fb-4b2f-a77c-ac09732d2428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:05:49.937Z|4d24b6bd-27fb-4b2f-a77c-ac09732d2428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:05:50.654Z|a340cff9-ad6f-4b61-8c38-9702ef81aa6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:05:50.654Z|a340cff9-ad6f-4b61-8c38-9702ef81aa6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:05:58.667Z|28a9ba91-9f26-4bf7-9897-52121785480c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:58.667Z|28a9ba91-9f26-4bf7-9897-52121785480c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:58.676Z|de1e6a75-5cbf-47e9-b2f8-ef0f112f97e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:58.676Z|a36dcd45-ce55-4c08-b761-ca31c7a17272|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:05:58.676Z|de1e6a75-5cbf-47e9-b2f8-ef0f112f97e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:05:58.677Z|a36dcd45-ce55-4c08-b761-ca31c7a17272|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:04.936Z|cc8367ca-4bbf-4592-a6d5-e147ecfeff19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:06:04.936Z|cc8367ca-4bbf-4592-a6d5-e147ecfeff19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:06:08.694Z|0cc780e1-eaf3-4ea2-813f-bc8ab875ce05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:08.695Z|0cc780e1-eaf3-4ea2-813f-bc8ab875ce05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:08.703Z|fd6a9e58-862c-4d87-a9a0-62bbec1532e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:08.704Z|fd6a9e58-862c-4d87-a9a0-62bbec1532e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:08.704Z|c3a3d0e4-1748-42e2-94b9-76c1a676cc64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:08.704Z|c3a3d0e4-1748-42e2-94b9-76c1a676cc64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:18.722Z|a19073c8-4468-479b-8125-549e8376a91f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:18.723Z|a19073c8-4468-479b-8125-549e8376a91f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:18.730Z|0454c28c-3571-4cb3-8f7f-8ac6f73ac8d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:18.730Z|3039d5a2-45b2-432e-a9fd-a2444c2a86d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:18.730Z|0454c28c-3571-4cb3-8f7f-8ac6f73ac8d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:18.731Z|3039d5a2-45b2-432e-a9fd-a2444c2a86d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:19.936Z|dd2974f6-ea36-4b1f-a5b6-367fd4d1c27a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:06:19.936Z|dd2974f6-ea36-4b1f-a5b6-367fd4d1c27a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:06:20.655Z|dc332309-86d4-44a6-9b66-cfc701cd5746|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:06:20.655Z|dc332309-86d4-44a6-9b66-cfc701cd5746|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:06:28.754Z|e2f9fc4a-0825-475f-ab34-44762d5168eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:28.754Z|e2f9fc4a-0825-475f-ab34-44762d5168eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:28.756Z|63bf7e08-613a-444e-ab89-dd17a6d7074f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:28.757Z|63bf7e08-613a-444e-ab89-dd17a6d7074f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:28.759Z|5314d67c-e562-488b-b34c-d7c7e5f9264e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:28.760Z|5314d67c-e562-488b-b34c-d7c7e5f9264e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:34.936Z|161a981f-4025-44a6-b020-f1362d1a92a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:06:34.936Z|161a981f-4025-44a6-b020-f1362d1a92a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:06:38.790Z|66d5864d-7f61-49c4-b9df-991122b48a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:38.790Z|66d5864d-7f61-49c4-b9df-991122b48a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:38.792Z|554c82c4-ddfc-47a4-a446-b18efeb3aaf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:38.792Z|b69618fc-c06e-42da-b3c2-1ca29e34b9c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:38.793Z|554c82c4-ddfc-47a4-a446-b18efeb3aaf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:38.793Z|b69618fc-c06e-42da-b3c2-1ca29e34b9c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:45.661Z|aac32aae-4a55-421c-862e-0837451be274|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:06:45.663Z|aac32aae-4a55-421c-862e-0837451be274|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:48.821Z|b3ec7f98-3e4b-4eb9-943a-6a3bbc514ffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:48.821Z|61809630-735d-48ba-b1a3-8bf6c7832a7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:48.822Z|b3ec7f98-3e4b-4eb9-943a-6a3bbc514ffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:48.822Z|61809630-735d-48ba-b1a3-8bf6c7832a7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:48.824Z|df5dbea6-14b7-468f-bcdf-0d3d8a696991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:48.825Z|df5dbea6-14b7-468f-bcdf-0d3d8a696991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:49.936Z|7d6f85bd-0e90-4be1-aadd-0aa6831c3608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:06:49.936Z|7d6f85bd-0e90-4be1-aadd-0aa6831c3608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:06:50.656Z|ad63fedc-9e09-43e5-9e69-8c19b873ad81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:06:50.656Z|ad63fedc-9e09-43e5-9e69-8c19b873ad81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:06:58.856Z|a0663105-f2eb-40d2-a468-44de1932b555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:58.856Z|a0663105-f2eb-40d2-a468-44de1932b555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:58.856Z|33d6d223-0e81-46d8-98b7-fdad65ac6aca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:58.857Z|33d6d223-0e81-46d8-98b7-fdad65ac6aca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:06:58.865Z|57b4b5d9-5561-4c6a-9abf-0bb8ea7a62fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:06:58.866Z|57b4b5d9-5561-4c6a-9abf-0bb8ea7a62fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:04.936Z|a255baa1-424c-46b0-8d7b-91028035e77c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:07:04.936Z|a255baa1-424c-46b0-8d7b-91028035e77c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:07:08.883Z|f18c989c-2394-466c-a4ef-f1d2d6988d04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:08.884Z|f18c989c-2394-466c-a4ef-f1d2d6988d04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:08.886Z|0d870976-d529-42f1-b855-6c1114b746c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:08.886Z|0d870976-d529-42f1-b855-6c1114b746c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:08.892Z|41f5c3d0-42c5-437a-9b9e-a9ba70799532|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:08.892Z|41f5c3d0-42c5-437a-9b9e-a9ba70799532|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:18.915Z|52c30d2a-e3ed-4b2a-b862-1ee6dffa8aa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:18.916Z|52c30d2a-e3ed-4b2a-b862-1ee6dffa8aa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:18.921Z|f1e2f59d-2f7d-4c9e-8372-3b1f22f85632|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:18.922Z|f1e2f59d-2f7d-4c9e-8372-3b1f22f85632|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:18.922Z|1ee141f7-e592-48b0-a8f5-3cdcc8b3c0c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:18.923Z|1ee141f7-e592-48b0-a8f5-3cdcc8b3c0c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:19.936Z|33759186-e83c-42fd-b749-85af823a4c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:07:19.936Z|33759186-e83c-42fd-b749-85af823a4c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:07:20.657Z|adadd091-fcf4-4f3f-95bf-a4fa005e8c56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:07:20.657Z|adadd091-fcf4-4f3f-95bf-a4fa005e8c56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:07:28.943Z|c2481afc-29a5-456b-a46d-8e2ae92521c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:28.944Z|c2481afc-29a5-456b-a46d-8e2ae92521c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:28.948Z|f95511c6-1db5-44c9-8db2-eeef0418c16e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:28.948Z|f95511c6-1db5-44c9-8db2-eeef0418c16e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:28.953Z|f3a198ed-1567-48e0-b8d1-62c247d18ab2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:28.954Z|f3a198ed-1567-48e0-b8d1-62c247d18ab2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:34.936Z|a23483f9-2a2d-450b-8bb0-0afcfad10bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:07:34.936Z|a23483f9-2a2d-450b-8bb0-0afcfad10bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:07:38.971Z|486c5f03-cde5-4dea-a39f-d76440f9e4cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:38.972Z|486c5f03-cde5-4dea-a39f-d76440f9e4cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:38.979Z|6cd57707-0c6d-4ff5-9af7-04c47840568b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:38.980Z|6cd57707-0c6d-4ff5-9af7-04c47840568b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:38.980Z|a5c48a8f-318f-402b-9ab8-0984154aa075|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:38.981Z|a5c48a8f-318f-402b-9ab8-0984154aa075|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:45.662Z|885ce4eb-a373-46f8-90ec-f1f641a9d001|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:07:45.662Z|885ce4eb-a373-46f8-90ec-f1f641a9d001|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:49.004Z|210b874b-98f4-4d74-a692-19f5efd88c84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:49.004Z|a447b3aa-7afc-4527-b8a6-446b493c5a4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:49.005Z|210b874b-98f4-4d74-a692-19f5efd88c84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:49.004Z|52fe821e-e61c-4b18-8ac0-16c2901edbc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:49.005Z|a447b3aa-7afc-4527-b8a6-446b493c5a4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:49.005Z|52fe821e-e61c-4b18-8ac0-16c2901edbc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:49.936Z|752a66c6-9180-49fe-b227-4ce6e979341a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:07:49.940Z|752a66c6-9180-49fe-b227-4ce6e979341a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:07:50.658Z|73502573-4430-428a-99bb-38ff11279b25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:07:50.658Z|73502573-4430-428a-99bb-38ff11279b25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:07:59.026Z|88097665-b76f-475e-bb39-945f66a547e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:59.027Z|88097665-b76f-475e-bb39-945f66a547e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:59.029Z|36982bc5-668e-4b0f-8ecd-e59f570ad5af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:59.029Z|36982bc5-668e-4b0f-8ecd-e59f570ad5af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:07:59.029Z|43c5d7aa-03e3-47ed-84de-c3eee3be4f4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:07:59.030Z|43c5d7aa-03e3-47ed-84de-c3eee3be4f4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:04.936Z|da052208-bf16-401b-9fb8-2775e01dc729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:08:04.936Z|da052208-bf16-401b-9fb8-2775e01dc729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:08:09.051Z|a1f96fb6-94db-4639-93f7-044fbddde347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:09.052Z|a1f96fb6-94db-4639-93f7-044fbddde347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:09.055Z|8655366e-eb17-4191-a5a3-af9578602a4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:09.056Z|8655366e-eb17-4191-a5a3-af9578602a4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:09.056Z|74912216-ebf1-458b-ba20-4db88c02daf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:09.057Z|74912216-ebf1-458b-ba20-4db88c02daf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:19.080Z|7c92c29c-1b68-4b88-a442-8e42c87c2b60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:19.081Z|7c92c29c-1b68-4b88-a442-8e42c87c2b60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:19.088Z|cd61a061-b1e4-48f2-833c-6eea8c79c75b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:19.089Z|cd61a061-b1e4-48f2-833c-6eea8c79c75b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:19.089Z|fc21a5ce-62a6-4e22-97aa-d035ffdcc29d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:19.089Z|fc21a5ce-62a6-4e22-97aa-d035ffdcc29d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:19.936Z|3addeb58-dcea-4e52-98aa-54348ba89f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:08:19.936Z|3addeb58-dcea-4e52-98aa-54348ba89f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:08:20.659Z|ef61c8be-26d0-486b-a301-4faecd0fa6c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:08:20.660Z|ef61c8be-26d0-486b-a301-4faecd0fa6c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:08:22.665Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-03-17T05:08:22.666Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 38bd6acc-96b9-4bee-9c89-6c2c9c4346d5 already exists in requestDb InfraActiveRequests table 2023-03-17T05:08:22.667Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/38bd6acc-96b9-4bee-9c89-6c2c9c4346d5 2023-03-17T05:08:22.667Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|INFO|500||Invoke 2023-03-17T05:08:22.668Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|DEBUG|500||===========================request begin================================================ 2023-03-17T05:08:22.668Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/38bd6acc-96b9-4bee-9c89-6c2c9c4346d5 2023-03-17T05:08:22.668Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|DEBUG|500||Method : GET 2023-03-17T05:08:22.668Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f79732cf8fa4910560ddc6bada3b723b", X-B3-SpanId:"f45157ac8994be8a", X-B3-ParentSpanId:"a3ae505ea387fb6d", X-B3-Sampled:"0", X-ONAP-RequestID:"38bd6acc-96b9-4bee-9c89-6c2c9c4346d5", X-RequestID:"38bd6acc-96b9-4bee-9c89-6c2c9c4346d5", X-TransactionID:"38bd6acc-96b9-4bee-9c89-6c2c9c4346d5", X-ECOMP-RequestID:"38bd6acc-96b9-4bee-9c89-6c2c9c4346d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a69c8dd-180a-4219-b103-cf2c447984e5"] 2023-03-17T05:08:22.668Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|DEBUG|500||Request body: 2023-03-17T05:08:22.668Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|DEBUG|500||==========================request end================================================ 2023-03-17T05:08:22.716Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|DEBUG|500||============================response begin========================================== 2023-03-17T05:08:22.717Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T05:08:22.717Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|DEBUG|500||Status text : Not Found 2023-03-17T05:08:22.717Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 05:08:22 GMT", x-envoy-upstream-service-time:"42", server:"envoy"] 2023-03-17T05:08:22.718Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|DEBUG|500||Response body: 2023-03-17T05:08:22.718Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|DEBUG|500||=======================response end================================================= 2023-03-17T05:08:22.719Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|INFO|404|Not Found|InvokeReturn 2023-03-17T05:08:22.727Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 38bd6acc-96b9-4bee-9c89-6c2c9c4346d5 2023-03-17T05:08:22.728Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-03-17T05:08:22.728Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-03-17T05:08:22.729Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-03-17T05:08:22.729Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-17T05:08:22.729Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-03-17T05:08:22.729Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-03-17T05:08:22.730Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"f79732cf8fa4910560ddc6bada3b723b", X-B3-SpanId:"8db8a13244a5ceef", X-B3-ParentSpanId:"a3ae505ea387fb6d", X-B3-Sampled:"0", X-ONAP-RequestID:"38bd6acc-96b9-4bee-9c89-6c2c9c4346d5", X-RequestID:"38bd6acc-96b9-4bee-9c89-6c2c9c4346d5", X-TransactionID:"38bd6acc-96b9-4bee-9c89-6c2c9c4346d5", X-ECOMP-RequestID:"38bd6acc-96b9-4bee-9c89-6c2c9c4346d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe122611-e30d-40ba-846d-df776ec10a07"] 2023-03-17T05:08:22.730Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-03-17T05:08:22.730Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-03-17T05:08:22.741Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-03-17T05:08:22.741Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-17T05:08:22.741Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-17T05:08:22.741Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 05:08:22 GMT", x-envoy-upstream-service-time:"6", server:"envoy"] 2023-03-17T05:08:22.742Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-03-17T05:08:22.742Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-03-17T05:08:22.742Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-17T05:08:22.742Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c03a548d.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-17T05:08:22.743Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-03-17T05:08:22.743Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-03-17T05:08:22.744Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-03-17T05:08:22.744Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-17T05:08:22.744Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-03-17T05:08:22.744Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-03-17T05:08:22.744Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"f79732cf8fa4910560ddc6bada3b723b", X-B3-SpanId:"dec52c86893b71cb", X-B3-ParentSpanId:"a3ae505ea387fb6d", X-B3-Sampled:"0", X-ONAP-RequestID:"38bd6acc-96b9-4bee-9c89-6c2c9c4346d5", X-RequestID:"38bd6acc-96b9-4bee-9c89-6c2c9c4346d5", X-TransactionID:"38bd6acc-96b9-4bee-9c89-6c2c9c4346d5", X-ECOMP-RequestID:"38bd6acc-96b9-4bee-9c89-6c2c9c4346d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1286725b-72cc-4da3-8fed-b5f762fa9f60"] 2023-03-17T05:08:22.744Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-03-17T05:08:22.745Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-03-17T05:08:22.756Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-03-17T05:08:22.757Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-17T05:08:22.757Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-17T05:08:22.757Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 05:08:22 GMT", x-envoy-upstream-service-time:"8", server:"envoy"] 2023-03-17T05:08:22.757Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-03-17T05:08:22.757Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-03-17T05:08:22.758Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-17T05:08:22.758Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c03a548d.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-17T05:08:22.758Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@5e12c641 2023-03-17T05:08:22.762Z|38bd6acc-96b9-4bee-9c89-6c2c9c4346d5|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T05:08:29.106Z|a9bcf091-e993-41f2-a279-132b93f7326e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:29.107Z|a9bcf091-e993-41f2-a279-132b93f7326e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:29.114Z|aac1359c-9df0-44b2-ae47-42e1a677133f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:29.115Z|aac1359c-9df0-44b2-ae47-42e1a677133f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:29.117Z|1ecd3051-615f-47be-bebb-78950f3ecf41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:29.117Z|1ecd3051-615f-47be-bebb-78950f3ecf41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:34.936Z|22e5eb3d-32d2-4e24-952e-8696523f8ed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:08:34.940Z|22e5eb3d-32d2-4e24-952e-8696523f8ed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:08:39.132Z|b709eb75-9ef3-45b1-ac39-0f36bf1c29c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:39.132Z|b709eb75-9ef3-45b1-ac39-0f36bf1c29c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:39.140Z|2c11ccc0-4ba3-4343-bc55-3ca9a2fafd31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:39.141Z|2c11ccc0-4ba3-4343-bc55-3ca9a2fafd31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:39.142Z|5e3cdd2f-f7db-4f1f-80f2-25038a96bcce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:39.142Z|5e3cdd2f-f7db-4f1f-80f2-25038a96bcce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:45.659Z|c6439f70-5801-4e05-8a38-ffb4e4636f20|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:08:45.660Z|c6439f70-5801-4e05-8a38-ffb4e4636f20|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:49.155Z|174caaea-59dd-4f63-81ee-6778a6fcbcfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:49.156Z|174caaea-59dd-4f63-81ee-6778a6fcbcfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:49.161Z|e991e4e6-9e45-49c5-8e59-64cbec6fb4e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:49.162Z|e991e4e6-9e45-49c5-8e59-64cbec6fb4e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:49.167Z|01723655-d94e-4bd5-ab33-6f153fe6bce3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:49.168Z|01723655-d94e-4bd5-ab33-6f153fe6bce3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:49.936Z|1627b6e6-4c74-4560-9e5a-8ebfa9b13114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:08:49.936Z|1627b6e6-4c74-4560-9e5a-8ebfa9b13114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:08:50.660Z|cd7aacb3-c53e-4cde-a393-04f39d29b38c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:08:50.661Z|cd7aacb3-c53e-4cde-a393-04f39d29b38c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:08:59.188Z|395d0654-bc3b-4274-bfd2-9f1ff1faa8b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:59.189Z|01f23e52-40d9-4484-8e83-676d4405a9ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:59.189Z|01f23e52-40d9-4484-8e83-676d4405a9ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:59.189Z|395d0654-bc3b-4274-bfd2-9f1ff1faa8b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:08:59.194Z|a0b9b903-efbe-4ed5-ad52-e3c8bdca3e01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:08:59.195Z|a0b9b903-efbe-4ed5-ad52-e3c8bdca3e01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:04.936Z|b12c25e4-8ef4-4534-bae5-7991aa194214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:09:04.936Z|b12c25e4-8ef4-4534-bae5-7991aa194214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:09:09.217Z|cc6d7018-4528-475e-b5ad-348d2fec32ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:09.217Z|cc6d7018-4528-475e-b5ad-348d2fec32ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:09.217Z|57155465-aab9-4b3c-95a4-106708b1b738|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:09.218Z|57155465-aab9-4b3c-95a4-106708b1b738|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:09.221Z|961a8f53-4c20-4bac-a418-d40fd1e90a5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:09.222Z|961a8f53-4c20-4bac-a418-d40fd1e90a5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:19.244Z|7b04d1bf-8fd0-4594-84fe-be4291f668dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:19.244Z|f1d41a13-ed2d-48fa-ba01-b4c06bfdc70b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:19.244Z|7b04d1bf-8fd0-4594-84fe-be4291f668dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:19.245Z|f1d41a13-ed2d-48fa-ba01-b4c06bfdc70b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:19.250Z|b3ef2ae4-c07c-45ee-9515-3e43e378e0f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:19.251Z|b3ef2ae4-c07c-45ee-9515-3e43e378e0f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:19.936Z|eb291dff-b1f1-4560-85c3-f247ae13f67e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:09:19.940Z|eb291dff-b1f1-4560-85c3-f247ae13f67e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:09:20.661Z|9de21e21-be40-4e57-b3b5-778ad0ce33e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:09:20.662Z|9de21e21-be40-4e57-b3b5-778ad0ce33e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:09:29.273Z|3b7825e9-808f-49cb-b6e6-2f8ef721104d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:29.275Z|3b7825e9-808f-49cb-b6e6-2f8ef721104d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:29.276Z|35cc1b2d-5f99-4ec7-b986-c2424235f91f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:29.276Z|35cc1b2d-5f99-4ec7-b986-c2424235f91f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:29.279Z|3ee21f15-7a27-4936-8cfe-93f680d9d233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:29.280Z|3ee21f15-7a27-4936-8cfe-93f680d9d233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:34.936Z|45919b60-1440-495e-82c2-7d42a89bdc18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:09:34.936Z|45919b60-1440-495e-82c2-7d42a89bdc18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:09:37.949Z|d80d4ac3-a57a-4984-82ae-4f529fd72189|http-nio-8080-exec-6|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-17T05:09:37.950Z|d80d4ac3-a57a-4984-82ae-4f529fd72189|http-nio-8080-exec-6|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:39.301Z|4b2d00c2-d2cc-4d7a-8e36-b4ec7ef55c9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:39.302Z|4b2d00c2-d2cc-4d7a-8e36-b4ec7ef55c9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:39.304Z|f6cc252f-c1ec-452b-b53b-71a5b89c20ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:39.305Z|f6cc252f-c1ec-452b-b53b-71a5b89c20ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:39.307Z|d1a738e3-81e3-4d2e-a1c7-dc89adffbd75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:39.308Z|d1a738e3-81e3-4d2e-a1c7-dc89adffbd75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:45.661Z|48a5ae77-5c18-44e9-80da-170b33e89c0b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:09:45.662Z|48a5ae77-5c18-44e9-80da-170b33e89c0b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:49.331Z|cbbecb21-de48-4df7-8d51-70f2d34caa2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:49.332Z|cbbecb21-de48-4df7-8d51-70f2d34caa2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:49.334Z|364b006b-0114-49ee-bdfd-89dbf86acae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:49.334Z|37c217bb-6c28-4def-8c9f-8fb10185f263|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:49.335Z|364b006b-0114-49ee-bdfd-89dbf86acae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:49.335Z|37c217bb-6c28-4def-8c9f-8fb10185f263|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:49.936Z|ed98cd31-be77-4635-86b7-a6bdd98803b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:09:49.936Z|ed98cd31-be77-4635-86b7-a6bdd98803b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:09:50.662Z|e8bc8381-b117-47e0-8e94-921aab059787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:09:50.663Z|e8bc8381-b117-47e0-8e94-921aab059787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:09:59.363Z|3e3192d1-b4dd-4d70-98aa-ec9a357c0cf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:59.363Z|f3e3331f-b91a-4003-832e-c336d0728cfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:59.363Z|3e3192d1-b4dd-4d70-98aa-ec9a357c0cf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:59.364Z|f3e3331f-b91a-4003-832e-c336d0728cfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:09:59.364Z|66d2dfcb-735c-4316-984d-2f2cf9d5e04d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:09:59.365Z|66d2dfcb-735c-4316-984d-2f2cf9d5e04d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:04.936Z|91a31eb9-4edf-4a33-bc0a-9d62b5c5d6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:10:04.939Z|91a31eb9-4edf-4a33-bc0a-9d62b5c5d6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:10:09.392Z|2371e2d0-f1b7-43ff-875a-220c44afb668|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:09.393Z|2371e2d0-f1b7-43ff-875a-220c44afb668|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:09.392Z|eae58226-05db-402a-b34a-6c2bec56c581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:09.393Z|eae58226-05db-402a-b34a-6c2bec56c581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:09.394Z|9d1739f0-d449-488c-b7a0-2b9bbb59432e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:09.395Z|9d1739f0-d449-488c-b7a0-2b9bbb59432e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:19.423Z|b5fef94e-b268-4c50-9925-ff4d49069c68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:19.424Z|b5fef94e-b268-4c50-9925-ff4d49069c68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:19.432Z|710486fd-e6f2-414c-b307-2bb87da7f0aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:19.432Z|a754eff9-3c80-4677-a770-4ee6490b40b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:19.432Z|a754eff9-3c80-4677-a770-4ee6490b40b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:19.433Z|710486fd-e6f2-414c-b307-2bb87da7f0aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:19.936Z|16650fb4-a2f8-4d96-a585-7f9c9898cb22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:10:19.936Z|16650fb4-a2f8-4d96-a585-7f9c9898cb22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:10:20.663Z|160dac48-1a1f-449d-8309-a7d4a593907f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:10:20.664Z|160dac48-1a1f-449d-8309-a7d4a593907f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:10:29.449Z|e5c37696-1c57-46d7-b6f2-9cc49a4f73c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:29.450Z|e5c37696-1c57-46d7-b6f2-9cc49a4f73c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:29.459Z|bcb8471e-55a1-41aa-a5b3-6bfa95adbc1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:29.459Z|bcb8471e-55a1-41aa-a5b3-6bfa95adbc1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:29.460Z|42ccba39-82dd-47d4-94d9-50647da9fd6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:29.461Z|42ccba39-82dd-47d4-94d9-50647da9fd6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:34.936Z|60418e04-49a5-459b-aa22-ff01e4198245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:10:34.936Z|60418e04-49a5-459b-aa22-ff01e4198245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:10:39.474Z|5cfd3c1f-d79b-41c5-957b-f09e43c03595|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:39.475Z|5cfd3c1f-d79b-41c5-957b-f09e43c03595|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:39.486Z|76f202ee-54c9-4b85-94ed-4ea32149db77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:39.486Z|76f202ee-54c9-4b85-94ed-4ea32149db77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:39.489Z|c2cd3efa-0c99-4ab4-adf8-3b183406370b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:39.489Z|c2cd3efa-0c99-4ab4-adf8-3b183406370b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:45.661Z|32ae6d8e-1390-4d48-b7b4-bcec738f999c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:10:45.661Z|32ae6d8e-1390-4d48-b7b4-bcec738f999c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:49.504Z|140fcafe-db14-4b03-bc38-08cc0241e56a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:49.505Z|140fcafe-db14-4b03-bc38-08cc0241e56a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:49.513Z|38c5ec91-85d0-4306-9032-370656290834|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:49.513Z|38c5ec91-85d0-4306-9032-370656290834|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:49.516Z|d7b767e9-60b7-42a6-8236-04cf3d49c9ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:49.516Z|d7b767e9-60b7-42a6-8236-04cf3d49c9ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:49.936Z|74f798de-12a9-4419-851c-4c28b2b7017d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:10:49.940Z|74f798de-12a9-4419-851c-4c28b2b7017d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:10:50.664Z|ee16ada6-6869-4e65-8ab6-c3c0e711644f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:10:50.665Z|ee16ada6-6869-4e65-8ab6-c3c0e711644f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:10:59.532Z|d58d6161-9d80-4558-922b-fe755cd18d5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:59.532Z|d58d6161-9d80-4558-922b-fe755cd18d5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:59.542Z|331cc346-5e56-4cc6-9c34-2e5fce81eef1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:59.543Z|331cc346-5e56-4cc6-9c34-2e5fce81eef1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:10:59.543Z|8305c4b7-a271-4340-a0fa-ad500d261db4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:10:59.544Z|8305c4b7-a271-4340-a0fa-ad500d261db4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:04.936Z|682effd5-b567-4220-b8b2-6fcd0528ee58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:11:04.937Z|682effd5-b567-4220-b8b2-6fcd0528ee58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:11:09.555Z|d814e15b-ea92-4837-afd8-20985506e877|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:09.556Z|d814e15b-ea92-4837-afd8-20985506e877|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:09.570Z|45611645-6c6f-478c-8747-d08a9d415ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:09.571Z|45611645-6c6f-478c-8747-d08a9d415ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:09.572Z|cb77a58b-9f6d-4951-807b-9b58fc810259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:09.572Z|cb77a58b-9f6d-4951-807b-9b58fc810259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:19.583Z|30aafe30-96eb-40b0-af5f-a70317e384d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:19.585Z|30aafe30-96eb-40b0-af5f-a70317e384d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:19.592Z|728cfff3-0355-47b2-9b22-32d6be86e5c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:19.593Z|728cfff3-0355-47b2-9b22-32d6be86e5c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:19.597Z|d677e9d7-4f0a-4b55-b870-8201783faa93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:19.597Z|d677e9d7-4f0a-4b55-b870-8201783faa93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:19.936Z|c006da6a-0844-49fa-b7e7-ac619772d1ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:11:19.936Z|c006da6a-0844-49fa-b7e7-ac619772d1ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:11:20.665Z|979b1c36-13bf-4abc-a9f8-efd298c53186|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:11:20.666Z|979b1c36-13bf-4abc-a9f8-efd298c53186|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:11:29.620Z|3a808e36-f749-478c-9b03-b89161803456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:29.620Z|50112535-dc7c-446f-8f14-d3413193b344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:29.620Z|3a808e36-f749-478c-9b03-b89161803456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:29.621Z|50112535-dc7c-446f-8f14-d3413193b344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:29.621Z|00e03bfe-fa82-49ea-ab30-cc1e7de07ae1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:29.622Z|00e03bfe-fa82-49ea-ab30-cc1e7de07ae1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:34.936Z|09ab2128-7ddf-4d5a-9e15-e1d2c06c50ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:11:34.940Z|09ab2128-7ddf-4d5a-9e15-e1d2c06c50ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:11:39.649Z|7a38e8c4-5ac8-4211-9d3b-6258a1885bc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:39.649Z|7a38e8c4-5ac8-4211-9d3b-6258a1885bc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:39.650Z|fcaf3ad6-2498-4e83-82ec-169932489513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:39.651Z|fcaf3ad6-2498-4e83-82ec-169932489513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:39.656Z|5d294292-8d5c-4791-bdc5-13bf5036a4cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:39.656Z|5d294292-8d5c-4791-bdc5-13bf5036a4cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:45.661Z|23352a69-903a-4d4a-aa57-b4f13c191b18|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:11:45.662Z|23352a69-903a-4d4a-aa57-b4f13c191b18|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:49.678Z|ae598440-a056-4a7e-8424-a9c136a7435f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:49.679Z|ae598440-a056-4a7e-8424-a9c136a7435f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:49.679Z|21e8793d-9f4e-4e48-b9b0-5ed477ad6d9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:49.679Z|21e8793d-9f4e-4e48-b9b0-5ed477ad6d9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:49.684Z|9cd218f8-7ccb-4bfa-a69b-9ca1364a0096|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:49.684Z|9cd218f8-7ccb-4bfa-a69b-9ca1364a0096|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:49.936Z|9661348a-a0dd-4c67-af83-08f32fc933fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:11:49.936Z|9661348a-a0dd-4c67-af83-08f32fc933fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:11:50.666Z|7086c416-35b5-4193-9e73-219108b402e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:11:50.667Z|7086c416-35b5-4193-9e73-219108b402e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:11:59.711Z|ae8ab0bd-70cd-4134-8bda-6454af0fdff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:59.711Z|ae8ab0bd-70cd-4134-8bda-6454af0fdff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:59.711Z|9cee1644-9aa8-46c8-9a19-0ff181d748ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:59.712Z|9cee1644-9aa8-46c8-9a19-0ff181d748ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:11:59.716Z|b13464b5-aaa8-4af9-abce-d1c897f1d4b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:11:59.717Z|b13464b5-aaa8-4af9-abce-d1c897f1d4b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:04.936Z|21194b76-eb08-4ae6-a68d-b20506b2a29d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:12:04.936Z|21194b76-eb08-4ae6-a68d-b20506b2a29d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:12:09.742Z|4bccdfaf-14d0-4e7c-940d-0de7c04807e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:09.742Z|4bccdfaf-14d0-4e7c-940d-0de7c04807e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:09.743Z|5a535e64-cd09-4290-ad8e-9b60dcbb048f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:09.743Z|5a535e64-cd09-4290-ad8e-9b60dcbb048f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:09.744Z|220e9e97-881c-4312-bbd9-9889c90ed954|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:09.745Z|220e9e97-881c-4312-bbd9-9889c90ed954|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:19.772Z|cd355f6f-0269-420d-9254-e94ab2b4b8bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:19.772Z|b751a864-0265-4ddf-890a-9d4feff79e71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:19.773Z|b751a864-0265-4ddf-890a-9d4feff79e71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:19.775Z|bff053b5-963e-4aca-9741-dc102d6925a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:19.775Z|bff053b5-963e-4aca-9741-dc102d6925a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:19.773Z|cd355f6f-0269-420d-9254-e94ab2b4b8bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:19.936Z|3e1960c4-60cc-403c-9c53-aa372cb15c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:12:19.940Z|3e1960c4-60cc-403c-9c53-aa372cb15c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:12:20.667Z|9d645523-a6ec-4ca7-8a2a-6d8d1525271f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:12:20.668Z|9d645523-a6ec-4ca7-8a2a-6d8d1525271f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:12:29.805Z|ece875fd-03ac-4bc9-bd39-3d3c412acdef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:29.805Z|fd3c10a5-506b-4ff1-a7f1-93f6771fcedd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:29.805Z|ece875fd-03ac-4bc9-bd39-3d3c412acdef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:29.806Z|fd3c10a5-506b-4ff1-a7f1-93f6771fcedd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:29.812Z|2db630d9-690b-4b1e-9abc-1dd57c8a8b80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:29.813Z|2db630d9-690b-4b1e-9abc-1dd57c8a8b80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:34.936Z|67921579-6db3-4bcb-8f73-03bac8d3c6eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:12:34.936Z|67921579-6db3-4bcb-8f73-03bac8d3c6eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:12:39.831Z|41a3180b-82e9-491b-a406-b14a527b80c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:39.831Z|41a3180b-82e9-491b-a406-b14a527b80c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:39.833Z|a3a5e55c-c6d5-4d80-b6b4-8abc8aacdb61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:39.833Z|a3a5e55c-c6d5-4d80-b6b4-8abc8aacdb61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:39.840Z|dc193329-609f-46a9-9eb7-3309ad648bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:39.840Z|dc193329-609f-46a9-9eb7-3309ad648bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:45.661Z|c4994cc6-c829-4125-b882-c785f6db943c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:12:45.661Z|c4994cc6-c829-4125-b882-c785f6db943c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:49.857Z|a0d33bd1-2a55-4ced-a27a-81ffc3f06a2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:49.858Z|a0d33bd1-2a55-4ced-a27a-81ffc3f06a2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:49.860Z|7848da54-461f-4e77-9b7e-48448d4df659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:49.860Z|7848da54-461f-4e77-9b7e-48448d4df659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:49.866Z|1c592d4e-5269-485e-8179-d4c57132c9a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:49.866Z|1c592d4e-5269-485e-8179-d4c57132c9a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:49.936Z|3a6dae18-b779-42e1-8b9f-9d16e56c2cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:12:49.936Z|3a6dae18-b779-42e1-8b9f-9d16e56c2cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:12:50.668Z|42975a71-a52a-48c3-8593-8111846427d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:12:50.669Z|42975a71-a52a-48c3-8593-8111846427d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:12:59.887Z|dd98bfeb-94d7-48eb-9ad9-816292ea18e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:59.888Z|dd98bfeb-94d7-48eb-9ad9-816292ea18e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:59.893Z|32e07e50-6c38-4102-bf03-436b15f581f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:59.894Z|32e07e50-6c38-4102-bf03-436b15f581f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:12:59.894Z|54de6fad-e323-46b2-a9c8-a918ad8fa116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:12:59.895Z|54de6fad-e323-46b2-a9c8-a918ad8fa116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:13:04.936Z|8f316f3d-44a1-4cf3-998b-be136635e7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:13:04.940Z|8f316f3d-44a1-4cf3-998b-be136635e7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:13:09.916Z|f19d670e-67f8-4c6f-b61f-dbc26ded72c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:13:09.916Z|f19d670e-67f8-4c6f-b61f-dbc26ded72c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:13:09.920Z|7035b2cc-0b86-4424-8b72-586321b4ac55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:13:09.921Z|7035b2cc-0b86-4424-8b72-586321b4ac55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:13:09.923Z|fbd35b20-16c9-452f-b26c-66ad07c2b477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:13:09.923Z|fbd35b20-16c9-452f-b26c-66ad07c2b477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:13:19.936Z|a0458fac-7fb9-4d7c-836e-d4d0b7f39773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:13:19.936Z|a0458fac-7fb9-4d7c-836e-d4d0b7f39773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:13:19.943Z|4de695df-185e-4fa0-bfcc-bfe8c70c5cdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:13:19.943Z|4de695df-185e-4fa0-bfcc-bfe8c70c5cdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:13:19.947Z|ad178a07-2eb0-4658-a2b8-f3096ddc00a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:13:19.948Z|ad178a07-2eb0-4658-a2b8-f3096ddc00a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:13:19.949Z|bed6704e-0397-4b9b-a27d-1e338d675a44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:13:19.950Z|bed6704e-0397-4b9b-a27d-1e338d675a44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:13:20.670Z|9d92e3ee-d00e-4799-89cf-12065f3a2dd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:13:20.670Z|9d92e3ee-d00e-4799-89cf-12065f3a2dd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:13:29.971Z|035ff800-b7a0-46bf-98e1-1ee0b23fe1d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:13:29.971Z|035ff800-b7a0-46bf-98e1-1ee0b23fe1d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:13:29.973Z|17735e18-a82c-4832-a4ed-32bd135114ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:13:29.974Z|17735e18-a82c-4832-a4ed-32bd135114ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:13:29.977Z|03575751-71eb-4cdb-a128-391dfbace382|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:13:29.978Z|03575751-71eb-4cdb-a128-391dfbace382|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:13:34.936Z|00f53253-209f-461e-9637-2e2232f3ac25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:13:34.936Z|00f53253-209f-461e-9637-2e2232f3ac25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:13:39.999Z|7d04c968-722f-43c3-a8be-87b10e1311c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:13:40.000Z|7d04c968-722f-43c3-a8be-87b10e1311c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:13:40.001Z|f4b486af-54ef-4c2c-a869-41913d37ab98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:13:40.001Z|f4b486af-54ef-4c2c-a869-41913d37ab98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:13:40.005Z|dd775113-3643-436e-bbd4-dddb94accbe7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:13:40.006Z|dd775113-3643-436e-bbd4-dddb94accbe7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:13:45.661Z|4fd85567-5bc1-4c20-a009-eae23c7bf3f3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:13:45.662Z|4fd85567-5bc1-4c20-a009-eae23c7bf3f3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:13:49.936Z|0eb5ff84-9670-40bd-b93f-f44ad285f8b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:13:49.940Z|0eb5ff84-9670-40bd-b93f-f44ad285f8b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:13:50.030Z|bba83c7d-fccf-4811-92ca-40aa7dc1f693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:13:50.030Z|c4beabf6-fca5-473c-9109-b88c68faf571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:13:50.030Z|d7e4fbae-38d0-4a4c-bb39-415ee6fb388c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:13:50.030Z|bba83c7d-fccf-4811-92ca-40aa7dc1f693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:13:50.030Z|c4beabf6-fca5-473c-9109-b88c68faf571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:13:50.030Z|d7e4fbae-38d0-4a4c-bb39-415ee6fb388c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:13:50.670Z|e7d13efd-09df-4e3f-a7ae-c45e7a2d049e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:13:50.671Z|e7d13efd-09df-4e3f-a7ae-c45e7a2d049e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:13:58.046Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-03-17T05:13:58.047Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: cedd5ec0-a190-4738-99c6-5f63a038f12d already exists in requestDb InfraActiveRequests table 2023-03-17T05:13:58.048Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cedd5ec0-a190-4738-99c6-5f63a038f12d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cedd5ec0-a190-4738-99c6-5f63a038f12d 2023-03-17T05:13:58.049Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cedd5ec0-a190-4738-99c6-5f63a038f12d|INFO|500||Invoke 2023-03-17T05:13:58.049Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cedd5ec0-a190-4738-99c6-5f63a038f12d|DEBUG|500||===========================request begin================================================ 2023-03-17T05:13:58.049Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cedd5ec0-a190-4738-99c6-5f63a038f12d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cedd5ec0-a190-4738-99c6-5f63a038f12d 2023-03-17T05:13:58.050Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cedd5ec0-a190-4738-99c6-5f63a038f12d|DEBUG|500||Method : GET 2023-03-17T05:13:58.050Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cedd5ec0-a190-4738-99c6-5f63a038f12d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"960fd081515fb48ddabecaa9059ace6e", X-B3-SpanId:"9300551b401e7b52", X-B3-ParentSpanId:"8c8d6beafa32f9ae", X-B3-Sampled:"0", X-ONAP-RequestID:"cedd5ec0-a190-4738-99c6-5f63a038f12d", X-RequestID:"cedd5ec0-a190-4738-99c6-5f63a038f12d", X-TransactionID:"cedd5ec0-a190-4738-99c6-5f63a038f12d", X-ECOMP-RequestID:"cedd5ec0-a190-4738-99c6-5f63a038f12d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"585d9d05-6cb6-4cb2-9a58-68d8e20f4cbc"] 2023-03-17T05:13:58.050Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cedd5ec0-a190-4738-99c6-5f63a038f12d|DEBUG|500||Request body: 2023-03-17T05:13:58.050Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cedd5ec0-a190-4738-99c6-5f63a038f12d|DEBUG|500||==========================request end================================================ 2023-03-17T05:13:58.089Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cedd5ec0-a190-4738-99c6-5f63a038f12d|DEBUG|500||============================response begin========================================== 2023-03-17T05:13:58.089Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cedd5ec0-a190-4738-99c6-5f63a038f12d|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T05:13:58.090Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cedd5ec0-a190-4738-99c6-5f63a038f12d|DEBUG|500||Status text : Not Found 2023-03-17T05:13:58.090Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cedd5ec0-a190-4738-99c6-5f63a038f12d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 05:13:58 GMT", x-envoy-upstream-service-time:"33", server:"envoy"] 2023-03-17T05:13:58.090Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cedd5ec0-a190-4738-99c6-5f63a038f12d|DEBUG|500||Response body: 2023-03-17T05:13:58.091Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cedd5ec0-a190-4738-99c6-5f63a038f12d|DEBUG|500||=======================response end================================================= 2023-03-17T05:13:58.091Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cedd5ec0-a190-4738-99c6-5f63a038f12d|INFO|404|Not Found|InvokeReturn 2023-03-17T05:13:58.098Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID cedd5ec0-a190-4738-99c6-5f63a038f12d 2023-03-17T05:13:58.099Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-03-17T05:13:58.100Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-03-17T05:13:58.100Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-03-17T05:13:58.101Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-17T05:13:58.101Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-03-17T05:13:58.101Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-03-17T05:13:58.101Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"960fd081515fb48ddabecaa9059ace6e", X-B3-SpanId:"0557afb168fbefa6", X-B3-ParentSpanId:"8c8d6beafa32f9ae", X-B3-Sampled:"0", X-ONAP-RequestID:"cedd5ec0-a190-4738-99c6-5f63a038f12d", X-RequestID:"cedd5ec0-a190-4738-99c6-5f63a038f12d", X-TransactionID:"cedd5ec0-a190-4738-99c6-5f63a038f12d", X-ECOMP-RequestID:"cedd5ec0-a190-4738-99c6-5f63a038f12d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf906fc6-3a7b-45cb-8227-0aaa287bd661"] 2023-03-17T05:13:58.101Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-03-17T05:13:58.101Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-03-17T05:13:58.113Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-03-17T05:13:58.113Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-17T05:13:58.113Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-17T05:13:58.113Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 05:13:58 GMT", x-envoy-upstream-service-time:"6", server:"envoy"] 2023-03-17T05:13:58.113Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-03-17T05:13:58.113Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-03-17T05:13:58.114Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-17T05:13:58.114Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c03a548d.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-17T05:13:58.115Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-03-17T05:13:58.115Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-03-17T05:13:58.115Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-03-17T05:13:58.115Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-17T05:13:58.115Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-03-17T05:13:58.116Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-03-17T05:13:58.116Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"960fd081515fb48ddabecaa9059ace6e", X-B3-SpanId:"4692c653d9ce9256", X-B3-ParentSpanId:"8c8d6beafa32f9ae", X-B3-Sampled:"0", X-ONAP-RequestID:"cedd5ec0-a190-4738-99c6-5f63a038f12d", X-RequestID:"cedd5ec0-a190-4738-99c6-5f63a038f12d", X-TransactionID:"cedd5ec0-a190-4738-99c6-5f63a038f12d", X-ECOMP-RequestID:"cedd5ec0-a190-4738-99c6-5f63a038f12d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e36dbc2c-97ea-4d1a-bc1f-7ff56386feb1"] 2023-03-17T05:13:58.116Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-03-17T05:13:58.116Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-03-17T05:13:58.128Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-03-17T05:13:58.128Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-17T05:13:58.128Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-17T05:13:58.129Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 05:13:58 GMT", x-envoy-upstream-service-time:"7", server:"envoy"] 2023-03-17T05:13:58.129Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-03-17T05:13:58.129Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-03-17T05:13:58.129Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-17T05:13:58.129Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c03a548d.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-17T05:13:58.130Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4ccdf803 2023-03-17T05:13:58.134Z|cedd5ec0-a190-4738-99c6-5f63a038f12d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T05:14:00.058Z|1e681f1c-f890-433c-b514-cf93a77cf3a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:00.058Z|69d5b105-93d9-421e-b045-7af4798e6ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:00.058Z|1e681f1c-f890-433c-b514-cf93a77cf3a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:00.059Z|69d5b105-93d9-421e-b045-7af4798e6ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:00.066Z|d16b0965-0e11-4db3-b122-78b43f9e6dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:00.067Z|d16b0965-0e11-4db3-b122-78b43f9e6dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:04.936Z|27ac728c-159b-4aa5-bc49-2cf1ff4a8af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:14:04.936Z|27ac728c-159b-4aa5-bc49-2cf1ff4a8af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:14:10.086Z|8265195a-ee10-4eed-af30-c55a6ce76756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:10.087Z|8265195a-ee10-4eed-af30-c55a6ce76756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:10.087Z|517f64f0-89d9-4314-81b8-ce36393e12a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:10.088Z|517f64f0-89d9-4314-81b8-ce36393e12a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:10.094Z|4f62be51-5415-437c-9262-cd2e511b2d21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:10.094Z|4f62be51-5415-437c-9262-cd2e511b2d21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:19.936Z|65fe0d93-4ede-482b-92c7-31da32de5dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:14:19.936Z|65fe0d93-4ede-482b-92c7-31da32de5dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:14:20.112Z|27ac05e1-cd4d-4975-a90a-93c339689b9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:20.113Z|27ac05e1-cd4d-4975-a90a-93c339689b9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:20.115Z|9b5088d2-a296-429e-9ffa-f3631e924355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:20.116Z|9b5088d2-a296-429e-9ffa-f3631e924355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:20.118Z|a5592e5d-0303-4aa0-906b-f1b1d7fc7a42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:20.119Z|a5592e5d-0303-4aa0-906b-f1b1d7fc7a42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:20.671Z|0ab74a73-5d0d-4656-8d63-8a9f2880941b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:14:20.672Z|0ab74a73-5d0d-4656-8d63-8a9f2880941b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:14:30.142Z|13eaa335-3fbe-4322-9ef7-066a3ff8d0e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:30.142Z|13eaa335-3fbe-4322-9ef7-066a3ff8d0e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:30.143Z|3ab9a43e-6e70-4089-ac0e-fa833226be74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:30.144Z|3ab9a43e-6e70-4089-ac0e-fa833226be74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:30.145Z|24be870e-dc94-403a-8175-2a9026afdee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:30.146Z|24be870e-dc94-403a-8175-2a9026afdee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:34.936Z|3cd3e03f-68b7-4806-bcaf-84ff39f0c691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:14:34.940Z|3cd3e03f-68b7-4806-bcaf-84ff39f0c691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:14:40.173Z|8cdc650a-2617-4caf-986d-f4de1c7a36b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:40.174Z|8cdc650a-2617-4caf-986d-f4de1c7a36b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:40.175Z|4ddd28b0-bbb5-47b7-b578-abf9a6fc4a7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:40.175Z|4ddd28b0-bbb5-47b7-b578-abf9a6fc4a7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:40.176Z|4df591b2-fbd1-43ec-8ec1-813bc7455c1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:40.176Z|4df591b2-fbd1-43ec-8ec1-813bc7455c1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:45.662Z|a8e56846-3dd3-4af9-b24f-399ec99b16ae|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:14:45.663Z|a8e56846-3dd3-4af9-b24f-399ec99b16ae|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:49.936Z|9006c4e5-4763-4aa1-87cd-a0fe904e6c26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:14:49.936Z|9006c4e5-4763-4aa1-87cd-a0fe904e6c26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:14:50.201Z|02ab9d54-83fa-4ca0-bbd0-88eec0fde30a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:50.201Z|02ab9d54-83fa-4ca0-bbd0-88eec0fde30a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:50.203Z|86048747-3e8e-4938-8e28-8ee8434eb70a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:50.203Z|b7f95b5a-c93e-44ea-b18f-e12b945f4bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:14:50.203Z|86048747-3e8e-4938-8e28-8ee8434eb70a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:50.203Z|b7f95b5a-c93e-44ea-b18f-e12b945f4bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:14:50.672Z|e5f885f1-473f-4e3e-b1c5-c1397ead4c93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:14:50.673Z|e5f885f1-473f-4e3e-b1c5-c1397ead4c93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:15:00.229Z|a4c7c13a-3ee2-4c23-b927-6b30182c3433|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:00.230Z|a4c7c13a-3ee2-4c23-b927-6b30182c3433|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:00.238Z|130f10b5-d023-48c3-9880-ff024fbc74c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:00.238Z|130f10b5-d023-48c3-9880-ff024fbc74c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:00.241Z|2c639cd3-79a1-494c-86d4-a6878de75be6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:00.242Z|2c639cd3-79a1-494c-86d4-a6878de75be6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:04.936Z|5b5530b0-db3d-4f9d-b846-5893e867ee4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:15:04.936Z|5b5530b0-db3d-4f9d-b846-5893e867ee4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:15:10.258Z|5b9ab4c7-5318-4f2d-9796-090a77be0909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:10.259Z|5b9ab4c7-5318-4f2d-9796-090a77be0909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:10.270Z|55c39728-e3a6-49ae-8dd7-2aa6563646b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:10.271Z|55c39728-e3a6-49ae-8dd7-2aa6563646b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:10.275Z|fd485990-633e-4f72-9b49-a2c71ce06dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:10.275Z|fd485990-633e-4f72-9b49-a2c71ce06dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:17.451Z|ab689975-46ea-4853-bb6f-ac33afbb2adf|http-nio-8080-exec-7|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-17T05:15:17.451Z|ab689975-46ea-4853-bb6f-ac33afbb2adf|http-nio-8080-exec-7|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:19.936Z|5d4ec7a6-f345-4a8c-941e-00fbcc7b9d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:15:19.940Z|5d4ec7a6-f345-4a8c-941e-00fbcc7b9d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:15:20.284Z|95627bb6-c4a4-4887-be2e-7bde70417890|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:20.284Z|95627bb6-c4a4-4887-be2e-7bde70417890|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:20.297Z|fa2ffe07-d131-4dbd-ba3f-4fb88c1b6228|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:20.298Z|fa2ffe07-d131-4dbd-ba3f-4fb88c1b6228|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:20.299Z|09dc1f5a-d485-423f-aba2-5713b9dc0815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:20.300Z|09dc1f5a-d485-423f-aba2-5713b9dc0815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:20.674Z|aa2057ce-b998-4821-be5f-48404779c757|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:15:20.674Z|aa2057ce-b998-4821-be5f-48404779c757|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:15:30.312Z|d3552ec7-5704-4176-abb1-85035a4f93f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:30.313Z|d3552ec7-5704-4176-abb1-85035a4f93f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:30.322Z|744d3c93-f8cc-4df0-8a28-d1705c0ce7f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:30.323Z|744d3c93-f8cc-4df0-8a28-d1705c0ce7f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:30.327Z|b6502bc5-731f-4956-8c4c-0bf76d531639|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:30.327Z|b6502bc5-731f-4956-8c4c-0bf76d531639|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:34.936Z|b8b78cc0-8c86-49ab-a7d1-ebd9accbe11e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:15:34.936Z|b8b78cc0-8c86-49ab-a7d1-ebd9accbe11e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:15:40.341Z|57ddec6c-b7d4-48f6-a8e2-d5ed08f78893|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:40.341Z|57ddec6c-b7d4-48f6-a8e2-d5ed08f78893|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:40.347Z|a71491ba-2d13-44bd-b576-4361705fc8d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:40.348Z|a71491ba-2d13-44bd-b576-4361705fc8d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:40.350Z|ed3f8147-d8dc-4717-b993-f3ebb3eefaf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:40.350Z|ed3f8147-d8dc-4717-b993-f3ebb3eefaf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:45.660Z|8c44e29b-fe61-486e-9998-5b00e157381d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:15:45.661Z|8c44e29b-fe61-486e-9998-5b00e157381d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:49.936Z|46dba378-86a3-49d0-b0ea-15336eb03f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:15:49.936Z|46dba378-86a3-49d0-b0ea-15336eb03f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:15:50.370Z|37ad9840-5010-4d5d-85b0-9a3526eb98ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:50.371Z|37ad9840-5010-4d5d-85b0-9a3526eb98ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:50.372Z|785dde1f-6402-46a9-84c0-da160415780d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:50.372Z|785dde1f-6402-46a9-84c0-da160415780d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:50.377Z|efe7385c-95e3-43e5-a638-4fa7bc75ee91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:15:50.378Z|efe7385c-95e3-43e5-a638-4fa7bc75ee91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:15:50.675Z|bcda5238-5509-4772-b7c6-bd7079b64b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:15:50.675Z|bcda5238-5509-4772-b7c6-bd7079b64b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:16:00.402Z|9dff34fc-24bf-4ee6-ada6-ae7007b8dc72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:00.402Z|9dff34fc-24bf-4ee6-ada6-ae7007b8dc72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:00.403Z|05c310df-1e65-4cd7-afb7-efb6a503a242|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:00.403Z|05c310df-1e65-4cd7-afb7-efb6a503a242|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:00.409Z|f0cee1fc-259f-4213-be3d-a4a424319fe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:00.409Z|f0cee1fc-259f-4213-be3d-a4a424319fe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:04.936Z|39580e7f-61b8-4395-9a6e-73257d263490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:16:04.940Z|39580e7f-61b8-4395-9a6e-73257d263490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:16:10.432Z|38eb25fc-0897-48cd-8725-b4160797cfc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:10.433Z|38eb25fc-0897-48cd-8725-b4160797cfc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:10.433Z|05717015-b412-401a-91eb-25b190879d9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:10.434Z|05717015-b412-401a-91eb-25b190879d9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:10.437Z|4a3ffa1f-3a94-46b9-bb0d-40c4d6a810af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:10.438Z|4a3ffa1f-3a94-46b9-bb0d-40c4d6a810af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:19.936Z|4b147377-d4b9-4617-9f4a-a931503e8854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:16:19.936Z|4b147377-d4b9-4617-9f4a-a931503e8854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:16:20.461Z|1da17a8d-c4a2-44a0-a7f5-753df061bf47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:20.461Z|1da17a8d-c4a2-44a0-a7f5-753df061bf47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:20.463Z|d9d18f6b-6453-4aed-874b-f1f5f6292eea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:20.464Z|d9d18f6b-6453-4aed-874b-f1f5f6292eea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:20.464Z|1eb76c6c-de37-45f8-8c56-e5b55cedc647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:20.465Z|1eb76c6c-de37-45f8-8c56-e5b55cedc647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:20.676Z|4e76f682-b8bf-4865-a6fc-4e8b72f165ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:16:20.676Z|4e76f682-b8bf-4865-a6fc-4e8b72f165ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:16:30.489Z|06900ce3-0c92-4d69-8321-7a3edad2a664|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:30.489Z|06900ce3-0c92-4d69-8321-7a3edad2a664|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:30.490Z|12737b9b-65bc-4d52-a2c0-97a76e733172|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:30.490Z|696a0ece-d4cb-40e4-9235-8a0172280777|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:30.490Z|12737b9b-65bc-4d52-a2c0-97a76e733172|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:30.491Z|696a0ece-d4cb-40e4-9235-8a0172280777|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:34.936Z|e3a0c5e9-04e1-4d28-bbe4-8cd91e21f827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:16:34.936Z|e3a0c5e9-04e1-4d28-bbe4-8cd91e21f827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:16:40.516Z|78aea8a8-db59-4298-92a4-379e8880084c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:40.517Z|78aea8a8-db59-4298-92a4-379e8880084c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:40.518Z|c7f80338-4a4f-4d68-8cdc-17847cc18dbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:40.519Z|394c9cff-1049-4ceb-b1d7-f7e3a56f91c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:40.519Z|c7f80338-4a4f-4d68-8cdc-17847cc18dbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:40.519Z|394c9cff-1049-4ceb-b1d7-f7e3a56f91c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:45.661Z|a7acfcfb-3422-47b2-a6fe-cbfaeceb280f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:16:45.662Z|a7acfcfb-3422-47b2-a6fe-cbfaeceb280f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:49.936Z|9e9628c6-4cca-4cf8-a759-32d4258a0d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:16:49.939Z|9e9628c6-4cca-4cf8-a759-32d4258a0d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:16:50.545Z|3a2fb6f1-6d0f-49cc-9faa-852a763dc52c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:50.546Z|3a2fb6f1-6d0f-49cc-9faa-852a763dc52c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:50.547Z|262fd6c1-0c5c-4c4a-827a-ae430e35d064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:50.547Z|528e90db-768d-4873-ab2b-2bc6a9126f61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:16:50.547Z|262fd6c1-0c5c-4c4a-827a-ae430e35d064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:50.547Z|528e90db-768d-4873-ab2b-2bc6a9126f61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:16:50.677Z|ef7755f8-cbdd-452b-8fa2-f5a87793798d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:16:50.677Z|ef7755f8-cbdd-452b-8fa2-f5a87793798d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:17:00.575Z|e653845b-639c-4fbc-b03c-e763a78adf51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:00.576Z|e653845b-639c-4fbc-b03c-e763a78adf51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:00.576Z|f36abedf-3e24-4eec-ac58-098ebff12783|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:00.577Z|f36abedf-3e24-4eec-ac58-098ebff12783|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:00.579Z|9655e66c-06c2-4dbc-b884-559201d76f7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:00.579Z|9655e66c-06c2-4dbc-b884-559201d76f7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:04.936Z|300180be-f355-4b27-9d93-ac7b5adce4a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:17:04.936Z|300180be-f355-4b27-9d93-ac7b5adce4a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:17:10.603Z|e3f99024-b984-4d53-9314-af22cd159f3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:10.603Z|e3f99024-b984-4d53-9314-af22cd159f3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:10.608Z|18a409c1-6666-498c-9fb8-90bf55be8225|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:10.609Z|18a409c1-6666-498c-9fb8-90bf55be8225|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:10.612Z|77b1c5cd-067c-4063-9cd2-e9b54999968d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:10.612Z|77b1c5cd-067c-4063-9cd2-e9b54999968d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:19.936Z|b3135fc8-8517-4658-ac57-7f2b9a5d2a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:17:19.936Z|b3135fc8-8517-4658-ac57-7f2b9a5d2a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:17:20.634Z|3b954885-ecbd-4566-97b6-795146e33b43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:20.634Z|3b6131f8-b64b-4db1-b9f3-33ac1fc13f76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:20.635Z|3b6131f8-b64b-4db1-b9f3-33ac1fc13f76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:20.634Z|3b954885-ecbd-4566-97b6-795146e33b43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:20.638Z|b0abf693-1920-43a2-8492-8f466331a5eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:20.638Z|b0abf693-1920-43a2-8492-8f466331a5eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:20.678Z|07d800a8-9be7-4505-8dd9-d5edca341f12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:17:20.678Z|07d800a8-9be7-4505-8dd9-d5edca341f12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:17:30.665Z|96bcb883-c6c7-44f4-81b6-5d16f61a3c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:30.666Z|96bcb883-c6c7-44f4-81b6-5d16f61a3c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:30.666Z|fb4bf399-b855-464c-927f-22065da6e9e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:30.666Z|1cac7982-d0ae-4b40-80b6-4a581717f68d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:30.667Z|fb4bf399-b855-464c-927f-22065da6e9e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:30.668Z|1cac7982-d0ae-4b40-80b6-4a581717f68d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:34.936Z|aa564f5d-1cdc-4f54-84ed-c394fdde9559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:17:34.939Z|aa564f5d-1cdc-4f54-84ed-c394fdde9559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:17:40.694Z|2acbd5f2-5f92-48cd-ac11-a94d8ebb51d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:40.695Z|542bb46d-0985-4788-8586-023e1881359a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:40.695Z|2acbd5f2-5f92-48cd-ac11-a94d8ebb51d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:40.696Z|542bb46d-0985-4788-8586-023e1881359a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:40.698Z|bf2c0f2a-5030-43a7-b6c5-fd26dafe6147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:40.698Z|bf2c0f2a-5030-43a7-b6c5-fd26dafe6147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:45.662Z|093e228f-dbdb-40bb-bfc0-775b5b05a8f3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:17:45.663Z|093e228f-dbdb-40bb-bfc0-775b5b05a8f3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:49.936Z|2333bef4-7435-4af1-8b0e-d8b19c9b0dbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:17:49.936Z|2333bef4-7435-4af1-8b0e-d8b19c9b0dbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:17:50.678Z|ec691947-ff06-4f4a-853a-13111e00bcc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:17:50.679Z|ec691947-ff06-4f4a-853a-13111e00bcc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:17:50.723Z|b494b06d-415a-4287-a24d-79f828d7f0ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:50.724Z|b494b06d-415a-4287-a24d-79f828d7f0ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:50.736Z|a70e3377-8a89-47d9-8523-17030d3eeb45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:50.736Z|a70e3377-8a89-47d9-8523-17030d3eeb45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:17:50.736Z|7251550a-f6ee-4b61-b570-ce86d974611b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:17:50.737Z|7251550a-f6ee-4b61-b570-ce86d974611b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:00.756Z|7e14995e-544d-4d6e-9c18-c2cf4aeee3e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:00.757Z|7e14995e-544d-4d6e-9c18-c2cf4aeee3e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:00.762Z|c1f4fa69-c83f-4dd7-b0f1-0da888be4202|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:00.762Z|90078e3b-8059-427d-aef2-df197baf3001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:00.762Z|c1f4fa69-c83f-4dd7-b0f1-0da888be4202|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:00.763Z|90078e3b-8059-427d-aef2-df197baf3001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:04.936Z|82202832-6504-40d2-a3bd-97ae4c863b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:18:04.937Z|82202832-6504-40d2-a3bd-97ae4c863b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:18:10.785Z|f4c14c03-ca55-4cba-88c4-1bc6e3e67847|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:10.785Z|f4c14c03-ca55-4cba-88c4-1bc6e3e67847|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:10.789Z|627ff9ea-cb0a-4786-a65e-62566cbe6a40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:10.789Z|627ff9ea-cb0a-4786-a65e-62566cbe6a40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:10.789Z|aa173640-cf90-47db-8dac-e74809c8ef78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:10.790Z|aa173640-cf90-47db-8dac-e74809c8ef78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:19.936Z|50b1ac1a-21c9-4192-9679-dcd6c9170c05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:18:19.940Z|50b1ac1a-21c9-4192-9679-dcd6c9170c05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:18:20.679Z|cac7fe75-b3bd-414d-be4c-cf56853a7cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:18:20.680Z|cac7fe75-b3bd-414d-be4c-cf56853a7cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:18:20.810Z|af1b509c-ee49-47a8-92b9-e437e6588a3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:20.810Z|af1b509c-ee49-47a8-92b9-e437e6588a3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:20.811Z|50543ba6-0e28-432d-956f-6ee83b47b3e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:20.812Z|50543ba6-0e28-432d-956f-6ee83b47b3e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:20.812Z|7df3e538-4764-4388-8138-92fefb2b86df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:20.813Z|7df3e538-4764-4388-8138-92fefb2b86df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:30.837Z|c5b27f63-a21b-4af4-8d85-4c975fb7e0f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:30.838Z|09f14d48-00cd-41ca-b145-905b22b2b641|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:30.838Z|c5b27f63-a21b-4af4-8d85-4c975fb7e0f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:30.838Z|09f14d48-00cd-41ca-b145-905b22b2b641|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:30.840Z|f7bb20c2-8579-419d-90aa-90ddc7ac92a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:30.841Z|f7bb20c2-8579-419d-90aa-90ddc7ac92a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:34.936Z|62b4e816-185f-4a58-a643-abb62bd19d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:18:34.936Z|62b4e816-185f-4a58-a643-abb62bd19d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:18:40.875Z|879c0c04-83f3-4714-a6f7-f0c2efbdf4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:40.876Z|5ffe4c39-45b6-438a-93ca-320aa77bd1ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:40.876Z|879c0c04-83f3-4714-a6f7-f0c2efbdf4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:40.877Z|5ffe4c39-45b6-438a-93ca-320aa77bd1ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:40.877Z|6809fecb-d46d-4995-930b-a807529eedac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:40.878Z|6809fecb-d46d-4995-930b-a807529eedac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:45.661Z|c86673e2-2e41-4757-8152-427dd3536deb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:18:45.662Z|c86673e2-2e41-4757-8152-427dd3536deb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:49.936Z|73102741-4cae-4cea-b0e0-939e0dcc85b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:18:49.936Z|73102741-4cae-4cea-b0e0-939e0dcc85b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:18:50.680Z|b6953e75-255d-41bc-be6c-f3ce7f8e63e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:18:50.681Z|b6953e75-255d-41bc-be6c-f3ce7f8e63e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:18:50.903Z|a37960c1-831c-4bd1-a3b0-e5f33f835c09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:50.903Z|16769810-800d-4d40-bba5-cde32fe1125f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:50.903Z|a37960c1-831c-4bd1-a3b0-e5f33f835c09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:50.904Z|16769810-800d-4d40-bba5-cde32fe1125f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:18:50.907Z|9ca0d6cc-6a54-47e1-bc2d-34d926b2ba9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:18:50.907Z|9ca0d6cc-6a54-47e1-bc2d-34d926b2ba9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:00.929Z|378a945e-204a-4b7b-9d1d-32b519a4e5d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:00.930Z|378a945e-204a-4b7b-9d1d-32b519a4e5d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:00.931Z|f6c28b23-8ef9-427c-9123-2dbd99cd5d2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:00.932Z|f6c28b23-8ef9-427c-9123-2dbd99cd5d2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:00.935Z|a1f22813-1568-487d-9eda-60a60139fc95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:00.936Z|a1f22813-1568-487d-9eda-60a60139fc95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:04.936Z|9ff60264-7fa7-4272-855e-dd201ffdf7f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:19:04.940Z|9ff60264-7fa7-4272-855e-dd201ffdf7f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:19:10.954Z|ccd46216-f0a5-4719-8dac-af5bde3d7e79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:10.954Z|ccd46216-f0a5-4719-8dac-af5bde3d7e79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:10.956Z|1699b5a1-59ed-43de-ba75-1da4ba929fd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:10.957Z|1699b5a1-59ed-43de-ba75-1da4ba929fd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:10.963Z|fd66ffe3-d959-495c-accb-18b657e42a1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:10.963Z|fd66ffe3-d959-495c-accb-18b657e42a1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:19.936Z|935f4773-fd2f-49fd-bce2-e4ecf4b701f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:19:19.936Z|935f4773-fd2f-49fd-bce2-e4ecf4b701f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:19:20.682Z|e5fa1186-02d8-4bff-b214-3362d6a56e35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:19:20.682Z|e5fa1186-02d8-4bff-b214-3362d6a56e35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:19:20.982Z|2c997f2d-e0ed-421b-9387-09f87e8f2853|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:20.983Z|2c997f2d-e0ed-421b-9387-09f87e8f2853|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:20.984Z|50abb4f4-e441-4205-83bb-96f29c88a1ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:20.985Z|50abb4f4-e441-4205-83bb-96f29c88a1ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:20.988Z|99e2a51d-2b84-4cd4-aa6b-0726f4a7b585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:20.988Z|99e2a51d-2b84-4cd4-aa6b-0726f4a7b585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:31.010Z|f43378da-8d79-4f8d-8a09-725e2fa0130d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:31.011Z|f43378da-8d79-4f8d-8a09-725e2fa0130d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:31.011Z|15af2cd3-da10-4be6-be15-652a70899988|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:31.011Z|15af2cd3-da10-4be6-be15-652a70899988|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:31.014Z|bb9e9840-8316-4d77-939d-e5450105b291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:31.014Z|bb9e9840-8316-4d77-939d-e5450105b291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:34.936Z|c1da7b9a-3f66-4d92-9873-b264632744ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:19:34.937Z|c1da7b9a-3f66-4d92-9873-b264632744ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:19:41.041Z|6c6cf8fb-6785-478e-949a-513b8c40756b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:41.042Z|8af195e7-d2ec-457b-9c30-787ecfa8319b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:41.042Z|6c6cf8fb-6785-478e-949a-513b8c40756b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:41.042Z|8af195e7-d2ec-457b-9c30-787ecfa8319b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:41.044Z|724fdc86-4cd6-47f9-8818-547929f3601b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:41.044Z|724fdc86-4cd6-47f9-8818-547929f3601b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:45.661Z|332a5215-0f8e-4ca3-ad34-3d9e6a1a0f2a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:19:45.662Z|332a5215-0f8e-4ca3-ad34-3d9e6a1a0f2a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:49.936Z|37cd8349-8da5-44b2-bf63-f8256f58e964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:19:49.939Z|37cd8349-8da5-44b2-bf63-f8256f58e964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:19:50.683Z|c4d1bb8e-476b-4217-896f-766b6ec9b882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:19:50.683Z|c4d1bb8e-476b-4217-896f-766b6ec9b882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:19:51.070Z|bc8a491b-10cb-4651-a63f-1240c784dc82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:51.070Z|bc8a491b-10cb-4651-a63f-1240c784dc82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:51.077Z|ccb4907d-7192-494a-9f33-a3285d310be1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:51.077Z|ccb4907d-7192-494a-9f33-a3285d310be1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:19:51.077Z|93f18c23-df38-4fde-964b-b8820c9597d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:19:51.077Z|93f18c23-df38-4fde-964b-b8820c9597d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:01.100Z|4900c440-e28b-4e82-b35d-c12eb4e830b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:01.100Z|839b7140-4216-4c64-99a1-c3d09ef8ee04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:01.101Z|4900c440-e28b-4e82-b35d-c12eb4e830b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:01.101Z|839b7140-4216-4c64-99a1-c3d09ef8ee04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:01.105Z|1d8f8359-7848-4b37-99c5-6e4ebae6396d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:01.106Z|1d8f8359-7848-4b37-99c5-6e4ebae6396d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:04.936Z|7cffb056-caea-4d2d-a082-63705c6bc0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:20:04.936Z|7cffb056-caea-4d2d-a082-63705c6bc0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:20:11.137Z|79df8460-defb-449d-aa7c-e815da4237a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:11.138Z|a38656af-06b4-4210-8a2b-3c61bba853f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:11.138Z|79df8460-defb-449d-aa7c-e815da4237a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:11.138Z|88eeded2-aee9-43b2-89ef-50db15c2f806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:11.139Z|88eeded2-aee9-43b2-89ef-50db15c2f806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:11.139Z|a38656af-06b4-4210-8a2b-3c61bba853f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:19.936Z|a0c022e1-b48b-4129-8958-854ffe8c9f20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:20:19.937Z|a0c022e1-b48b-4129-8958-854ffe8c9f20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:20:20.684Z|ea3d40bd-d14a-484b-a2c5-404f238d2ab8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:20:20.684Z|ea3d40bd-d14a-484b-a2c5-404f238d2ab8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:20:21.165Z|13bf8e6b-4017-40b6-aeeb-e8e7c791e3cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:21.165Z|13bf8e6b-4017-40b6-aeeb-e8e7c791e3cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:21.167Z|980cb795-b539-419b-b2f2-787856f27fd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:21.168Z|980cb795-b539-419b-b2f2-787856f27fd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:21.169Z|5897f23c-19eb-4b1d-ab0b-15bbc82a2e18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:21.169Z|5897f23c-19eb-4b1d-ab0b-15bbc82a2e18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:31.195Z|cdbc6459-04ad-4880-bc08-08e57c29533c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:31.195Z|cdbc6459-04ad-4880-bc08-08e57c29533c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:31.196Z|be189eec-62a0-4ab9-92a0-aea21a24a814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:31.196Z|be189eec-62a0-4ab9-92a0-aea21a24a814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:31.198Z|d87782a7-7153-42d2-a6ba-81181953df77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:31.198Z|d87782a7-7153-42d2-a6ba-81181953df77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:34.936Z|1792ac7e-4ea6-4645-9773-9e1038a3ec14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:20:34.940Z|1792ac7e-4ea6-4645-9773-9e1038a3ec14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:20:41.221Z|c0c83797-2385-427f-9f46-9604ca850d19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:41.221Z|aa7a6be2-5006-4423-9d08-46835d771041|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:41.221Z|c0c83797-2385-427f-9f46-9604ca850d19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:41.221Z|d465a915-8cff-48d7-ada1-c0f06b2f407f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:41.221Z|aa7a6be2-5006-4423-9d08-46835d771041|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:41.222Z|d465a915-8cff-48d7-ada1-c0f06b2f407f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:45.660Z|bce94006-4f41-48c8-8b3c-79e813b24690|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:20:45.661Z|bce94006-4f41-48c8-8b3c-79e813b24690|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:49.936Z|e272543a-dc1e-4435-bf7a-850639fb69f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:20:49.937Z|e272543a-dc1e-4435-bf7a-850639fb69f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:20:50.685Z|074dae1f-7794-4adf-9092-8848f4928340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:20:50.685Z|074dae1f-7794-4adf-9092-8848f4928340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:20:51.250Z|0db5bb5b-29ec-4763-90d5-0b7828b611e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:51.250Z|a8d4188a-e461-4d4a-a9ca-e22865ce040e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:51.250Z|0db5bb5b-29ec-4763-90d5-0b7828b611e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:51.251Z|a8d4188a-e461-4d4a-a9ca-e22865ce040e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:20:51.258Z|ce31b546-0bf2-414d-9507-aabe92f902dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:20:51.259Z|ce31b546-0bf2-414d-9507-aabe92f902dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:01.285Z|1a7dd57f-f9de-4c36-b8e8-2ccdd6f127b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:01.286Z|1a7dd57f-f9de-4c36-b8e8-2ccdd6f127b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:01.289Z|a85e3787-f26a-40b7-8433-0da4a0473cb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:01.289Z|a5f1ef26-50fb-402d-aae7-f12c3579e073|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:01.290Z|a5f1ef26-50fb-402d-aae7-f12c3579e073|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:01.290Z|a85e3787-f26a-40b7-8433-0da4a0473cb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:04.936Z|754e44e9-c7f2-44f3-bf46-94fd16ddc49b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:21:04.936Z|754e44e9-c7f2-44f3-bf46-94fd16ddc49b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:21:11.314Z|701b080a-a1b9-4b3f-b295-5de1d81e49be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:11.314Z|174fccb3-58c1-4fa7-b1ed-3de1d2069987|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:11.314Z|174fccb3-58c1-4fa7-b1ed-3de1d2069987|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:11.314Z|701b080a-a1b9-4b3f-b295-5de1d81e49be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:11.316Z|ea4f74f5-7367-437d-aa6a-34108da98a4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:11.317Z|ea4f74f5-7367-437d-aa6a-34108da98a4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:19.936Z|b6d9141d-5eb6-403b-b45f-bf89d0dc093b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:21:19.940Z|b6d9141d-5eb6-403b-b45f-bf89d0dc093b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:21:20.686Z|a522a9d6-d411-495b-94f4-ab3462b9da2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:21:20.686Z|a522a9d6-d411-495b-94f4-ab3462b9da2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:21:21.342Z|f12e1799-e4ab-4a60-8852-04695fe5a351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:21.343Z|f12e1799-e4ab-4a60-8852-04695fe5a351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:21.343Z|bf127189-ff9e-4167-86cc-249ceb645bd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:21.343Z|2e62dcea-afb8-4779-8314-dc50792ba613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:21.344Z|bf127189-ff9e-4167-86cc-249ceb645bd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:21.344Z|2e62dcea-afb8-4779-8314-dc50792ba613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:31.372Z|950a8223-9a97-49e2-9d8a-9c495ae50872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:31.373Z|950a8223-9a97-49e2-9d8a-9c495ae50872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:31.378Z|5f12aa57-ca45-4f54-8061-cadf43ad6ce3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:31.378Z|5f12aa57-ca45-4f54-8061-cadf43ad6ce3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:31.380Z|cd645959-9db3-41cd-8b4f-a2ad34ca8c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:31.381Z|cd645959-9db3-41cd-8b4f-a2ad34ca8c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:34.936Z|c938da5a-28a7-482e-aa6f-5e388354f612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:21:34.936Z|c938da5a-28a7-482e-aa6f-5e388354f612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:21:41.399Z|6de383b2-a37a-4f0b-9a57-17305a939e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:41.399Z|6de383b2-a37a-4f0b-9a57-17305a939e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:41.404Z|9ba1d845-2f6f-4286-a357-f1314d1ff2ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:41.405Z|9ba1d845-2f6f-4286-a357-f1314d1ff2ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:41.408Z|31e735c6-5999-4081-8d3f-067d1c95756a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:41.408Z|31e735c6-5999-4081-8d3f-067d1c95756a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:45.661Z|326b918e-d5fb-4a12-9a56-89b8d9246a92|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:21:45.662Z|326b918e-d5fb-4a12-9a56-89b8d9246a92|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:49.936Z|6c02e53f-68c5-4b89-9f58-961b3dbb6b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:21:49.936Z|6c02e53f-68c5-4b89-9f58-961b3dbb6b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:21:50.687Z|5f965289-8320-497c-ace1-8889976e8c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:21:50.687Z|5f965289-8320-497c-ace1-8889976e8c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:21:51.429Z|1959e60a-8ffa-4c51-9cb1-e7e1bfaf7bdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:51.430Z|1959e60a-8ffa-4c51-9cb1-e7e1bfaf7bdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:51.433Z|e672c4e8-4e1c-40c6-ae79-7867aeb4dcc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:51.434Z|e672c4e8-4e1c-40c6-ae79-7867aeb4dcc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:21:51.435Z|3b5e971e-1a35-4fb6-827f-0db06c0f6ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:21:51.436Z|3b5e971e-1a35-4fb6-827f-0db06c0f6ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:01.463Z|7774b845-8868-47b1-bd20-9d86bd1c340f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:01.464Z|7774b845-8868-47b1-bd20-9d86bd1c340f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:01.471Z|fdd3d55c-0385-48eb-86a7-b87d5e2cd50e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:01.471Z|fdd3d55c-0385-48eb-86a7-b87d5e2cd50e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:01.471Z|274575d5-68e3-4a35-a6ff-2dfe1f0482de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:01.472Z|274575d5-68e3-4a35-a6ff-2dfe1f0482de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:04.936Z|f8440f1e-0e1d-4db7-8062-ef9a88d6dc44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:22:04.940Z|f8440f1e-0e1d-4db7-8062-ef9a88d6dc44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:22:11.493Z|ff3df9e2-4008-4278-a09a-ca9df3c8ef49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:11.494Z|ff3df9e2-4008-4278-a09a-ca9df3c8ef49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:11.498Z|e6910e15-febb-4e1d-8866-71552c5f1dfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:11.498Z|e6910e15-febb-4e1d-8866-71552c5f1dfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:11.501Z|fb1e241e-9e56-40d4-aa9d-8a07f01987af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:11.501Z|fb1e241e-9e56-40d4-aa9d-8a07f01987af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:19.936Z|644640e3-19c3-4326-beb3-7f1c11eec5f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:22:19.936Z|644640e3-19c3-4326-beb3-7f1c11eec5f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:22:20.688Z|db3d3a93-04fa-4c5b-8761-9284203e1d2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:22:20.688Z|db3d3a93-04fa-4c5b-8761-9284203e1d2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:22:21.521Z|3992c373-bfd0-4d35-b4d4-75e766adb6df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:21.521Z|3992c373-bfd0-4d35-b4d4-75e766adb6df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:21.524Z|15ecf75d-8e33-4a6d-a9b8-dc097e2b0089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:21.525Z|15ecf75d-8e33-4a6d-a9b8-dc097e2b0089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:21.526Z|bc317d97-48cb-42db-8574-2a1bb0f5fede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:21.526Z|bc317d97-48cb-42db-8574-2a1bb0f5fede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:31.550Z|8668f3cd-9c90-4cf3-a138-d60afa35c2f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:31.551Z|8668f3cd-9c90-4cf3-a138-d60afa35c2f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:31.551Z|780731c5-6e69-4ff0-8da2-33247a7c59c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:31.552Z|780731c5-6e69-4ff0-8da2-33247a7c59c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:31.552Z|8b26ab8c-9bad-4e7b-8ef9-2cd62ed06d58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:31.553Z|8b26ab8c-9bad-4e7b-8ef9-2cd62ed06d58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:34.936Z|ab81c76d-e268-4e95-8480-5905e8798775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:22:34.936Z|ab81c76d-e268-4e95-8480-5905e8798775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:22:41.579Z|33886c2e-a9cf-41c4-96de-90aa48e76e3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:41.579Z|33886c2e-a9cf-41c4-96de-90aa48e76e3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:41.587Z|f1c397c6-30e4-4551-922c-1cd4eeeba8f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:41.587Z|f1c397c6-30e4-4551-922c-1cd4eeeba8f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:41.589Z|a744025c-3011-42d4-8275-fb59a7814a77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:41.590Z|a744025c-3011-42d4-8275-fb59a7814a77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:45.662Z|b8e09fd9-175d-42b7-84d1-938fd3fb4a02|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:22:45.663Z|b8e09fd9-175d-42b7-84d1-938fd3fb4a02|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:49.936Z|e1a2d422-5509-4a3d-985b-09e6549c4242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:22:49.940Z|e1a2d422-5509-4a3d-985b-09e6549c4242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:22:50.689Z|2e0bb352-20d1-44f4-abd1-b632b8c7a4d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:22:50.690Z|2e0bb352-20d1-44f4-abd1-b632b8c7a4d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:22:51.610Z|9b6b5515-c02f-46ee-85aa-87734794f622|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:51.610Z|9b6b5515-c02f-46ee-85aa-87734794f622|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:51.611Z|bd1f9e26-f361-4195-bab1-23b63116cf91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:51.611Z|bd1f9e26-f361-4195-bab1-23b63116cf91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:22:51.618Z|a0dc26a3-64c2-46eb-9056-aa245016e482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:22:51.618Z|a0dc26a3-64c2-46eb-9056-aa245016e482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:01.638Z|41ac2973-9bba-46e7-bfd3-d7f1431550d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:01.638Z|41ac2973-9bba-46e7-bfd3-d7f1431550d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:01.640Z|cf823bd3-8939-40fe-b593-2927badafbb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:01.640Z|cf823bd3-8939-40fe-b593-2927badafbb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:01.646Z|70184226-6ee8-4000-b95a-4611beb0261d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:01.646Z|70184226-6ee8-4000-b95a-4611beb0261d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:04.936Z|c8939876-8baf-42e2-9241-7978235440fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:23:04.936Z|c8939876-8baf-42e2-9241-7978235440fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:23:11.667Z|2cd4643f-598b-4729-a3c0-04f119513f47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:11.668Z|95126191-5f87-4469-b9dd-052cfc635280|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:11.668Z|2cd4643f-598b-4729-a3c0-04f119513f47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:11.669Z|95126191-5f87-4469-b9dd-052cfc635280|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:11.672Z|aa876e88-771d-44bd-8e0e-19d67ca10dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:11.673Z|aa876e88-771d-44bd-8e0e-19d67ca10dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:19.936Z|ede38d7a-5970-43ea-a180-33119e7157b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:23:19.936Z|ede38d7a-5970-43ea-a180-33119e7157b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:23:20.690Z|b82062e0-f9d5-48be-9fc8-8dbbac037991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:23:20.691Z|b82062e0-f9d5-48be-9fc8-8dbbac037991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:23:21.697Z|e5ffe15f-2dd3-4626-97c7-e7eb6b871fca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:21.698Z|e5ffe15f-2dd3-4626-97c7-e7eb6b871fca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:21.700Z|24c00c53-34d4-4712-972b-d3d86cf4f385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:21.701Z|9bc3e425-060a-4b6c-975e-aeb3d2627c13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:21.701Z|24c00c53-34d4-4712-972b-d3d86cf4f385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:21.702Z|9bc3e425-060a-4b6c-975e-aeb3d2627c13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:31.726Z|03f0f167-b887-4419-b4c9-98130499561c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:31.726Z|e402eef1-a8c7-4e3c-b7d7-e05eb3faa285|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:31.727Z|03f0f167-b887-4419-b4c9-98130499561c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:31.727Z|e402eef1-a8c7-4e3c-b7d7-e05eb3faa285|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:31.728Z|54f345bc-5d13-44ac-9506-d42a25cbd869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:31.729Z|54f345bc-5d13-44ac-9506-d42a25cbd869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:34.936Z|441f38f1-bad7-4887-8eec-ca089f102025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:23:34.941Z|441f38f1-bad7-4887-8eec-ca089f102025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:23:41.754Z|6cd96754-d41e-4ba1-b123-80c88bf189ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:41.755Z|6cd96754-d41e-4ba1-b123-80c88bf189ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:41.757Z|c91cacb9-541b-4f59-afc0-951436e6079a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:41.758Z|c91cacb9-541b-4f59-afc0-951436e6079a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:41.762Z|498daed1-b877-4dce-8630-513ec64462c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:41.763Z|498daed1-b877-4dce-8630-513ec64462c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:45.661Z|58862acd-ea71-4c74-81e8-69d4e6431f8b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:23:45.662Z|58862acd-ea71-4c74-81e8-69d4e6431f8b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:49.936Z|a60fcfbd-678d-45b9-8155-300eb592d97a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:23:49.936Z|a60fcfbd-678d-45b9-8155-300eb592d97a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:23:50.691Z|7a0da922-9ba9-4439-bb9d-c8c1fef20127|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:23:50.692Z|7a0da922-9ba9-4439-bb9d-c8c1fef20127|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:23:51.786Z|1d3f8ff6-d61b-4bde-9c17-7bb44021aa8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:51.786Z|83021813-6735-4c6d-a39d-62eba9999e9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:51.787Z|1d3f8ff6-d61b-4bde-9c17-7bb44021aa8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:51.787Z|83021813-6735-4c6d-a39d-62eba9999e9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:23:51.790Z|cd991205-5bf8-43b2-a8d8-25663f2feb7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:23:51.791Z|cd991205-5bf8-43b2-a8d8-25663f2feb7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:01.813Z|dd2eb7e4-875f-42ca-ab5a-a702aeefbf5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:01.813Z|dd2eb7e4-875f-42ca-ab5a-a702aeefbf5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:01.813Z|b3b7c2cb-6c64-49b6-9392-eed94cf46abd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:01.814Z|b3b7c2cb-6c64-49b6-9392-eed94cf46abd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:01.818Z|227ea502-6b0d-4ea8-88ca-51a65fa766eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:01.818Z|227ea502-6b0d-4ea8-88ca-51a65fa766eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:04.936Z|91969a63-408a-4fb9-b327-34a7866ccb1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:24:04.936Z|91969a63-408a-4fb9-b327-34a7866ccb1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:24:11.843Z|36cec996-cb0d-4cbf-8b3b-361ea377b371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:11.844Z|d0ffe194-803c-4bca-a751-7fd25e32ea47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:11.844Z|36cec996-cb0d-4cbf-8b3b-361ea377b371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:11.844Z|d0ffe194-803c-4bca-a751-7fd25e32ea47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:11.851Z|c31624ef-8b7a-4dc6-bc44-9655b59fbeff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:11.852Z|c31624ef-8b7a-4dc6-bc44-9655b59fbeff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:19.936Z|7772774a-f4b3-45bd-90a2-147665f25d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:24:19.940Z|7772774a-f4b3-45bd-90a2-147665f25d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:24:20.692Z|4c9744de-5d8a-4437-8fce-030fe0206239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:24:20.692Z|4c9744de-5d8a-4437-8fce-030fe0206239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:24:21.873Z|53753e65-1d33-45b1-8c53-b429c937b97d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:21.874Z|7982ad9f-379b-47b5-99ac-90c07c618f96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:21.874Z|53753e65-1d33-45b1-8c53-b429c937b97d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:21.874Z|7982ad9f-379b-47b5-99ac-90c07c618f96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:21.877Z|36fce829-8013-4ccb-a970-2bd7c9beb892|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:21.878Z|36fce829-8013-4ccb-a970-2bd7c9beb892|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:31.909Z|71d0b9ea-4d70-4f45-8ef1-1a1ae9a0849f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:31.910Z|71d0b9ea-4d70-4f45-8ef1-1a1ae9a0849f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:31.912Z|72e801bf-8661-4e79-b0a4-da723abf69b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:31.912Z|c44a6295-fe6c-4b18-b17c-3236e59303f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:31.912Z|72e801bf-8661-4e79-b0a4-da723abf69b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:31.913Z|c44a6295-fe6c-4b18-b17c-3236e59303f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:34.936Z|2014f4dd-e295-41aa-b5ee-7798ee22b73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:24:34.936Z|2014f4dd-e295-41aa-b5ee-7798ee22b73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:24:41.938Z|9562c245-a6c8-41d6-a084-1949c029011c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:41.939Z|9562c245-a6c8-41d6-a084-1949c029011c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:41.939Z|a6d2669f-d463-4a9f-aa5a-1c42e48e6c41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:41.940Z|a6d2669f-d463-4a9f-aa5a-1c42e48e6c41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:41.943Z|5427c1cd-c5f6-479f-aab8-b5d23bed1666|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:41.944Z|5427c1cd-c5f6-479f-aab8-b5d23bed1666|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:45.661Z|3dece003-83d4-4feb-95f0-dc9b3977288b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:24:45.662Z|3dece003-83d4-4feb-95f0-dc9b3977288b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:49.936Z|f6cc588b-0731-4756-9950-d295e71f876f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:24:49.936Z|f6cc588b-0731-4756-9950-d295e71f876f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:24:50.693Z|9b97fe14-38c4-43e9-92b3-ce62914cb376|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:24:50.693Z|9b97fe14-38c4-43e9-92b3-ce62914cb376|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:24:51.965Z|e76e8a0f-0cd8-4025-a00b-7b4183171ac0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:51.965Z|e76e8a0f-0cd8-4025-a00b-7b4183171ac0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:51.967Z|adaec02c-b293-4275-b313-b00f7204c655|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:51.968Z|adaec02c-b293-4275-b313-b00f7204c655|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:24:51.970Z|fe04f05c-a345-4d23-9b14-79b491dd0451|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:24:51.971Z|fe04f05c-a345-4d23-9b14-79b491dd0451|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:01.996Z|97c2f135-c7d1-4f98-92aa-451b42832915|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:01.996Z|f31f6cba-615c-4541-95be-7b2347318e16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:01.997Z|97c2f135-c7d1-4f98-92aa-451b42832915|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:01.997Z|f31f6cba-615c-4541-95be-7b2347318e16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:02.000Z|0a77d684-29b6-4c1a-97af-06eac7172ccf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:02.001Z|0a77d684-29b6-4c1a-97af-06eac7172ccf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:04.936Z|c0a3a2c7-2a6f-4c50-9f01-20344bb253a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:25:04.940Z|c0a3a2c7-2a6f-4c50-9f01-20344bb253a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:25:12.024Z|55344701-257c-491c-a2d4-bfe351a5ec78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:12.024Z|55344701-257c-491c-a2d4-bfe351a5ec78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:12.025Z|96d2bef5-8212-40c8-9bf9-5b54f0560d5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:12.025Z|96d2bef5-8212-40c8-9bf9-5b54f0560d5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:12.026Z|b3b83be0-9c73-4966-a065-86503da45dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:12.026Z|b3b83be0-9c73-4966-a065-86503da45dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:19.936Z|bbe59e7c-2a5c-40c9-b083-bd954318b6f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:25:19.937Z|bbe59e7c-2a5c-40c9-b083-bd954318b6f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:25:20.694Z|3a28f5d6-eb78-4f0c-86b7-23cb9078b583|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:25:20.694Z|3a28f5d6-eb78-4f0c-86b7-23cb9078b583|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:25:22.050Z|d877594f-1783-4be6-b307-69bfa07ee963|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:22.050Z|d877594f-1783-4be6-b307-69bfa07ee963|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:22.051Z|2dca5bb6-ce69-4b6a-be3d-a4566a408d2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:22.051Z|2dca5bb6-ce69-4b6a-be3d-a4566a408d2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:22.053Z|fd290c3d-9680-430a-a0ba-4a8895461189|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:22.053Z|fd290c3d-9680-430a-a0ba-4a8895461189|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:32.082Z|f9fc36ed-5493-4954-b4f0-da2adc14a0e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:32.082Z|e3503abe-777e-4380-82f8-0e63daa2b38f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:32.082Z|f9fc36ed-5493-4954-b4f0-da2adc14a0e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:32.082Z|e3503abe-777e-4380-82f8-0e63daa2b38f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:32.083Z|3bcd4bf5-d775-464d-a8bd-4f29f7de35f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:32.083Z|3bcd4bf5-d775-464d-a8bd-4f29f7de35f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:34.936Z|25cbcf50-0faa-4cff-9d91-a3842f1d0846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:25:34.937Z|25cbcf50-0faa-4cff-9d91-a3842f1d0846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:25:42.109Z|26f482f6-983a-4114-8e02-e0bd11bee716|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:42.109Z|26f482f6-983a-4114-8e02-e0bd11bee716|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:42.117Z|725fd26c-e782-4d54-ad33-c0f11d8a6e79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:42.117Z|725fd26c-e782-4d54-ad33-c0f11d8a6e79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:42.117Z|3d757a7b-19e1-43a2-850c-c102f8a3619c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:42.117Z|3d757a7b-19e1-43a2-850c-c102f8a3619c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:45.661Z|4e5a5c10-93d4-4b12-910f-6b7caa1df004|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:25:45.661Z|4e5a5c10-93d4-4b12-910f-6b7caa1df004|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:49.936Z|dd863505-a347-4a24-8cbc-9f3a276e1b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:25:49.940Z|dd863505-a347-4a24-8cbc-9f3a276e1b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:25:50.695Z|d3441669-1fbb-44c1-aefa-f7acb7ba414e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:25:50.695Z|d3441669-1fbb-44c1-aefa-f7acb7ba414e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:25:52.135Z|2aa45770-50ce-4593-9ec8-192b11ab8f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:52.136Z|2aa45770-50ce-4593-9ec8-192b11ab8f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:52.140Z|f2b59df9-0a21-431d-aaff-ba51b36faedc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:52.140Z|f2b59df9-0a21-431d-aaff-ba51b36faedc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:25:52.144Z|da7d82b4-6992-45cb-aad5-0af07e6a4fcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:25:52.144Z|da7d82b4-6992-45cb-aad5-0af07e6a4fcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:02.165Z|6c3b6fa2-c432-4a6b-89f7-f7e955ed9b89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:02.165Z|6c3b6fa2-c432-4a6b-89f7-f7e955ed9b89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:02.171Z|06442b8f-152c-4058-b184-1fded4b828d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:02.171Z|06442b8f-152c-4058-b184-1fded4b828d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:02.173Z|dfa99787-1a35-46c8-9388-d76b74e6e4aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:02.174Z|dfa99787-1a35-46c8-9388-d76b74e6e4aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:04.936Z|f2cb5235-52a3-4d50-92a7-7222999458c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:26:04.936Z|f2cb5235-52a3-4d50-92a7-7222999458c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:26:12.194Z|4c71bcae-a212-4d31-b144-2e625a47f7bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:12.194Z|4c71bcae-a212-4d31-b144-2e625a47f7bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:12.196Z|70e18e3a-912b-4fd9-bc01-c13b61bff664|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:12.196Z|70e18e3a-912b-4fd9-bc01-c13b61bff664|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:12.198Z|95542da0-2b19-4e0d-a9c8-6713b3d8eac8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:12.199Z|95542da0-2b19-4e0d-a9c8-6713b3d8eac8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:19.936Z|de60ce07-b4f1-4cc5-ba8d-50284b4b12f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:26:19.936Z|de60ce07-b4f1-4cc5-ba8d-50284b4b12f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:26:20.696Z|bbee1a9a-69df-4c5b-9544-4cf16a775af1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:26:20.696Z|bbee1a9a-69df-4c5b-9544-4cf16a775af1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:26:22.224Z|86c33258-761a-42f9-9475-b64c7a681faa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:22.224Z|86c33258-761a-42f9-9475-b64c7a681faa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:22.224Z|01e45008-d44e-45ee-a02b-ea285c48be4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:22.225Z|01e45008-d44e-45ee-a02b-ea285c48be4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:22.225Z|531f9092-688d-4aed-be33-f6896046ee41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:22.226Z|531f9092-688d-4aed-be33-f6896046ee41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:32.255Z|b311242c-6205-421d-aba7-49c651914090|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:32.255Z|b311242c-6205-421d-aba7-49c651914090|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:32.260Z|084ff612-3108-49b7-8efd-daa3e0cfdb01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:32.261Z|084ff612-3108-49b7-8efd-daa3e0cfdb01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:32.262Z|4450a8e7-49c4-460d-9b5c-3d2a2f70e226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:32.263Z|4450a8e7-49c4-460d-9b5c-3d2a2f70e226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:34.936Z|6f92002f-b693-4189-9f5b-51661c873329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:26:34.940Z|6f92002f-b693-4189-9f5b-51661c873329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:26:42.286Z|717c8da2-9dc9-4075-a7f3-b9f880e257ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:42.287Z|717c8da2-9dc9-4075-a7f3-b9f880e257ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:42.288Z|1af02d29-b3a2-4f3c-b790-f90434a9fd77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:42.289Z|1af02d29-b3a2-4f3c-b790-f90434a9fd77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:42.296Z|2d78ace0-6aa9-4acc-862c-ac2e21838f91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:42.296Z|2d78ace0-6aa9-4acc-862c-ac2e21838f91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:45.660Z|aeeca0eb-3ac7-42f5-b2c6-f05f69871481|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:26:45.661Z|aeeca0eb-3ac7-42f5-b2c6-f05f69871481|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:49.936Z|bcfe63d7-d3df-48f5-9a30-ca1eca111dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:26:49.936Z|bcfe63d7-d3df-48f5-9a30-ca1eca111dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:26:50.697Z|ff0a5737-8c50-48a3-8b1f-97341baa462d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:26:50.697Z|ff0a5737-8c50-48a3-8b1f-97341baa462d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:26:52.315Z|1d959520-987f-4fe4-9ca1-27df1683fb94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:52.316Z|1d959520-987f-4fe4-9ca1-27df1683fb94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:52.321Z|76dffc17-f353-4312-b71d-c8738a27beb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:52.322Z|76dffc17-f353-4312-b71d-c8738a27beb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:26:52.324Z|6ffb88d6-22bc-4592-8661-4a1235955d40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:26:52.324Z|6ffb88d6-22bc-4592-8661-4a1235955d40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:02.344Z|e23fa2ef-ccb6-4578-99eb-d7a248b08b3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:02.344Z|e23fa2ef-ccb6-4578-99eb-d7a248b08b3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:02.350Z|751d9649-20ae-4f13-a562-871910dc1624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:02.351Z|751d9649-20ae-4f13-a562-871910dc1624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:02.352Z|0c91fa37-72b2-48ce-9c74-414dc4be3c56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:02.352Z|0c91fa37-72b2-48ce-9c74-414dc4be3c56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:04.936Z|c38519b5-ae03-4866-a46e-f0519973752e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:27:04.936Z|c38519b5-ae03-4866-a46e-f0519973752e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:27:12.372Z|c9b7930d-3225-42da-8a04-fd4c9308312b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:12.372Z|a5987cff-2d42-4aca-8146-a8d21af89cec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:12.373Z|c9b7930d-3225-42da-8a04-fd4c9308312b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:12.373Z|a5987cff-2d42-4aca-8146-a8d21af89cec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:12.375Z|e878af5f-ac7a-4c8e-abdf-2cd356cc05ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:12.376Z|e878af5f-ac7a-4c8e-abdf-2cd356cc05ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:19.936Z|728b2a16-cdc9-4f1c-988a-7a456bdc9ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:27:19.940Z|728b2a16-cdc9-4f1c-988a-7a456bdc9ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:27:20.698Z|a258420c-8782-44c4-bc9f-0d73ea0d7767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:27:20.698Z|a258420c-8782-44c4-bc9f-0d73ea0d7767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:27:22.400Z|7f217a1a-54dd-46d7-86cb-640960cd92ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:22.400Z|b484625f-8798-498e-b50f-d42b9506e4cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:22.400Z|ce4b09ee-95f6-4c38-b019-055e500aca3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:22.400Z|7f217a1a-54dd-46d7-86cb-640960cd92ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:22.400Z|b484625f-8798-498e-b50f-d42b9506e4cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:22.401Z|ce4b09ee-95f6-4c38-b019-055e500aca3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:32.429Z|95ebb171-030b-4faf-8773-d7af07795c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:32.430Z|95ebb171-030b-4faf-8773-d7af07795c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:32.430Z|b044faf9-c25f-4a0e-829a-5e1c2fb27e31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:32.431Z|b044faf9-c25f-4a0e-829a-5e1c2fb27e31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:32.436Z|da12a9e4-bd30-4bfe-b3cf-532bcfe100db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:32.436Z|da12a9e4-bd30-4bfe-b3cf-532bcfe100db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:34.936Z|8a319056-6bb8-4246-94c7-abee1d546e79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:27:34.936Z|8a319056-6bb8-4246-94c7-abee1d546e79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:27:42.457Z|c67ec4ca-eaa3-4e50-abfa-746fcf811c93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:42.458Z|c67ec4ca-eaa3-4e50-abfa-746fcf811c93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:42.457Z|463fef6f-e7f0-465f-a0f8-98fce20450f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:42.458Z|463fef6f-e7f0-465f-a0f8-98fce20450f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:42.462Z|35bdbb92-2d2b-407b-90cc-02fd61d3d8c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:42.463Z|35bdbb92-2d2b-407b-90cc-02fd61d3d8c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:45.661Z|3534ecdd-0a57-436d-a96a-6eb7cd29b0ae|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:27:45.662Z|3534ecdd-0a57-436d-a96a-6eb7cd29b0ae|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:49.936Z|1af548a9-1f6b-449f-9d2e-9730cb2e50f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:27:49.936Z|1af548a9-1f6b-449f-9d2e-9730cb2e50f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:27:50.699Z|2bba86b4-c1fd-4da3-bf21-e53a8c5858fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:27:50.699Z|2bba86b4-c1fd-4da3-bf21-e53a8c5858fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:27:52.487Z|8e183af3-d495-4bd0-9df1-1cb0a2e9de56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:52.487Z|9e6c7454-ac5e-489e-a63e-9f7ca043224e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:52.487Z|9e6c7454-ac5e-489e-a63e-9f7ca043224e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:52.487Z|8e183af3-d495-4bd0-9df1-1cb0a2e9de56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:27:52.487Z|d89f622b-17a3-4097-89fd-2087e09bae60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:27:52.488Z|d89f622b-17a3-4097-89fd-2087e09bae60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:02.515Z|f17bcf44-e489-4e28-a1a9-b3efb3af7433|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:02.516Z|5b2f80a8-5623-4be3-943b-3280c2f6e556|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:02.516Z|f17bcf44-e489-4e28-a1a9-b3efb3af7433|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:02.516Z|5b2f80a8-5623-4be3-943b-3280c2f6e556|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:02.518Z|8b6739fe-e597-48f9-a189-650f917a770d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:02.519Z|8b6739fe-e597-48f9-a189-650f917a770d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:04.936Z|816a4f2b-8671-4b03-aee7-3374d4dd077e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:28:04.939Z|816a4f2b-8671-4b03-aee7-3374d4dd077e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:28:12.542Z|53a0be70-e255-40c3-bff4-50d42604973e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:12.543Z|53a0be70-e255-40c3-bff4-50d42604973e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:12.543Z|72ebb66f-ee47-4de0-830f-78201aa1d53b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:12.543Z|72ebb66f-ee47-4de0-830f-78201aa1d53b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:12.547Z|1bf6c318-1297-46c3-8aaa-eb57d0e84c79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:12.547Z|1bf6c318-1297-46c3-8aaa-eb57d0e84c79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:19.936Z|39567f4d-b424-4011-94b1-a78dbed43338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:28:19.936Z|39567f4d-b424-4011-94b1-a78dbed43338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:28:20.700Z|dbf91ff0-1c2a-4093-8b8a-b0085ca0a338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:28:20.700Z|dbf91ff0-1c2a-4093-8b8a-b0085ca0a338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:28:22.571Z|d85c29c7-bac6-4e44-8b8c-fd60412a00c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:22.572Z|d85c29c7-bac6-4e44-8b8c-fd60412a00c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:22.572Z|c50c0386-edca-45fd-a18c-63b83123d30e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:22.573Z|c50c0386-edca-45fd-a18c-63b83123d30e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:22.573Z|dfd6aa04-ffce-412e-9d57-5c0a7c67b3b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:22.574Z|dfd6aa04-ffce-412e-9d57-5c0a7c67b3b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:32.596Z|30b0f6c2-1a67-4df0-ad5f-cc4f3a479971|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:32.597Z|30b0f6c2-1a67-4df0-ad5f-cc4f3a479971|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:32.598Z|34373484-fef1-4928-a541-a665642146b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:32.598Z|34373484-fef1-4928-a541-a665642146b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:32.600Z|1fe228e6-7a0c-4c50-bf56-9b67bf9b9812|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:32.600Z|1fe228e6-7a0c-4c50-bf56-9b67bf9b9812|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:34.936Z|115992ca-c2a9-455e-b8fd-ce63c15cfbfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:28:34.936Z|115992ca-c2a9-455e-b8fd-ce63c15cfbfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:28:42.628Z|9dfa6698-db22-4e94-bd24-1e1567be5244|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:42.629Z|9dfa6698-db22-4e94-bd24-1e1567be5244|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:42.629Z|7c665a1c-d02a-4ff9-b149-806efd7542b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:42.629Z|b2f33602-4766-4dd5-b099-8b71651f8389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:42.630Z|7c665a1c-d02a-4ff9-b149-806efd7542b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:42.630Z|b2f33602-4766-4dd5-b099-8b71651f8389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:45.660Z|5aba13e7-d2e5-4ebb-a24a-e3dbb1d2f622|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:28:45.661Z|5aba13e7-d2e5-4ebb-a24a-e3dbb1d2f622|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:49.936Z|60dbd2e3-79ff-4992-a0a6-9d56e7a4048b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:28:49.940Z|60dbd2e3-79ff-4992-a0a6-9d56e7a4048b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:28:50.701Z|084ff9b3-f5ab-4ce5-b649-6dec4ce803e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:28:50.701Z|084ff9b3-f5ab-4ce5-b649-6dec4ce803e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:28:52.657Z|f45c8def-bb3f-4097-a533-7c3d922cdc56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:52.657Z|027fc50b-c969-41b6-bffe-238c219022d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:52.658Z|f45c8def-bb3f-4097-a533-7c3d922cdc56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:52.658Z|027fc50b-c969-41b6-bffe-238c219022d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:28:52.665Z|f443704c-473a-49f5-bb62-3b9140bb948d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:28:52.666Z|f443704c-473a-49f5-bb62-3b9140bb948d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:02.688Z|d28ccbc1-fb7c-483f-82b0-8e02eacf7b88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:02.688Z|0e27b27b-4f8a-40f7-ab3c-daad31e7f8ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:02.688Z|d28ccbc1-fb7c-483f-82b0-8e02eacf7b88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:02.688Z|0e27b27b-4f8a-40f7-ab3c-daad31e7f8ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:02.690Z|3e839e6a-cc4c-4861-9359-0593a6c9ea2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:02.690Z|3e839e6a-cc4c-4861-9359-0593a6c9ea2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:04.936Z|ac0a51ad-7fc8-4738-95f2-8fbedde71101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:29:04.936Z|ac0a51ad-7fc8-4738-95f2-8fbedde71101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:29:12.714Z|8673a38c-8eee-44de-a118-ed6f4c8afbef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:12.715Z|8673a38c-8eee-44de-a118-ed6f4c8afbef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:12.717Z|10607777-98f9-4ba2-a357-30487007546b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:12.717Z|10607777-98f9-4ba2-a357-30487007546b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:12.718Z|ea0a4aa4-af5a-494e-aeae-0dd5f6b1afe6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:12.718Z|ea0a4aa4-af5a-494e-aeae-0dd5f6b1afe6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:19.936Z|36d2cf50-f523-4910-bf23-132b33dfd080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:29:19.936Z|36d2cf50-f523-4910-bf23-132b33dfd080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:29:20.702Z|796f6050-59f0-4d78-9df0-dc5b9efad4ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:29:20.702Z|796f6050-59f0-4d78-9df0-dc5b9efad4ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:29:22.741Z|67af6b1d-c27d-4108-948c-87b733e52900|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:22.742Z|67af6b1d-c27d-4108-948c-87b733e52900|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:22.743Z|4d77601e-125d-46e1-b390-5ba729244b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:22.744Z|4d77601e-125d-46e1-b390-5ba729244b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:22.744Z|9d9dd5f7-8e2b-42d5-8536-66e8832e1ca5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:22.744Z|9d9dd5f7-8e2b-42d5-8536-66e8832e1ca5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:32.771Z|22889802-85c5-4efc-9630-e8ed1b43bd90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:32.772Z|22889802-85c5-4efc-9630-e8ed1b43bd90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:32.772Z|6f2ec5a1-0493-48fd-816d-ea495a79d4b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:32.773Z|6f2ec5a1-0493-48fd-816d-ea495a79d4b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:32.773Z|d6082ea7-9b07-4e05-bdae-32b761b3184e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:32.774Z|d6082ea7-9b07-4e05-bdae-32b761b3184e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:34.936Z|55232ae3-b8fd-492d-9d38-405359a5d7f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:29:34.939Z|55232ae3-b8fd-492d-9d38-405359a5d7f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:29:42.802Z|9a734386-ad77-4902-a844-b397d17c7275|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:42.803Z|9a734386-ad77-4902-a844-b397d17c7275|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:42.803Z|aa0441d9-eabb-4220-92d8-67c4b3cd4862|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:42.803Z|aa0441d9-eabb-4220-92d8-67c4b3cd4862|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:42.812Z|19bc25b5-a159-4dc2-bb2c-83b0f1a9ea19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:42.812Z|19bc25b5-a159-4dc2-bb2c-83b0f1a9ea19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:45.661Z|aad8b8e1-7593-479d-b74d-066aac52efc2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:29:45.661Z|aad8b8e1-7593-479d-b74d-066aac52efc2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:49.936Z|41d01ce0-0d5d-4775-abca-844561443a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:29:49.936Z|41d01ce0-0d5d-4775-abca-844561443a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:29:50.703Z|1829fa53-cbc0-479a-a621-92fe7a22a534|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:29:50.703Z|1829fa53-cbc0-479a-a621-92fe7a22a534|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:29:52.831Z|e9d6674c-8679-4571-952f-8e3af82d640c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:52.832Z|e9d6674c-8679-4571-952f-8e3af82d640c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:52.832Z|0e64be74-1ff5-4420-93f6-46b51d0ab772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:52.832Z|0e64be74-1ff5-4420-93f6-46b51d0ab772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:29:52.839Z|53ad4a39-23c5-4af1-9b03-6e791e40ed9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:29:52.840Z|53ad4a39-23c5-4af1-9b03-6e791e40ed9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:02.860Z|57350e67-7bd2-4219-a696-501310414c78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:02.861Z|57350e67-7bd2-4219-a696-501310414c78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:02.863Z|c1aef4e5-ee98-4831-b5ff-e2717f6c69ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:02.864Z|c1aef4e5-ee98-4831-b5ff-e2717f6c69ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:02.868Z|eb1b5a2e-7418-4504-a032-23a64fad9aa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:02.869Z|eb1b5a2e-7418-4504-a032-23a64fad9aa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:04.936Z|27bee042-76fc-42f2-bf46-d03206f64150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:30:04.936Z|27bee042-76fc-42f2-bf46-d03206f64150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:30:12.889Z|09e41ac2-f18e-4058-a3af-dc65b48b99f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:12.890Z|09e41ac2-f18e-4058-a3af-dc65b48b99f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:12.894Z|6438d8e2-7d96-4ad7-8ba2-94cb29bcaf34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:12.895Z|1d36f954-7863-4258-829f-8daf500545ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:12.895Z|6438d8e2-7d96-4ad7-8ba2-94cb29bcaf34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:12.895Z|1d36f954-7863-4258-829f-8daf500545ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:19.936Z|ae6cd466-faee-4631-b65b-ce548d66907a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:30:19.940Z|ae6cd466-faee-4631-b65b-ce548d66907a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:30:20.704Z|e5b8650a-9c22-41bb-a313-1e025cf58d77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:30:20.704Z|e5b8650a-9c22-41bb-a313-1e025cf58d77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:30:22.927Z|54170204-13e3-4d36-bfd0-90926a585d9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:22.927Z|54170204-13e3-4d36-bfd0-90926a585d9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:22.929Z|3b9bd327-efd8-4a81-bddf-3c5e4b94c610|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:22.929Z|3a517862-7154-4299-bf87-3adff18e4091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:22.929Z|3b9bd327-efd8-4a81-bddf-3c5e4b94c610|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:22.929Z|3a517862-7154-4299-bf87-3adff18e4091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:32.952Z|7b3257a5-4c25-4b32-bd3d-39cfd5cc970e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:32.952Z|26cf0dfa-9da6-4319-a51e-55f7d246610c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:32.952Z|7b3257a5-4c25-4b32-bd3d-39cfd5cc970e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:32.953Z|26cf0dfa-9da6-4319-a51e-55f7d246610c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:32.958Z|d12a8ea5-172c-49f1-b972-74a51df7fa62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:32.958Z|d12a8ea5-172c-49f1-b972-74a51df7fa62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:34.936Z|e548ca6d-352a-4eb2-976b-d4983703d4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:30:34.936Z|e548ca6d-352a-4eb2-976b-d4983703d4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:30:42.979Z|d59469d6-45fd-45d7-b0aa-c0287ff347f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:42.979Z|831d9cb3-1a60-4f84-b17f-5ce2d28a9093|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:42.980Z|831d9cb3-1a60-4f84-b17f-5ce2d28a9093|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:42.980Z|d59469d6-45fd-45d7-b0aa-c0287ff347f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:42.984Z|dc99731a-51da-4885-9416-f751c89bf458|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:42.985Z|dc99731a-51da-4885-9416-f751c89bf458|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:45.660Z|36b19071-e538-4324-96b2-cdac03aaa4d8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:30:45.660Z|36b19071-e538-4324-96b2-cdac03aaa4d8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:49.936Z|bb222a7b-c05c-4829-8353-56578c62b082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:30:49.937Z|bb222a7b-c05c-4829-8353-56578c62b082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:30:50.705Z|5888a8ac-af54-4734-bf5e-d191d2f95ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:30:50.706Z|5888a8ac-af54-4734-bf5e-d191d2f95ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:30:53.008Z|8b160e50-b2fd-47e4-9fa6-9d2f471faa66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:53.008Z|8b160e50-b2fd-47e4-9fa6-9d2f471faa66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:53.008Z|32a3273a-f6d9-4138-b0e6-69f29018eb7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:53.009Z|32a3273a-f6d9-4138-b0e6-69f29018eb7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:30:53.011Z|af2666aa-94f1-4603-a23e-f7d911d604c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:30:53.011Z|af2666aa-94f1-4603-a23e-f7d911d604c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:03.033Z|68716e69-f2aa-441e-9271-d91077b6126c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:03.033Z|68716e69-f2aa-441e-9271-d91077b6126c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:03.037Z|3df363bb-69e7-4a2d-910d-d331871eab60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:03.038Z|3df363bb-69e7-4a2d-910d-d331871eab60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:03.038Z|df35e907-feb2-4998-a8aa-95d26ae2faf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:03.038Z|df35e907-feb2-4998-a8aa-95d26ae2faf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:04.936Z|9b7f9ff4-f70b-4733-adce-a8c1340aad64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:31:04.939Z|9b7f9ff4-f70b-4733-adce-a8c1340aad64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:31:13.061Z|38088fde-f34f-42ae-93a8-dc1318e1f51b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:13.061Z|38088fde-f34f-42ae-93a8-dc1318e1f51b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:13.063Z|d0cfaa85-1457-4558-95ea-91fa4a05b9bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:13.063Z|d0cfaa85-1457-4558-95ea-91fa4a05b9bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:13.063Z|4e1d11f7-76b8-4b52-9c74-adac6f07d81d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:13.064Z|4e1d11f7-76b8-4b52-9c74-adac6f07d81d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:19.936Z|1bb339ed-1a10-44e6-9ddc-eb37a729ad40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:31:19.936Z|1bb339ed-1a10-44e6-9ddc-eb37a729ad40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:31:20.706Z|b033ebf1-25e8-42eb-9c5d-7e63f2c71197|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:31:20.707Z|b033ebf1-25e8-42eb-9c5d-7e63f2c71197|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:31:23.095Z|f45cb132-8676-49e1-bcf6-84ca3c97692a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:23.095Z|df862558-373e-407b-a21f-2375071b92d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:23.096Z|df862558-373e-407b-a21f-2375071b92d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:23.095Z|c8c784ff-cdcd-4954-8217-223ebcb6f4cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:23.096Z|f45cb132-8676-49e1-bcf6-84ca3c97692a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:23.097Z|c8c784ff-cdcd-4954-8217-223ebcb6f4cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:33.124Z|35ef39b3-901d-4b49-9166-b21b5fe720ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:33.125Z|35ef39b3-901d-4b49-9166-b21b5fe720ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:33.126Z|a2405f0c-961b-4636-ba55-ed818853c334|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:33.126Z|a2405f0c-961b-4636-ba55-ed818853c334|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:33.132Z|401e14e0-bb24-4a36-8199-b0fe96d8f385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:33.132Z|401e14e0-bb24-4a36-8199-b0fe96d8f385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:34.936Z|e2b1cb29-f381-402b-b507-f6055615d34a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:31:34.936Z|e2b1cb29-f381-402b-b507-f6055615d34a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:31:43.154Z|49e74a91-4ba3-41a3-a7af-a187408c2f40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:43.154Z|62fd4e51-c442-4a75-a166-6586bb68e4a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:43.154Z|49e74a91-4ba3-41a3-a7af-a187408c2f40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:43.155Z|62fd4e51-c442-4a75-a166-6586bb68e4a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:43.157Z|945b250f-682b-4862-b35b-4d57829078dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:43.158Z|945b250f-682b-4862-b35b-4d57829078dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:45.660Z|4c34d516-de73-443b-958f-0f1b7bde8214|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:31:45.661Z|4c34d516-de73-443b-958f-0f1b7bde8214|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:49.936Z|eed1da6d-1adb-4d0b-a1ee-2c02d1da8cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:31:49.940Z|eed1da6d-1adb-4d0b-a1ee-2c02d1da8cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:31:50.707Z|33f452d6-f366-41d6-aee9-8f07997dd38d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:31:50.708Z|33f452d6-f366-41d6-aee9-8f07997dd38d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:31:53.183Z|7232de9b-5f13-4b68-900c-9721d1bfdce2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:53.183Z|24e17430-0291-45f4-a2a3-f2686af8af4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:53.183Z|7232de9b-5f13-4b68-900c-9721d1bfdce2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:53.183Z|24e17430-0291-45f4-a2a3-f2686af8af4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:31:53.186Z|016a917e-a66f-495b-b1fa-0d2b8bafffaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:31:53.186Z|016a917e-a66f-495b-b1fa-0d2b8bafffaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:03.213Z|ed8cca5f-2174-49ba-94ec-9b6323abfb25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:03.213Z|9c011a63-2537-4e9b-8187-c7736888df26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:03.214Z|9c011a63-2537-4e9b-8187-c7736888df26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:03.214Z|ed8cca5f-2174-49ba-94ec-9b6323abfb25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:03.214Z|3baf3a6e-2ea4-4753-b051-70cf59154220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:03.215Z|3baf3a6e-2ea4-4753-b051-70cf59154220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:04.936Z|81d154de-62ba-4a45-8e7f-a07413c0727b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:32:04.936Z|81d154de-62ba-4a45-8e7f-a07413c0727b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:32:13.240Z|7eaa476b-9278-46db-bfd7-117900b94aad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:13.241Z|7eaa476b-9278-46db-bfd7-117900b94aad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:13.245Z|b9aa7a39-e38b-4a6b-878d-5851e3a0ae9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:13.245Z|67f75ff8-fcda-4017-a6b7-03700291338a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:13.246Z|67f75ff8-fcda-4017-a6b7-03700291338a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:13.245Z|b9aa7a39-e38b-4a6b-878d-5851e3a0ae9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:19.936Z|9ef23317-55bb-48be-8840-7939a7a5c0d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:32:19.936Z|9ef23317-55bb-48be-8840-7939a7a5c0d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:32:20.708Z|d732b38c-b672-4e27-89b1-35fb8b59d579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:32:20.709Z|d732b38c-b672-4e27-89b1-35fb8b59d579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:32:23.275Z|ec5ecae7-8e84-4c0a-b016-a389d03fdfaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:23.276Z|f7426b7e-450c-4f09-af53-ce6cc1aa177a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:23.276Z|828c88f0-8f36-44e2-8a3f-a1534eb340a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:23.276Z|ec5ecae7-8e84-4c0a-b016-a389d03fdfaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:23.276Z|f7426b7e-450c-4f09-af53-ce6cc1aa177a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:23.277Z|828c88f0-8f36-44e2-8a3f-a1534eb340a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:33.306Z|ea22133a-04ff-42be-a415-770cf4aed6e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:33.307Z|ea22133a-04ff-42be-a415-770cf4aed6e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:33.314Z|6c315726-ac8e-4d90-8c24-1149ca3ff394|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:33.315Z|a91478c5-bd3a-4bba-a18f-8bf8fe41e067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:33.315Z|a91478c5-bd3a-4bba-a18f-8bf8fe41e067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:33.315Z|6c315726-ac8e-4d90-8c24-1149ca3ff394|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:34.936Z|56c1a66d-78c7-4f93-b0ae-cdaf7add4694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:32:34.940Z|56c1a66d-78c7-4f93-b0ae-cdaf7add4694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:32:43.333Z|722e085d-f1a9-4b42-a5c5-da5fb1b65f89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:43.334Z|722e085d-f1a9-4b42-a5c5-da5fb1b65f89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:43.340Z|7ab09d74-a769-44fe-b810-285a7e50df4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:43.341Z|7ab09d74-a769-44fe-b810-285a7e50df4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:43.342Z|c5d13133-9f26-4346-8e5e-09112e3e6836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:43.342Z|c5d13133-9f26-4346-8e5e-09112e3e6836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:45.661Z|aefdbb74-bfd4-47f5-862c-62a455455abe|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:32:45.661Z|aefdbb74-bfd4-47f5-862c-62a455455abe|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:49.936Z|2a21db07-02a6-4566-93f4-cd4f7f9f4e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:32:49.936Z|2a21db07-02a6-4566-93f4-cd4f7f9f4e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:32:50.709Z|48888a3f-af4f-43d8-8c35-48d7d4fa29fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:32:50.710Z|48888a3f-af4f-43d8-8c35-48d7d4fa29fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:32:53.363Z|2bbc6bdc-d6cd-4a4e-902c-09f8ca90b790|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:53.363Z|2bbc6bdc-d6cd-4a4e-902c-09f8ca90b790|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:53.367Z|e292b5ed-1469-41a4-a882-0b06f17cb371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:53.367Z|e292b5ed-1469-41a4-a882-0b06f17cb371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:32:53.372Z|678ea76a-1912-49f1-89c7-9357845f13c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:32:53.372Z|678ea76a-1912-49f1-89c7-9357845f13c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:03.393Z|25ccabb9-c11f-4e9c-be40-30727d43176b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:03.394Z|25ccabb9-c11f-4e9c-be40-30727d43176b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:03.436Z|cfc67594-9812-4582-b840-34968ae043b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:03.436Z|cfc67594-9812-4582-b840-34968ae043b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:03.437Z|e8056d86-aae4-47c7-bdfe-c68047f14077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:03.438Z|e8056d86-aae4-47c7-bdfe-c68047f14077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:04.936Z|8a59dd2d-ef2a-4bd4-954c-dc5ecb1fd985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:33:04.936Z|8a59dd2d-ef2a-4bd4-954c-dc5ecb1fd985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:33:13.429Z|c3d50d40-9be6-4afa-b759-4f7ee41bc17d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:13.429Z|c3d50d40-9be6-4afa-b759-4f7ee41bc17d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:13.462Z|ce71bcb8-0dfc-4c29-88d7-6057ae099ad2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:13.463Z|ce71bcb8-0dfc-4c29-88d7-6057ae099ad2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:13.465Z|e3470590-d48d-4736-86ea-cb74a74d079c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:13.466Z|e3470590-d48d-4736-86ea-cb74a74d079c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:19.936Z|34f23ace-b6a2-4d4b-bf25-7936e7908445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:33:19.939Z|34f23ace-b6a2-4d4b-bf25-7936e7908445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:33:20.710Z|b191e323-72ed-4c6f-8875-f0b0e9880811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:33:20.711Z|b191e323-72ed-4c6f-8875-f0b0e9880811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:33:23.457Z|4bc9c18e-2e2a-4fda-a3e2-7b83ddac8714|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:23.458Z|4bc9c18e-2e2a-4fda-a3e2-7b83ddac8714|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:23.489Z|520457d1-1d12-4568-8737-e39e652f3d6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:23.489Z|520457d1-1d12-4568-8737-e39e652f3d6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:23.494Z|37f110f2-52e1-4d4a-b407-1517043a54c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:23.495Z|37f110f2-52e1-4d4a-b407-1517043a54c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:33.488Z|aa1a3222-b372-4a1b-9a33-0806078a9120|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:33.488Z|aa1a3222-b372-4a1b-9a33-0806078a9120|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:33.513Z|1aa44d58-cf5b-41a0-a8ac-80cf72283b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:33.513Z|1aa44d58-cf5b-41a0-a8ac-80cf72283b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:33.519Z|68956b26-c1f9-446e-a7d8-5c0e93827d38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:33.519Z|68956b26-c1f9-446e-a7d8-5c0e93827d38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:34.936Z|8a68a7bc-f2b6-4e6a-8a4a-6bc2b111c789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:33:34.936Z|8a68a7bc-f2b6-4e6a-8a4a-6bc2b111c789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:33:43.518Z|f68ac9f5-0f58-4a78-b37e-0496c7bb7c14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:43.519Z|f68ac9f5-0f58-4a78-b37e-0496c7bb7c14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:43.541Z|5866f28c-1e71-4296-80d5-aa0077c4d68e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:43.542Z|5866f28c-1e71-4296-80d5-aa0077c4d68e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:43.545Z|89283599-1b55-4dd2-b234-db62e468f5a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:43.545Z|89283599-1b55-4dd2-b234-db62e468f5a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:45.664Z|55dd95bc-aa6e-4a3d-bfd3-5ab60b66e07a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:33:45.665Z|55dd95bc-aa6e-4a3d-bfd3-5ab60b66e07a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:49.936Z|ea90cf12-e513-49c3-a14d-6265be2e1697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:33:49.936Z|ea90cf12-e513-49c3-a14d-6265be2e1697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:33:50.711Z|8f109f96-8f5e-4a3d-8820-985225904b9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:33:50.712Z|8f109f96-8f5e-4a3d-8820-985225904b9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:33:53.549Z|ecfad2c5-f03c-4bd3-9733-59d32b15e135|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:53.550Z|ecfad2c5-f03c-4bd3-9733-59d32b15e135|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:53.567Z|419749bf-c1ed-4077-9738-960d79d21623|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:53.568Z|419749bf-c1ed-4077-9738-960d79d21623|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:33:53.569Z|40c9407d-6ea7-4912-9c64-7d46d101b77a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:33:53.570Z|40c9407d-6ea7-4912-9c64-7d46d101b77a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:03.579Z|87f752de-ddf9-4cc3-892f-7a3624253e7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:03.579Z|87f752de-ddf9-4cc3-892f-7a3624253e7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:03.592Z|203e5b5b-991d-4c3d-a5f6-8609b66389a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:03.593Z|203e5b5b-991d-4c3d-a5f6-8609b66389a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:03.596Z|82b95784-c54d-4823-b684-576a157e6aae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:03.597Z|82b95784-c54d-4823-b684-576a157e6aae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:04.936Z|3fd9c05e-68ab-4d9e-9ce7-2e79dfdea9c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:34:04.938Z|3fd9c05e-68ab-4d9e-9ce7-2e79dfdea9c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:34:13.609Z|4d3a72b8-d560-456a-a690-269370d8847c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:13.609Z|4d3a72b8-d560-456a-a690-269370d8847c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:13.617Z|eaf0912d-5f5f-4430-8c0f-af004db53e9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:13.617Z|eaf0912d-5f5f-4430-8c0f-af004db53e9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:13.627Z|a45b082f-ded2-4b4f-9def-0db7657ce2b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:13.627Z|a45b082f-ded2-4b4f-9def-0db7657ce2b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:19.936Z|bc647d59-fa08-4910-bfc8-9b1e4527cbda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:34:19.937Z|bc647d59-fa08-4910-bfc8-9b1e4527cbda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:34:20.712Z|02904f25-6b78-49e7-8758-947819bddde6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:34:20.713Z|02904f25-6b78-49e7-8758-947819bddde6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:34:23.638Z|c2bd9fe8-ea05-436a-9d55-13ead58e78af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:23.639Z|c2bd9fe8-ea05-436a-9d55-13ead58e78af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:23.640Z|7b205755-7390-4a70-9f8f-adb2b35bac39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:23.641Z|7b205755-7390-4a70-9f8f-adb2b35bac39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:23.651Z|678d9f9c-cb54-4afc-865f-8a453695c4ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:23.652Z|678d9f9c-cb54-4afc-865f-8a453695c4ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:33.669Z|8f9ce15c-46df-4264-b054-52d928b65dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:33.670Z|8f9ce15c-46df-4264-b054-52d928b65dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:33.670Z|f7e3ca72-da59-4410-a4a4-b428cf3c84be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:33.671Z|f7e3ca72-da59-4410-a4a4-b428cf3c84be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:33.678Z|639e1caa-d3cf-4335-989b-ecd2754780ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:33.678Z|639e1caa-d3cf-4335-989b-ecd2754780ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:34.936Z|321cbdfb-ad86-4c3f-8e20-f6785290c13d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:34:34.936Z|321cbdfb-ad86-4c3f-8e20-f6785290c13d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:34:43.698Z|57f780d6-1a6c-4927-8d42-dea4ba9591bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:43.698Z|bc3b8dd6-2ded-400e-988c-827b00422282|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:43.699Z|57f780d6-1a6c-4927-8d42-dea4ba9591bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:43.699Z|bc3b8dd6-2ded-400e-988c-827b00422282|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:43.705Z|2e867e51-c295-45de-a987-e587fabd7f96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:43.706Z|2e867e51-c295-45de-a987-e587fabd7f96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:45.661Z|8c28e482-f5c6-4285-b2ef-1264be541372|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:34:45.661Z|8c28e482-f5c6-4285-b2ef-1264be541372|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:49.936Z|b89f4c9e-18d5-4197-9d61-4e2e78d99d01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:34:49.936Z|b89f4c9e-18d5-4197-9d61-4e2e78d99d01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:34:50.713Z|8396fdcb-731c-43b3-b15b-2b6047143f96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:34:50.714Z|8396fdcb-731c-43b3-b15b-2b6047143f96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:34:53.724Z|6a62b6c3-1bac-42c8-ba55-b025763e8238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:53.725Z|6a62b6c3-1bac-42c8-ba55-b025763e8238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:53.729Z|40a2a388-9b9e-4ff5-900f-0bdd8743f08b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:53.729Z|40a2a388-9b9e-4ff5-900f-0bdd8743f08b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:34:53.736Z|ae2a837b-f9d2-463a-8847-5578788de762|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:34:53.737Z|ae2a837b-f9d2-463a-8847-5578788de762|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:03.755Z|4dcd1e82-27e1-43b6-95ea-1f9a5d286d68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:03.755Z|4dcd1e82-27e1-43b6-95ea-1f9a5d286d68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:03.756Z|e0c7f713-fc7c-4968-8568-ab60421afd73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:03.757Z|e0c7f713-fc7c-4968-8568-ab60421afd73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:03.764Z|2c06170a-3bc7-41ea-82a3-e5e84002d1eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:03.764Z|2c06170a-3bc7-41ea-82a3-e5e84002d1eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:04.936Z|32ba62ee-28f5-473c-b67a-d0bed7ea6e5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:35:04.936Z|32ba62ee-28f5-473c-b67a-d0bed7ea6e5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:35:13.781Z|74b83b5b-1fef-4168-b402-c8a3935bcf48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:13.782Z|74b83b5b-1fef-4168-b402-c8a3935bcf48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:13.785Z|e2f961c1-440a-473a-9d34-72f2663b1757|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:13.786Z|e2f961c1-440a-473a-9d34-72f2663b1757|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:13.788Z|812769c5-484b-4fe4-8f13-20bad394df6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:13.789Z|812769c5-484b-4fe4-8f13-20bad394df6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:19.936Z|9be381d8-1873-4c6a-b14a-58350543c962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:35:19.936Z|9be381d8-1873-4c6a-b14a-58350543c962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:35:20.715Z|7c9851b4-8996-421f-b83b-fdd047a108ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:35:20.715Z|7c9851b4-8996-421f-b83b-fdd047a108ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:35:23.809Z|8d5ece45-5f5b-46ca-a624-c6b958841f64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:23.810Z|8d5ece45-5f5b-46ca-a624-c6b958841f64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:23.811Z|e5dcead8-dcfe-4945-95b4-85bd0e3c3c66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:23.812Z|e5dcead8-dcfe-4945-95b4-85bd0e3c3c66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:23.812Z|cb616632-3a23-4dc8-8785-7121199fe81f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:23.813Z|cb616632-3a23-4dc8-8785-7121199fe81f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:33.835Z|9631f189-bf87-4bf2-994e-df6b86823b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:33.836Z|9631f189-bf87-4bf2-994e-df6b86823b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:33.840Z|4eff9b87-717a-48af-a67f-1fc3dc0bb8ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:33.840Z|4eff9b87-717a-48af-a67f-1fc3dc0bb8ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:33.841Z|45adc5e7-48cf-4cd4-8d50-05baa58898e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:33.841Z|45adc5e7-48cf-4cd4-8d50-05baa58898e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:34.936Z|5d3c0644-2265-4372-ad24-79f0cc39e40e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:35:34.936Z|5d3c0644-2265-4372-ad24-79f0cc39e40e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:35:43.861Z|1e3063f4-4025-4039-a368-3e2421ce91d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:43.862Z|1e3063f4-4025-4039-a368-3e2421ce91d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:43.863Z|a8fa8eff-f2d4-4a27-98f5-7c1d2abf169f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:43.864Z|a8fa8eff-f2d4-4a27-98f5-7c1d2abf169f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:43.865Z|37cbe7c0-28b1-4a60-939f-a98c4ed76ac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:43.866Z|37cbe7c0-28b1-4a60-939f-a98c4ed76ac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:45.660Z|3da76b02-2c7d-4170-a7e6-9afff47cef3f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:35:45.661Z|3da76b02-2c7d-4170-a7e6-9afff47cef3f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:49.936Z|d03a7fd8-0067-4eec-903d-1d4c246d4336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:35:49.936Z|d03a7fd8-0067-4eec-903d-1d4c246d4336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:35:50.716Z|4daf2e3e-078e-418e-91ea-8f6f18475c0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:35:50.716Z|4daf2e3e-078e-418e-91ea-8f6f18475c0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:35:53.888Z|e6262589-75e5-47f8-88b8-6a2383d9f6c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:53.889Z|e6262589-75e5-47f8-88b8-6a2383d9f6c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:53.890Z|98629e18-0a0e-4c90-ae3e-a72b06fcb397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:53.890Z|98629e18-0a0e-4c90-ae3e-a72b06fcb397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:35:53.892Z|61679ccb-5b2e-489a-bc9d-ce88b1cf266e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:35:53.892Z|61679ccb-5b2e-489a-bc9d-ce88b1cf266e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:03.935Z|88ce20d7-2fe1-4335-baab-cf7f456b267b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:03.935Z|60f0eee0-ee94-402f-9c7a-dda6a151b736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:03.936Z|88ce20d7-2fe1-4335-baab-cf7f456b267b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:03.936Z|60f0eee0-ee94-402f-9c7a-dda6a151b736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:03.936Z|3b73df91-ecd3-4552-8f81-24a3f4ac2c82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:03.937Z|3b73df91-ecd3-4552-8f81-24a3f4ac2c82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:04.936Z|7f9169a2-d441-4443-9435-ec207b2404d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:36:04.936Z|7f9169a2-d441-4443-9435-ec207b2404d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:36:13.961Z|2180e7c7-0051-441e-a609-26316c7b8b6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:13.961Z|78048971-6232-40ee-91f8-7836ada75416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:13.962Z|2180e7c7-0051-441e-a609-26316c7b8b6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:13.962Z|78048971-6232-40ee-91f8-7836ada75416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:13.963Z|e2868105-671e-4f0c-9aba-998bcbf82470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:13.964Z|e2868105-671e-4f0c-9aba-998bcbf82470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:19.936Z|9669720d-4694-4cb5-bbd6-214fedd4ffae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:36:19.936Z|9669720d-4694-4cb5-bbd6-214fedd4ffae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:36:20.716Z|15bb3849-4340-4d12-be51-d4f455ecada0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:36:20.717Z|15bb3849-4340-4d12-be51-d4f455ecada0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:36:23.983Z|0592794d-04c0-46bd-b2b1-a15c0752baad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:23.983Z|0592794d-04c0-46bd-b2b1-a15c0752baad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:24.009Z|1d55cfad-a180-40a2-b528-1b1f011c6de8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:24.009Z|1d55cfad-a180-40a2-b528-1b1f011c6de8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:24.009Z|599c7561-46b8-4aa3-91a0-2edb0ac9f935|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:24.010Z|599c7561-46b8-4aa3-91a0-2edb0ac9f935|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:34.017Z|1d82ade1-eb25-40de-bad1-5e86ed1be7fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:34.018Z|1d82ade1-eb25-40de-bad1-5e86ed1be7fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:34.029Z|cf036afd-83b5-4ce4-b96d-52b720422a9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:34.030Z|cf036afd-83b5-4ce4-b96d-52b720422a9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:34.031Z|0a1014d1-0c4f-476e-b16a-5f00485242a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:34.031Z|0a1014d1-0c4f-476e-b16a-5f00485242a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:34.936Z|c9a8f7a3-2dcf-4ffd-8b0c-f93b022cba2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:36:34.936Z|c9a8f7a3-2dcf-4ffd-8b0c-f93b022cba2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:36:44.048Z|a254efe1-cd71-46da-b871-c66245c71689|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:44.049Z|a254efe1-cd71-46da-b871-c66245c71689|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:44.055Z|8df44db0-4743-4a67-bca2-ad9117690c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:44.056Z|8df44db0-4743-4a67-bca2-ad9117690c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:44.057Z|f74917be-f102-49fc-9971-a10202440603|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:44.058Z|f74917be-f102-49fc-9971-a10202440603|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:45.661Z|5edc6a78-a317-4fbe-8fa2-fa94fd4a334f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:36:45.662Z|5edc6a78-a317-4fbe-8fa2-fa94fd4a334f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:49.936Z|5a4b5aa1-2cfb-4430-b737-a0dc689bf388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:36:49.940Z|5a4b5aa1-2cfb-4430-b737-a0dc689bf388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:36:50.717Z|a023980c-c5cc-468f-b413-c76b6afb3205|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:36:50.718Z|a023980c-c5cc-468f-b413-c76b6afb3205|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:36:54.074Z|8d15361d-5649-40a5-b12d-f18b1ffddcf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:54.074Z|8d15361d-5649-40a5-b12d-f18b1ffddcf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:54.076Z|6f94602e-9d61-49ec-af0c-3fb0776cb95c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:54.076Z|6f94602e-9d61-49ec-af0c-3fb0776cb95c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:36:54.078Z|d5b379e5-1597-4198-9504-6c7295bbb390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:36:54.078Z|d5b379e5-1597-4198-9504-6c7295bbb390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:04.100Z|beb1cdb9-2726-4628-9000-92aa621b1307|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:04.101Z|beb1cdb9-2726-4628-9000-92aa621b1307|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:04.104Z|34eaaa28-b926-4b5c-86c6-729dcb12e496|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:04.104Z|34eaaa28-b926-4b5c-86c6-729dcb12e496|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:04.106Z|78fa51fe-05ac-4e59-9fa7-5348d19fc4bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:04.106Z|78fa51fe-05ac-4e59-9fa7-5348d19fc4bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:04.936Z|b4ac843c-e799-4276-b7c0-7ad3908c6083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:37:04.936Z|b4ac843c-e799-4276-b7c0-7ad3908c6083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:37:14.125Z|e515fd66-cd0d-438f-acb1-5ac40993a604|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:14.126Z|e515fd66-cd0d-438f-acb1-5ac40993a604|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:14.127Z|25249c6a-1505-425e-9c4a-015aab0effb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:14.127Z|25249c6a-1505-425e-9c4a-015aab0effb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:14.129Z|3beae2e3-4bd5-4c7e-895d-1bb9bddde0b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:14.130Z|3beae2e3-4bd5-4c7e-895d-1bb9bddde0b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:19.936Z|c94fbe5a-c16d-4fa6-a01e-13175e973a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:37:19.936Z|c94fbe5a-c16d-4fa6-a01e-13175e973a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:37:20.719Z|89184dad-469b-4613-a4f9-0257838a33b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:37:20.719Z|89184dad-469b-4613-a4f9-0257838a33b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:37:24.153Z|7f2e020a-dcff-44d7-9e21-dc5c90dc5a1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:24.154Z|7f2e020a-dcff-44d7-9e21-dc5c90dc5a1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:24.154Z|122d21d9-7d07-4484-846c-7b321284664e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:24.154Z|50c83adf-187a-43ba-bc08-ce2c5c5e0302|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:24.155Z|50c83adf-187a-43ba-bc08-ce2c5c5e0302|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:24.155Z|122d21d9-7d07-4484-846c-7b321284664e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:34.177Z|7585946d-8397-4add-b98c-83fe73626ef1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:34.178Z|7585946d-8397-4add-b98c-83fe73626ef1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:34.182Z|4d807064-f6b4-45a4-8167-5edd23efedc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:34.183Z|4d807064-f6b4-45a4-8167-5edd23efedc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:34.183Z|8377d6e6-405e-4e92-add6-435a0cbbcbf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:34.183Z|8377d6e6-405e-4e92-add6-435a0cbbcbf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:34.936Z|ecae0afb-b58c-41a8-89f3-513d8b7637b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:37:34.939Z|ecae0afb-b58c-41a8-89f3-513d8b7637b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:37:44.205Z|baa54a87-15b1-4de8-82a5-7616d09dd839|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:44.206Z|baa54a87-15b1-4de8-82a5-7616d09dd839|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:44.209Z|b6962a12-978b-45c4-baf5-f1c0788c9428|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:44.209Z|b6962a12-978b-45c4-baf5-f1c0788c9428|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:44.210Z|7c37b904-1113-49f9-a025-b520dfbd9d4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:44.210Z|7c37b904-1113-49f9-a025-b520dfbd9d4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:45.660Z|070f6e73-6a68-4774-b7ed-aade74efe97e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:37:45.661Z|070f6e73-6a68-4774-b7ed-aade74efe97e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:49.936Z|c47993ec-2d4f-4c02-80c2-b4b23869d0ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:37:49.936Z|c47993ec-2d4f-4c02-80c2-b4b23869d0ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:37:50.719Z|0ea6dc25-d490-4fc3-9908-e6ecf41ca2f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:37:50.720Z|0ea6dc25-d490-4fc3-9908-e6ecf41ca2f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:37:54.234Z|32ea68c8-5bcd-4616-946b-a80c4dcd47ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:54.234Z|d02fd44a-e42d-482f-8313-6e3b22a4073b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:54.235Z|d02fd44a-e42d-482f-8313-6e3b22a4073b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:54.235Z|32ea68c8-5bcd-4616-946b-a80c4dcd47ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:37:54.238Z|f55d7750-6d09-43f3-aa5f-cd9dd3479d8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:37:54.239Z|f55d7750-6d09-43f3-aa5f-cd9dd3479d8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:04.265Z|65339fee-78a0-4782-b6f9-fc4383589c0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:04.265Z|923d2e62-3931-4064-a9c9-e9da2bb3cf00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:04.266Z|923d2e62-3931-4064-a9c9-e9da2bb3cf00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:04.266Z|65339fee-78a0-4782-b6f9-fc4383589c0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:04.267Z|34a7d0b1-68a2-49ed-aa26-ccd2b706fad4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:04.268Z|34a7d0b1-68a2-49ed-aa26-ccd2b706fad4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:04.936Z|2c22c3fb-5f75-48e1-93b5-38c448ec71d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:38:04.936Z|2c22c3fb-5f75-48e1-93b5-38c448ec71d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:38:14.295Z|478d1a01-ec6f-4ecc-ba92-be2b529d0ddb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:14.295Z|620e5cd6-3550-4f2a-9eaa-3fbae524b63e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:14.296Z|620e5cd6-3550-4f2a-9eaa-3fbae524b63e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:14.295Z|478d1a01-ec6f-4ecc-ba92-be2b529d0ddb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:14.296Z|2b8f4536-0403-4230-9a15-b74c96d051b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:14.297Z|2b8f4536-0403-4230-9a15-b74c96d051b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:19.936Z|9ae8ba54-6bc0-4922-9fdc-e8b7013750ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:38:19.940Z|9ae8ba54-6bc0-4922-9fdc-e8b7013750ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:38:20.720Z|b54a8c22-6a2b-4ccd-83ee-ff466a9b9e1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:38:20.721Z|b54a8c22-6a2b-4ccd-83ee-ff466a9b9e1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:38:24.326Z|141863cc-8398-4bc4-8f84-d2dc2f86d850|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:24.327Z|141863cc-8398-4bc4-8f84-d2dc2f86d850|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:24.333Z|0ec104a0-1787-4c26-bf61-8507c9355db2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:24.333Z|0ec104a0-1787-4c26-bf61-8507c9355db2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:24.334Z|4324675f-83a2-498b-b301-f688ab2df8e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:24.334Z|4324675f-83a2-498b-b301-f688ab2df8e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:34.353Z|4076bd59-cade-48ea-8458-6198b56dcd65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:34.354Z|4076bd59-cade-48ea-8458-6198b56dcd65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:34.356Z|b31121da-21fb-4078-aeaf-8337d0973ba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:34.357Z|b31121da-21fb-4078-aeaf-8337d0973ba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:34.359Z|ddaaf861-c768-4959-9acd-8e54400ff58c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:34.360Z|ddaaf861-c768-4959-9acd-8e54400ff58c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:34.936Z|bcbbf5e3-8f53-4f60-bfd2-df9ad2770126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:38:34.936Z|bcbbf5e3-8f53-4f60-bfd2-df9ad2770126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:38:44.381Z|197e1d1a-f5cf-4d25-896b-6dfe966b3f43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:44.382Z|197e1d1a-f5cf-4d25-896b-6dfe966b3f43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:44.384Z|7598faa3-5099-475d-a5cd-259f64506800|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:44.385Z|7598faa3-5099-475d-a5cd-259f64506800|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:44.386Z|9798ac09-1287-4937-bc7c-badb490eda72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:44.387Z|9798ac09-1287-4937-bc7c-badb490eda72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:45.660Z|8d523119-c1db-448b-8680-02e52f01acdf|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:38:45.661Z|8d523119-c1db-448b-8680-02e52f01acdf|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:49.936Z|4cdb65e4-521f-486d-a730-33f5e29808a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:38:49.936Z|4cdb65e4-521f-486d-a730-33f5e29808a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:38:50.724Z|02ad1d48-d13a-482f-b0a8-d5221652b755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:38:50.725Z|02ad1d48-d13a-482f-b0a8-d5221652b755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:38:54.408Z|0c412443-48b5-46c1-8856-f7e44d2461e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:54.409Z|0c412443-48b5-46c1-8856-f7e44d2461e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:54.411Z|2913d714-ccb9-4f0c-8256-895e37b1a6fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:54.411Z|2913d714-ccb9-4f0c-8256-895e37b1a6fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:38:54.413Z|0636b9c7-e104-4718-a4b7-17644aa70dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:38:54.413Z|0636b9c7-e104-4718-a4b7-17644aa70dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:04.434Z|468269a1-4929-4eb7-8c18-e6928358c82d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:04.435Z|468269a1-4929-4eb7-8c18-e6928358c82d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:04.435Z|f42631c6-c05e-45eb-8eba-c5e4c8be87d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:04.436Z|f42631c6-c05e-45eb-8eba-c5e4c8be87d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:04.438Z|5c32e742-bd4f-4d62-906d-6bb90ff71ba0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:04.439Z|5c32e742-bd4f-4d62-906d-6bb90ff71ba0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:04.936Z|eacceba4-2e35-4132-8002-b4684ecf65c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:39:04.940Z|eacceba4-2e35-4132-8002-b4684ecf65c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:39:14.463Z|478ce65c-fdff-40b8-89a5-b3a7fcdb37fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:14.463Z|feee126c-b1d4-4c67-9527-f659975af5f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:14.463Z|478ce65c-fdff-40b8-89a5-b3a7fcdb37fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:14.463Z|feee126c-b1d4-4c67-9527-f659975af5f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:14.465Z|d1480627-9b57-49f8-8b69-3cd94b3471d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:14.466Z|d1480627-9b57-49f8-8b69-3cd94b3471d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:19.936Z|6b5a2d4f-a757-45d6-a2a2-ce85d05bca57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:39:19.936Z|6b5a2d4f-a757-45d6-a2a2-ce85d05bca57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:39:20.725Z|d843c621-763f-4cb5-9922-610fa0163047|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:39:20.726Z|d843c621-763f-4cb5-9922-610fa0163047|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:39:24.492Z|1078aa32-3b66-4e5b-8a3f-6bfffd96cd9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:24.493Z|1078aa32-3b66-4e5b-8a3f-6bfffd96cd9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:24.494Z|b4ab4af2-1f01-4ba1-a9a5-28e1bf63198d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:24.494Z|b4ab4af2-1f01-4ba1-a9a5-28e1bf63198d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:24.500Z|fc4b336d-a0e5-424a-9170-00dc41156f89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:24.500Z|fc4b336d-a0e5-424a-9170-00dc41156f89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:34.521Z|f11c0778-3558-46dc-bc4b-672da56941b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:34.522Z|f11c0778-3558-46dc-bc4b-672da56941b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:34.525Z|2f10150e-cfd3-4434-b87c-5f763da26335|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:34.525Z|2f10150e-cfd3-4434-b87c-5f763da26335|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:34.529Z|1a02fd24-4f61-45da-bd13-28c39772dafb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:34.530Z|1a02fd24-4f61-45da-bd13-28c39772dafb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:34.936Z|a68576fd-e4b1-4732-b452-b70a8e7f194b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:39:34.936Z|a68576fd-e4b1-4732-b452-b70a8e7f194b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:39:44.546Z|32ce5fa2-aa26-49be-b164-54c7e02105a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:44.546Z|1bbd7a74-5fe6-4783-ad7d-906406c5d960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:44.547Z|32ce5fa2-aa26-49be-b164-54c7e02105a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:44.547Z|1bbd7a74-5fe6-4783-ad7d-906406c5d960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:44.552Z|dca62a2c-00ab-4b0a-9850-88854ba136a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:44.553Z|dca62a2c-00ab-4b0a-9850-88854ba136a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:45.661Z|18d8e27f-1814-41f2-bcf3-90dee8607a69|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:39:45.661Z|18d8e27f-1814-41f2-bcf3-90dee8607a69|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:49.936Z|27913ef0-f82f-4444-9527-80874070c210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:39:49.940Z|27913ef0-f82f-4444-9527-80874070c210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:39:50.730Z|eeae6229-6c91-444f-8f5b-151d1400d1e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:39:50.731Z|eeae6229-6c91-444f-8f5b-151d1400d1e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:39:54.576Z|5a33a0d1-3470-41cd-aace-a0c28ec06022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:54.577Z|5a33a0d1-3470-41cd-aace-a0c28ec06022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:54.576Z|efba4a92-3937-4c7b-8188-67414ec679ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:54.577Z|efba4a92-3937-4c7b-8188-67414ec679ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:39:54.580Z|060e1f16-a8d9-4c6b-ad54-4977258f5715|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:39:54.581Z|060e1f16-a8d9-4c6b-ad54-4977258f5715|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:04.603Z|bdf54b09-0e64-4153-bb44-ac9832536827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:04.604Z|bdf54b09-0e64-4153-bb44-ac9832536827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:04.606Z|e18573b8-92e7-446b-913a-f19ef160cccd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:04.606Z|e18573b8-92e7-446b-913a-f19ef160cccd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:04.608Z|ebf24d6b-e5d1-47f1-9cf7-2e1931d7a5cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:04.608Z|ebf24d6b-e5d1-47f1-9cf7-2e1931d7a5cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:04.936Z|1e494162-ffc9-45c3-b8df-5158dfd9df12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:40:04.937Z|1e494162-ffc9-45c3-b8df-5158dfd9df12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:40:14.632Z|a1877e18-3df6-4339-b5be-bd11ce0799f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:14.632Z|a1877e18-3df6-4339-b5be-bd11ce0799f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:14.634Z|6721e979-f3d9-4e30-bb63-7217d0725d5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:14.635Z|6721e979-f3d9-4e30-bb63-7217d0725d5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:14.640Z|37c4f5b3-1280-47d9-a9e8-2172529a21d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:14.641Z|37c4f5b3-1280-47d9-a9e8-2172529a21d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:19.936Z|7fdb2808-e6de-4f4e-9085-da326d1499c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:40:19.936Z|7fdb2808-e6de-4f4e-9085-da326d1499c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:40:20.731Z|a3ce028d-637e-4f10-aad3-6932133c1e57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:40:20.732Z|a3ce028d-637e-4f10-aad3-6932133c1e57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:40:24.663Z|127bf82d-88fa-490b-b9fe-04f5a241c22c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:24.663Z|127bf82d-88fa-490b-b9fe-04f5a241c22c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:24.665Z|53bd5d86-751d-4698-a63d-4d0fd4ae3270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:24.665Z|53bd5d86-751d-4698-a63d-4d0fd4ae3270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:24.668Z|cd074f7c-b47d-4f2d-b187-bca7095948ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:24.669Z|cd074f7c-b47d-4f2d-b187-bca7095948ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:34.690Z|eb5bce6c-a1f1-4782-8d22-b42dc70087a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:34.691Z|eb5bce6c-a1f1-4782-8d22-b42dc70087a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:34.693Z|ef1f790e-99fe-4cdb-b808-0d2b741890ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:34.694Z|ef1f790e-99fe-4cdb-b808-0d2b741890ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:34.698Z|ea177120-33f7-4a9f-8b70-fb29fabb614d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:34.698Z|ea177120-33f7-4a9f-8b70-fb29fabb614d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:34.936Z|d9fd56c1-2bd9-44f9-824b-be30f26e85b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:40:34.940Z|d9fd56c1-2bd9-44f9-824b-be30f26e85b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:40:44.718Z|4e135776-1e96-4010-afea-00b077dadb17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:44.718Z|4e135776-1e96-4010-afea-00b077dadb17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:44.718Z|5c565248-a9f3-4a8a-830a-e96b227b8f69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:44.719Z|5c565248-a9f3-4a8a-830a-e96b227b8f69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:44.724Z|8d7db94f-b484-4e7b-bc3f-be074b3d0d37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:44.725Z|8d7db94f-b484-4e7b-bc3f-be074b3d0d37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:45.660Z|72bcefac-a02e-4b94-8137-c76c42607b17|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:40:45.661Z|72bcefac-a02e-4b94-8137-c76c42607b17|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:49.936Z|0a8130fd-4ad4-45ef-a6e2-c72cc7537360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:40:49.936Z|0a8130fd-4ad4-45ef-a6e2-c72cc7537360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:40:50.732Z|31af4f71-29e8-4b09-b945-f3a42a8557db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:40:50.733Z|31af4f71-29e8-4b09-b945-f3a42a8557db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:40:54.748Z|dbc66f27-9fb2-43a5-97f4-0bf16a5fc7a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:54.748Z|a4aaaa01-706d-4ce3-a664-c2bbfd1c1622|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:54.749Z|dbc66f27-9fb2-43a5-97f4-0bf16a5fc7a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:54.749Z|a4aaaa01-706d-4ce3-a664-c2bbfd1c1622|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:40:54.751Z|634aff09-f690-4761-8ec3-265c9003ffed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:40:54.752Z|634aff09-f690-4761-8ec3-265c9003ffed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:04.782Z|447dd639-bd44-491f-968e-0cf7f89e524c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:04.783Z|447dd639-bd44-491f-968e-0cf7f89e524c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:04.786Z|cc3a8b8b-3d7f-4b4d-85a3-1cc750d678d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:04.786Z|5daaeb1c-960d-441f-b2d2-f477e9ba8131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:04.786Z|cc3a8b8b-3d7f-4b4d-85a3-1cc750d678d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:04.787Z|5daaeb1c-960d-441f-b2d2-f477e9ba8131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:04.936Z|b36f8d97-27f7-46ac-94a6-df6057ec43a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:41:04.936Z|b36f8d97-27f7-46ac-94a6-df6057ec43a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:41:14.813Z|2b9016bc-f529-4c7a-9d13-8fa3c1f9909c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:14.813Z|2b9016bc-f529-4c7a-9d13-8fa3c1f9909c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:14.817Z|61ab5a12-370f-4121-9e0c-5466a52bef79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:14.817Z|61ab5a12-370f-4121-9e0c-5466a52bef79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:14.822Z|2512bf16-4bcb-4e6a-a236-48cd3443b528|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:14.822Z|2512bf16-4bcb-4e6a-a236-48cd3443b528|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:19.936Z|ed8e2273-719c-49a7-813d-08c4cfc4a706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:41:19.939Z|ed8e2273-719c-49a7-813d-08c4cfc4a706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:41:20.734Z|5d355837-ebc7-476a-8f20-3d6e471d5c5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:41:20.734Z|5d355837-ebc7-476a-8f20-3d6e471d5c5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:41:24.840Z|e3fc4724-74b7-4f70-8538-1739f76bb3ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:24.841Z|e3fc4724-74b7-4f70-8538-1739f76bb3ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:24.845Z|c4bb8987-5f5d-48a1-9625-fde439a48de6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:24.846Z|c4bb8987-5f5d-48a1-9625-fde439a48de6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:24.851Z|73ecc44c-3871-4291-bbf5-8645b87dd723|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:24.852Z|73ecc44c-3871-4291-bbf5-8645b87dd723|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:34.867Z|ee275b42-5b87-4ec5-99ec-d0529a115145|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:34.868Z|ee275b42-5b87-4ec5-99ec-d0529a115145|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:34.874Z|e91c1f2d-0877-408b-9148-284bf9bec96b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:34.874Z|e91c1f2d-0877-408b-9148-284bf9bec96b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:34.879Z|feafcda8-1353-416f-b236-bd74876c3097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:34.879Z|feafcda8-1353-416f-b236-bd74876c3097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:34.936Z|98cd3086-6055-4b3a-8895-60a0d42c969b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:41:34.936Z|98cd3086-6055-4b3a-8895-60a0d42c969b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:41:44.896Z|18df98f5-f506-4aeb-8c65-6ee9b91d8b03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:44.897Z|18df98f5-f506-4aeb-8c65-6ee9b91d8b03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:44.899Z|b8e8223b-ed5c-46da-8b6a-c90abf3062b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:44.900Z|b8e8223b-ed5c-46da-8b6a-c90abf3062b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:44.907Z|ab77acf2-09d6-4075-8b97-570198405306|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:44.907Z|ab77acf2-09d6-4075-8b97-570198405306|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:45.661Z|df48c8e8-4200-4410-9fdf-750319e76e0d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:41:45.662Z|df48c8e8-4200-4410-9fdf-750319e76e0d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:49.936Z|c1252627-8f88-42cd-859b-a80ccf58cece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:41:49.936Z|c1252627-8f88-42cd-859b-a80ccf58cece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:41:50.735Z|ec61a66f-e925-400d-addb-1914d2168bff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:41:50.735Z|ec61a66f-e925-400d-addb-1914d2168bff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:41:54.925Z|65814ef4-e23a-4a16-8815-f086705b2fdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:54.926Z|65814ef4-e23a-4a16-8815-f086705b2fdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:54.933Z|d2f1210a-0ecd-4a88-a037-7c49996416e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:54.933Z|d2f1210a-0ecd-4a88-a037-7c49996416e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:41:54.933Z|6ac018b5-59df-4282-8e97-529277bdad09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:41:54.934Z|6ac018b5-59df-4282-8e97-529277bdad09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:04.936Z|0eadb217-ff58-4096-b649-cebfa52789ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:42:04.941Z|0eadb217-ff58-4096-b649-cebfa52789ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:42:04.957Z|595fcc3c-458d-4b11-8caf-8619686c027f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:04.958Z|595fcc3c-458d-4b11-8caf-8619686c027f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:04.959Z|185d7038-a9af-4159-94ef-2dfa47c16d6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:04.959Z|185d7038-a9af-4159-94ef-2dfa47c16d6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:04.959Z|f2c12e17-0c1d-4297-ac83-7aa22cabd7e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:04.960Z|f2c12e17-0c1d-4297-ac83-7aa22cabd7e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:14.983Z|985a5e54-46e4-4a3f-a7b0-5fe677a7284e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:14.984Z|985a5e54-46e4-4a3f-a7b0-5fe677a7284e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:14.986Z|ab46abb4-4c2d-4e1a-b2cb-50a7692b4ca1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:14.986Z|3bc510cb-4e74-4847-8af6-4c8fbb72c195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:14.987Z|ab46abb4-4c2d-4e1a-b2cb-50a7692b4ca1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:14.988Z|3bc510cb-4e74-4847-8af6-4c8fbb72c195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:19.936Z|7d26427e-8c1b-4259-8b31-e13588081e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:42:19.936Z|7d26427e-8c1b-4259-8b31-e13588081e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:42:20.736Z|7a728487-8199-4986-ba87-b5a8febc1737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:42:20.736Z|7a728487-8199-4986-ba87-b5a8febc1737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:42:25.013Z|06463170-004d-4be0-90cb-e0dffae8ab51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:25.014Z|06463170-004d-4be0-90cb-e0dffae8ab51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:25.017Z|c2afe5ad-6253-4e32-9fb0-dca39b6b1708|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:25.018Z|c2afe5ad-6253-4e32-9fb0-dca39b6b1708|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:25.022Z|59d22259-5d1f-4454-85d6-0e21ae0649e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:25.023Z|59d22259-5d1f-4454-85d6-0e21ae0649e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:34.936Z|dbbf6c16-9c54-4701-9129-ebe801273f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:42:34.936Z|dbbf6c16-9c54-4701-9129-ebe801273f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:42:35.042Z|9dfe7628-80ec-4031-a386-547e934a98ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:35.043Z|9dfe7628-80ec-4031-a386-547e934a98ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:35.049Z|bc4df561-caae-49d3-8fa6-ca5d3b245e5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:35.049Z|bc4df561-caae-49d3-8fa6-ca5d3b245e5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:35.050Z|83dc35d5-b6de-4195-aba4-b1e4668d75b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:35.051Z|83dc35d5-b6de-4195-aba4-b1e4668d75b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:45.071Z|6966e608-d62d-451f-b8fa-d0c10136c413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:45.071Z|6966e608-d62d-451f-b8fa-d0c10136c413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:45.076Z|004bde25-03f4-47aa-870b-8be4825cd257|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:45.076Z|004bde25-03f4-47aa-870b-8be4825cd257|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:45.078Z|bfc3878e-33e6-423f-9026-f9752b9ca9f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:45.079Z|bfc3878e-33e6-423f-9026-f9752b9ca9f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:45.661Z|203891e9-fb20-49a4-8a78-b9907bc671f5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:42:45.662Z|203891e9-fb20-49a4-8a78-b9907bc671f5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:49.936Z|7f880ab3-c29e-4fdc-9585-7fd647bb6214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:42:49.940Z|7f880ab3-c29e-4fdc-9585-7fd647bb6214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:42:50.737Z|70956580-0267-47b3-9e3d-56039ce8a94a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:42:50.737Z|70956580-0267-47b3-9e3d-56039ce8a94a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:42:55.100Z|f8e8dc44-8a56-4200-bbf0-e0dd8d85e24b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:55.101Z|f8e8dc44-8a56-4200-bbf0-e0dd8d85e24b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:55.105Z|e53deaf3-22a0-44e8-b4c5-f42bf2079834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:55.106Z|e53deaf3-22a0-44e8-b4c5-f42bf2079834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:42:55.107Z|f8916bc5-c412-4ab4-af7d-f117f4917fc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:42:55.108Z|f8916bc5-c412-4ab4-af7d-f117f4917fc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:04.936Z|7458dc91-a909-4e46-8e6d-bbbad5ea827c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:43:04.936Z|7458dc91-a909-4e46-8e6d-bbbad5ea827c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:43:05.133Z|3bc30f54-8151-4567-afb9-9ef89f196146|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:05.134Z|3bc30f54-8151-4567-afb9-9ef89f196146|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:05.136Z|5efa062e-dd9a-4392-b83c-d22a6f0f1cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:05.136Z|5efa062e-dd9a-4392-b83c-d22a6f0f1cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:05.138Z|cd3c24db-42c5-438b-9ae2-33011b3189f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:05.138Z|cd3c24db-42c5-438b-9ae2-33011b3189f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:15.159Z|28ea49aa-6348-4dbb-9fa7-99be764f84fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:15.160Z|28ea49aa-6348-4dbb-9fa7-99be764f84fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:15.163Z|6312501a-3898-43b0-b8a7-ab0d0bd17de0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:15.164Z|6312501a-3898-43b0-b8a7-ab0d0bd17de0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:15.165Z|11b88abf-dc07-471c-818b-2a9035fe5253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:15.165Z|11b88abf-dc07-471c-818b-2a9035fe5253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:19.936Z|a75297c3-7771-47a1-8f90-b861c90f2386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:43:19.937Z|a75297c3-7771-47a1-8f90-b861c90f2386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:43:20.738Z|7ffe1e3c-1796-4dc0-8d6b-213245954150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:43:20.738Z|7ffe1e3c-1796-4dc0-8d6b-213245954150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:43:25.187Z|0baedcc3-3176-4bda-b792-eb960091707f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:25.188Z|0baedcc3-3176-4bda-b792-eb960091707f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:25.190Z|44242963-d888-40e1-856a-47519be62767|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:25.191Z|44242963-d888-40e1-856a-47519be62767|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:25.192Z|ec9c469a-3b56-4f2f-920d-301ec24cd975|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:25.193Z|ec9c469a-3b56-4f2f-920d-301ec24cd975|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:34.936Z|42afb275-a59a-43a4-8894-19260148f737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:43:34.939Z|42afb275-a59a-43a4-8894-19260148f737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:43:35.217Z|fd4bf83a-9e6f-466d-8abb-0bc49530de93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:35.218Z|fd4bf83a-9e6f-466d-8abb-0bc49530de93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:35.221Z|376b75dd-f094-41b4-8272-10b7471538be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:35.222Z|376b75dd-f094-41b4-8272-10b7471538be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:35.224Z|91733e65-0e03-4d14-b21b-a0f50a8ad0f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:35.225Z|91733e65-0e03-4d14-b21b-a0f50a8ad0f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:45.244Z|a8eccf10-cb00-4726-859f-86f0af3d12c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:45.245Z|a8eccf10-cb00-4726-859f-86f0af3d12c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:45.245Z|850086b2-2b9d-4ffb-bfbb-5f6e7967f940|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:45.246Z|850086b2-2b9d-4ffb-bfbb-5f6e7967f940|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:45.252Z|be687bee-c9a6-4b8e-89ad-5239c3368da9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:45.253Z|be687bee-c9a6-4b8e-89ad-5239c3368da9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:45.661Z|049f4ccb-7f1d-4317-b909-05ad57aa7d8d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:43:45.662Z|049f4ccb-7f1d-4317-b909-05ad57aa7d8d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:49.936Z|9d3df99b-59b9-4ade-a924-055ebe7c8cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:43:49.936Z|9d3df99b-59b9-4ade-a924-055ebe7c8cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:43:50.739Z|e84ea0fc-5c64-4083-b256-918996bc03e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:43:50.739Z|e84ea0fc-5c64-4083-b256-918996bc03e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:43:55.274Z|9379ef2b-8b9b-4cca-8be2-2c4469f22237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:55.275Z|d3323894-3456-4625-b2f5-8da00598cdcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:55.275Z|9379ef2b-8b9b-4cca-8be2-2c4469f22237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:55.276Z|d3323894-3456-4625-b2f5-8da00598cdcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:43:55.281Z|742fc24a-728f-4b29-900b-241d7e322398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:43:55.281Z|742fc24a-728f-4b29-900b-241d7e322398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:04.936Z|03fc8b21-c16e-4c6e-bdfa-52fb94486e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:44:04.936Z|03fc8b21-c16e-4c6e-bdfa-52fb94486e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:44:05.306Z|139a692d-6ea8-49eb-80b3-1043068a78ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:05.307Z|139a692d-6ea8-49eb-80b3-1043068a78ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:05.307Z|487a1687-ddb8-438d-bc34-8f135a47b81f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:05.308Z|487a1687-ddb8-438d-bc34-8f135a47b81f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:05.315Z|5ce58e8a-a698-4689-a8e2-4bc45bbebbfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:05.316Z|5ce58e8a-a698-4689-a8e2-4bc45bbebbfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:15.337Z|3e7f6654-249f-40fc-8af3-040bd9bb3b24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:15.338Z|3e7f6654-249f-40fc-8af3-040bd9bb3b24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:15.342Z|de568248-d2aa-4ab0-bd58-c991bea1c7ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:15.342Z|de568248-d2aa-4ab0-bd58-c991bea1c7ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:15.343Z|d7e7675d-ee00-4c72-95a9-328db20804fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:15.343Z|d7e7675d-ee00-4c72-95a9-328db20804fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:19.936Z|a7836f19-3117-4d4f-bbe4-6a260275b7b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:44:19.940Z|a7836f19-3117-4d4f-bbe4-6a260275b7b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:44:20.740Z|bdd4f8fb-856a-4b46-8676-0ad581649969|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:44:20.740Z|bdd4f8fb-856a-4b46-8676-0ad581649969|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:44:25.367Z|e61b366b-2691-4dfa-929d-f4134fd305f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:25.368Z|e61b366b-2691-4dfa-929d-f4134fd305f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:25.372Z|0091cd02-faf9-4e78-a529-12c819445333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:25.372Z|0091cd02-faf9-4e78-a529-12c819445333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:25.376Z|09f080ad-3955-46db-9d7b-809f5b4be0c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:25.376Z|09f080ad-3955-46db-9d7b-809f5b4be0c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:34.936Z|5e0a58c0-76f3-4e78-a009-620f84bcb71f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:44:34.936Z|5e0a58c0-76f3-4e78-a009-620f84bcb71f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:44:35.395Z|fc346ec9-fa1b-476c-ab1e-a796b4e5405c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:35.396Z|fc346ec9-fa1b-476c-ab1e-a796b4e5405c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:35.398Z|49598982-9c8d-4b8a-a688-9823286a6259|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:35.399Z|49598982-9c8d-4b8a-a688-9823286a6259|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:35.400Z|9a39dd20-c7f2-4082-979f-168b82d0a862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:35.400Z|9a39dd20-c7f2-4082-979f-168b82d0a862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:45.425Z|16688b7f-d1dc-4d49-b51d-77af4bd51e8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:45.426Z|16688b7f-d1dc-4d49-b51d-77af4bd51e8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:45.427Z|c1636570-87ae-4867-9af9-0a1cc3f33550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:45.428Z|c1636570-87ae-4867-9af9-0a1cc3f33550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:45.434Z|62b53aaf-f8ee-42b3-8318-85b0f4ed7766|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:45.435Z|62b53aaf-f8ee-42b3-8318-85b0f4ed7766|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:45.662Z|d43dd996-c902-41a7-8dc2-5c41f9bd3cef|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:44:45.663Z|d43dd996-c902-41a7-8dc2-5c41f9bd3cef|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:49.936Z|eccac431-8ee9-4113-a919-37a9ab0e70ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:44:49.936Z|eccac431-8ee9-4113-a919-37a9ab0e70ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:44:50.741Z|a6e5af00-e830-4bd8-a09e-4473589d8d36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:44:50.742Z|a6e5af00-e830-4bd8-a09e-4473589d8d36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:44:55.460Z|90d5a2f9-ac25-4239-bf10-98fc4fa0b6f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:55.461Z|d0e243a3-3008-44cd-8842-255198a0e372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:55.461Z|d0e243a3-3008-44cd-8842-255198a0e372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:55.461Z|4d570bf6-1cec-459e-81a0-9ba5290ea033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:44:55.462Z|4d570bf6-1cec-459e-81a0-9ba5290ea033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:44:55.462Z|90d5a2f9-ac25-4239-bf10-98fc4fa0b6f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:04.936Z|130a6350-c68e-48f4-a2ad-0594a3b18cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:45:04.940Z|130a6350-c68e-48f4-a2ad-0594a3b18cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:45:05.494Z|57d7e6fb-b23a-4298-921e-f97d1332ecf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:05.495Z|0f26d502-84c2-48ac-bae0-a40bc846c8e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:05.495Z|57d7e6fb-b23a-4298-921e-f97d1332ecf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:05.495Z|8a719974-7215-4046-80fb-5fcaf437ed52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:05.495Z|0f26d502-84c2-48ac-bae0-a40bc846c8e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:05.496Z|8a719974-7215-4046-80fb-5fcaf437ed52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:15.525Z|d4ba997a-c7f9-4cb5-833d-985f3aeb6613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:15.525Z|69ca1698-80f6-4146-9f21-397dd2efb152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:15.526Z|d4ba997a-c7f9-4cb5-833d-985f3aeb6613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:15.526Z|69ca1698-80f6-4146-9f21-397dd2efb152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:15.534Z|19c9680c-7ee7-413f-92c3-282d819fb5c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:15.534Z|19c9680c-7ee7-413f-92c3-282d819fb5c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:19.936Z|1cccf333-f8fd-4463-af9e-741d94ba0844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:45:19.936Z|1cccf333-f8fd-4463-af9e-741d94ba0844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:45:20.742Z|dbcbb12e-f6c5-4723-9fec-bb9534acd005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:45:20.743Z|dbcbb12e-f6c5-4723-9fec-bb9534acd005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:45:25.546Z|c4d7200d-b15f-4c9d-b9a2-0e0c654f9dc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:25.546Z|7e084035-f711-4b04-890f-d9708ef932e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:25.547Z|c4d7200d-b15f-4c9d-b9a2-0e0c654f9dc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:25.547Z|7e084035-f711-4b04-890f-d9708ef932e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:25.556Z|aee1ef56-ccc6-4455-83dd-9614a564b828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:25.557Z|aee1ef56-ccc6-4455-83dd-9614a564b828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:34.936Z|6b27cb97-33cf-4731-9361-397afaca4975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:45:34.936Z|6b27cb97-33cf-4731-9361-397afaca4975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:45:35.578Z|51b83cdb-ed60-473b-ad93-a9d0c2da6b03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:35.579Z|51b83cdb-ed60-473b-ad93-a9d0c2da6b03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:35.579Z|33bc6aeb-063b-4c27-bb3b-5028964ed2ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:35.579Z|08669a62-a162-4eca-8ad0-ea0435208b30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:35.580Z|08669a62-a162-4eca-8ad0-ea0435208b30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:35.580Z|33bc6aeb-063b-4c27-bb3b-5028964ed2ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:45.609Z|7de97b74-feb1-4486-92a0-91725cb0fbcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:45.610Z|7de97b74-feb1-4486-92a0-91725cb0fbcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:45.609Z|ea3cfac4-7a6f-4a72-b1df-eea996775f00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:45.610Z|1dd9e205-5386-4ac4-a258-c03b93fc4970|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:45.610Z|1dd9e205-5386-4ac4-a258-c03b93fc4970|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:45.610Z|ea3cfac4-7a6f-4a72-b1df-eea996775f00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:45.661Z|8d57408e-4b70-4d8f-9662-95f5389a9149|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:45:45.662Z|8d57408e-4b70-4d8f-9662-95f5389a9149|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:49.936Z|34319ee4-885f-4601-86dd-b68ad62c272c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:45:49.939Z|34319ee4-885f-4601-86dd-b68ad62c272c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:45:50.743Z|acbbd98e-a4f1-452b-8832-a6f1efd8e68c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:45:50.744Z|acbbd98e-a4f1-452b-8832-a6f1efd8e68c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:45:55.632Z|6e5062dc-37a8-486b-9596-400eab7f740b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:55.632Z|eca288bb-224d-470d-8b1f-9159755a6314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:55.633Z|6e5062dc-37a8-486b-9596-400eab7f740b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:55.633Z|eca288bb-224d-470d-8b1f-9159755a6314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:45:55.641Z|0abe3453-582e-48ee-a5fa-fd9da56f48ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:45:55.641Z|0abe3453-582e-48ee-a5fa-fd9da56f48ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:04.936Z|54c4fc64-68f1-40e2-85c2-a6c75a0f7a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:46:04.936Z|54c4fc64-68f1-40e2-85c2-a6c75a0f7a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:46:05.657Z|abd78d1e-6ace-47f6-865c-059f00233f66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:05.658Z|abd78d1e-6ace-47f6-865c-059f00233f66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:05.664Z|eda60959-0f97-4678-960e-947552639fe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:05.664Z|eda60959-0f97-4678-960e-947552639fe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:05.666Z|ef5fd300-b42b-4653-9abe-4d1b1e1c9d09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:05.666Z|ef5fd300-b42b-4653-9abe-4d1b1e1c9d09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:15.685Z|0a17fc4a-b1b8-40e6-91f3-c77dd678b427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:15.685Z|0a17fc4a-b1b8-40e6-91f3-c77dd678b427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:15.687Z|a6680e4c-5d8e-4e36-bce6-394aef9c32b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:15.687Z|a6680e4c-5d8e-4e36-bce6-394aef9c32b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:15.692Z|65d586c8-6814-4c76-ae46-a32c34f07d90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:15.693Z|65d586c8-6814-4c76-ae46-a32c34f07d90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:19.936Z|88387d17-cb0f-4aa7-9ce2-7beb24adb028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:46:19.936Z|88387d17-cb0f-4aa7-9ce2-7beb24adb028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:46:20.744Z|ce90c0e9-8c8b-4cee-b8dc-a9601932aa98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:46:20.745Z|ce90c0e9-8c8b-4cee-b8dc-a9601932aa98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:46:25.713Z|69340916-6a08-4687-8c74-ea043dbff41f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:25.714Z|69340916-6a08-4687-8c74-ea043dbff41f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:25.719Z|1743acac-4c5e-404d-93a1-1927ecc4227a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:25.719Z|1743acac-4c5e-404d-93a1-1927ecc4227a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:25.722Z|105b4fe0-1ca9-4e54-a6f7-8973f5077ccb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:25.722Z|105b4fe0-1ca9-4e54-a6f7-8973f5077ccb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:34.936Z|533f14a9-eebe-4f8e-8235-c20a79e743d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:46:34.940Z|533f14a9-eebe-4f8e-8235-c20a79e743d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:46:35.745Z|b3863aaa-edb2-4516-bec6-56cc273685ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:35.746Z|b3863aaa-edb2-4516-bec6-56cc273685ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:35.746Z|e0ae6774-4515-462e-be31-ccfb2686a7df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:35.746Z|e0ae6774-4515-462e-be31-ccfb2686a7df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:35.748Z|0f7fe464-bcb5-4b64-acfc-04801d7e40e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:35.749Z|0f7fe464-bcb5-4b64-acfc-04801d7e40e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:45.660Z|3ed5f72a-5d18-4d3f-8497-3fd271ac98bc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:46:45.661Z|3ed5f72a-5d18-4d3f-8497-3fd271ac98bc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:45.774Z|a7968db6-2925-40df-b364-589a11dacd24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:45.774Z|a7968db6-2925-40df-b364-589a11dacd24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:45.778Z|ef1cfb3c-4acb-4407-bcc1-c4cf26747b4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:45.778Z|20337ba5-e36d-4694-b167-77a9a675cfaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:45.779Z|ef1cfb3c-4acb-4407-bcc1-c4cf26747b4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:45.779Z|20337ba5-e36d-4694-b167-77a9a675cfaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:49.936Z|db4696f4-75b6-4d0f-bc73-56a753892d74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:46:49.937Z|db4696f4-75b6-4d0f-bc73-56a753892d74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:46:50.745Z|c57989be-d1c0-4ec2-a0d4-6d141bfabc66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:46:50.746Z|c57989be-d1c0-4ec2-a0d4-6d141bfabc66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:46:55.810Z|d34a74d2-fc61-4d6b-8146-1a80601ad3ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:55.810Z|d34a74d2-fc61-4d6b-8146-1a80601ad3ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:55.813Z|4a36d136-4bd9-4cb3-9266-edea2fe9e63e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:55.814Z|4a36d136-4bd9-4cb3-9266-edea2fe9e63e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:46:55.814Z|b717388f-de85-44ab-8cdf-7925ecb86ab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:46:55.815Z|b717388f-de85-44ab-8cdf-7925ecb86ab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:04.936Z|fbc1a61f-e027-4b7c-8796-41c4c8b3998e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:47:04.937Z|fbc1a61f-e027-4b7c-8796-41c4c8b3998e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:47:05.840Z|977af619-83ef-471c-a125-227fdce0b79c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:05.841Z|977af619-83ef-471c-a125-227fdce0b79c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:05.843Z|af621c4a-adce-4967-9b1f-7c205196fe33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:05.843Z|af621c4a-adce-4967-9b1f-7c205196fe33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:05.849Z|462457ce-add6-4518-bd5f-b7194d1275b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:05.849Z|462457ce-add6-4518-bd5f-b7194d1275b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:15.872Z|4b451980-eb8a-4e48-b83d-369f845d90c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:15.873Z|4b451980-eb8a-4e48-b83d-369f845d90c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:15.876Z|d5c2d865-dc8a-4b2f-a4ca-c8a9bb24dfa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:15.877Z|d5c2d865-dc8a-4b2f-a4ca-c8a9bb24dfa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:15.878Z|93482c09-43e7-483b-bf77-84a87c71b188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:15.879Z|93482c09-43e7-483b-bf77-84a87c71b188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:19.936Z|ae555343-21d2-4f11-880f-3e282b7a707d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:47:19.940Z|ae555343-21d2-4f11-880f-3e282b7a707d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:47:20.746Z|7342e4b9-138b-433b-93ad-df490893c54c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:47:20.747Z|7342e4b9-138b-433b-93ad-df490893c54c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:47:25.903Z|92d4a149-4a8b-41ca-be94-fe7ba6155a35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:25.903Z|92d4a149-4a8b-41ca-be94-fe7ba6155a35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:25.905Z|04970193-45f8-4593-b2a4-38a118c514f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:25.905Z|04970193-45f8-4593-b2a4-38a118c514f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:25.911Z|b5bc96a0-536f-40cf-b0c8-a33c2da99048|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:25.911Z|b5bc96a0-536f-40cf-b0c8-a33c2da99048|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:34.936Z|e7952c34-374d-4248-9660-e78a59924589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:47:34.936Z|e7952c34-374d-4248-9660-e78a59924589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:47:35.932Z|cdf5f298-7981-4fc8-aa95-187957f8eeaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:35.933Z|cdf5f298-7981-4fc8-aa95-187957f8eeaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:35.933Z|92ff33c1-da00-4a2e-873d-a6f159b1bbf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:35.934Z|92ff33c1-da00-4a2e-873d-a6f159b1bbf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:35.937Z|8fc32a15-c6d8-4301-a808-757afc191ed0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:35.938Z|8fc32a15-c6d8-4301-a808-757afc191ed0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:45.662Z|46303ccc-26b7-469d-9d33-56fe72992e44|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:47:45.662Z|46303ccc-26b7-469d-9d33-56fe72992e44|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:45.960Z|4ce0b43c-78d1-4629-a6ce-c02a9ae68a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:45.961Z|4ce0b43c-78d1-4629-a6ce-c02a9ae68a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:45.962Z|a99d547b-9590-48b5-9dc8-4dbe845228a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:45.963Z|a99d547b-9590-48b5-9dc8-4dbe845228a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:45.963Z|eeb1c0f1-d483-42de-a9c7-105d8442fd1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:45.963Z|eeb1c0f1-d483-42de-a9c7-105d8442fd1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:49.936Z|97180ab1-ada1-408a-8dc4-781e5c864337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:47:49.936Z|97180ab1-ada1-408a-8dc4-781e5c864337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:47:50.748Z|c6e3b8e7-8799-4bca-bffc-8c82852aa201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:47:50.748Z|c6e3b8e7-8799-4bca-bffc-8c82852aa201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:47:55.990Z|23525972-2056-4447-a7c0-0eca13a8ba78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:55.990Z|0498f60e-a97c-47e7-bcb4-5f3099cfdb74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:55.991Z|23525972-2056-4447-a7c0-0eca13a8ba78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:55.991Z|0498f60e-a97c-47e7-bcb4-5f3099cfdb74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:47:55.993Z|42c83087-8fb9-441c-8b67-a8c9986cd757|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:47:55.994Z|42c83087-8fb9-441c-8b67-a8c9986cd757|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:04.936Z|3dfe06c9-a479-43ad-8831-72758af7211e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:48:04.943Z|3dfe06c9-a479-43ad-8831-72758af7211e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:48:06.019Z|f1574767-4af8-490a-bd6e-0161a123df05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:06.019Z|f1574767-4af8-490a-bd6e-0161a123df05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:06.022Z|793ddb30-88fc-4e1b-b86e-39379b4fd0aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:06.023Z|793ddb30-88fc-4e1b-b86e-39379b4fd0aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:06.025Z|9e05234e-a4c3-441c-87eb-60a688a06e06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:06.025Z|9e05234e-a4c3-441c-87eb-60a688a06e06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:16.047Z|d5577901-8024-463f-baf3-fa40ef94dba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:16.047Z|d5577901-8024-463f-baf3-fa40ef94dba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:16.049Z|79a05025-d2cc-47dc-8c6c-59af75d9eba7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:16.050Z|79a05025-d2cc-47dc-8c6c-59af75d9eba7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:16.052Z|e6556fde-8e03-48c7-b59b-2197650dd00e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:16.053Z|e6556fde-8e03-48c7-b59b-2197650dd00e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:19.936Z|6065a844-3f99-4143-92b8-9921bd3e979f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:48:19.936Z|6065a844-3f99-4143-92b8-9921bd3e979f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:48:20.749Z|596147c7-e883-4344-b5ab-fd8cd52e9c43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:48:20.749Z|596147c7-e883-4344-b5ab-fd8cd52e9c43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:48:26.075Z|1521a76c-6850-4f57-ae6d-53ef7cd649ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:26.076Z|1521a76c-6850-4f57-ae6d-53ef7cd649ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:26.079Z|bf3cfed4-74dd-4d5e-828e-e525e42ec314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:26.079Z|bf3cfed4-74dd-4d5e-828e-e525e42ec314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:26.084Z|44abe512-7c66-43ce-8c4f-a1c733132be1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:26.084Z|44abe512-7c66-43ce-8c4f-a1c733132be1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:34.936Z|8b96ab28-6e76-402e-a3b4-a7b21d9dd21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:48:34.936Z|8b96ab28-6e76-402e-a3b4-a7b21d9dd21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:48:36.106Z|707e941a-e44b-4a3e-98f0-5d331449a711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:36.106Z|22364921-6878-42f2-acb2-addcb5e6539a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:36.107Z|707e941a-e44b-4a3e-98f0-5d331449a711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:36.107Z|22364921-6878-42f2-acb2-addcb5e6539a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:36.112Z|a58b5bb6-296c-4c00-a9d7-1d3c506647ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:36.112Z|a58b5bb6-296c-4c00-a9d7-1d3c506647ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:45.660Z|7640cc0f-4278-4f34-82d6-2de753913398|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:48:45.661Z|7640cc0f-4278-4f34-82d6-2de753913398|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:46.131Z|e6c01988-d0ab-4868-8e11-32d5a0e7bf84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:46.132Z|e6c01988-d0ab-4868-8e11-32d5a0e7bf84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:46.134Z|561ed239-aa08-44d2-b7e1-fc58af3fdf71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:46.134Z|561ed239-aa08-44d2-b7e1-fc58af3fdf71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:46.136Z|0a1d08ce-5d38-4180-91cb-5e59eacba00f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:46.136Z|0a1d08ce-5d38-4180-91cb-5e59eacba00f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:49.936Z|34bf6367-939b-446f-8521-c702cc10b05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:48:49.940Z|34bf6367-939b-446f-8521-c702cc10b05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:48:50.750Z|48891e76-a3e3-4462-ad34-9a86749275b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:48:50.750Z|48891e76-a3e3-4462-ad34-9a86749275b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:48:56.158Z|605dc7b6-fbfd-4aa4-8ada-5770b8fa19ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:56.159Z|605dc7b6-fbfd-4aa4-8ada-5770b8fa19ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:56.159Z|3aec0d6d-9596-46cf-9f46-491a9bc1398d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:56.160Z|3aec0d6d-9596-46cf-9f46-491a9bc1398d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:48:56.160Z|a86d165e-f8da-4e5d-9310-ecfebe00e16a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:48:56.161Z|a86d165e-f8da-4e5d-9310-ecfebe00e16a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:04.936Z|0cfa5092-76ce-4a34-9a67-8b564c6bf7c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:49:04.936Z|0cfa5092-76ce-4a34-9a67-8b564c6bf7c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:49:06.184Z|68d64e1e-1e54-40d2-b6d4-99be316895b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:06.185Z|68d64e1e-1e54-40d2-b6d4-99be316895b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:06.186Z|84ebaba6-dd67-4d1d-918f-2e162824afe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:06.186Z|84ebaba6-dd67-4d1d-918f-2e162824afe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:06.188Z|dec634db-a255-48e7-94e6-1f0815e5eeb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:06.188Z|dec634db-a255-48e7-94e6-1f0815e5eeb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:16.210Z|907144cc-b641-40cc-8f86-5d560c61e579|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:16.210Z|aaac2707-d6fe-4bb2-bd43-750d3359890d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:16.211Z|907144cc-b641-40cc-8f86-5d560c61e579|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:16.211Z|aaac2707-d6fe-4bb2-bd43-750d3359890d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:16.213Z|c9e5d9ce-d7af-4d6e-8c42-5c6d1fe5d707|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:16.213Z|c9e5d9ce-d7af-4d6e-8c42-5c6d1fe5d707|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:19.936Z|ac1f588c-9e69-4459-b4b6-cbddb435afd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:49:19.937Z|ac1f588c-9e69-4459-b4b6-cbddb435afd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:49:20.751Z|96d8c023-6396-49f0-995f-c1005b5f00dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:49:20.752Z|96d8c023-6396-49f0-995f-c1005b5f00dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:49:26.236Z|25b839b9-10ef-4b2a-8dbf-691b69dfce76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:26.236Z|25b839b9-10ef-4b2a-8dbf-691b69dfce76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:26.243Z|9c8744f7-9cb7-4309-a1fa-777dbcb04ceb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:26.243Z|9c8744f7-9cb7-4309-a1fa-777dbcb04ceb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:26.244Z|f5fb6e61-718c-40f8-96a9-0ad8d8db6a13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:26.244Z|f5fb6e61-718c-40f8-96a9-0ad8d8db6a13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:34.936Z|dd40f3c0-d938-4159-881c-50438dbd3795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:49:34.940Z|dd40f3c0-d938-4159-881c-50438dbd3795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:49:36.260Z|5fb6c233-622a-43c0-916e-e50edd1f2639|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:36.260Z|5fb6c233-622a-43c0-916e-e50edd1f2639|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:36.263Z|7d886168-eab6-4fcb-b7ba-7b07bf582df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:36.264Z|7d886168-eab6-4fcb-b7ba-7b07bf582df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:36.265Z|9bad075f-a6f4-4d98-af66-9ad3c5ea0625|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:36.265Z|9bad075f-a6f4-4d98-af66-9ad3c5ea0625|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:45.660Z|49d35dd6-d788-442c-9392-c1811c29d427|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:49:45.661Z|49d35dd6-d788-442c-9392-c1811c29d427|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:46.284Z|1129384b-773e-4883-8a37-6f9b77e0fb1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:46.284Z|1129384b-773e-4883-8a37-6f9b77e0fb1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:46.289Z|24cb3d33-190a-43e5-a594-1d343a1f2915|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:46.290Z|24cb3d33-190a-43e5-a594-1d343a1f2915|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:46.290Z|9796f67b-cb0a-40ba-a556-47eb4b466a1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:46.291Z|9796f67b-cb0a-40ba-a556-47eb4b466a1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:49.936Z|93eb1fb7-0abf-4f26-8e64-45385e12980d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:49:49.936Z|93eb1fb7-0abf-4f26-8e64-45385e12980d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:49:50.752Z|9bbb1208-06a7-46e4-a922-947f0d691e20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:49:50.752Z|9bbb1208-06a7-46e4-a922-947f0d691e20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:49:56.310Z|081d6be7-28fd-4a8e-a0c9-d9418c1479c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:56.311Z|081d6be7-28fd-4a8e-a0c9-d9418c1479c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:56.315Z|11595304-f7eb-4ca4-8d93-6c6d6127bf7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:56.315Z|11595304-f7eb-4ca4-8d93-6c6d6127bf7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:49:56.317Z|7f727d2c-87f2-48c2-8c79-6bfe746715ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:49:56.318Z|7f727d2c-87f2-48c2-8c79-6bfe746715ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:04.936Z|b1a88005-f393-4b65-9a37-b67a728778a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:50:04.936Z|b1a88005-f393-4b65-9a37-b67a728778a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:50:06.338Z|3a5b6659-d3f9-4a24-a1b2-c5a773eaead5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:06.339Z|2ed10306-9caf-484f-ad48-783736736502|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:06.339Z|2ed10306-9caf-484f-ad48-783736736502|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:06.339Z|3a5b6659-d3f9-4a24-a1b2-c5a773eaead5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:06.345Z|1be59f88-f5da-4a82-ae67-a877e69d72ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:06.346Z|1be59f88-f5da-4a82-ae67-a877e69d72ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:16.367Z|7153714b-af4e-4b60-982e-5f57b126e6c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:16.367Z|7153714b-af4e-4b60-982e-5f57b126e6c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:16.368Z|4f9be4e2-bf6f-49a7-9999-516260725290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:16.368Z|4f9be4e2-bf6f-49a7-9999-516260725290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:16.375Z|5c5f4291-ce9c-409a-b747-35cffb628aa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:16.375Z|5c5f4291-ce9c-409a-b747-35cffb628aa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:19.936Z|4bdb2915-d405-45ac-8404-dbce86f3fa54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:50:19.940Z|4bdb2915-d405-45ac-8404-dbce86f3fa54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:50:20.753Z|d425978b-714e-4e34-9355-3b2b0bb25379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:50:20.753Z|d425978b-714e-4e34-9355-3b2b0bb25379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:50:26.396Z|c625724a-b4bb-4185-9b04-014ee2d1b909|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:26.397Z|c625724a-b4bb-4185-9b04-014ee2d1b909|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:26.404Z|2537e3a3-0488-4ed2-9905-5ef186188bb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:26.404Z|2537e3a3-0488-4ed2-9905-5ef186188bb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:26.405Z|bcdf3210-6497-4c86-82ab-68644bf13a9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:26.406Z|bcdf3210-6497-4c86-82ab-68644bf13a9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:34.936Z|eebbc8f6-edfd-463e-a430-22ec689cafd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:50:34.936Z|eebbc8f6-edfd-463e-a430-22ec689cafd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:50:36.424Z|3b9f5bc5-8be4-4881-850d-ebf4ed20443c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:36.425Z|3b9f5bc5-8be4-4881-850d-ebf4ed20443c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:36.428Z|b23db874-8744-4402-8ab6-21d4000f89e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:36.428Z|b23db874-8744-4402-8ab6-21d4000f89e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:36.429Z|50da515f-530d-40c2-989a-187229a67292|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:36.430Z|50da515f-530d-40c2-989a-187229a67292|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:45.660Z|db21f5bb-ab7b-4091-8483-5c1d735989dd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:50:45.661Z|db21f5bb-ab7b-4091-8483-5c1d735989dd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:46.453Z|315be863-547f-46c8-bf00-1eae81eeb43d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:46.453Z|595ccd57-6696-4495-b1c7-926cec1a971f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:46.453Z|315be863-547f-46c8-bf00-1eae81eeb43d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:46.454Z|595ccd57-6696-4495-b1c7-926cec1a971f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:46.457Z|ed4c5493-1f55-4b62-9013-ed6fc7ea0ad2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:46.457Z|ed4c5493-1f55-4b62-9013-ed6fc7ea0ad2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:49.936Z|ea89335f-a5fc-45db-a555-cbf2fc2dfed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:50:49.936Z|ea89335f-a5fc-45db-a555-cbf2fc2dfed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:50:50.754Z|25269bc9-74e0-4b04-960a-5df8716c5e0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:50:50.755Z|25269bc9-74e0-4b04-960a-5df8716c5e0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:50:56.481Z|3d778203-1b2e-4bc5-969d-d236feeb0b6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:56.482Z|3d778203-1b2e-4bc5-969d-d236feeb0b6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:56.483Z|11e2bc50-7eaa-47b7-833d-d6f2b4caebd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:56.483Z|9bde00e8-d875-48ce-9ece-52cc5f782904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:50:56.484Z|11e2bc50-7eaa-47b7-833d-d6f2b4caebd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:50:56.484Z|9bde00e8-d875-48ce-9ece-52cc5f782904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:04.936Z|aec7c7db-3f22-465c-a837-deff006a54b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:51:04.940Z|aec7c7db-3f22-465c-a837-deff006a54b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:51:06.514Z|0979705e-5c1b-47c0-9e7a-9c17dac149dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:06.514Z|8f57c3c3-8de0-4be6-b252-cbfe18cdd70f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:06.515Z|0979705e-5c1b-47c0-9e7a-9c17dac149dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:06.514Z|4470091c-e7ec-4217-a039-b616d7bd3f35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:06.515Z|8f57c3c3-8de0-4be6-b252-cbfe18cdd70f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:06.516Z|4470091c-e7ec-4217-a039-b616d7bd3f35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:16.542Z|8139d917-ca1a-444f-bf50-81697f9b9cca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:16.542Z|86e48dc5-ee01-4e97-be80-f75059c2a5b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:16.543Z|8139d917-ca1a-444f-bf50-81697f9b9cca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:16.543Z|86e48dc5-ee01-4e97-be80-f75059c2a5b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:16.551Z|c0ecaa82-c284-440a-b7a6-78f346740d5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:16.551Z|c0ecaa82-c284-440a-b7a6-78f346740d5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:19.936Z|4a3b832f-9647-46ce-b9c9-ccb114383401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:51:19.936Z|4a3b832f-9647-46ce-b9c9-ccb114383401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:51:20.755Z|1ff528d1-6e1f-4dd9-9cae-1e4f39653643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:51:20.756Z|1ff528d1-6e1f-4dd9-9cae-1e4f39653643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:51:26.579Z|5d6f58c1-4cfd-4869-b379-2ee0f386a29a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:26.580Z|5d6f58c1-4cfd-4869-b379-2ee0f386a29a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:26.580Z|de801cc9-40a7-4a20-be8a-3d5222125ee5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:26.580Z|de801cc9-40a7-4a20-be8a-3d5222125ee5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:26.583Z|96001470-6767-48fb-8f94-738d117b5956|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:26.583Z|96001470-6767-48fb-8f94-738d117b5956|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:34.936Z|a75fd26d-1c9a-4a40-a418-6c708a9b141e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:51:34.936Z|a75fd26d-1c9a-4a40-a418-6c708a9b141e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:51:36.603Z|2f783667-4d93-46ce-ae87-ef28462b8cd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:36.603Z|2f783667-4d93-46ce-ae87-ef28462b8cd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:36.604Z|932915da-d627-4741-99c5-2f234711e4b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:36.605Z|932915da-d627-4741-99c5-2f234711e4b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:36.608Z|c31f2419-5ea3-4c4a-aa2c-6a7707c4abd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:36.609Z|c31f2419-5ea3-4c4a-aa2c-6a7707c4abd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:45.661Z|45d3faaf-fc1a-47e6-9bf4-65c2d056633c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:51:45.662Z|45d3faaf-fc1a-47e6-9bf4-65c2d056633c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:46.631Z|25801ad5-3117-48c5-95e0-4a45bcd35560|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:46.632Z|25801ad5-3117-48c5-95e0-4a45bcd35560|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:46.640Z|f77d3b25-a5f0-4e7b-a454-ac2c225b24bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:46.640Z|f77d3b25-a5f0-4e7b-a454-ac2c225b24bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:46.641Z|1e058004-5f3a-41ea-9b02-893853559d1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:46.641Z|1e058004-5f3a-41ea-9b02-893853559d1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:49.936Z|7cdd62cf-3420-4d1f-984d-d4d944f8ec55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:51:49.940Z|7cdd62cf-3420-4d1f-984d-d4d944f8ec55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:51:50.756Z|96c5b62d-9766-43fa-b83b-abf23c1d7cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:51:50.757Z|96c5b62d-9766-43fa-b83b-abf23c1d7cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:51:56.659Z|19a9f096-0f55-4d9f-a8f2-496a52e4ee3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:56.660Z|19a9f096-0f55-4d9f-a8f2-496a52e4ee3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:56.665Z|ddf6d940-7538-4a63-a63d-794232a9d4d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:56.665Z|ddf6d940-7538-4a63-a63d-794232a9d4d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:51:56.668Z|290430cf-d90a-4460-a018-749a9676d05c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:51:56.669Z|290430cf-d90a-4460-a018-749a9676d05c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:04.936Z|e9870b9a-fc69-40c2-8a6a-eb5bd9e42c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:52:04.936Z|e9870b9a-fc69-40c2-8a6a-eb5bd9e42c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:52:06.687Z|e43e04dd-2a6a-40cc-863e-54a60a53bb8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:06.688Z|e43e04dd-2a6a-40cc-863e-54a60a53bb8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:06.691Z|89e28aed-f2cf-4f1b-b4c5-a59ffc015193|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:06.691Z|89e28aed-f2cf-4f1b-b4c5-a59ffc015193|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:06.693Z|b956dff1-a4de-48df-a54f-6abcaaee2c2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:06.694Z|b956dff1-a4de-48df-a54f-6abcaaee2c2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:16.717Z|662f752e-2b3b-42d2-8050-cbeb8af6e8c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:16.717Z|11e1fd5e-c35f-48ac-8ec5-204ec0993476|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:16.718Z|11e1fd5e-c35f-48ac-8ec5-204ec0993476|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:16.718Z|662f752e-2b3b-42d2-8050-cbeb8af6e8c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:16.728Z|23282e25-64cb-44d5-aa87-f6777a4585fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:16.728Z|23282e25-64cb-44d5-aa87-f6777a4585fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:19.936Z|c4374d59-015d-4545-a769-d6264960ec39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:52:19.936Z|c4374d59-015d-4545-a769-d6264960ec39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:52:20.757Z|71637508-c150-4553-b6d5-5974cd16095a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:52:20.758Z|71637508-c150-4553-b6d5-5974cd16095a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:52:26.750Z|bbaf75ab-d90f-4d6e-90ff-e979a4111a1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:26.750Z|bbaf75ab-d90f-4d6e-90ff-e979a4111a1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:26.752Z|4d9b5055-bd68-49fd-8cf8-e2445bd97f7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:26.753Z|4d9b5055-bd68-49fd-8cf8-e2445bd97f7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:26.762Z|a3e6983f-fd3d-4d1d-944e-a0ab4480e4e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:26.762Z|a3e6983f-fd3d-4d1d-944e-a0ab4480e4e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:34.936Z|5fbca7fd-d203-4b96-9364-fa2bef509566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:52:34.939Z|5fbca7fd-d203-4b96-9364-fa2bef509566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:52:36.776Z|0f6d1043-dc36-40aa-9157-415ae016d954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:36.777Z|0f6d1043-dc36-40aa-9157-415ae016d954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:36.777Z|36cc0d72-0eec-4192-98da-64bddd0f7900|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:36.778Z|36cc0d72-0eec-4192-98da-64bddd0f7900|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:36.788Z|eed6fcf8-db5a-42a8-8ca1-d28ad9d458e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:36.789Z|eed6fcf8-db5a-42a8-8ca1-d28ad9d458e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:45.661Z|2317fa77-dd69-4ea8-a6fa-44e6cf8bcc33|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:52:45.661Z|2317fa77-dd69-4ea8-a6fa-44e6cf8bcc33|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:46.805Z|c9aad0b7-b12c-4f1f-9758-0b54bbd7a56f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:46.806Z|c9aad0b7-b12c-4f1f-9758-0b54bbd7a56f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:46.807Z|99f7fb63-8e4d-42d5-bd26-de16d182fd15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:46.808Z|99f7fb63-8e4d-42d5-bd26-de16d182fd15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:46.815Z|3631a566-4843-4d8f-80d3-5be976b4184a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:46.816Z|3631a566-4843-4d8f-80d3-5be976b4184a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:49.936Z|5c15ac75-c2c4-44fb-9826-79805bb97414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:52:49.936Z|5c15ac75-c2c4-44fb-9826-79805bb97414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:52:50.758Z|d0bc3273-c347-4219-a9aa-8f91e8acfc4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:52:50.759Z|d0bc3273-c347-4219-a9aa-8f91e8acfc4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:52:56.831Z|eebc0130-ebfc-4b43-99fa-321c69a4de15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:56.832Z|eebc0130-ebfc-4b43-99fa-321c69a4de15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:56.839Z|1c6fe335-943a-4e06-9e4a-e2342f2128f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:56.840Z|1c6fe335-943a-4e06-9e4a-e2342f2128f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:52:56.841Z|681653ea-23f4-4cce-beca-0a7bd2b19ba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:52:56.841Z|681653ea-23f4-4cce-beca-0a7bd2b19ba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:04.936Z|ac61cb12-e3e0-409f-b0c0-8436ef7a9367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:53:04.936Z|ac61cb12-e3e0-409f-b0c0-8436ef7a9367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:53:06.860Z|96e006c1-9642-4e74-8b27-e3214aff863b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:06.861Z|96e006c1-9642-4e74-8b27-e3214aff863b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:06.866Z|b106b29b-96ac-4577-abef-67ea373a80fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:06.867Z|b106b29b-96ac-4577-abef-67ea373a80fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:06.868Z|4356f60a-7310-41f2-97f9-6d4753f65cde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:06.869Z|4356f60a-7310-41f2-97f9-6d4753f65cde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:16.890Z|00f9f570-ee75-4335-a7f8-111053bf2e02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:16.891Z|cd91431a-5dc0-4301-87b2-e5d1e2f9bcd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:16.891Z|00f9f570-ee75-4335-a7f8-111053bf2e02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:16.891Z|cd91431a-5dc0-4301-87b2-e5d1e2f9bcd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:16.893Z|c2b4fc96-08c5-47ec-8f84-27a6814056ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:16.894Z|c2b4fc96-08c5-47ec-8f84-27a6814056ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:19.936Z|df4c9f9d-bb32-4c2e-a492-4ff96edc1715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:53:19.939Z|df4c9f9d-bb32-4c2e-a492-4ff96edc1715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:53:20.759Z|7d860806-d3c9-4a5d-812e-eeffd790b1c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:53:20.760Z|7d860806-d3c9-4a5d-812e-eeffd790b1c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:53:26.916Z|ab115be1-8e03-4ade-8145-91e6f4c6c583|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:26.917Z|ab115be1-8e03-4ade-8145-91e6f4c6c583|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:26.925Z|9d92741f-c220-48c3-9721-9f84791bc427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:26.925Z|9d92741f-c220-48c3-9721-9f84791bc427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:26.928Z|6204a59f-97aa-4e28-8814-9f77f4dd829e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:26.929Z|6204a59f-97aa-4e28-8814-9f77f4dd829e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:34.936Z|0bed2fe5-1a71-4728-984b-86c56fc9c490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:53:34.936Z|0bed2fe5-1a71-4728-984b-86c56fc9c490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:53:36.945Z|26fe7498-c194-4c0b-bd00-467bfa811951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:36.946Z|26fe7498-c194-4c0b-bd00-467bfa811951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:36.953Z|c2ee403b-f712-49a7-bac8-4a361beec8c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:36.953Z|c2ee403b-f712-49a7-bac8-4a361beec8c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:36.954Z|d6c3b97d-109a-4237-99f0-8009e9d190de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:36.955Z|d6c3b97d-109a-4237-99f0-8009e9d190de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:45.662Z|8d077b86-7394-4634-849d-7524f3f930fb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:53:45.663Z|8d077b86-7394-4634-849d-7524f3f930fb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:46.974Z|154661af-5f85-453d-85fb-cc8264066522|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:46.974Z|154661af-5f85-453d-85fb-cc8264066522|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:46.974Z|c96dbbda-008a-4f97-93f9-72436a2d4973|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:46.975Z|c96dbbda-008a-4f97-93f9-72436a2d4973|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:46.978Z|3459a233-c87c-48e5-9e44-9b5ac5481935|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:46.979Z|3459a233-c87c-48e5-9e44-9b5ac5481935|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:49.936Z|f279bbd4-4de1-4bfa-947c-8ad47fd8f596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:53:49.936Z|f279bbd4-4de1-4bfa-947c-8ad47fd8f596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:53:50.760Z|4c397715-afcd-401a-a9d3-5c1f7c1bc195|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:53:50.761Z|4c397715-afcd-401a-a9d3-5c1f7c1bc195|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:53:57.007Z|e23b083c-0e01-495d-9d0e-75fd302a8505|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:57.007Z|e23b083c-0e01-495d-9d0e-75fd302a8505|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:57.006Z|da5f87e7-5cee-41e8-a639-e5766b1d271a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:57.010Z|da5f87e7-5cee-41e8-a639-e5766b1d271a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:53:57.017Z|43f975b7-6c2c-476b-b351-7b25a30f2da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:53:57.017Z|43f975b7-6c2c-476b-b351-7b25a30f2da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:04.936Z|f3c4c6cd-61e8-4fe1-9e3d-84cce0ea858b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:54:04.940Z|f3c4c6cd-61e8-4fe1-9e3d-84cce0ea858b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:54:07.037Z|5d53da12-f3e7-4ec7-a3eb-34bf8c02dfc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:07.038Z|5d53da12-f3e7-4ec7-a3eb-34bf8c02dfc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:07.042Z|f4355749-0764-47fc-b29b-2c5b7153a6c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:07.043Z|f4355749-0764-47fc-b29b-2c5b7153a6c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:07.045Z|2ebdb747-f27d-43dd-8a1d-7068ea1317aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:07.046Z|2ebdb747-f27d-43dd-8a1d-7068ea1317aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:17.066Z|f3ab9f58-5f75-4616-891b-27d0ae0a62c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:17.067Z|f3ab9f58-5f75-4616-891b-27d0ae0a62c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:17.067Z|2c233caa-7ec5-422b-8dbf-8adf52e845da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:17.067Z|2c233caa-7ec5-422b-8dbf-8adf52e845da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:17.073Z|f7631157-68ce-4980-b4a9-7abadc52dd42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:17.073Z|f7631157-68ce-4980-b4a9-7abadc52dd42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:19.936Z|11c0fa61-382c-4cd5-99b8-445c36290cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:54:19.936Z|11c0fa61-382c-4cd5-99b8-445c36290cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:54:20.761Z|ce594158-6e9e-4546-9c94-633841a208fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:54:20.762Z|ce594158-6e9e-4546-9c94-633841a208fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:54:27.097Z|986f0481-2cf6-4c55-8f0b-af93b4c297dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:27.097Z|986f0481-2cf6-4c55-8f0b-af93b4c297dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:27.098Z|34f15bf3-1807-48fe-bcb4-7f9ea6f66ec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:27.098Z|34f15bf3-1807-48fe-bcb4-7f9ea6f66ec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:27.101Z|964a88d0-cd4d-4231-8f48-93c649e14504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:27.102Z|964a88d0-cd4d-4231-8f48-93c649e14504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:34.936Z|a26aa7ac-449d-4468-9a69-1c34d61f36cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:54:34.936Z|a26aa7ac-449d-4468-9a69-1c34d61f36cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:54:37.125Z|829d9d8b-416b-4b8f-9966-508f246dbf4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:37.126Z|829d9d8b-416b-4b8f-9966-508f246dbf4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:37.126Z|550b2e20-e3b6-450b-b546-61b122fcbf39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:37.127Z|550b2e20-e3b6-450b-b546-61b122fcbf39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:37.127Z|42a13c29-8d6c-4f74-96c1-9f67091bd62f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:37.128Z|42a13c29-8d6c-4f74-96c1-9f67091bd62f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:45.661Z|0e5f187a-be5b-47cf-b187-5088ffd94a8c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:54:45.661Z|0e5f187a-be5b-47cf-b187-5088ffd94a8c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:47.155Z|348ece44-cbe5-415f-8125-03c6eb636028|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:47.155Z|348ece44-cbe5-415f-8125-03c6eb636028|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:47.157Z|23980aaa-d32e-4135-96dd-fa008630217c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:47.157Z|23980aaa-d32e-4135-96dd-fa008630217c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:47.157Z|26637f64-7f50-42da-a1a2-760fdf0766ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:47.158Z|26637f64-7f50-42da-a1a2-760fdf0766ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:49.936Z|d55b19cb-7753-4515-a241-c0cdb98fc4be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:54:49.940Z|d55b19cb-7753-4515-a241-c0cdb98fc4be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:54:50.762Z|a52af9e2-9529-45db-a1b0-df92d188a1b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:54:50.763Z|a52af9e2-9529-45db-a1b0-df92d188a1b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:54:57.185Z|bc0da534-e455-4152-97c2-f60f17406d24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:57.186Z|bc0da534-e455-4152-97c2-f60f17406d24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:57.187Z|3284f50d-818a-4424-9b1a-fa300ff5210e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:57.188Z|3284f50d-818a-4424-9b1a-fa300ff5210e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:54:57.193Z|a28690c6-8c3f-4d5b-9bc4-d73e6938397a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:54:57.194Z|a28690c6-8c3f-4d5b-9bc4-d73e6938397a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:04.936Z|6ac20984-11ec-43aa-9dec-678fb4c9b442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:55:04.936Z|6ac20984-11ec-43aa-9dec-678fb4c9b442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:55:07.214Z|499bc20b-8350-4ab8-943c-36f5926e4eff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:07.215Z|499bc20b-8350-4ab8-943c-36f5926e4eff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:07.216Z|04e6a43e-28b6-46e4-92e3-34ab11ec2cbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:07.216Z|04e6a43e-28b6-46e4-92e3-34ab11ec2cbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:07.218Z|a7ddb8a6-aeb2-473c-acca-cceba07936a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:07.218Z|a7ddb8a6-aeb2-473c-acca-cceba07936a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:17.242Z|d54cdf61-43b2-4bab-bcc1-4af5b1693ebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:17.242Z|d54cdf61-43b2-4bab-bcc1-4af5b1693ebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:17.242Z|a829a416-e211-4efb-ae55-73b740167bff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:17.243Z|a829a416-e211-4efb-ae55-73b740167bff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:17.244Z|5bac9c94-dbfe-4fa2-a2bd-91058f0a7fb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:17.245Z|5bac9c94-dbfe-4fa2-a2bd-91058f0a7fb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:19.936Z|1c7fff79-273c-4e9a-b9f9-e39cf44a9dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:55:19.936Z|1c7fff79-273c-4e9a-b9f9-e39cf44a9dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:55:20.763Z|0aa6727c-5534-406a-afb3-14a74309abcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:55:20.764Z|0aa6727c-5534-406a-afb3-14a74309abcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:55:27.269Z|4f1be7d7-2d3f-4d93-be53-35022c91007c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:27.269Z|09735d57-cd53-47ae-973d-001ed14d381b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:27.269Z|28815595-dde4-4827-b7fe-f736310e0ff6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:27.269Z|4f1be7d7-2d3f-4d93-be53-35022c91007c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:27.270Z|09735d57-cd53-47ae-973d-001ed14d381b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:27.270Z|28815595-dde4-4827-b7fe-f736310e0ff6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:34.936Z|8c4e7b98-1554-4dc9-92be-0acb72d6b2a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:55:34.940Z|8c4e7b98-1554-4dc9-92be-0acb72d6b2a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:55:37.297Z|748d45ff-3700-4f44-a32f-0158ba7c01e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:37.297Z|ef2618cd-687c-4963-9125-cc001577a3bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:37.298Z|748d45ff-3700-4f44-a32f-0158ba7c01e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:37.298Z|ef2618cd-687c-4963-9125-cc001577a3bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:37.305Z|644492a4-4054-4373-88b1-f1134eaf0017|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:37.305Z|644492a4-4054-4373-88b1-f1134eaf0017|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:45.661Z|3f4c3b0f-492f-4dd5-a92c-08368589c087|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:55:45.662Z|3f4c3b0f-492f-4dd5-a92c-08368589c087|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:47.326Z|297bdfa8-f071-4803-b32c-275fb56fc61b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:47.326Z|297bdfa8-f071-4803-b32c-275fb56fc61b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:47.326Z|a8236285-5b8d-4735-978b-de514bc691ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:47.327Z|a8236285-5b8d-4735-978b-de514bc691ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:47.334Z|0aeeee4e-e95c-4180-bdd8-7830637cf5d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:47.335Z|0aeeee4e-e95c-4180-bdd8-7830637cf5d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:49.936Z|35a591f5-2c75-44ee-b75e-c3558cebb561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:55:49.936Z|35a591f5-2c75-44ee-b75e-c3558cebb561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:55:50.765Z|0b5f6033-fd5f-4280-9ec2-b583d763ed0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:55:50.765Z|0b5f6033-fd5f-4280-9ec2-b583d763ed0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:55:57.354Z|5788a814-26d9-4885-b35a-8f9eacc8f859|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:57.354Z|7071c276-0b91-4c98-ae41-9a4ee2b9c191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:57.355Z|5788a814-26d9-4885-b35a-8f9eacc8f859|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:57.355Z|7071c276-0b91-4c98-ae41-9a4ee2b9c191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:55:57.360Z|bb013375-0bdd-4c95-9357-486f2da06c20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:55:57.361Z|bb013375-0bdd-4c95-9357-486f2da06c20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:04.936Z|f42abdab-4ae3-41e7-89c8-d9f781085313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:56:04.936Z|f42abdab-4ae3-41e7-89c8-d9f781085313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:56:07.381Z|9a0c3cf7-2c73-43e8-8b0e-35dbc93653f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:07.381Z|9a0c3cf7-2c73-43e8-8b0e-35dbc93653f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:07.383Z|bab34012-3b68-43f7-98bb-93c76d2ed205|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:07.384Z|bab34012-3b68-43f7-98bb-93c76d2ed205|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:07.384Z|c2059b79-6676-4375-ae12-fa414035722b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:07.385Z|c2059b79-6676-4375-ae12-fa414035722b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:17.404Z|74cbacec-adf3-4936-8e84-195a16ffc694|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:17.405Z|74cbacec-adf3-4936-8e84-195a16ffc694|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:17.406Z|245a08e0-1955-4de8-afa7-4667a08c36ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:17.406Z|245a08e0-1955-4de8-afa7-4667a08c36ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:17.408Z|9bd5d910-45c1-490d-bb05-6233b9eab177|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:17.408Z|9bd5d910-45c1-490d-bb05-6233b9eab177|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:19.936Z|6b1ffa49-236a-40f8-9f78-0f6b565f52c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:56:19.940Z|6b1ffa49-236a-40f8-9f78-0f6b565f52c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:56:20.766Z|73be71f5-5a25-4232-9371-bd4a4ea84fb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:56:20.766Z|73be71f5-5a25-4232-9371-bd4a4ea84fb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:56:27.431Z|fb789dbb-a159-4e72-893e-7d58af032753|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:27.432Z|fb789dbb-a159-4e72-893e-7d58af032753|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:27.436Z|cd86bd57-14ce-498e-83bb-01ec3bfb0979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:27.436Z|cd86bd57-14ce-498e-83bb-01ec3bfb0979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:27.441Z|cb8ab39d-7163-4373-9d19-c38b66b44e03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:27.442Z|cb8ab39d-7163-4373-9d19-c38b66b44e03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:34.936Z|e1df27ce-91e3-4a0d-81f3-316e69cbf548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:56:34.936Z|e1df27ce-91e3-4a0d-81f3-316e69cbf548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:56:37.460Z|48d3f99e-cc13-427c-a494-7bf299025b09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:37.460Z|48d3f99e-cc13-427c-a494-7bf299025b09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:37.461Z|b7f172fc-23ef-4142-91bc-7e68f796e687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:37.462Z|b7f172fc-23ef-4142-91bc-7e68f796e687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:37.468Z|1895000c-90e9-459e-8361-014418d87431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:37.468Z|1895000c-90e9-459e-8361-014418d87431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:45.660Z|4bb5b807-8f27-43e9-a3eb-02c30f90cfe3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:56:45.661Z|4bb5b807-8f27-43e9-a3eb-02c30f90cfe3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:47.488Z|027b5f64-27b5-4dea-9ca3-2a6deeafa94a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:47.488Z|c73a86a8-33df-4af3-b525-60b4e9ca17f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:47.489Z|027b5f64-27b5-4dea-9ca3-2a6deeafa94a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:47.489Z|c73a86a8-33df-4af3-b525-60b4e9ca17f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:47.491Z|e57fc500-9e6c-40b6-8e95-53569049b58e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:47.491Z|e57fc500-9e6c-40b6-8e95-53569049b58e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:49.936Z|eaec823f-e836-481e-805b-d373aaa0b00b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:56:49.936Z|eaec823f-e836-481e-805b-d373aaa0b00b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:56:50.767Z|93f7e293-2622-4be2-a737-a0dd5ecfc02f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:56:50.768Z|93f7e293-2622-4be2-a737-a0dd5ecfc02f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:56:57.515Z|ed9d8f2d-9458-4461-9b74-31e61e537cc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:57.515Z|ed9d8f2d-9458-4461-9b74-31e61e537cc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:57.515Z|5c028ae8-f6a9-4339-93ef-79c8538f0f99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:57.516Z|5c028ae8-f6a9-4339-93ef-79c8538f0f99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:56:57.520Z|374fd0be-bb68-4d17-8e8d-734ea1631175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:56:57.520Z|374fd0be-bb68-4d17-8e8d-734ea1631175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:04.936Z|0de73211-076e-4050-b28b-fdac456bcc54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:57:04.940Z|0de73211-076e-4050-b28b-fdac456bcc54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:57:07.540Z|96697ff0-2a8c-4ff3-a41b-01978faf8260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:07.541Z|96697ff0-2a8c-4ff3-a41b-01978faf8260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:07.541Z|ef5948b7-b746-402a-87b0-25611d235250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:07.541Z|ef5948b7-b746-402a-87b0-25611d235250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:07.545Z|b73385de-c163-4f5f-a62e-d50eab154073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:07.546Z|b73385de-c163-4f5f-a62e-d50eab154073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:17.575Z|2766c508-e3e7-4d23-8b5b-4a1f46462412|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:17.576Z|9ef7e80e-587b-432d-9a63-4edc33f4c60a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:17.576Z|2766c508-e3e7-4d23-8b5b-4a1f46462412|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:17.576Z|9ef7e80e-587b-432d-9a63-4edc33f4c60a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:17.577Z|2c8d704b-e019-455d-8d0e-54a012686984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:17.578Z|2c8d704b-e019-455d-8d0e-54a012686984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:19.936Z|19ce56e8-5455-4c20-9b17-0c39f5122b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:57:19.937Z|19ce56e8-5455-4c20-9b17-0c39f5122b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:57:20.768Z|d0a6719f-beaa-4b39-9685-43df93191711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:57:20.769Z|d0a6719f-beaa-4b39-9685-43df93191711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:57:27.601Z|a62d8037-02fa-4c6f-a8c0-547eefe33b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:27.601Z|a62d8037-02fa-4c6f-a8c0-547eefe33b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:27.605Z|cddda438-d70d-4d1a-8a23-f44d28cbc0bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:27.605Z|cddda438-d70d-4d1a-8a23-f44d28cbc0bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:27.608Z|cddac1a4-298b-4ae4-8781-926ba682a32b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:27.608Z|cddac1a4-298b-4ae4-8781-926ba682a32b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:34.936Z|244f36f4-14dd-4ef8-8b4a-d855ee8d9b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:57:34.937Z|244f36f4-14dd-4ef8-8b4a-d855ee8d9b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:57:37.632Z|8a0cd909-28ab-4160-9a67-16ef45b33a13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:37.633Z|b978ea4a-cf29-47b7-9c2b-dfdd88e5d9d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:37.633Z|e3c41270-6c4d-4f71-803e-99bc937656d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:37.633Z|8a0cd909-28ab-4160-9a67-16ef45b33a13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:37.633Z|e3c41270-6c4d-4f71-803e-99bc937656d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:37.633Z|b978ea4a-cf29-47b7-9c2b-dfdd88e5d9d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:45.661Z|7a4cc7fe-4474-45d8-ad0b-2b4992685a59|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:57:45.662Z|7a4cc7fe-4474-45d8-ad0b-2b4992685a59|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:47.660Z|b0410c75-fca1-40b2-bf69-67c0604d341c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:47.661Z|b0410c75-fca1-40b2-bf69-67c0604d341c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:47.661Z|af18493c-0d99-4ec4-85ff-f70c38189d8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:47.662Z|af18493c-0d99-4ec4-85ff-f70c38189d8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:47.666Z|97e1fa83-8a16-46e4-bc17-797322ace3c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:47.667Z|97e1fa83-8a16-46e4-bc17-797322ace3c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:49.936Z|5bb64995-79a0-4e51-b853-fa92cd475296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:57:49.940Z|5bb64995-79a0-4e51-b853-fa92cd475296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:57:50.769Z|4bfc2728-a2a2-4637-87a9-c5f216c4c7a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:57:50.770Z|4bfc2728-a2a2-4637-87a9-c5f216c4c7a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:57:57.691Z|100de606-0b4d-49d5-ad92-d990191ea4c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:57.692Z|100de606-0b4d-49d5-ad92-d990191ea4c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:57.693Z|de04d15d-4dda-4dc7-9e42-c7a8d0e8e3c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:57.694Z|de04d15d-4dda-4dc7-9e42-c7a8d0e8e3c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:57:57.699Z|a599cc3a-c569-4ce3-9e76-fe199f99465f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:57:57.700Z|a599cc3a-c569-4ce3-9e76-fe199f99465f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:04.936Z|b31ff7b0-6dfc-4dfc-b85b-73f259a1b474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:58:04.936Z|b31ff7b0-6dfc-4dfc-b85b-73f259a1b474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:58:07.718Z|6ec2f5dd-88a9-4052-b4ab-eb537919912e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:07.719Z|6ec2f5dd-88a9-4052-b4ab-eb537919912e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:07.721Z|ca49e106-b233-4599-b2ec-5da358c2f294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:07.722Z|ca49e106-b233-4599-b2ec-5da358c2f294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:07.726Z|7326627e-f39f-4ec5-8e66-de2195105df9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:07.726Z|7326627e-f39f-4ec5-8e66-de2195105df9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:17.745Z|505b9879-9899-4278-80ce-debc536757f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:17.746Z|505b9879-9899-4278-80ce-debc536757f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:17.747Z|ba6a0b44-54e2-47c7-b2f2-592ee868b5fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:17.748Z|ba6a0b44-54e2-47c7-b2f2-592ee868b5fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:17.753Z|5994ec9e-8a44-4803-b071-a6d117f32334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:17.754Z|5994ec9e-8a44-4803-b071-a6d117f32334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:19.936Z|a82ec3f1-4f58-42de-a22c-93e0239cf13e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:58:19.936Z|a82ec3f1-4f58-42de-a22c-93e0239cf13e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:58:20.770Z|de1bc77d-32a2-40e0-a20c-fd35deef90a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:58:20.770Z|de1bc77d-32a2-40e0-a20c-fd35deef90a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:58:27.771Z|d72f3b74-d392-4077-b490-977ee9885665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:27.771Z|d72f3b74-d392-4077-b490-977ee9885665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:27.773Z|a23ca349-f497-43b4-b011-848ad414b4de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:27.773Z|60846a26-9657-4ca2-9096-fa0604fd990c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:27.774Z|a23ca349-f497-43b4-b011-848ad414b4de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:27.774Z|60846a26-9657-4ca2-9096-fa0604fd990c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:34.936Z|7c9f4434-8e6d-43c7-b887-b2f26f055137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:58:34.940Z|7c9f4434-8e6d-43c7-b887-b2f26f055137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:58:37.797Z|7b52d85d-832c-4153-b866-914bf8ab3f97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:37.798Z|7b52d85d-832c-4153-b866-914bf8ab3f97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:37.798Z|766b00c9-5f1b-4aa7-b949-aba03cb123ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:37.798Z|766b00c9-5f1b-4aa7-b949-aba03cb123ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:37.803Z|99463a28-71b5-4372-bb55-4ad9ff119d96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:37.803Z|99463a28-71b5-4372-bb55-4ad9ff119d96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:45.661Z|2616a0c8-114f-4a4b-95f8-a9ff0f14764f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:58:45.662Z|2616a0c8-114f-4a4b-95f8-a9ff0f14764f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:47.825Z|2c4ba477-3649-4f25-98f1-806b078fd71d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:47.826Z|2c4ba477-3649-4f25-98f1-806b078fd71d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:47.826Z|469fb2d1-a225-41a0-8e00-365dcb310189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:47.827Z|469fb2d1-a225-41a0-8e00-365dcb310189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:47.828Z|8df62d1b-bd9b-495f-a819-33fd8b4ebafa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:47.828Z|8df62d1b-bd9b-495f-a819-33fd8b4ebafa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:49.936Z|7e4be30d-f1f5-4154-bf53-6b1192402235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:58:49.936Z|7e4be30d-f1f5-4154-bf53-6b1192402235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:58:50.771Z|7089db76-a786-4c67-a732-418fbcaf2efc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:58:50.772Z|7089db76-a786-4c67-a732-418fbcaf2efc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:58:57.855Z|d097c98c-701a-420b-8746-15da0f14e89e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:57.856Z|d097c98c-701a-420b-8746-15da0f14e89e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:57.856Z|aa98b71e-8d55-40c5-bc74-492ddaa9477e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:57.857Z|aa98b71e-8d55-40c5-bc74-492ddaa9477e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:58:57.857Z|386c215b-adcb-47f3-9677-c71bea0a2e3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:58:57.858Z|386c215b-adcb-47f3-9677-c71bea0a2e3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:04.936Z|37c2f8c7-3c7a-4e54-83cd-8785d9539d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:59:04.936Z|37c2f8c7-3c7a-4e54-83cd-8785d9539d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:59:07.886Z|9655487e-15de-4749-ba66-79b0f927ef83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:07.887Z|9655487e-15de-4749-ba66-79b0f927ef83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:07.888Z|97020c9b-80ab-4270-b8e2-88127ce57bdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:07.888Z|25218269-0074-4f41-829e-7b8515c22063|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:07.888Z|97020c9b-80ab-4270-b8e2-88127ce57bdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:07.888Z|25218269-0074-4f41-829e-7b8515c22063|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:17.911Z|57fffd29-eab3-4571-bed7-3a8f24aeb8e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:17.912Z|57fffd29-eab3-4571-bed7-3a8f24aeb8e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:17.912Z|715239b0-e36a-4253-ae4c-0a4d04f4f055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:17.913Z|715239b0-e36a-4253-ae4c-0a4d04f4f055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:17.914Z|3a61d4a2-53fc-4a56-8ba9-543a00eed382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:17.915Z|3a61d4a2-53fc-4a56-8ba9-543a00eed382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:19.936Z|336f97e8-6038-470d-9f5b-94c80fda0a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:59:19.940Z|336f97e8-6038-470d-9f5b-94c80fda0a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:59:20.772Z|f263e402-8c59-4370-bbc7-47595d881d0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:59:20.772Z|f263e402-8c59-4370-bbc7-47595d881d0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:59:27.941Z|2d2c2e4c-98ca-4f6a-94ea-db6cb611a5a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:27.941Z|2d2c2e4c-98ca-4f6a-94ea-db6cb611a5a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:27.949Z|ce74dad6-d054-4f13-a7bf-aa66939ec2c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:27.950Z|af8673ad-bec4-4b2a-b67b-76bd1d4d6f15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:27.950Z|ce74dad6-d054-4f13-a7bf-aa66939ec2c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:27.950Z|af8673ad-bec4-4b2a-b67b-76bd1d4d6f15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:34.936Z|45b22ba9-44e0-44cb-9a5c-c7853e396c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:59:34.936Z|45b22ba9-44e0-44cb-9a5c-c7853e396c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:59:37.973Z|e6191036-27f3-4635-bead-9c522ba9fcc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:37.974Z|e6191036-27f3-4635-bead-9c522ba9fcc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:37.978Z|96598244-48c7-4f27-9ba2-504834b00d74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:37.978Z|4beb28af-93ed-4cfc-81d6-f32dbe9fd55e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:37.978Z|96598244-48c7-4f27-9ba2-504834b00d74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:37.978Z|4beb28af-93ed-4cfc-81d6-f32dbe9fd55e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:45.660Z|ac091bf9-edb2-4105-ba16-f1f7f08c8ecd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T05:59:45.661Z|ac091bf9-edb2-4105-ba16-f1f7f08c8ecd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:48.003Z|b743e97e-47a1-4213-9465-9c9e4532760b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:48.004Z|b743e97e-47a1-4213-9465-9c9e4532760b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:48.005Z|31d74350-7d50-4e20-ac6b-dbdc01125b16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:48.005Z|31d74350-7d50-4e20-ac6b-dbdc01125b16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:48.006Z|7b9b5835-2c86-4bf2-86ca-55c4345c721f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:48.006Z|7b9b5835-2c86-4bf2-86ca-55c4345c721f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:49.936Z|ec70a33c-d5d6-4a2a-9cd1-362b882187c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:59:49.936Z|ec70a33c-d5d6-4a2a-9cd1-362b882187c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:59:50.773Z|45ae7797-4765-42b9-94ca-5ebe2bb2c238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T05:59:50.773Z|45ae7797-4765-42b9-94ca-5ebe2bb2c238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T05:59:58.030Z|f9b66142-cf90-49a6-9b39-e28372d4178b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:58.031Z|f9b66142-cf90-49a6-9b39-e28372d4178b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:58.034Z|022e0360-81f5-40da-8368-9e4cbba9c2a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:58.035Z|022e0360-81f5-40da-8368-9e4cbba9c2a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T05:59:58.035Z|30f731b5-4331-4da7-80e0-6f8ca435b653|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T05:59:58.035Z|30f731b5-4331-4da7-80e0-6f8ca435b653|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:04.936Z|d1b29072-639b-459d-8781-ab48fb389671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:00:04.940Z|d1b29072-639b-459d-8781-ab48fb389671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:00:08.064Z|96871117-b163-4bc7-9f05-88e09f6fa993|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:08.064Z|2ee77fce-81d0-432e-86c9-14814f307e45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:08.065Z|96871117-b163-4bc7-9f05-88e09f6fa993|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:08.065Z|2ee77fce-81d0-432e-86c9-14814f307e45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:08.068Z|57e915ac-f4a0-49d5-adfa-ccea7ef750e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:08.068Z|57e915ac-f4a0-49d5-adfa-ccea7ef750e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:18.092Z|2d14d9fb-cb68-4a95-832a-b2a048719227|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:18.092Z|ec0f4f76-295b-4b7b-a5b8-17d71a1dbc0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:18.092Z|2d14d9fb-cb68-4a95-832a-b2a048719227|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:18.093Z|ec0f4f76-295b-4b7b-a5b8-17d71a1dbc0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:18.100Z|78f1c472-c88e-4d6e-9207-738270ac776d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:18.100Z|78f1c472-c88e-4d6e-9207-738270ac776d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:19.936Z|e7237d91-7a2d-43fa-84ef-68d6ec868c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:00:19.936Z|e7237d91-7a2d-43fa-84ef-68d6ec868c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:00:20.774Z|0fce0f0e-ddd0-4b31-a3fe-2f79b063073f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:00:20.774Z|0fce0f0e-ddd0-4b31-a3fe-2f79b063073f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:00:28.115Z|9b4294aa-82d8-444f-9e0c-187754e177ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:28.116Z|9b4294aa-82d8-444f-9e0c-187754e177ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:28.120Z|9209e90e-280d-430e-926d-c12a96800f9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:28.121Z|9209e90e-280d-430e-926d-c12a96800f9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:28.124Z|52f55f18-d63b-42f4-81a6-f589efbd6d80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:28.125Z|52f55f18-d63b-42f4-81a6-f589efbd6d80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:34.936Z|fe8c02ba-076f-49cf-8d13-dd8780393051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:00:34.936Z|fe8c02ba-076f-49cf-8d13-dd8780393051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:00:38.149Z|72652546-138a-45ee-a6a3-7966f5cf3c8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:38.149Z|56fb19f8-1084-4ea0-ad4b-cdddc1660319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:38.150Z|72652546-138a-45ee-a6a3-7966f5cf3c8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:38.150Z|eeefbbfb-7258-4f25-976a-e9500e31a16e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:38.150Z|56fb19f8-1084-4ea0-ad4b-cdddc1660319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:38.151Z|eeefbbfb-7258-4f25-976a-e9500e31a16e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:45.661Z|2bca9dd2-7615-4100-8afb-8b0d9222d398|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:00:45.661Z|2bca9dd2-7615-4100-8afb-8b0d9222d398|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:48.179Z|ab47e2ed-3de7-49c9-8741-995c6e46f21a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:48.180Z|ab47e2ed-3de7-49c9-8741-995c6e46f21a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:48.180Z|92a18b9d-9637-4833-a6b1-f4f69d92b6ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:48.180Z|92a18b9d-9637-4833-a6b1-f4f69d92b6ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:48.182Z|b5fb2259-a670-4d78-bbc3-ed7bd66dcdeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:48.182Z|b5fb2259-a670-4d78-bbc3-ed7bd66dcdeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:49.936Z|0508e6f2-bbc9-4245-a56c-c000f587bc5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:00:49.940Z|0508e6f2-bbc9-4245-a56c-c000f587bc5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:00:50.775Z|9ec49530-07d5-462a-9a45-f5c2af42cbea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:00:50.775Z|9ec49530-07d5-462a-9a45-f5c2af42cbea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:00:58.208Z|5bdd6f1f-dedd-488a-a7cf-27028b489bab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:58.209Z|5bdd6f1f-dedd-488a-a7cf-27028b489bab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:58.216Z|fdc5e32f-ae30-4d27-8925-1ff8f223511f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:58.217Z|e351c667-fe48-4172-97d4-e579281bb14a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:00:58.217Z|fdc5e32f-ae30-4d27-8925-1ff8f223511f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:00:58.217Z|e351c667-fe48-4172-97d4-e579281bb14a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:04.936Z|59aef372-0076-42c5-8171-b7a7f786802c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:01:04.936Z|59aef372-0076-42c5-8171-b7a7f786802c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:01:08.239Z|eaf906f1-4aa4-4380-9760-8e9f2362730f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:08.240Z|eaf906f1-4aa4-4380-9760-8e9f2362730f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:08.241Z|bf33b59f-1801-4423-9138-26858940849b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:08.242Z|bf33b59f-1801-4423-9138-26858940849b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:08.244Z|24c2e302-eecb-4ebf-820a-ac1dae1add48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:08.245Z|24c2e302-eecb-4ebf-820a-ac1dae1add48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:18.268Z|6109c721-8ecd-4702-afe4-e47a2b6155fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:18.269Z|6109c721-8ecd-4702-afe4-e47a2b6155fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:18.270Z|437703d0-b9f8-435c-8029-74fed55ca655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:18.271Z|437703d0-b9f8-435c-8029-74fed55ca655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:18.274Z|adfb3262-99a2-4f29-897a-132874021ed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:18.275Z|adfb3262-99a2-4f29-897a-132874021ed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:19.936Z|669842d5-3aa9-4fdb-bb05-202077ffef1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:01:19.936Z|669842d5-3aa9-4fdb-bb05-202077ffef1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:01:20.776Z|e971846d-d210-4e66-acc5-191420c48534|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:01:20.776Z|e971846d-d210-4e66-acc5-191420c48534|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:01:28.298Z|59b1f3bd-c21a-4a92-9f12-2b95e3dfc035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:28.299Z|59b1f3bd-c21a-4a92-9f12-2b95e3dfc035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:28.300Z|7e224e9d-7abe-4cc8-b9a8-7f5051bc9551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:28.301Z|7e224e9d-7abe-4cc8-b9a8-7f5051bc9551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:28.307Z|d2705590-6984-4dfa-9301-bf6a381eff13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:28.308Z|d2705590-6984-4dfa-9301-bf6a381eff13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:34.936Z|a1722a2f-79a9-4a4d-95d7-5794c9114cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:01:34.940Z|a1722a2f-79a9-4a4d-95d7-5794c9114cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:01:38.328Z|37b1e3f2-a0f1-4ed0-bf75-c262f2b9a72b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:38.328Z|37b1e3f2-a0f1-4ed0-bf75-c262f2b9a72b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:38.328Z|a0c9fc0b-96e8-4fa0-bb18-7c73f625ae20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:38.329Z|a0c9fc0b-96e8-4fa0-bb18-7c73f625ae20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:38.335Z|56278ad5-c517-4bf3-8a8a-1d3fc1209676|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:38.335Z|56278ad5-c517-4bf3-8a8a-1d3fc1209676|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:45.662Z|1d1dce7c-1df8-4527-af7a-20b5b818407e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:01:45.663Z|1d1dce7c-1df8-4527-af7a-20b5b818407e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:48.354Z|c52968b7-f225-4e5a-8c9a-63e14dce2989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:48.355Z|c52968b7-f225-4e5a-8c9a-63e14dce2989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:48.355Z|5af0a628-a982-43fe-ba7c-8087dd55f0fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:48.355Z|5af0a628-a982-43fe-ba7c-8087dd55f0fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:48.359Z|82fa516e-75b4-4388-b01e-c0c023f3ad0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:48.360Z|82fa516e-75b4-4388-b01e-c0c023f3ad0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:49.936Z|ac21dac4-3912-4e66-8aee-1463f4ae5dfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:01:49.937Z|ac21dac4-3912-4e66-8aee-1463f4ae5dfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:01:50.777Z|f7d0e9ed-6634-4527-9975-2bd497066c0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:01:50.777Z|f7d0e9ed-6634-4527-9975-2bd497066c0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:01:58.390Z|6feeec4d-c4ad-4530-9a68-9dada9407914|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:58.388Z|0e17944a-9822-4a0d-baa0-4e5e7c0055c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:58.390Z|17338554-bfd8-42de-9cf9-98d7a47e34b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:01:58.391Z|0e17944a-9822-4a0d-baa0-4e5e7c0055c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:58.391Z|17338554-bfd8-42de-9cf9-98d7a47e34b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:01:58.391Z|6feeec4d-c4ad-4530-9a68-9dada9407914|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:04.936Z|7496ffa8-c88e-49fd-b2f5-69be4c609d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:02:04.937Z|7496ffa8-c88e-49fd-b2f5-69be4c609d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:02:08.418Z|2c8f791c-03f0-4333-87c3-4e77f734be9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:08.418Z|2c8f791c-03f0-4333-87c3-4e77f734be9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:08.419Z|c76f8d29-9804-474e-ac18-8fb4b51fc5f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:08.419Z|c76f8d29-9804-474e-ac18-8fb4b51fc5f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:08.427Z|fff735fb-09cd-426f-ad7e-6e86df5dd2c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:08.428Z|fff735fb-09cd-426f-ad7e-6e86df5dd2c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:18.447Z|822fa504-7987-433d-972f-f71c35c490d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:18.447Z|42f2e930-a3c9-4ea0-af41-363ccf4c635c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:18.448Z|42f2e930-a3c9-4ea0-af41-363ccf4c635c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:18.448Z|822fa504-7987-433d-972f-f71c35c490d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:18.454Z|b8b09683-4a61-468e-b7cf-85a84e462909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:18.455Z|b8b09683-4a61-468e-b7cf-85a84e462909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:19.936Z|633901f0-e565-4d1d-8601-ec5428987837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:02:19.940Z|633901f0-e565-4d1d-8601-ec5428987837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:02:20.778Z|7234ee2f-d9c0-42a6-bddc-8584c77864bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:02:20.779Z|7234ee2f-d9c0-42a6-bddc-8584c77864bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:02:28.476Z|8c29e435-aa6a-4987-a865-7348584b64c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:28.477Z|8c29e435-aa6a-4987-a865-7348584b64c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:28.481Z|bf5d276f-3f00-49a9-a016-d297cd806333|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:28.481Z|bf5d276f-3f00-49a9-a016-d297cd806333|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:28.484Z|41ba382e-9f2a-40a9-80f1-a055c79dafe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:28.484Z|41ba382e-9f2a-40a9-80f1-a055c79dafe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:34.936Z|c400d928-a5c4-4b16-8327-57318a528c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:02:34.936Z|c400d928-a5c4-4b16-8327-57318a528c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:02:38.507Z|2ecdaad5-ed5f-4f2c-aed5-493834574e44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:38.508Z|2ecdaad5-ed5f-4f2c-aed5-493834574e44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:38.508Z|c9341615-c39a-4fc3-bf96-73b7873d522d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:38.508Z|c9341615-c39a-4fc3-bf96-73b7873d522d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:38.509Z|a39486a7-45f5-4d2d-8b94-38a9098038d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:38.509Z|a39486a7-45f5-4d2d-8b94-38a9098038d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:45.660Z|20e573a2-42d0-4d4e-9c45-a946b1fcd351|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:02:45.661Z|20e573a2-42d0-4d4e-9c45-a946b1fcd351|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:48.535Z|0ead6a53-f9fd-4369-a334-085cd32fcd77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:48.535Z|0ead6a53-f9fd-4369-a334-085cd32fcd77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:48.544Z|96e73d29-a894-4333-9be8-084892b883ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:48.544Z|96e73d29-a894-4333-9be8-084892b883ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:48.545Z|da741744-dfd9-48bb-a983-a9d03a1aed54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:48.545Z|da741744-dfd9-48bb-a983-a9d03a1aed54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:49.936Z|c4a36af3-16d3-411f-ae60-b686e63785d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:02:49.936Z|c4a36af3-16d3-411f-ae60-b686e63785d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:02:50.779Z|91796fa4-f198-403d-b9b5-9d144b545271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:02:50.780Z|91796fa4-f198-403d-b9b5-9d144b545271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:02:58.564Z|88a1400a-4843-4465-beb9-47a9f1b5577d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:58.564Z|88a1400a-4843-4465-beb9-47a9f1b5577d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:58.570Z|b80983a4-d41a-4e4e-8f86-3e0745678851|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:58.571Z|b80983a4-d41a-4e4e-8f86-3e0745678851|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:02:58.572Z|ee8819c8-2759-4121-b037-50e1578a1f4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:02:58.573Z|ee8819c8-2759-4121-b037-50e1578a1f4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:04.936Z|a2e412cc-c0a0-4735-88b4-fd2e5cf5d7fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:03:04.940Z|a2e412cc-c0a0-4735-88b4-fd2e5cf5d7fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:03:08.600Z|2f192aa3-3a5a-4e00-b3a0-a2ee7c88a0c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:08.601Z|49ea7979-68c7-4271-9870-7fb9ce6abf21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:08.601Z|2f192aa3-3a5a-4e00-b3a0-a2ee7c88a0c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:08.602Z|49ea7979-68c7-4271-9870-7fb9ce6abf21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:08.603Z|d4793921-f743-4c94-9704-3ceede422916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:08.603Z|d4793921-f743-4c94-9704-3ceede422916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:18.631Z|c709c8b2-6dc6-4687-8db5-1e552eeb28c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:18.632Z|c709c8b2-6dc6-4687-8db5-1e552eeb28c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:18.639Z|e6ee8148-a923-438c-af5d-7c77e88accef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:18.639Z|e6ee8148-a923-438c-af5d-7c77e88accef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:18.639Z|bdb0686c-357c-4e59-9a1c-f9c1ce9b73a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:18.640Z|bdb0686c-357c-4e59-9a1c-f9c1ce9b73a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:19.936Z|0f4f9b57-c47d-47d9-a245-9ce8f893ab27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:03:19.936Z|0f4f9b57-c47d-47d9-a245-9ce8f893ab27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:03:20.780Z|1d060919-3037-4ed0-9fda-a774e4e1c885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:03:20.781Z|1d060919-3037-4ed0-9fda-a774e4e1c885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:03:28.664Z|a1c7f525-48c0-4946-a801-5ad8a1a6277b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:28.664Z|08b1fa36-5d04-49e7-aca2-747dd3d7f656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:28.665Z|a1c7f525-48c0-4946-a801-5ad8a1a6277b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:28.665Z|08b1fa36-5d04-49e7-aca2-747dd3d7f656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:28.665Z|9cf1b916-1b0a-4e9b-8f88-df5df7a443aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:28.665Z|9cf1b916-1b0a-4e9b-8f88-df5df7a443aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:34.936Z|aa8c5be9-4343-4274-9172-d41695e3ddf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:03:34.936Z|aa8c5be9-4343-4274-9172-d41695e3ddf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:03:38.691Z|64b50c2e-7c61-4f08-a385-e1d017da26c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:38.692Z|64b50c2e-7c61-4f08-a385-e1d017da26c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:38.694Z|4dd50fe5-0aa0-4a77-aece-bea1769f22e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:38.694Z|4dd50fe5-0aa0-4a77-aece-bea1769f22e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:38.694Z|d34ba47d-d106-434d-ac40-b4ba1e76aa8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:38.695Z|d34ba47d-d106-434d-ac40-b4ba1e76aa8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:45.660Z|1357bd69-3e0d-4234-a2de-fbee3c4528df|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:03:45.661Z|1357bd69-3e0d-4234-a2de-fbee3c4528df|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:48.719Z|3ce6c3c8-de20-4871-b58a-edf390d94c70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:48.721Z|d0d066cf-70f6-4ba2-8893-3366818199af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:48.722Z|d0d066cf-70f6-4ba2-8893-3366818199af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:48.723Z|93aef8aa-2677-477c-9800-99849061a478|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:48.720Z|3ce6c3c8-de20-4871-b58a-edf390d94c70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:48.723Z|93aef8aa-2677-477c-9800-99849061a478|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:49.936Z|7f95282b-7dec-4f93-a7ae-e12ef30c9094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:03:49.940Z|7f95282b-7dec-4f93-a7ae-e12ef30c9094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:03:50.781Z|79b2e2fa-ae4d-4e2d-b053-ba54a7f5b8bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:03:50.782Z|79b2e2fa-ae4d-4e2d-b053-ba54a7f5b8bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:03:58.749Z|8eaedf6e-1ee4-465d-9714-38b3ff7adbd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:58.749Z|8eaedf6e-1ee4-465d-9714-38b3ff7adbd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:58.755Z|d55f2624-65a7-4175-83bf-8e9f3aee1dd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:58.756Z|d55f2624-65a7-4175-83bf-8e9f3aee1dd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:03:58.756Z|d98aa55c-b0b3-4437-a6d3-0776a8b838e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:03:58.757Z|d98aa55c-b0b3-4437-a6d3-0776a8b838e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:04.936Z|a9b5a29b-9012-42f1-9d50-29ba0b671fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:04:04.936Z|a9b5a29b-9012-42f1-9d50-29ba0b671fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:04:08.781Z|428f1580-b286-4c50-87c5-0da572a034df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:08.782Z|428f1580-b286-4c50-87c5-0da572a034df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:08.786Z|d11baf3f-d8a3-417f-8bed-34ba86210fbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:08.786Z|d11baf3f-d8a3-417f-8bed-34ba86210fbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:08.790Z|07db7db6-da81-492b-9da3-138ffbaf4df2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:08.791Z|07db7db6-da81-492b-9da3-138ffbaf4df2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:18.806Z|7bb17e0d-9596-410b-83ba-c392e3073a8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:18.807Z|7bb17e0d-9596-410b-83ba-c392e3073a8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:18.814Z|c9601101-2c78-4ccc-ab8d-bf02b9cbe5e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:18.815Z|c9601101-2c78-4ccc-ab8d-bf02b9cbe5e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:18.817Z|b171eec4-a563-42e8-819f-0b897b99624b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:18.818Z|b171eec4-a563-42e8-819f-0b897b99624b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:19.936Z|e94514a8-746b-4752-9178-d1b1770b1ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:04:19.936Z|e94514a8-746b-4752-9178-d1b1770b1ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:04:20.782Z|b4a1088d-17c7-4a89-b353-45e63f680268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:04:20.783Z|b4a1088d-17c7-4a89-b353-45e63f680268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:04:28.835Z|1d31be35-08bc-462c-9c88-afbacc3f84e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:28.835Z|1d31be35-08bc-462c-9c88-afbacc3f84e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:28.840Z|662b6e0a-1d7e-4d55-8438-c7333acb7d33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:28.841Z|662b6e0a-1d7e-4d55-8438-c7333acb7d33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:28.842Z|c97f1d73-1d8f-46a9-af41-9fbfcb1dee99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:28.842Z|c97f1d73-1d8f-46a9-af41-9fbfcb1dee99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:34.936Z|591f8059-89d9-4d6d-88c2-015affdb719c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:04:34.940Z|591f8059-89d9-4d6d-88c2-015affdb719c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:04:38.864Z|70c383d9-a593-4e03-8e0c-4d1f9e55700c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:38.864Z|70c383d9-a593-4e03-8e0c-4d1f9e55700c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:38.864Z|21bf3c02-c653-4832-9866-3ead0bfeb07b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:38.865Z|21bf3c02-c653-4832-9866-3ead0bfeb07b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:38.867Z|23379cea-a32c-4132-804a-3b2e14f02063|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:38.867Z|23379cea-a32c-4132-804a-3b2e14f02063|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:45.660Z|c8964832-8f8a-47d7-b26e-d6f38e962735|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:04:45.660Z|c8964832-8f8a-47d7-b26e-d6f38e962735|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:48.893Z|bc8783c1-8fc7-4718-8495-e7cea0863866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:48.893Z|b5fddef2-0119-4841-9e18-ddef5c05107a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:48.894Z|bc8783c1-8fc7-4718-8495-e7cea0863866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:48.894Z|b5fddef2-0119-4841-9e18-ddef5c05107a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:48.901Z|fc9d5c29-aaf6-4aa6-b68d-01796ba2f725|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:48.901Z|fc9d5c29-aaf6-4aa6-b68d-01796ba2f725|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:49.936Z|49f3df4c-5148-4db3-bcd4-38f88c3b14e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:04:49.937Z|49f3df4c-5148-4db3-bcd4-38f88c3b14e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:04:50.783Z|f223e3b6-f6ef-4cb3-91b1-03e6eead2769|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:04:50.784Z|f223e3b6-f6ef-4cb3-91b1-03e6eead2769|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:04:58.925Z|d77d6685-79e8-483a-b9f5-fcdb800507aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:58.926Z|d77d6685-79e8-483a-b9f5-fcdb800507aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:58.927Z|72176cc2-18bc-47c3-8cc8-921353f8b80c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:58.927Z|72176cc2-18bc-47c3-8cc8-921353f8b80c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:04:58.928Z|0b57eb48-28cd-4786-9bbb-92d75e5a0550|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:04:58.929Z|0b57eb48-28cd-4786-9bbb-92d75e5a0550|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:04.936Z|2735b2dc-99a3-4cbb-be02-fd6398935c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:05:04.937Z|2735b2dc-99a3-4cbb-be02-fd6398935c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:05:08.950Z|20073ade-2e13-4c58-85d9-a1052993a04e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:08.951Z|20073ade-2e13-4c58-85d9-a1052993a04e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:08.951Z|9326fb41-5632-4f7a-a461-a73a0d2ebc72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:08.952Z|9326fb41-5632-4f7a-a461-a73a0d2ebc72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:08.952Z|449e933d-e645-4230-b877-f8e40445cc5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:08.952Z|449e933d-e645-4230-b877-f8e40445cc5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:18.976Z|d30f7b51-3584-45a1-a5f8-c3047685bec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:18.977Z|d30f7b51-3584-45a1-a5f8-c3047685bec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:18.980Z|34491bf9-3a02-4186-aff6-1d1e57f515f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:18.980Z|34491bf9-3a02-4186-aff6-1d1e57f515f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:18.980Z|a350394a-ff3e-4064-8436-0bb69d785057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:18.981Z|a350394a-ff3e-4064-8436-0bb69d785057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:19.936Z|b9f7bce7-4f6e-4cc8-bf26-32934250b288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:05:19.936Z|b9f7bce7-4f6e-4cc8-bf26-32934250b288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:05:20.785Z|880b9d6c-6e85-4eea-b238-2d312c5b6453|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:05:20.785Z|880b9d6c-6e85-4eea-b238-2d312c5b6453|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:05:28.999Z|7bfb4f3c-e8a8-4ffa-8394-8677810c183a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:28.999Z|7bfb4f3c-e8a8-4ffa-8394-8677810c183a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:29.003Z|4b837f2f-b08b-494f-a119-18dc8d49d5c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:29.004Z|4b837f2f-b08b-494f-a119-18dc8d49d5c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:29.005Z|cae1f0c1-75ee-4b89-99c1-fa0e74eb5e07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:29.006Z|cae1f0c1-75ee-4b89-99c1-fa0e74eb5e07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:34.936Z|a6119069-d223-4689-bbb5-bf1a37fe57e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:05:34.936Z|a6119069-d223-4689-bbb5-bf1a37fe57e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:05:39.032Z|ea7dba33-d11c-4c24-9cb0-b3635d71dff5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:39.033Z|ea7dba33-d11c-4c24-9cb0-b3635d71dff5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:39.032Z|fcdddc0f-d780-4510-a156-ad4d914b12ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:39.033Z|fcdddc0f-d780-4510-a156-ad4d914b12ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:39.033Z|ef2b4774-7bd9-45b5-bf3a-af2ede0bbe40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:39.034Z|ef2b4774-7bd9-45b5-bf3a-af2ede0bbe40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:45.660Z|4e4a1571-2bbd-40cf-962d-159bdbdcbc7b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:05:45.661Z|4e4a1571-2bbd-40cf-962d-159bdbdcbc7b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:49.057Z|1fc794d8-1a13-4de0-a340-0df9a3569db4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:49.057Z|1fc794d8-1a13-4de0-a340-0df9a3569db4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:49.062Z|adeb6211-8a6e-42a0-b6f2-367d8d5eb61d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:49.062Z|adeb6211-8a6e-42a0-b6f2-367d8d5eb61d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:49.063Z|29517786-4224-4819-b2dd-b3af4c637dff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:49.063Z|29517786-4224-4819-b2dd-b3af4c637dff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:49.936Z|5ffd8f84-c1dc-4801-a0f8-a519fe29e661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:05:49.936Z|5ffd8f84-c1dc-4801-a0f8-a519fe29e661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:05:50.786Z|4c8a6bfc-14d0-44b2-8100-e50c79966a4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:05:50.786Z|4c8a6bfc-14d0-44b2-8100-e50c79966a4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:05:59.083Z|09929148-ead5-44bb-8843-70130ffff5c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:59.084Z|09929148-ead5-44bb-8843-70130ffff5c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:59.088Z|365e1d0a-13d5-4b69-a51c-c99ceb2fb5bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:59.089Z|365e1d0a-13d5-4b69-a51c-c99ceb2fb5bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:05:59.091Z|21618b05-a5c2-4a33-80ae-11c6fa3ae347|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:05:59.091Z|21618b05-a5c2-4a33-80ae-11c6fa3ae347|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:04.936Z|00ed3cf7-4bc7-4d76-bcf4-8911e5122cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:06:04.936Z|00ed3cf7-4bc7-4d76-bcf4-8911e5122cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:06:09.112Z|00875c7c-2a28-4b96-bb5e-525ec97a76cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:09.113Z|00875c7c-2a28-4b96-bb5e-525ec97a76cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:09.115Z|dd4c1e1d-ac14-4bd6-a526-320b96172196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:09.115Z|dd4c1e1d-ac14-4bd6-a526-320b96172196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:09.116Z|fd360322-49ba-4606-aaa1-37f6bbf7d9c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:09.116Z|fd360322-49ba-4606-aaa1-37f6bbf7d9c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:19.142Z|4cf9a2a9-4bb1-42f6-adab-f20017f68322|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:19.143Z|058a33bf-6bc8-4c0d-a041-bdfaa9f36f41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:19.143Z|4cf9a2a9-4bb1-42f6-adab-f20017f68322|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:19.144Z|058a33bf-6bc8-4c0d-a041-bdfaa9f36f41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:19.144Z|d6a5897e-9ec3-48cb-88fe-8d3856093301|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:19.144Z|d6a5897e-9ec3-48cb-88fe-8d3856093301|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:19.936Z|005f1f0c-d5b3-416e-b13d-c41ee5da7cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:06:19.941Z|005f1f0c-d5b3-416e-b13d-c41ee5da7cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:06:20.787Z|ec22bdd5-a8ef-416b-a2d1-b9d34f851f9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:06:20.787Z|ec22bdd5-a8ef-416b-a2d1-b9d34f851f9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:06:29.171Z|0bcff46a-827c-4491-86bf-6a0084dde298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:29.172Z|0bcff46a-827c-4491-86bf-6a0084dde298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:29.173Z|80ae1ac1-ff7a-4680-8459-f213055e05a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:29.173Z|3440eaa5-05ae-4345-baa8-f2d3a347d578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:29.174Z|80ae1ac1-ff7a-4680-8459-f213055e05a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:29.174Z|3440eaa5-05ae-4345-baa8-f2d3a347d578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:34.936Z|13adaddd-f278-4bca-8423-6010d6e75ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:06:34.936Z|13adaddd-f278-4bca-8423-6010d6e75ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:06:39.202Z|20ee1686-4bd8-4a13-ad0e-1a0f9e5d3bb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:39.203Z|20ee1686-4bd8-4a13-ad0e-1a0f9e5d3bb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:39.203Z|2e9608b4-a727-4738-b01b-8719f6b6e4cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:39.204Z|2e9608b4-a727-4738-b01b-8719f6b6e4cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:39.205Z|fbec767f-6780-4653-9493-5681d99b3987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:39.205Z|fbec767f-6780-4653-9493-5681d99b3987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:45.660Z|ea3dcca1-b809-49e0-b1f5-8ae98b32f6a0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:06:45.660Z|ea3dcca1-b809-49e0-b1f5-8ae98b32f6a0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:49.232Z|6d6cfb31-2ec1-4e0a-bcce-4133a63d7e19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:49.233Z|6d6cfb31-2ec1-4e0a-bcce-4133a63d7e19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:49.235Z|7ec99746-b2b1-4fdc-9bc7-9c87b4b3d3a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:49.236Z|7ec99746-b2b1-4fdc-9bc7-9c87b4b3d3a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:49.240Z|d8cb1eb9-c472-406c-9e44-efb369e4cf5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:49.240Z|d8cb1eb9-c472-406c-9e44-efb369e4cf5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:49.936Z|e11b7b9f-6839-432b-9bcf-86f2c04692f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:06:49.937Z|e11b7b9f-6839-432b-9bcf-86f2c04692f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:06:50.788Z|7f4fbb20-0eb8-4500-8543-fbd31d076cdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:06:50.788Z|7f4fbb20-0eb8-4500-8543-fbd31d076cdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:06:59.264Z|41319691-2fc5-40e2-92d0-ef18f68150f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:59.265Z|41319691-2fc5-40e2-92d0-ef18f68150f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:59.264Z|a18b0dd4-bf2d-4653-b148-c0fb910ccf38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:59.267Z|bf167aae-3946-44f7-aca9-59c18d6468ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:06:59.268Z|a18b0dd4-bf2d-4653-b148-c0fb910ccf38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:06:59.268Z|bf167aae-3946-44f7-aca9-59c18d6468ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:04.936Z|14808be6-0f36-408c-8f49-bc5157d91dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:07:04.940Z|14808be6-0f36-408c-8f49-bc5157d91dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:07:09.293Z|34d9f863-e36c-45db-be1b-10ae82142cd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:09.294Z|34d9f863-e36c-45db-be1b-10ae82142cd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:09.295Z|4e38f2a8-3a3f-497a-b64d-27f2cfafc846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:09.295Z|4e38f2a8-3a3f-497a-b64d-27f2cfafc846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:09.298Z|a74b106a-171e-4674-aa08-c06b8d0e7bde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:09.299Z|a74b106a-171e-4674-aa08-c06b8d0e7bde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:19.321Z|5acb9aaf-3d80-465b-ae83-61a971512d32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:19.322Z|5acb9aaf-3d80-465b-ae83-61a971512d32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:19.322Z|aebcd095-75f8-44cf-af7b-4b76d3698a44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:19.323Z|31df0e03-42a6-420f-9de0-7563eabdd815|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:19.323Z|aebcd095-75f8-44cf-af7b-4b76d3698a44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:19.324Z|31df0e03-42a6-420f-9de0-7563eabdd815|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:19.936Z|fded0e2c-2c90-4c2c-887f-d80cf64d6c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:07:19.936Z|fded0e2c-2c90-4c2c-887f-d80cf64d6c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:07:20.789Z|39650738-fb5c-4811-914a-265825aba4bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:07:20.790Z|39650738-fb5c-4811-914a-265825aba4bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:07:29.349Z|edcb6a42-2bab-4772-aad7-e901628561d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:29.350Z|edcb6a42-2bab-4772-aad7-e901628561d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:29.350Z|0c9fbe8a-3893-4687-a63e-385281964fda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:29.350Z|0c9fbe8a-3893-4687-a63e-385281964fda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:29.354Z|5edc4355-ccbf-4bd1-a4e5-e882798f09eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:29.354Z|5edc4355-ccbf-4bd1-a4e5-e882798f09eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:34.936Z|dd4482e3-953d-45f4-8b43-67084e3be36a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:07:34.936Z|dd4482e3-953d-45f4-8b43-67084e3be36a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:07:39.378Z|39c4dd77-089f-4077-9413-9d82b687b516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:39.378Z|39c4dd77-089f-4077-9413-9d82b687b516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:39.378Z|d4a2356b-7542-4b6b-a6f5-8f0d6c0c5439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:39.379Z|d4a2356b-7542-4b6b-a6f5-8f0d6c0c5439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:39.381Z|79082cf8-b070-498e-b194-0909c2d9edc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:39.382Z|79082cf8-b070-498e-b194-0909c2d9edc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:45.660Z|c82c4891-251e-4082-87bb-ea62dcbdfb93|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:07:45.661Z|c82c4891-251e-4082-87bb-ea62dcbdfb93|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:49.406Z|41980927-c693-4582-b399-01ae92fe6e49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:49.406Z|41980927-c693-4582-b399-01ae92fe6e49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:49.406Z|394ff05d-0031-476c-b432-5358ff5ae5f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:49.407Z|394ff05d-0031-476c-b432-5358ff5ae5f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:49.410Z|6ccc4b5e-c3da-466f-8011-3656e0bcccb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:49.410Z|6ccc4b5e-c3da-466f-8011-3656e0bcccb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:49.936Z|c1efcf1e-898b-4efd-a248-bc42984c9c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:07:49.940Z|c1efcf1e-898b-4efd-a248-bc42984c9c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:07:50.790Z|21a8e047-4a8c-4c4c-a31e-6c63e69abfce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:07:50.791Z|21a8e047-4a8c-4c4c-a31e-6c63e69abfce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:07:59.433Z|ead34d53-04d9-4101-bc75-d47e327e0659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:59.434Z|ead34d53-04d9-4101-bc75-d47e327e0659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:59.434Z|c8c33636-5049-40f9-af9c-804c6619dbba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:59.434Z|c8c33636-5049-40f9-af9c-804c6619dbba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:07:59.443Z|d3eee522-c8b3-4f5d-b702-080a6c56127c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:07:59.443Z|d3eee522-c8b3-4f5d-b702-080a6c56127c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:04.936Z|08e4f739-1773-4e21-8360-5b60892b7f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:08:04.936Z|08e4f739-1773-4e21-8360-5b60892b7f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:08:09.460Z|4b735685-f2a3-4022-97bf-fb7e31737ee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:09.461Z|4b735685-f2a3-4022-97bf-fb7e31737ee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:09.463Z|b5f8f10d-6f22-4dfa-9a01-4b5b00adb5d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:09.464Z|b5f8f10d-6f22-4dfa-9a01-4b5b00adb5d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:09.471Z|1e61e6ab-a3ff-43a3-a97a-be728093ce95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:09.471Z|1e61e6ab-a3ff-43a3-a97a-be728093ce95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:19.489Z|0db32976-cabd-4025-b64d-1f3d42e04321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:19.489Z|0db32976-cabd-4025-b64d-1f3d42e04321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:19.490Z|bb81d4b3-85bb-46de-a42d-d54597d15779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:19.491Z|bb81d4b3-85bb-46de-a42d-d54597d15779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:19.498Z|599e2bb4-da84-418f-a982-47451807ae01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:19.498Z|599e2bb4-da84-418f-a982-47451807ae01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:19.936Z|ec6c6f4d-a0aa-4a66-8dde-57d73df6c671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:08:19.936Z|ec6c6f4d-a0aa-4a66-8dde-57d73df6c671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:08:20.791Z|be60aeea-4d3a-4fd0-af10-e5310e92fd2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:08:20.792Z|be60aeea-4d3a-4fd0-af10-e5310e92fd2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:08:29.519Z|75c85106-da4a-4a3e-914b-2c7f94bb6905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:29.520Z|75c85106-da4a-4a3e-914b-2c7f94bb6905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:29.522Z|bf173f62-66d9-462c-9c2d-2de53090fa92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:29.523Z|bf173f62-66d9-462c-9c2d-2de53090fa92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:29.525Z|da70dfcb-8de8-40ee-83c4-ccbf8f192830|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:29.525Z|da70dfcb-8de8-40ee-83c4-ccbf8f192830|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:34.936Z|2c7ebd82-a017-444e-827a-708868f8a972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:08:34.940Z|2c7ebd82-a017-444e-827a-708868f8a972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:08:39.548Z|e1463264-18c9-465b-85c4-6f2820733e75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:39.548Z|e1463264-18c9-465b-85c4-6f2820733e75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:39.548Z|7027d80f-ca0e-4f09-9fdd-b6598e53ae1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:39.549Z|7027d80f-ca0e-4f09-9fdd-b6598e53ae1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:39.551Z|7aef04b8-ec9a-4d0f-aa0a-936af518626c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:39.552Z|7aef04b8-ec9a-4d0f-aa0a-936af518626c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:45.660Z|073e6f52-3a86-43af-a1c6-227c5ea7a7ee|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:08:45.661Z|073e6f52-3a86-43af-a1c6-227c5ea7a7ee|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:49.579Z|5922e3cf-6694-46fc-8d6a-64e620046653|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:49.580Z|5922e3cf-6694-46fc-8d6a-64e620046653|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:49.580Z|7dec4e44-cd67-483e-9f6f-8d27f252ec4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:49.580Z|7dec4e44-cd67-483e-9f6f-8d27f252ec4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:49.586Z|474a4ee4-2125-4187-8edc-524aecb3f961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:49.587Z|474a4ee4-2125-4187-8edc-524aecb3f961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:49.936Z|59434e91-d96d-4036-a206-2d9deb2229b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:08:49.936Z|59434e91-d96d-4036-a206-2d9deb2229b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:08:50.792Z|b6ae4547-1477-49ff-b7e0-0ac45eadab76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:08:50.793Z|b6ae4547-1477-49ff-b7e0-0ac45eadab76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:08:59.606Z|22d8d8d5-db8b-44c3-9050-a2b407e579d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:59.607Z|22d8d8d5-db8b-44c3-9050-a2b407e579d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:59.609Z|8d5cdd1f-6a6b-459b-8477-1124895ade98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:59.609Z|8d5cdd1f-6a6b-459b-8477-1124895ade98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:08:59.609Z|6c145545-8396-4f5e-a949-a42eefa80faa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:08:59.610Z|6c145545-8396-4f5e-a949-a42eefa80faa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:04.936Z|a75ac6ec-88da-437d-bc5a-1884046aecfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:09:04.936Z|a75ac6ec-88da-437d-bc5a-1884046aecfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:09:09.633Z|4aa6f8a5-c636-4a6e-91b3-124ea8dee726|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:09.634Z|4aa6f8a5-c636-4a6e-91b3-124ea8dee726|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:09.636Z|fa2d43f4-0a15-47e3-b3b6-bd2c3970aa22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:09.636Z|fa2d43f4-0a15-47e3-b3b6-bd2c3970aa22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:09.636Z|189c620d-d825-484f-84e3-710d4972344d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:09.637Z|189c620d-d825-484f-84e3-710d4972344d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:19.663Z|c0cda801-e970-46d1-b9cf-892a05496750|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:19.663Z|c0cda801-e970-46d1-b9cf-892a05496750|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:19.664Z|4200fee1-68e8-47fe-82d8-c9aeba3a9789|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:19.665Z|4200fee1-68e8-47fe-82d8-c9aeba3a9789|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:19.667Z|ac7c0a10-cf96-4d99-a733-e8df79aa0c2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:19.667Z|ac7c0a10-cf96-4d99-a733-e8df79aa0c2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:19.936Z|02e2b792-5543-4b74-8ad6-65de4e316ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:09:19.939Z|02e2b792-5543-4b74-8ad6-65de4e316ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:09:20.793Z|39fd1467-769e-4f1f-a858-688ad45f66ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:09:20.794Z|39fd1467-769e-4f1f-a858-688ad45f66ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:09:29.691Z|3c13859d-714d-4411-8a92-5fd5af40329f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:29.691Z|3c13859d-714d-4411-8a92-5fd5af40329f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:29.692Z|f8069aea-8421-416c-a8fa-7689fb85e54d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:29.693Z|f8069aea-8421-416c-a8fa-7689fb85e54d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:29.699Z|c5bac870-b668-4263-93e2-d623eea8a729|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:29.700Z|c5bac870-b668-4263-93e2-d623eea8a729|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:34.936Z|86fd2375-f433-4ee3-8fe6-34a3eeb41de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:09:34.936Z|86fd2375-f433-4ee3-8fe6-34a3eeb41de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:09:39.721Z|20c84dc1-3f95-40b1-91fe-01be6839a4a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:39.722Z|20c84dc1-3f95-40b1-91fe-01be6839a4a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:39.723Z|94fcb0de-b36b-4b58-a31b-d7bb462aa6e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:39.723Z|2ef808ed-99f6-48c8-9042-691bbfe4d3b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:39.723Z|94fcb0de-b36b-4b58-a31b-d7bb462aa6e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:39.723Z|2ef808ed-99f6-48c8-9042-691bbfe4d3b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:45.661Z|322b7393-ba9f-47c0-883a-f17aa6f22c29|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:09:45.661Z|322b7393-ba9f-47c0-883a-f17aa6f22c29|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:49.745Z|8e0bd5d4-409f-44b9-afe0-7912da82ec76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:49.745Z|8e0bd5d4-409f-44b9-afe0-7912da82ec76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:49.749Z|7cb69dd4-e6b9-486e-8b82-cfdcc352fc7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:49.750Z|7cb69dd4-e6b9-486e-8b82-cfdcc352fc7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:49.751Z|3f42ea62-8adf-45c3-85a3-3f4dcecff3eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:49.752Z|3f42ea62-8adf-45c3-85a3-3f4dcecff3eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:49.936Z|d3ac8909-a76e-450d-ab54-c92ed2c425d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:09:49.936Z|d3ac8909-a76e-450d-ab54-c92ed2c425d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:09:50.794Z|98ed89d0-d937-47c2-b2ab-38c051a638ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:09:50.795Z|98ed89d0-d937-47c2-b2ab-38c051a638ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:09:59.774Z|3e07771b-31d9-4797-a4f8-308ccb4ebebb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:59.775Z|3e07771b-31d9-4797-a4f8-308ccb4ebebb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:59.777Z|cb68139c-6d4e-4b1c-9180-7d260b527c1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:59.777Z|cb68139c-6d4e-4b1c-9180-7d260b527c1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:09:59.780Z|f2c79d47-c369-4be4-98ce-58d889956ec5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:09:59.780Z|f2c79d47-c369-4be4-98ce-58d889956ec5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:04.936Z|e2d6b80a-5e15-4eda-841f-7e534ef727fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:10:04.940Z|e2d6b80a-5e15-4eda-841f-7e534ef727fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:10:09.804Z|1a5aeb6b-0e39-414d-a3f3-231f2ceb1b69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:09.805Z|1a5aeb6b-0e39-414d-a3f3-231f2ceb1b69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:09.807Z|5e1e2175-0909-4919-b69a-2bd6aa1f48f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:09.807Z|7b002643-f195-454d-a437-4ef786d3556a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:09.807Z|5e1e2175-0909-4919-b69a-2bd6aa1f48f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:09.807Z|7b002643-f195-454d-a437-4ef786d3556a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:19.834Z|46683fd4-b8ed-4c14-a8ac-c7c9f5dd9ffe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:19.834Z|46683fd4-b8ed-4c14-a8ac-c7c9f5dd9ffe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:19.843Z|f08f173a-e272-4f36-a7a5-d02bc230130c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:19.843Z|bbca8cb7-cd76-46c8-9bf9-8012da677c4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:19.844Z|f08f173a-e272-4f36-a7a5-d02bc230130c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:19.844Z|bbca8cb7-cd76-46c8-9bf9-8012da677c4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:19.936Z|2681f834-716c-43a2-894e-e3a490244fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:10:19.936Z|2681f834-716c-43a2-894e-e3a490244fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:10:20.795Z|b6ad1e17-911e-49cb-8548-135382c9543b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:10:20.796Z|b6ad1e17-911e-49cb-8548-135382c9543b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:10:29.863Z|782f8deb-55c3-45f8-81c6-cb900d983973|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:29.864Z|782f8deb-55c3-45f8-81c6-cb900d983973|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:29.872Z|d8ceb24a-688f-4f63-b644-5e30ac2387e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:29.872Z|d8ceb24a-688f-4f63-b644-5e30ac2387e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:29.872Z|ea7e2dfe-1d91-4fd6-aee0-3454dd524314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:29.873Z|ea7e2dfe-1d91-4fd6-aee0-3454dd524314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:34.936Z|7d218ba8-8a7f-43a5-bd24-e89ec04a8d02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:10:34.936Z|7d218ba8-8a7f-43a5-bd24-e89ec04a8d02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:10:39.897Z|77d4049f-aa81-438e-984a-46fd339b0cdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:39.898Z|77d4049f-aa81-438e-984a-46fd339b0cdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:39.900Z|820c88da-7d87-4615-a194-ac3bc2d23bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:39.900Z|820c88da-7d87-4615-a194-ac3bc2d23bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:39.900Z|63ea2230-6e55-41fc-918b-f92b831295db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:39.901Z|63ea2230-6e55-41fc-918b-f92b831295db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:45.660Z|2bead38d-a1f0-4d7c-9e61-b6325c439650|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:10:45.661Z|2bead38d-a1f0-4d7c-9e61-b6325c439650|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:49.930Z|c56e35d3-fc06-4798-983d-d0cbc5a55838|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:49.930Z|c56e35d3-fc06-4798-983d-d0cbc5a55838|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:49.930Z|278f5992-890d-40cd-949b-ad4511289ffb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:49.931Z|278f5992-890d-40cd-949b-ad4511289ffb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:49.936Z|d2f11b31-bff7-4478-8978-795dddeea17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:10:49.936Z|d7765ca9-f45a-466b-8df1-74744e7b8fa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:49.936Z|d7765ca9-f45a-466b-8df1-74744e7b8fa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:49.940Z|d2f11b31-bff7-4478-8978-795dddeea17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:10:50.796Z|f01f94d6-1f52-4f2b-8635-d81966114ba9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:10:50.797Z|f01f94d6-1f52-4f2b-8635-d81966114ba9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:10:59.960Z|d1e73bdc-8184-4d23-a67c-403c52439bb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:59.961Z|d1e73bdc-8184-4d23-a67c-403c52439bb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:59.963Z|26a1b470-9bf4-46af-b598-23eb1c4b5c62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:59.964Z|26a1b470-9bf4-46af-b598-23eb1c4b5c62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:10:59.969Z|6192eef8-9877-4429-b7a2-c88c1e02c9d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:10:59.969Z|6192eef8-9877-4429-b7a2-c88c1e02c9d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:11:04.936Z|09b6af5a-c67c-4abb-ad31-433fc6e7e35d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:11:04.936Z|09b6af5a-c67c-4abb-ad31-433fc6e7e35d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:11:09.990Z|1c5fa9b8-3db3-4133-b59b-0e9863bb1214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:11:09.991Z|e46701f2-40d2-4aee-b96e-7bab63178899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:11:09.991Z|1c5fa9b8-3db3-4133-b59b-0e9863bb1214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:11:09.992Z|e46701f2-40d2-4aee-b96e-7bab63178899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:11:09.997Z|d0a5e754-2cc2-449a-855e-ae4c06e9bf8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:11:09.997Z|d0a5e754-2cc2-449a-855e-ae4c06e9bf8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:11:19.936Z|ddc596b2-b9a7-43e1-b04a-ce1269f5fc6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:11:19.936Z|ddc596b2-b9a7-43e1-b04a-ce1269f5fc6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:11:20.019Z|a5d5a62f-80d2-4aa4-acd7-1bebe18258b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:11:20.020Z|a5d5a62f-80d2-4aa4-acd7-1bebe18258b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:11:20.022Z|49921873-97ef-4bf0-bb86-307beb89e8d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:11:20.022Z|49921873-97ef-4bf0-bb86-307beb89e8d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:11:20.026Z|9442dac1-54dc-4214-9a79-c6485a63f1c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:11:20.026Z|9442dac1-54dc-4214-9a79-c6485a63f1c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:11:20.797Z|1a5ea979-ec70-41d2-a092-4e2cefff33dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:11:20.798Z|1a5ea979-ec70-41d2-a092-4e2cefff33dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:11:30.045Z|60ec2e10-63c5-46a7-86a8-5006decd3560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:11:30.046Z|60ec2e10-63c5-46a7-86a8-5006decd3560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:11:30.048Z|a96779d6-32da-4145-953f-0996f8b56cdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:11:30.048Z|a96779d6-32da-4145-953f-0996f8b56cdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:11:30.048Z|f5154179-7948-4a66-aca2-00f3953daa7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:11:30.049Z|f5154179-7948-4a66-aca2-00f3953daa7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:11:34.936Z|aecce962-de8f-440c-afbe-726ff6dfc4bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:11:34.940Z|aecce962-de8f-440c-afbe-726ff6dfc4bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:11:40.075Z|063ec0bd-f9b5-4a0c-857c-2c92e1a4e59b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:11:40.076Z|3451f3f2-16ef-4cc7-b6bf-f2166bb94837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:11:40.076Z|bb7972c6-53cf-44b1-a4be-a709ce54cf64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:11:40.076Z|063ec0bd-f9b5-4a0c-857c-2c92e1a4e59b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:11:40.076Z|3451f3f2-16ef-4cc7-b6bf-f2166bb94837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:11:40.076Z|bb7972c6-53cf-44b1-a4be-a709ce54cf64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:11:45.662Z|c138d120-eec9-4158-bbd2-db819f81eebc|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:11:45.663Z|c138d120-eec9-4158-bbd2-db819f81eebc|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:11:49.936Z|9aada9d2-7fd0-4281-820d-02bffd011f62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:11:49.937Z|9aada9d2-7fd0-4281-820d-02bffd011f62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:11:50.112Z|9b98b056-c078-411f-af58-1112829a4179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:11:50.113Z|4a8cd476-8e49-40f4-b7c5-97aa64dff416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:11:50.113Z|9b98b056-c078-411f-af58-1112829a4179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:11:50.113Z|4a8cd476-8e49-40f4-b7c5-97aa64dff416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:11:50.117Z|58a61438-d097-4573-b681-71f2308fefd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:11:50.117Z|58a61438-d097-4573-b681-71f2308fefd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:11:50.798Z|b7ac8786-80eb-4b1a-a29f-e4234b3140e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:11:50.799Z|b7ac8786-80eb-4b1a-a29f-e4234b3140e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:12:00.141Z|6625fbaa-61b4-4f3d-b59a-046695260de3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:00.141Z|553cb24b-8e7d-4c2b-8d28-924890d31290|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:00.141Z|6625fbaa-61b4-4f3d-b59a-046695260de3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:00.142Z|553cb24b-8e7d-4c2b-8d28-924890d31290|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:00.143Z|53897424-7b19-49d1-a254-ed8ca80a569f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:00.144Z|53897424-7b19-49d1-a254-ed8ca80a569f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:04.936Z|baf5a577-4d02-48f8-b42d-14dad98d05c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:12:04.936Z|baf5a577-4d02-48f8-b42d-14dad98d05c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:12:10.171Z|d6d6c6a9-26b6-4688-b0ee-09aad5107f71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:10.172Z|2b069f1d-20f4-4ae7-9fe0-ede1b65fb0b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:10.172Z|d6d6c6a9-26b6-4688-b0ee-09aad5107f71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:10.173Z|2b069f1d-20f4-4ae7-9fe0-ede1b65fb0b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:10.174Z|27d7c0ff-4d38-416e-8905-348abd53d087|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:10.174Z|27d7c0ff-4d38-416e-8905-348abd53d087|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:19.937Z|0c60cea1-3a3d-438e-b6dd-cae90ca46c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:12:19.941Z|0c60cea1-3a3d-438e-b6dd-cae90ca46c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:12:20.196Z|bf5d9db5-e53b-42fb-828a-8f3da0b324e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:20.197Z|bf5d9db5-e53b-42fb-828a-8f3da0b324e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:20.201Z|ccc480e8-8dc4-43a4-86ca-54c0ba91782f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:20.201Z|ccc480e8-8dc4-43a4-86ca-54c0ba91782f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:20.201Z|7ee7f34c-45af-4ff7-b8fc-ef094c73d5f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:20.202Z|7ee7f34c-45af-4ff7-b8fc-ef094c73d5f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:20.799Z|9158efd4-c95a-4dab-8fdf-955f3c4e8b54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:12:20.800Z|9158efd4-c95a-4dab-8fdf-955f3c4e8b54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:12:30.226Z|43bd2d44-eb40-4c68-9e9a-9c0bf93b555c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:30.227Z|1102756f-5334-45e1-9015-1c168fb65bf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:30.227Z|43bd2d44-eb40-4c68-9e9a-9c0bf93b555c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:30.227Z|1102756f-5334-45e1-9015-1c168fb65bf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:30.234Z|4c7ac1d0-a740-4539-a6c8-4da910589024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:30.234Z|4c7ac1d0-a740-4539-a6c8-4da910589024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:34.936Z|4b451126-ac91-42a9-a22a-d29eeec063c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:12:34.936Z|4b451126-ac91-42a9-a22a-d29eeec063c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:12:40.254Z|e3e894db-6e0d-41ff-af84-1a318c548591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:40.254Z|75ac7c73-63fb-4462-b297-b6cb567c1420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:40.255Z|75ac7c73-63fb-4462-b297-b6cb567c1420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:40.255Z|e3e894db-6e0d-41ff-af84-1a318c548591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:40.263Z|3001704e-6ec3-44e1-800f-1f99c8d20210|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:40.264Z|3001704e-6ec3-44e1-800f-1f99c8d20210|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:45.661Z|837929f6-4003-4a68-9b3d-fe235c45952d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:12:45.662Z|837929f6-4003-4a68-9b3d-fe235c45952d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:49.936Z|ae26846a-2861-494e-9158-9fea088bf4bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:12:49.936Z|ae26846a-2861-494e-9158-9fea088bf4bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:12:50.278Z|81cfe778-a7b1-4bb7-8d6b-a6959cbc74ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:50.279Z|81cfe778-a7b1-4bb7-8d6b-a6959cbc74ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:50.281Z|2534c6cd-ac05-4e15-af53-1f11484b44fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:50.281Z|2534c6cd-ac05-4e15-af53-1f11484b44fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:50.289Z|ab0b9137-4bff-43c2-a5fc-c2745411f6b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:12:50.290Z|ab0b9137-4bff-43c2-a5fc-c2745411f6b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:12:50.800Z|104559f8-23c1-4a4d-af19-c587f21c05cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:12:50.801Z|104559f8-23c1-4a4d-af19-c587f21c05cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:13:00.305Z|3bea1ffc-d165-4209-bb88-c66a2ca55b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:00.306Z|3bea1ffc-d165-4209-bb88-c66a2ca55b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:00.308Z|659cf2ba-49b0-44a9-97f9-2da944eaadeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:00.308Z|659cf2ba-49b0-44a9-97f9-2da944eaadeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:00.316Z|57235112-28a7-44cc-9048-88f2e0b789b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:00.317Z|57235112-28a7-44cc-9048-88f2e0b789b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:04.936Z|df927f30-dbb5-4b22-be28-8b7d8cc31f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:13:04.939Z|df927f30-dbb5-4b22-be28-8b7d8cc31f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:13:10.327Z|21159b01-eb06-4581-9c2c-5709b4cca09f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:10.328Z|21159b01-eb06-4581-9c2c-5709b4cca09f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:10.330Z|bab2116e-7e83-4fec-845b-1daf371ae474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:10.330Z|bab2116e-7e83-4fec-845b-1daf371ae474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:10.340Z|591b00f8-76c9-4bc1-9157-4a207e01334f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:10.340Z|591b00f8-76c9-4bc1-9157-4a207e01334f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:19.936Z|297cfb7b-517e-49f0-a524-ea9e97e86633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:13:19.936Z|297cfb7b-517e-49f0-a524-ea9e97e86633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:13:20.355Z|8a476756-69a6-40a5-bc6f-71b5c6d30322|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:20.356Z|8a476756-69a6-40a5-bc6f-71b5c6d30322|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:20.361Z|2abab80a-9d80-449f-bb2f-c38531a22f04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:20.362Z|2abab80a-9d80-449f-bb2f-c38531a22f04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:20.364Z|e0058abb-9756-4839-b52e-bc2718d4f4d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:20.365Z|e0058abb-9756-4839-b52e-bc2718d4f4d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:20.801Z|2103603d-3f36-4dbc-8edb-459928434a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:13:20.802Z|2103603d-3f36-4dbc-8edb-459928434a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:13:30.384Z|45247071-2f9b-4da8-bdcf-c3aa4b413a5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:30.385Z|45247071-2f9b-4da8-bdcf-c3aa4b413a5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:30.389Z|67e2bd46-d6ab-4926-9dd7-6f7a3e131fdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:30.390Z|67e2bd46-d6ab-4926-9dd7-6f7a3e131fdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:30.391Z|871a3f14-cda3-4920-8160-cd863929eb64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:30.392Z|871a3f14-cda3-4920-8160-cd863929eb64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:34.936Z|fc84eede-5376-4241-a575-65d5bcf1409d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:13:34.936Z|fc84eede-5376-4241-a575-65d5bcf1409d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:13:40.416Z|1a19f4b0-2690-43fb-af6d-d192fc15f1c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:40.417Z|1a19f4b0-2690-43fb-af6d-d192fc15f1c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:40.420Z|75ddeb20-294e-41e8-bb6d-554fbdf2363e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:40.421Z|75ddeb20-294e-41e8-bb6d-554fbdf2363e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:40.421Z|c9fec724-ad87-49ed-a864-3fe9a32cf83c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:40.422Z|c9fec724-ad87-49ed-a864-3fe9a32cf83c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:45.662Z|67ef1bd6-6e80-4b65-89e7-69f3d5751ee9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:13:45.663Z|67ef1bd6-6e80-4b65-89e7-69f3d5751ee9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:49.936Z|9e39b3c6-f3ba-4395-8326-93c8c54db3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:13:49.940Z|9e39b3c6-f3ba-4395-8326-93c8c54db3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:13:50.446Z|d25c9de7-dee4-4d12-9b97-71b2a296b0f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:50.447Z|d25c9de7-dee4-4d12-9b97-71b2a296b0f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:50.451Z|3a05f9af-abb1-4c86-bf80-6a97337354de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:50.452Z|3a05f9af-abb1-4c86-bf80-6a97337354de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:50.450Z|2629ea01-97b8-4dd1-b31f-1a79dc9d1557|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:13:50.453Z|2629ea01-97b8-4dd1-b31f-1a79dc9d1557|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:13:50.802Z|9c0f0b38-9e3b-4659-910b-2e84525789ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:13:50.803Z|9c0f0b38-9e3b-4659-910b-2e84525789ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:14:00.478Z|bb387b9b-adcb-40e7-83e7-8f3be7670f82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:00.479Z|bb387b9b-adcb-40e7-83e7-8f3be7670f82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:00.481Z|599091e2-30c6-4318-a566-4d5c058b316a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:00.481Z|599091e2-30c6-4318-a566-4d5c058b316a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:00.484Z|e5fb205d-6506-48b2-8d87-2cfb30c7ccc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:00.484Z|e5fb205d-6506-48b2-8d87-2cfb30c7ccc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:04.936Z|45d54659-707c-4b4e-b75e-096117ebe6a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:14:04.936Z|45d54659-707c-4b4e-b75e-096117ebe6a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:14:10.510Z|a81a078d-82bf-488d-8525-d3ff54bb20f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:10.510Z|3d441cbd-4a9a-408f-ad21-a79e5ad2cf18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:10.511Z|a81a078d-82bf-488d-8525-d3ff54bb20f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:10.511Z|3d441cbd-4a9a-408f-ad21-a79e5ad2cf18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:10.519Z|7a8ed811-1bd0-4a75-b85c-ca34c8359466|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:10.519Z|7a8ed811-1bd0-4a75-b85c-ca34c8359466|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:19.936Z|c1cc5c66-51ca-4960-bf1d-e51a934dd674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:14:19.936Z|c1cc5c66-51ca-4960-bf1d-e51a934dd674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:14:20.538Z|a0dd7e43-9337-4d46-80fc-4d54c54e6494|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:20.538Z|5375d076-aa6c-4b0f-84ab-d8d1a0b6fdb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:20.538Z|a0dd7e43-9337-4d46-80fc-4d54c54e6494|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:20.539Z|5375d076-aa6c-4b0f-84ab-d8d1a0b6fdb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:20.545Z|ac83362b-df2c-4324-ba8b-bc3988a00d20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:20.545Z|ac83362b-df2c-4324-ba8b-bc3988a00d20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:20.803Z|531d4b85-36dc-4c86-a75d-73d7935739cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:14:20.804Z|531d4b85-36dc-4c86-a75d-73d7935739cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:14:30.568Z|60421567-2cae-4875-b8ca-cbd019d0cdf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:30.568Z|ae23069f-8a59-48ab-97ae-d0eccf68467d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:30.568Z|60421567-2cae-4875-b8ca-cbd019d0cdf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:30.569Z|ae23069f-8a59-48ab-97ae-d0eccf68467d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:30.571Z|a7406111-aa69-418b-ba64-487607cf67ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:30.572Z|a7406111-aa69-418b-ba64-487607cf67ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:34.936Z|746bf71b-e229-4478-b1aa-a8e6c45225c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:14:34.940Z|746bf71b-e229-4478-b1aa-a8e6c45225c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:14:40.598Z|f326f60e-57b9-462c-93b3-038742c38057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:40.598Z|cef778d6-f324-49f1-beb7-a002dd3bff66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:40.599Z|cef778d6-f324-49f1-beb7-a002dd3bff66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:40.599Z|f326f60e-57b9-462c-93b3-038742c38057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:40.599Z|a53b2b53-e69f-44a4-ac71-3e303572c700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:40.599Z|a53b2b53-e69f-44a4-ac71-3e303572c700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:45.661Z|f0c080aa-fc60-4c8d-841c-69da42110ca4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:14:45.661Z|f0c080aa-fc60-4c8d-841c-69da42110ca4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:49.936Z|28e6a4c2-1668-4d81-87ef-fbf6f2a2e1c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:14:49.936Z|28e6a4c2-1668-4d81-87ef-fbf6f2a2e1c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:14:50.626Z|b310b618-66a1-408f-9487-9fa59005e726|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:50.627Z|b310b618-66a1-408f-9487-9fa59005e726|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:50.632Z|75ae4370-6504-46cd-967f-35acb5232991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:50.632Z|75ae4370-6504-46cd-967f-35acb5232991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:50.636Z|e508db4b-40f8-4b07-9863-f3e8b062580e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:14:50.636Z|e508db4b-40f8-4b07-9863-f3e8b062580e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:14:50.805Z|ab889130-2d79-4cd8-84e4-bc67746b1a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:14:50.805Z|ab889130-2d79-4cd8-84e4-bc67746b1a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:15:00.659Z|93299a10-5914-4899-b67a-7c4498a7861a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:00.660Z|93299a10-5914-4899-b67a-7c4498a7861a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:00.664Z|d81968e3-5f92-4834-a76a-c14c14852063|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:00.664Z|d81968e3-5f92-4834-a76a-c14c14852063|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:00.664Z|32bf6206-ab5e-431d-b3d2-ea150d485cef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:00.665Z|32bf6206-ab5e-431d-b3d2-ea150d485cef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:04.936Z|fdcdf6d9-b3ee-4eee-a986-d5e44e98e9f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:15:04.936Z|fdcdf6d9-b3ee-4eee-a986-d5e44e98e9f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:15:10.690Z|02c2efc4-0e4c-476f-b5e5-668b20aa1b85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:10.690Z|381d01c3-0083-420d-b474-08c81ee33940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:10.690Z|02c2efc4-0e4c-476f-b5e5-668b20aa1b85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:10.691Z|381d01c3-0083-420d-b474-08c81ee33940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:10.700Z|986b8178-b06d-4d0b-9ae2-0822127384b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:10.700Z|986b8178-b06d-4d0b-9ae2-0822127384b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:19.936Z|479e609d-18aa-4658-b6d0-e09542078b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:15:19.940Z|479e609d-18aa-4658-b6d0-e09542078b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:15:20.719Z|592fe9d2-d89c-44f8-86c3-111c1cc43a4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:20.719Z|a139d777-0ba7-4bb1-aaa3-43e97c166d8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:20.719Z|592fe9d2-d89c-44f8-86c3-111c1cc43a4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:20.719Z|a139d777-0ba7-4bb1-aaa3-43e97c166d8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:20.723Z|e8eaebcb-d06f-4abf-ae0f-2796d45af39d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:20.724Z|e8eaebcb-d06f-4abf-ae0f-2796d45af39d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:20.806Z|5e20082e-e2e1-4299-a3ab-176f1e45f15d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:15:20.806Z|5e20082e-e2e1-4299-a3ab-176f1e45f15d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:15:30.749Z|ec525fb3-d5f0-417b-b514-121dd414a106|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:30.750Z|ec525fb3-d5f0-417b-b514-121dd414a106|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:30.752Z|d7cb2225-f07f-474a-8d1c-574401cb27c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:30.752Z|d7cb2225-f07f-474a-8d1c-574401cb27c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:30.759Z|2c493d03-64dd-428a-8d6e-40c7fefc417a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:30.759Z|2c493d03-64dd-428a-8d6e-40c7fefc417a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:34.936Z|841f158f-b14d-444e-887e-526fec60d77d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:15:34.936Z|841f158f-b14d-444e-887e-526fec60d77d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:15:40.772Z|d7a33b53-9a1b-4c1b-8c26-d62f4ab25b3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:40.772Z|d7a33b53-9a1b-4c1b-8c26-d62f4ab25b3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:40.779Z|aa63e4e2-730b-4538-977a-6ee42b579384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:40.780Z|aa63e4e2-730b-4538-977a-6ee42b579384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:40.781Z|7d923aa1-81af-4e56-b41e-4503a2f8717e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:40.782Z|7d923aa1-81af-4e56-b41e-4503a2f8717e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:45.661Z|fbc53abe-c31b-4187-9213-eb07be470821|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:15:45.662Z|fbc53abe-c31b-4187-9213-eb07be470821|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:49.936Z|23234f95-3e27-49e5-8709-04d157ddcb80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:15:49.936Z|23234f95-3e27-49e5-8709-04d157ddcb80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:15:50.801Z|c4ada0a0-64e3-4986-8b0f-51afe1b88a30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:50.802Z|c4ada0a0-64e3-4986-8b0f-51afe1b88a30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:50.804Z|6d0b5a51-cae8-47b0-b909-ddc1f409ceac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:50.805Z|6d0b5a51-cae8-47b0-b909-ddc1f409ceac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:50.806Z|afa55a18-2bc8-4335-8b43-39d28a92331b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:15:50.806Z|afa55a18-2bc8-4335-8b43-39d28a92331b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:15:50.807Z|4e558ddc-5571-4fca-8fb7-97f0bf962eee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:15:50.807Z|4e558ddc-5571-4fca-8fb7-97f0bf962eee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:16:00.830Z|26ad8b68-6318-4ee7-88c6-d7f45eb18b2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:00.831Z|26ad8b68-6318-4ee7-88c6-d7f45eb18b2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:00.832Z|88605e8d-b738-41a6-871b-1be35a98d200|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:00.832Z|88605e8d-b738-41a6-871b-1be35a98d200|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:00.832Z|0aaf2c5f-6445-4ee6-ae45-afa553084ab3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:00.833Z|0aaf2c5f-6445-4ee6-ae45-afa553084ab3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:04.936Z|7b2ecddc-853f-4301-9df3-3d146b541f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:16:04.940Z|7b2ecddc-853f-4301-9df3-3d146b541f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:16:10.864Z|ef376f4b-e98c-493f-a093-0bea3d89b249|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:10.864Z|ef376f4b-e98c-493f-a093-0bea3d89b249|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:10.867Z|1b630048-4c2d-421b-8f07-c8cdc095b904|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:10.868Z|1b630048-4c2d-421b-8f07-c8cdc095b904|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:10.868Z|b3e612e0-2a54-4a5d-b99e-5cf2397d5deb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:10.868Z|b3e612e0-2a54-4a5d-b99e-5cf2397d5deb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:19.936Z|5d7fa6e2-7a94-4f5b-9eb3-a95f18c42264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:16:19.937Z|5d7fa6e2-7a94-4f5b-9eb3-a95f18c42264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:16:20.807Z|84208685-47dc-46bb-9c1e-4b7c4e38471e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:16:20.808Z|84208685-47dc-46bb-9c1e-4b7c4e38471e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:16:20.893Z|d6af4163-771e-488d-bf26-f8d6adf83bf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:20.894Z|d6af4163-771e-488d-bf26-f8d6adf83bf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:20.896Z|e73b2028-53d0-4e94-9c12-0249510dc2d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:20.897Z|e73b2028-53d0-4e94-9c12-0249510dc2d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:20.897Z|57309bb5-1284-42ab-92c0-8bf9f105730c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:20.897Z|57309bb5-1284-42ab-92c0-8bf9f105730c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:30.923Z|f6a706d6-aeb1-4764-b160-08ab31e11fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:30.924Z|f6a706d6-aeb1-4764-b160-08ab31e11fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:30.931Z|11b3544a-0a0a-44a0-9dbd-95c5af19ea70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:30.931Z|11b3544a-0a0a-44a0-9dbd-95c5af19ea70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:30.939Z|99505b40-a6cd-4f90-8b1e-a96aa6eda847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:30.939Z|99505b40-a6cd-4f90-8b1e-a96aa6eda847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:34.936Z|977cf506-6fc1-435a-a3f0-1afb95faacb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:16:34.937Z|977cf506-6fc1-435a-a3f0-1afb95faacb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:16:40.961Z|1affd7c8-a58c-4ef9-ac57-cdf37b4c2e6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:40.961Z|c3e093d9-4fda-4ddb-ae1e-4de02dfcbc2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:40.962Z|c3e093d9-4fda-4ddb-ae1e-4de02dfcbc2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:40.962Z|1affd7c8-a58c-4ef9-ac57-cdf37b4c2e6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:40.964Z|e3823172-4a94-4071-900b-e0e62564d8b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:40.965Z|e3823172-4a94-4071-900b-e0e62564d8b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:45.660Z|22490c1c-a3af-42ba-9e82-742c1d2bb781|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:16:45.661Z|22490c1c-a3af-42ba-9e82-742c1d2bb781|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:49.936Z|75b19af4-4bf0-485e-ad27-53fda0aeed3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:16:49.939Z|75b19af4-4bf0-485e-ad27-53fda0aeed3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:16:50.809Z|bac2e058-af13-472f-81e0-77ee579ed139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:16:50.809Z|bac2e058-af13-472f-81e0-77ee579ed139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:16:50.988Z|f8b17b58-c0ad-41e4-8712-d1938072d0ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:50.989Z|f8b17b58-c0ad-41e4-8712-d1938072d0ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:50.996Z|563e9f83-cd07-466f-9858-dffd47775aec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:50.997Z|563e9f83-cd07-466f-9858-dffd47775aec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:16:50.997Z|0f7ed0e0-8dee-457f-bb95-c33755f09754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:16:50.998Z|0f7ed0e0-8dee-457f-bb95-c33755f09754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:01.015Z|0477ba8c-87e9-462d-88ff-edede57e7a41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:01.022Z|ca55ac70-487e-44c2-bc50-5aa6a701cbb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:01.023Z|ca55ac70-487e-44c2-bc50-5aa6a701cbb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:01.015Z|0477ba8c-87e9-462d-88ff-edede57e7a41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:01.027Z|14008656-8d68-4926-8e0e-f936d976dc52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:01.028Z|14008656-8d68-4926-8e0e-f936d976dc52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:04.936Z|6d652fd2-354f-4d32-993d-6261f4a048d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:17:04.936Z|6d652fd2-354f-4d32-993d-6261f4a048d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:17:11.051Z|a1e976ff-18db-494e-899c-acb7a92b13d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:11.052Z|a1e976ff-18db-494e-899c-acb7a92b13d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:11.053Z|4cc122f6-6a64-404d-92a6-ce4b8246ad12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:11.053Z|fbe6f03e-d366-4308-9b9e-a07e62f33170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:11.054Z|4cc122f6-6a64-404d-92a6-ce4b8246ad12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:11.054Z|fbe6f03e-d366-4308-9b9e-a07e62f33170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:19.936Z|5064130c-873c-40c6-b3e3-fb555d8afe54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:17:19.937Z|5064130c-873c-40c6-b3e3-fb555d8afe54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:17:20.809Z|40bbdf16-5357-4f90-acbc-91b9cddd214b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:17:20.810Z|40bbdf16-5357-4f90-acbc-91b9cddd214b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:17:21.081Z|f214d789-079f-4234-a449-c9935009d1af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:21.081Z|f214d789-079f-4234-a449-c9935009d1af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:21.088Z|3e1672a7-0026-431e-aef6-03041272c6f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:21.089Z|3e1672a7-0026-431e-aef6-03041272c6f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:21.089Z|459d9f17-3532-4d37-b4e8-094767da66b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:21.089Z|459d9f17-3532-4d37-b4e8-094767da66b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:31.108Z|05ddaee9-ac5c-40a2-84f3-a6befedb40a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:31.109Z|05ddaee9-ac5c-40a2-84f3-a6befedb40a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:31.112Z|170c49ae-bf82-40ba-b045-318654ae0526|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:31.112Z|170c49ae-bf82-40ba-b045-318654ae0526|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:31.115Z|51a60ff0-3b5d-4cf4-9510-e8746de75746|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:31.115Z|51a60ff0-3b5d-4cf4-9510-e8746de75746|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:34.936Z|86004251-4c0e-4dd7-a720-70ef9cda4bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:17:34.940Z|86004251-4c0e-4dd7-a720-70ef9cda4bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:17:41.136Z|a4f1ca7d-cd18-4ca2-a6ba-82ce7e575b4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:41.137Z|a4f1ca7d-cd18-4ca2-a6ba-82ce7e575b4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:41.138Z|1b7bfda0-0b88-4758-b982-12f70776f0a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:41.139Z|1b7bfda0-0b88-4758-b982-12f70776f0a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:41.144Z|25a521a4-90d8-47cb-90ad-044ab2058e2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:41.144Z|25a521a4-90d8-47cb-90ad-044ab2058e2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:45.660Z|fd74a28d-82cf-4382-a502-005195d060a3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:17:45.662Z|fd74a28d-82cf-4382-a502-005195d060a3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:49.936Z|1a2fdad8-a9c4-4f75-be74-445fbe877a3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:17:49.936Z|1a2fdad8-a9c4-4f75-be74-445fbe877a3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:17:50.811Z|fec6b45d-9484-48cf-bf72-f735dd3e922e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:17:50.812Z|fec6b45d-9484-48cf-bf72-f735dd3e922e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:17:51.167Z|7eb4855b-3888-4c1f-9269-4400884d4b2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:51.168Z|7eb4855b-3888-4c1f-9269-4400884d4b2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:51.168Z|48c050dc-a286-40a3-ace9-fe623528d044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:51.168Z|48c050dc-a286-40a3-ace9-fe623528d044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:17:51.171Z|d769f117-680e-47a2-be1d-f62574739923|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:17:51.171Z|d769f117-680e-47a2-be1d-f62574739923|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:01.195Z|46db2ae2-b58e-4e44-9661-a19dfaa56591|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:01.196Z|46db2ae2-b58e-4e44-9661-a19dfaa56591|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:01.196Z|7e6dd1a4-4b45-4775-a9bd-68d45ad8aa1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:01.196Z|7e6dd1a4-4b45-4775-a9bd-68d45ad8aa1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:01.204Z|bd56d2d3-7a8e-4214-a268-f2f4b1bf1c37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:01.204Z|bd56d2d3-7a8e-4214-a268-f2f4b1bf1c37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:04.936Z|117f7f47-1d93-48b1-abe3-84db267a869e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:18:04.936Z|117f7f47-1d93-48b1-abe3-84db267a869e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:18:11.224Z|5ebcdc06-5e4b-480b-a2f3-5a28c84a1164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:11.225Z|5ebcdc06-5e4b-480b-a2f3-5a28c84a1164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:11.225Z|7325baa7-2a05-44c0-9c43-e516be1a1e3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:11.225Z|7325baa7-2a05-44c0-9c43-e516be1a1e3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:11.234Z|10679914-2534-4327-bff0-28a837461ce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:11.235Z|10679914-2534-4327-bff0-28a837461ce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:19.936Z|123a0a37-018e-4926-ac32-71a9d53b7f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:18:19.940Z|123a0a37-018e-4926-ac32-71a9d53b7f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:18:20.812Z|fb4169ab-479f-480d-81ec-437f37908a89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:18:20.813Z|fb4169ab-479f-480d-81ec-437f37908a89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:18:21.250Z|3c64e5c8-65a5-4ba6-81ed-9b9b430609e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:21.251Z|3c64e5c8-65a5-4ba6-81ed-9b9b430609e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:21.259Z|10a9847d-a3e9-4787-95a2-f17bb3e0e5fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:21.259Z|10a9847d-a3e9-4787-95a2-f17bb3e0e5fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:21.260Z|b610e325-1a80-4098-913c-a28bf8d5426e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:21.260Z|b610e325-1a80-4098-913c-a28bf8d5426e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:31.281Z|79083aae-b350-4617-916d-f623fbff9721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:31.282Z|79083aae-b350-4617-916d-f623fbff9721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:31.287Z|3b3b2977-b3b3-4086-ac7e-42da9475a74e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:31.288Z|3b3b2977-b3b3-4086-ac7e-42da9475a74e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:31.288Z|29d964bd-c6e6-4869-9004-cc7816a14ce6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:31.288Z|29d964bd-c6e6-4869-9004-cc7816a14ce6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:34.936Z|b9d215ac-7bc8-4ad1-b56c-5be5abbb8ce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:18:34.936Z|b9d215ac-7bc8-4ad1-b56c-5be5abbb8ce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:18:41.310Z|a68e4f51-b733-4a0a-88a8-68c61e943358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:41.311Z|a68e4f51-b733-4a0a-88a8-68c61e943358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:41.313Z|117ee85b-ae46-417e-bf45-a550546bf935|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:41.314Z|117ee85b-ae46-417e-bf45-a550546bf935|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:41.315Z|4744ecf2-847e-4905-9de7-e9e19bfd6536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:41.315Z|4744ecf2-847e-4905-9de7-e9e19bfd6536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:45.659Z|61083ddb-853e-4b17-be8b-7fab4d0fb671|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:18:45.659Z|61083ddb-853e-4b17-be8b-7fab4d0fb671|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:49.936Z|e504e6e8-6954-4523-8c20-4f058c0c8139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:18:49.936Z|e504e6e8-6954-4523-8c20-4f058c0c8139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:18:50.813Z|f84ef751-9273-4eb4-918a-9964330a0c9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:18:50.814Z|f84ef751-9273-4eb4-918a-9964330a0c9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:18:51.343Z|ad82027f-ebbf-49f7-96d4-d508de5ceba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:51.343Z|dfd05dc0-35dd-4733-adf3-e70addbd6957|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:51.344Z|dfd05dc0-35dd-4733-adf3-e70addbd6957|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:51.344Z|ad82027f-ebbf-49f7-96d4-d508de5ceba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:18:51.348Z|b1a6a123-49ed-4fd3-bf3c-a38a50971052|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:18:51.349Z|b1a6a123-49ed-4fd3-bf3c-a38a50971052|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:01.373Z|17bb893f-9698-4a22-b47e-731d4bc77e0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:01.373Z|17bb893f-9698-4a22-b47e-731d4bc77e0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:01.373Z|aa3e713d-17cc-4ece-ac85-c9fa6cf9ac18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:01.373Z|aa3e713d-17cc-4ece-ac85-c9fa6cf9ac18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:01.381Z|e82e9601-1177-4be0-923f-c4986bac853e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:01.382Z|e82e9601-1177-4be0-923f-c4986bac853e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:04.936Z|2d0d3307-4aa0-4131-8bd1-5caea8bff92b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:19:04.940Z|2d0d3307-4aa0-4131-8bd1-5caea8bff92b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:19:11.397Z|52b95861-8ade-488a-a04a-37b4a0f5f146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:11.397Z|52b95861-8ade-488a-a04a-37b4a0f5f146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:11.402Z|be0d5bf0-6a58-4612-b1ae-41ad9e9b41cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:11.402Z|be0d5bf0-6a58-4612-b1ae-41ad9e9b41cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:11.411Z|1303e0f4-d861-43ba-8db0-f23111b1a2e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:11.411Z|1303e0f4-d861-43ba-8db0-f23111b1a2e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:19.936Z|73f5b83a-96c5-4264-9677-4202e8b2a268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:19:19.936Z|73f5b83a-96c5-4264-9677-4202e8b2a268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:19:20.814Z|3f19e167-e474-473c-a4a4-e171e47bb662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:19:20.815Z|3f19e167-e474-473c-a4a4-e171e47bb662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:19:21.424Z|f7aa7b85-eb51-4e11-b77d-3786d5700c48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:21.425Z|f7aa7b85-eb51-4e11-b77d-3786d5700c48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:21.429Z|097f0d23-245d-4ebf-9529-b316404e750e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:21.430Z|097f0d23-245d-4ebf-9529-b316404e750e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:21.439Z|01e0a484-22d9-427a-88f5-c7b4a0c4d5da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:21.439Z|01e0a484-22d9-427a-88f5-c7b4a0c4d5da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:31.452Z|21f11be4-ff84-4caa-b21e-9ae04227f9ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:31.453Z|21f11be4-ff84-4caa-b21e-9ae04227f9ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:31.455Z|59252906-ea41-4480-82ac-8f9a1ba3697c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:31.455Z|59252906-ea41-4480-82ac-8f9a1ba3697c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:31.465Z|a0092de9-8093-4f3d-95c1-4062750c2132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:31.466Z|a0092de9-8093-4f3d-95c1-4062750c2132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:34.936Z|2ad0b93c-79c7-4839-8663-fc82cdc6d90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:19:34.936Z|2ad0b93c-79c7-4839-8663-fc82cdc6d90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:19:41.483Z|c9612755-3d6c-4edf-9105-7fbd446092f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:41.483Z|ce1bfeb1-9bb5-49d7-a18e-27ab4b07693b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:41.483Z|c9612755-3d6c-4edf-9105-7fbd446092f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:41.484Z|ce1bfeb1-9bb5-49d7-a18e-27ab4b07693b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:41.492Z|04f3601d-98b4-4670-ac7f-6b0d966228e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:41.493Z|04f3601d-98b4-4670-ac7f-6b0d966228e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:45.660Z|ee171201-b6f5-468d-868b-a120d7a136b8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:19:45.661Z|ee171201-b6f5-468d-868b-a120d7a136b8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:49.936Z|c77594e7-704a-4c2e-b1b8-57004203b898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:19:49.940Z|c77594e7-704a-4c2e-b1b8-57004203b898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:19:50.815Z|a27832df-1434-4cb3-9f13-a6228930a8e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:19:50.816Z|a27832df-1434-4cb3-9f13-a6228930a8e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:19:51.510Z|2560261b-de58-4011-9c04-09147d73a878|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:51.511Z|2560261b-de58-4011-9c04-09147d73a878|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:51.518Z|f1100442-daca-402b-93eb-f19e5cd53961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:51.519Z|f1100442-daca-402b-93eb-f19e5cd53961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:19:51.523Z|4c1dcc53-4dc6-422e-8a94-7f7011e37389|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:19:51.524Z|4c1dcc53-4dc6-422e-8a94-7f7011e37389|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:01.539Z|bc4eda17-bf41-4458-b06e-12811fc39318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:01.540Z|bc4eda17-bf41-4458-b06e-12811fc39318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:01.546Z|9b718ddd-b4f5-4568-9a26-1f35fa3d11c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:01.547Z|9b718ddd-b4f5-4568-9a26-1f35fa3d11c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:01.550Z|cafe3944-f3e2-47f5-b3d1-0326d7f9c2ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:01.551Z|cafe3944-f3e2-47f5-b3d1-0326d7f9c2ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:04.936Z|a52145c8-f622-4acc-bacf-d4c9fef416d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:20:04.936Z|a52145c8-f622-4acc-bacf-d4c9fef416d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:20:11.570Z|1fb1c007-92c2-4713-8c32-afa10a614737|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:11.571Z|1fb1c007-92c2-4713-8c32-afa10a614737|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:11.575Z|8c9d4196-1adb-4cf2-b68f-eff412a16454|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:11.576Z|8c9d4196-1adb-4cf2-b68f-eff412a16454|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:11.578Z|a00473f2-0a0f-485a-8d21-c85e91ab98cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:11.579Z|a00473f2-0a0f-485a-8d21-c85e91ab98cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:19.936Z|ed1d42b5-12fa-4786-a658-644eafd2b8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:20:19.936Z|ed1d42b5-12fa-4786-a658-644eafd2b8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:20:20.816Z|5a59ec35-f826-40ee-911d-d4e48a3546e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:20:20.817Z|5a59ec35-f826-40ee-911d-d4e48a3546e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:20:21.607Z|013c4d14-2b9d-4c3d-89e1-89604d1c7c26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:21.607Z|c3a18957-e07f-45bf-b2c3-6fb6f818dabe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:21.607Z|013c4d14-2b9d-4c3d-89e1-89604d1c7c26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:21.607Z|c3a18957-e07f-45bf-b2c3-6fb6f818dabe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:21.611Z|abfab2f5-2250-4cc3-bc5b-9b7d353e2a78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:21.611Z|abfab2f5-2250-4cc3-bc5b-9b7d353e2a78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:31.636Z|18bf17bd-0755-4238-9e9a-15de02f7c118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:31.636Z|18bf17bd-0755-4238-9e9a-15de02f7c118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:31.639Z|c0aacab7-9c17-4bd4-a899-e81102733872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:31.639Z|c0aacab7-9c17-4bd4-a899-e81102733872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:31.641Z|c3a21a9d-81a5-4ca6-9dae-7bebd8e5ccbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:31.641Z|c3a21a9d-81a5-4ca6-9dae-7bebd8e5ccbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:34.936Z|e996cd9a-dfa0-422d-b6b9-3f5d13ec3ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:20:34.940Z|e996cd9a-dfa0-422d-b6b9-3f5d13ec3ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:20:41.662Z|1ee2b6a9-21e2-43e5-a4a5-3be74872355b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:41.662Z|1ee2b6a9-21e2-43e5-a4a5-3be74872355b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:41.666Z|8a9a93fc-4b7f-41b1-8c17-c5fec611fbf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:41.667Z|8a9a93fc-4b7f-41b1-8c17-c5fec611fbf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:41.667Z|d3255e25-40b2-4852-a799-6ef706f2f5f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:41.668Z|d3255e25-40b2-4852-a799-6ef706f2f5f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:45.660Z|ad742fa2-2cbb-46ec-b2a1-0991bd0f0862|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:20:45.660Z|ad742fa2-2cbb-46ec-b2a1-0991bd0f0862|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:49.936Z|08a9799f-2e2a-4ce8-9541-4398410979d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:20:49.936Z|08a9799f-2e2a-4ce8-9541-4398410979d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:20:50.817Z|4f98bb3f-0ac4-46ad-8927-52af660bbe90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:20:50.818Z|4f98bb3f-0ac4-46ad-8927-52af660bbe90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:20:51.694Z|f7c7495d-9d35-4367-9362-d4f2a71494e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:51.694Z|f7c7495d-9d35-4367-9362-d4f2a71494e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:51.697Z|5a07364f-6972-401b-a22f-4113f97586f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:51.697Z|5a07364f-6972-401b-a22f-4113f97586f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:20:51.698Z|2a577947-1f80-46cc-bd3c-333ec7788360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:20:51.699Z|2a577947-1f80-46cc-bd3c-333ec7788360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:01.720Z|53194e6b-e1f6-458a-9b5c-bf298951d4d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:01.720Z|53194e6b-e1f6-458a-9b5c-bf298951d4d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:01.724Z|c0a436fb-9273-40bc-bfdc-54b43f18e998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:01.724Z|c0a436fb-9273-40bc-bfdc-54b43f18e998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:01.727Z|31427aa6-ef41-4b4f-a8ec-e3ba5e272da7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:01.728Z|31427aa6-ef41-4b4f-a8ec-e3ba5e272da7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:04.936Z|152319f4-2a96-4fe6-b035-72a4fefd4894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:21:04.936Z|152319f4-2a96-4fe6-b035-72a4fefd4894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:21:11.749Z|f8d65a12-ab7a-4a15-a258-a73185abf9d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:11.750Z|f8d65a12-ab7a-4a15-a258-a73185abf9d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:11.751Z|0893196f-bfd5-4e55-bb2c-890c66e58006|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:11.752Z|0893196f-bfd5-4e55-bb2c-890c66e58006|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:11.752Z|f6d22513-2768-4812-b99f-23ee06ad59e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:11.753Z|f6d22513-2768-4812-b99f-23ee06ad59e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:19.936Z|e7f9f0a7-576e-4cb5-998b-27dbdcaad4ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:21:19.940Z|e7f9f0a7-576e-4cb5-998b-27dbdcaad4ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:21:20.818Z|4f370c21-7f86-4cff-84b4-3b6b830aef82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:21:20.819Z|4f370c21-7f86-4cff-84b4-3b6b830aef82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:21:21.779Z|33d9d323-9700-4d26-9a0d-2c0233fe40b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:21.780Z|33d9d323-9700-4d26-9a0d-2c0233fe40b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:21.780Z|feb73b8b-ade1-4ca3-8764-2d07f466b6bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:21.780Z|feb73b8b-ade1-4ca3-8764-2d07f466b6bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:21.784Z|d1c1d4fa-7bda-4917-862d-a785f2027c84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:21.784Z|d1c1d4fa-7bda-4917-862d-a785f2027c84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:31.803Z|c2e68c1b-683e-4a0b-a4a8-6c31494f3da8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:31.803Z|c2e68c1b-683e-4a0b-a4a8-6c31494f3da8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:31.807Z|e8c4e732-0f41-4b2f-9806-be9e5eab4017|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:31.808Z|e8c4e732-0f41-4b2f-9806-be9e5eab4017|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:31.810Z|2506d96a-3c29-40bc-8915-42262953d26c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:31.810Z|2506d96a-3c29-40bc-8915-42262953d26c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:34.936Z|a9e642fa-7995-4f22-ba9c-5ae772d1a9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:21:34.936Z|a9e642fa-7995-4f22-ba9c-5ae772d1a9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:21:41.831Z|1719cb88-1641-41c0-9b5c-cae20c4eb068|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:41.832Z|1719cb88-1641-41c0-9b5c-cae20c4eb068|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:41.836Z|5762bf02-72dc-452a-b229-011dd3013ace|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:41.837Z|5762bf02-72dc-452a-b229-011dd3013ace|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:41.840Z|dec01ae6-46b8-457d-aacd-ed02b155e380|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:41.841Z|dec01ae6-46b8-457d-aacd-ed02b155e380|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:45.661Z|d37252f9-0d7c-4f79-8177-d2226d3206ed|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:21:45.662Z|d37252f9-0d7c-4f79-8177-d2226d3206ed|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:49.936Z|96f9c734-510e-47d2-91b3-079a8ba6332d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:21:49.936Z|96f9c734-510e-47d2-91b3-079a8ba6332d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:21:50.819Z|5d92bfa1-e301-4545-83f7-807edf79126b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:21:50.820Z|5d92bfa1-e301-4545-83f7-807edf79126b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:21:51.860Z|0da77501-e954-4227-a169-7799ca9a60e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:51.861Z|0da77501-e954-4227-a169-7799ca9a60e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:51.862Z|78aab596-f7c3-48fe-b704-96ad3c19c07e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:51.862Z|78aab596-f7c3-48fe-b704-96ad3c19c07e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:21:51.865Z|6bf86d34-bc90-41e6-8fd1-63d531c0dd3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:21:51.866Z|6bf86d34-bc90-41e6-8fd1-63d531c0dd3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:01.888Z|4bff82bc-6ed2-40c2-8c8a-d48ae999ce43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:01.889Z|c59b5aea-952a-4a2e-b64b-b5f960c38c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:01.889Z|c59b5aea-952a-4a2e-b64b-b5f960c38c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:01.889Z|4bff82bc-6ed2-40c2-8c8a-d48ae999ce43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:01.890Z|5bab6501-be23-46f8-8f6e-b32d9eb3e3d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:01.890Z|5bab6501-be23-46f8-8f6e-b32d9eb3e3d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:04.936Z|52f4067a-1339-49ce-b0e5-20eca938ef23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:22:04.940Z|52f4067a-1339-49ce-b0e5-20eca938ef23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:22:11.919Z|bef09420-9cc3-4594-8c30-26a6e5c83038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:11.919Z|42542ebe-0465-4966-8ad0-4ea08ea6006a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:11.919Z|bef09420-9cc3-4594-8c30-26a6e5c83038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:11.920Z|42542ebe-0465-4966-8ad0-4ea08ea6006a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:11.922Z|3008184b-6485-4b39-9eeb-f69746926bb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:11.923Z|3008184b-6485-4b39-9eeb-f69746926bb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:19.936Z|4b46d987-902c-4420-aa88-459e2995f5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:22:19.936Z|4b46d987-902c-4420-aa88-459e2995f5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:22:20.820Z|33b54afc-713a-4785-8996-6431ae1209bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:22:20.821Z|33b54afc-713a-4785-8996-6431ae1209bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:22:21.948Z|d3b274fb-2e68-4c3b-b3bc-d20e4b48568a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:21.949Z|d3b274fb-2e68-4c3b-b3bc-d20e4b48568a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:21.952Z|bcd3be50-ff31-44ce-bc50-5996ee8b4aa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:21.953Z|b00fc45c-d2b3-4dc7-a348-3b95d4056050|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:21.954Z|b00fc45c-d2b3-4dc7-a348-3b95d4056050|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:21.955Z|bcd3be50-ff31-44ce-bc50-5996ee8b4aa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:31.985Z|8f22c858-2679-48a5-800a-a97dc100a776|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:31.985Z|e2ae5acc-51cb-4584-aaf8-77e47f9054f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:31.985Z|8f22c858-2679-48a5-800a-a97dc100a776|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:31.985Z|e2ae5acc-51cb-4584-aaf8-77e47f9054f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:31.991Z|888d6347-34ba-4604-9fbd-d2ac8a4e29b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:31.991Z|888d6347-34ba-4604-9fbd-d2ac8a4e29b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:34.936Z|19d6d886-46d4-478e-9fda-31c5ebbf8ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:22:34.936Z|19d6d886-46d4-478e-9fda-31c5ebbf8ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:22:42.019Z|a5106b44-a87d-403e-a5f0-b33e4453c09c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:42.020Z|a5106b44-a87d-403e-a5f0-b33e4453c09c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:42.020Z|21aec562-0bee-4d38-a084-9af479cbd6f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:42.020Z|21aec562-0bee-4d38-a084-9af479cbd6f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:42.020Z|e079c4bc-fe50-47fe-893a-b2cc70cf5680|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:42.021Z|e079c4bc-fe50-47fe-893a-b2cc70cf5680|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:45.660Z|982a7cca-d359-4ffa-9fe1-da9b7e9cc6f9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:22:45.661Z|982a7cca-d359-4ffa-9fe1-da9b7e9cc6f9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:49.936Z|7b643090-dac8-4aec-b231-95c6824bfe56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:22:49.940Z|7b643090-dac8-4aec-b231-95c6824bfe56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:22:50.821Z|588a465d-3e90-4535-9485-f19882dbc277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:22:50.822Z|588a465d-3e90-4535-9485-f19882dbc277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:22:52.047Z|d2eaf17e-2f2a-4185-a265-1504e010a728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:52.047Z|2b7e9956-fcf6-4d45-84ac-43a5c01a401d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:52.047Z|d2eaf17e-2f2a-4185-a265-1504e010a728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:52.047Z|2b7e9956-fcf6-4d45-84ac-43a5c01a401d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:22:52.047Z|517894f9-a9c4-4cd9-8e48-087de70b819c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:22:52.048Z|517894f9-a9c4-4cd9-8e48-087de70b819c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:02.073Z|6cb642c1-82e2-474a-8cb1-5384f455cd8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:02.074Z|6cb642c1-82e2-474a-8cb1-5384f455cd8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:02.076Z|d0a17f40-f7c3-43b3-93f7-5b628b54179b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:02.076Z|d0a17f40-f7c3-43b3-93f7-5b628b54179b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:02.078Z|82e81df2-c138-47ab-8715-c283f60683e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:02.078Z|82e81df2-c138-47ab-8715-c283f60683e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:04.936Z|6b03784c-6249-4e7c-92e6-b5cf310f5ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:23:04.936Z|6b03784c-6249-4e7c-92e6-b5cf310f5ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:23:12.100Z|474cab89-a2e7-49c5-be59-b1ad26c60f0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:12.100Z|474cab89-a2e7-49c5-be59-b1ad26c60f0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:12.103Z|5c54b018-d885-488e-904e-f61eeb953d1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:12.104Z|5c54b018-d885-488e-904e-f61eeb953d1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:12.104Z|88082385-5f99-42d0-81d8-49a00da3577c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:12.104Z|88082385-5f99-42d0-81d8-49a00da3577c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:19.936Z|4fd3b8b8-c3aa-487b-9c27-7e2b30d00a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:23:19.936Z|4fd3b8b8-c3aa-487b-9c27-7e2b30d00a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:23:20.822Z|57299446-e4d8-49bb-a8d2-62e3603a5eed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:23:20.823Z|57299446-e4d8-49bb-a8d2-62e3603a5eed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:23:22.126Z|75d3a4c1-a2a8-46fb-8e29-9e5082222ec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:22.127Z|75d3a4c1-a2a8-46fb-8e29-9e5082222ec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:22.129Z|00d6c98a-cb81-445e-be7a-978e62a66eb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:22.129Z|00d6c98a-cb81-445e-be7a-978e62a66eb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:22.130Z|6fff824d-db3b-4ee8-8c52-cf8eb6f2bf0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:22.130Z|6fff824d-db3b-4ee8-8c52-cf8eb6f2bf0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:32.154Z|447d18ff-c67a-4b21-97a8-3666d68ef1de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:32.154Z|447d18ff-c67a-4b21-97a8-3666d68ef1de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:32.156Z|88fa5b31-cd7c-41ce-91f0-feb59f692653|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:32.157Z|88fa5b31-cd7c-41ce-91f0-feb59f692653|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:32.157Z|703190c1-6380-480b-9eb8-b47626989d1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:32.157Z|703190c1-6380-480b-9eb8-b47626989d1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:34.936Z|abc91735-6cac-4cb4-a731-a29ca40ad0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:23:34.939Z|abc91735-6cac-4cb4-a731-a29ca40ad0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:23:42.182Z|f565f077-b7e1-4e34-a40e-02aa0cb2efc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:42.182Z|f565f077-b7e1-4e34-a40e-02aa0cb2efc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:42.185Z|fad57f92-00ab-4fb7-9db3-cea85bb11fc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:42.185Z|fad57f92-00ab-4fb7-9db3-cea85bb11fc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:42.185Z|161f5bab-eb45-46bc-a8a0-787ec088d3c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:42.186Z|161f5bab-eb45-46bc-a8a0-787ec088d3c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:45.659Z|68085ca3-e86c-409b-bf02-43eeb99ff235|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:23:45.660Z|68085ca3-e86c-409b-bf02-43eeb99ff235|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:49.936Z|fbbadc38-37bf-4b9f-be82-2291a452cbe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:23:49.936Z|fbbadc38-37bf-4b9f-be82-2291a452cbe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:23:50.823Z|ab77e368-0783-4f0f-ac78-7b0a49f348ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:23:50.823Z|ab77e368-0783-4f0f-ac78-7b0a49f348ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:23:52.208Z|1566b215-7c6c-45ce-bf5c-c5f4e7c7433a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:52.209Z|1566b215-7c6c-45ce-bf5c-c5f4e7c7433a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:52.212Z|059a25e1-b83b-429b-8d95-6e018a4b1cae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:52.213Z|059a25e1-b83b-429b-8d95-6e018a4b1cae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:23:52.215Z|b41e7618-baaa-4f16-bee7-554f6c768501|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:23:52.215Z|b41e7618-baaa-4f16-bee7-554f6c768501|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:02.237Z|1ab40de6-61ca-4f3a-9ab7-db5506a89e1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:02.237Z|1ab40de6-61ca-4f3a-9ab7-db5506a89e1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:02.241Z|f9f864e7-f6f9-45cb-a0a4-343bd01f48bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:02.241Z|9468d2ad-16e7-4a8e-ad88-206e3baf69d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:02.242Z|f9f864e7-f6f9-45cb-a0a4-343bd01f48bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:02.242Z|9468d2ad-16e7-4a8e-ad88-206e3baf69d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:04.936Z|379d38f0-a76b-459b-83da-c5744201aaac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:24:04.936Z|379d38f0-a76b-459b-83da-c5744201aaac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:24:12.267Z|b30f065a-d857-4c6c-90fe-61297ccf9187|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:12.267Z|b2be2d18-f742-4cd7-b411-841137493490|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:12.267Z|b30f065a-d857-4c6c-90fe-61297ccf9187|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:12.267Z|b2be2d18-f742-4cd7-b411-841137493490|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:12.268Z|55ec7412-6f7e-487e-9c25-4cb765a9e6f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:12.269Z|55ec7412-6f7e-487e-9c25-4cb765a9e6f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:19.936Z|44f3cf49-c531-4139-9972-5e1c77bbd250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:24:19.940Z|44f3cf49-c531-4139-9972-5e1c77bbd250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:24:20.824Z|758c21ea-018b-424f-905e-de488df29da9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:24:20.825Z|758c21ea-018b-424f-905e-de488df29da9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:24:22.302Z|a3eb8100-c56a-4b9d-a04f-5c93bb20ba80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:22.302Z|0736d1c7-d5ef-4c8f-8318-f65553e194a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:22.303Z|0736d1c7-d5ef-4c8f-8318-f65553e194a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:22.303Z|a3eb8100-c56a-4b9d-a04f-5c93bb20ba80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:22.302Z|2fc2f664-a7e4-46e1-9536-9cb791120f18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:22.304Z|2fc2f664-a7e4-46e1-9536-9cb791120f18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:32.335Z|9612a3e6-3328-4ae8-abc9-7571692e9a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:32.336Z|9612a3e6-3328-4ae8-abc9-7571692e9a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:32.339Z|1284bb5d-34ca-4bdc-a63c-a88a024bb728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:32.340Z|5204e765-55fd-40fe-9bf7-8b2e43a35eb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:32.340Z|1284bb5d-34ca-4bdc-a63c-a88a024bb728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:32.340Z|5204e765-55fd-40fe-9bf7-8b2e43a35eb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:34.936Z|3e554fd4-147d-4162-82c9-9b4d0f42ad56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:24:34.936Z|3e554fd4-147d-4162-82c9-9b4d0f42ad56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:24:42.366Z|7975c854-e984-4dc5-b62b-4de344f0a175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:42.367Z|7975c854-e984-4dc5-b62b-4de344f0a175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:42.372Z|d6671bbe-9c23-4de6-ac99-ffdae8b4fb87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:42.373Z|d6671bbe-9c23-4de6-ac99-ffdae8b4fb87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:42.373Z|33209a8c-b163-4c25-ba2a-b63ea3e685f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:42.374Z|33209a8c-b163-4c25-ba2a-b63ea3e685f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:45.660Z|51d46dc1-a43d-4b4f-a61b-b5d9367801b5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:24:45.661Z|51d46dc1-a43d-4b4f-a61b-b5d9367801b5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:49.936Z|d4b69c00-2a0b-4b02-b05d-8361f7a4a271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:24:49.936Z|d4b69c00-2a0b-4b02-b05d-8361f7a4a271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:24:50.825Z|d469bac4-4206-4360-a189-ed964d453d79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:24:50.826Z|d469bac4-4206-4360-a189-ed964d453d79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:24:52.395Z|d65f87d7-76a4-4ba1-b021-e783b858aae6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:52.396Z|d65f87d7-76a4-4ba1-b021-e783b858aae6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:52.402Z|d7184b6c-2963-4df6-a065-9b6e9fa1423c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:52.402Z|47ba5928-d089-4e68-b822-2017b97be5fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:24:52.403Z|d7184b6c-2963-4df6-a065-9b6e9fa1423c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:24:52.403Z|47ba5928-d089-4e68-b822-2017b97be5fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:02.424Z|57608dfd-6098-4fcb-90c0-49e2e9a0cf06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:02.425Z|57608dfd-6098-4fcb-90c0-49e2e9a0cf06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:02.431Z|dfa01ad0-3fed-407a-945a-e4cd34e1143a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:02.432Z|dfa01ad0-3fed-407a-945a-e4cd34e1143a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:02.433Z|706a3b28-1ff2-4000-8303-826b8083a0fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:02.433Z|706a3b28-1ff2-4000-8303-826b8083a0fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:04.936Z|15dcfe54-0934-46d3-bad5-2ccd461797d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:25:04.939Z|15dcfe54-0934-46d3-bad5-2ccd461797d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:25:12.456Z|27c9f86a-5b5a-47e0-a938-19a43b8c7ba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:12.457Z|27c9f86a-5b5a-47e0-a938-19a43b8c7ba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:12.460Z|61c64cfd-b07c-423c-9c6e-d52225c2e22e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:12.461Z|61c64cfd-b07c-423c-9c6e-d52225c2e22e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:12.464Z|dcfe8531-439e-4f1c-8e69-576cdb98183f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:12.465Z|dcfe8531-439e-4f1c-8e69-576cdb98183f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:19.936Z|7008ed07-861e-49a9-ae90-b3f357fa3c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:25:19.936Z|7008ed07-861e-49a9-ae90-b3f357fa3c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:25:20.826Z|fd2230a1-89f0-4a0f-8f11-9ced18ec6861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:25:20.827Z|fd2230a1-89f0-4a0f-8f11-9ced18ec6861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:25:22.485Z|935dd735-92e6-49d4-b815-448217865ee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:22.485Z|935dd735-92e6-49d4-b815-448217865ee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:22.488Z|217e1948-367d-40fe-93f3-4d8e55f53fc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:22.488Z|217e1948-367d-40fe-93f3-4d8e55f53fc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:22.492Z|b33c7168-46da-45a6-841b-c49d54eab4a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:22.492Z|b33c7168-46da-45a6-841b-c49d54eab4a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:32.514Z|e900864f-00db-4d0d-b559-6eaf4c241b5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:32.515Z|e900864f-00db-4d0d-b559-6eaf4c241b5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:32.518Z|5762d363-9e3b-400a-a722-fd65daa99833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:32.519Z|5762d363-9e3b-400a-a722-fd65daa99833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:32.519Z|1855a7ca-5ecc-40d6-a139-9073cb7872b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:32.519Z|1855a7ca-5ecc-40d6-a139-9073cb7872b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:34.936Z|9dd95208-d8d5-43dd-8628-e03174921acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:25:34.936Z|9dd95208-d8d5-43dd-8628-e03174921acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:25:42.542Z|bcb0d7d6-ea48-46e7-83d7-56d57f006e19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:42.542Z|bcb0d7d6-ea48-46e7-83d7-56d57f006e19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:42.547Z|efd4045e-1f7c-4cfd-a5fd-e053dbcd31a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:42.547Z|e5890570-f0bf-4c73-b572-dff5fba8d743|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:42.547Z|efd4045e-1f7c-4cfd-a5fd-e053dbcd31a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:42.547Z|e5890570-f0bf-4c73-b572-dff5fba8d743|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:45.659Z|f2266cf1-eb1e-4c58-8901-cadf3566570e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:25:45.660Z|f2266cf1-eb1e-4c58-8901-cadf3566570e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:49.936Z|72a4eb80-8220-449d-b437-382ec85e3f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:25:49.940Z|72a4eb80-8220-449d-b437-382ec85e3f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:25:50.827Z|e7ad6647-8410-45d3-9dcf-94167a37ff81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:25:50.828Z|e7ad6647-8410-45d3-9dcf-94167a37ff81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:25:52.572Z|3e45571b-ba5d-408f-8c6d-0b7d0752cdcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:52.572Z|3e45571b-ba5d-408f-8c6d-0b7d0752cdcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:52.577Z|4e2f0d1b-70ea-4357-b8e6-f02487b44281|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:52.577Z|8458934c-a62e-4890-a67c-39de0f7a0a51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:25:52.577Z|4e2f0d1b-70ea-4357-b8e6-f02487b44281|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:25:52.578Z|8458934c-a62e-4890-a67c-39de0f7a0a51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:02.602Z|5775df8b-f69f-48f3-9c35-328a3e02df7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:02.602Z|5775df8b-f69f-48f3-9c35-328a3e02df7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:02.605Z|2807bf62-7e43-4b42-b3e3-f65e6fe48cda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:02.605Z|2807bf62-7e43-4b42-b3e3-f65e6fe48cda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:02.605Z|efd2e7d0-7e90-4f0e-a07b-b2605b75cebd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:02.606Z|efd2e7d0-7e90-4f0e-a07b-b2605b75cebd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:04.936Z|652eb7a1-7847-4c07-961e-46535f314003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:26:04.936Z|652eb7a1-7847-4c07-961e-46535f314003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:26:12.627Z|de72c3f3-345c-457b-9e2c-8a1fbcf8cd63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:12.628Z|de72c3f3-345c-457b-9e2c-8a1fbcf8cd63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:12.631Z|bc3ee1a9-ac78-4707-82cf-a67cbcf670d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:12.631Z|bc3ee1a9-ac78-4707-82cf-a67cbcf670d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:12.633Z|a5f8e3e6-a965-45bf-8ecc-7414e69c8e7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:12.633Z|a5f8e3e6-a965-45bf-8ecc-7414e69c8e7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:19.936Z|712a8656-4e82-43ca-8f1d-c3778ab0ab34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:26:19.936Z|712a8656-4e82-43ca-8f1d-c3778ab0ab34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:26:20.828Z|ee5c2dc0-cc7d-4a27-845c-ed24e48e372f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:26:20.828Z|ee5c2dc0-cc7d-4a27-845c-ed24e48e372f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:26:22.654Z|e3da7919-e20e-4431-9819-a12248eba181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:22.654Z|e3da7919-e20e-4431-9819-a12248eba181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:22.656Z|3cf57003-cd52-49ac-9835-326b19a672af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:22.657Z|4d486c0e-a4a7-47b7-8ff8-8dbde3d4f471|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:22.657Z|3cf57003-cd52-49ac-9835-326b19a672af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:22.657Z|4d486c0e-a4a7-47b7-8ff8-8dbde3d4f471|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:32.682Z|86199ec9-327e-4553-bd16-900055f6e8bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:32.682Z|fd27c822-1820-408d-ac78-0ae2b2dded1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:32.682Z|86199ec9-327e-4553-bd16-900055f6e8bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:32.682Z|fd27c822-1820-408d-ac78-0ae2b2dded1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:32.691Z|9212a4aa-4a56-441d-8e61-662e19de97e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:32.691Z|9212a4aa-4a56-441d-8e61-662e19de97e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:34.936Z|341e1a6d-6df9-4f5b-9d9f-fdc68edb3202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:26:34.939Z|341e1a6d-6df9-4f5b-9d9f-fdc68edb3202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:26:42.709Z|1cb07e37-7807-422b-bf55-1a343d7b8aef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:42.710Z|1cb07e37-7807-422b-bf55-1a343d7b8aef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:42.711Z|32dd75e4-65a2-4faa-ae8e-b2d3a10a9e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:42.711Z|32dd75e4-65a2-4faa-ae8e-b2d3a10a9e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:42.716Z|2489e6bb-6438-46f6-a420-551cea82dcd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:42.716Z|2489e6bb-6438-46f6-a420-551cea82dcd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:45.661Z|0020a73f-a43c-4eef-aabc-2dc94a4adf91|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:26:45.661Z|0020a73f-a43c-4eef-aabc-2dc94a4adf91|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:49.936Z|6664b54d-a6dc-4036-9cb2-bd4277d35f7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:26:49.937Z|6664b54d-a6dc-4036-9cb2-bd4277d35f7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:26:50.829Z|7a5fb451-46d0-4943-b5f9-68c46fe40585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:26:50.829Z|7a5fb451-46d0-4943-b5f9-68c46fe40585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:26:52.738Z|b6ff70f3-5d11-43f7-b390-13fbfdd39924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:52.738Z|b6ff70f3-5d11-43f7-b390-13fbfdd39924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:52.740Z|ab634709-5812-4b2d-b2c8-3e577557e489|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:52.740Z|ab634709-5812-4b2d-b2c8-3e577557e489|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:26:52.742Z|e5caa309-d9a8-46be-98ae-2a7d23ed3a7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:26:52.742Z|e5caa309-d9a8-46be-98ae-2a7d23ed3a7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:02.764Z|4887a79e-40c6-41fa-81ac-30a6104d4d2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:02.765Z|4887a79e-40c6-41fa-81ac-30a6104d4d2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:02.766Z|4a6da904-14ee-480f-a345-cdd290f056fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:02.766Z|4a6da904-14ee-480f-a345-cdd290f056fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:02.767Z|0561270f-12b5-4b5e-8c7b-f94cfbcc88ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:02.768Z|0561270f-12b5-4b5e-8c7b-f94cfbcc88ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:04.936Z|6270cb5d-db9f-442f-96aa-ee52ea57311a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:27:04.937Z|6270cb5d-db9f-442f-96aa-ee52ea57311a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:27:12.797Z|941b6fc6-9015-4a6f-bb58-3966e695ae31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:12.797Z|60f70b92-6804-41d2-9e8f-a8ec4dadc6ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:12.798Z|941b6fc6-9015-4a6f-bb58-3966e695ae31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:12.798Z|60f70b92-6804-41d2-9e8f-a8ec4dadc6ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:12.801Z|15940379-f01c-4971-8bd1-f838233aa0b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:12.801Z|15940379-f01c-4971-8bd1-f838233aa0b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:19.936Z|3920bb95-5b88-4c79-94bb-8fe730fe9b28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:27:19.939Z|3920bb95-5b88-4c79-94bb-8fe730fe9b28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:27:20.830Z|8b14a55e-6219-476d-b67f-1f477ecec884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:27:20.830Z|8b14a55e-6219-476d-b67f-1f477ecec884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:27:22.824Z|9eb5bdf3-b85f-4ddd-85d8-8897256f5d61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:22.824Z|9eb5bdf3-b85f-4ddd-85d8-8897256f5d61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:22.827Z|49ef11d4-2d25-4d4c-b337-6dd128829b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:22.827Z|49ef11d4-2d25-4d4c-b337-6dd128829b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:22.827Z|85a383fa-ea20-498b-9148-355c940eabc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:22.828Z|85a383fa-ea20-498b-9148-355c940eabc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:32.851Z|bf9fa1cc-85ab-4854-9a4e-7391b5c678cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:32.851Z|bafb6534-a7cb-4896-8ec9-0484cd8d931b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:32.851Z|bf9fa1cc-85ab-4854-9a4e-7391b5c678cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:32.851Z|bafb6534-a7cb-4896-8ec9-0484cd8d931b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:32.854Z|7eaf6161-79db-40d5-9f30-9abce8be8508|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:32.854Z|7eaf6161-79db-40d5-9f30-9abce8be8508|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:34.936Z|a580e488-3a67-46df-b66f-ab73e14894e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:27:34.936Z|a580e488-3a67-46df-b66f-ab73e14894e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:27:42.879Z|7ef73c60-d130-4aa9-ad0d-5aa97ed90078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:42.880Z|7ef73c60-d130-4aa9-ad0d-5aa97ed90078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:42.879Z|38127948-9bee-43de-8529-06e2811bfaab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:42.880Z|38127948-9bee-43de-8529-06e2811bfaab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:42.887Z|2b5e16fd-7b26-4055-9bad-722b82aac95d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:42.887Z|2b5e16fd-7b26-4055-9bad-722b82aac95d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:45.660Z|4807c51e-88f0-4ec6-8c72-2a0b9f8399d5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:27:45.661Z|4807c51e-88f0-4ec6-8c72-2a0b9f8399d5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:49.936Z|4dd7da03-5a80-4650-8844-0277cbd8ffff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:27:49.936Z|4dd7da03-5a80-4650-8844-0277cbd8ffff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:27:50.831Z|6b1368f8-363c-4fa9-900d-4c232e80e16e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:27:50.831Z|6b1368f8-363c-4fa9-900d-4c232e80e16e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:27:52.918Z|28db7343-1062-4116-97c3-ffe31d483975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:52.918Z|28db7343-1062-4116-97c3-ffe31d483975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:52.919Z|6338da0c-1d55-42ad-ab2d-1eb1de908f50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:52.920Z|6338da0c-1d55-42ad-ab2d-1eb1de908f50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:27:52.929Z|5924a7e5-e90c-43bb-adc6-564b5f629b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:27:52.929Z|5924a7e5-e90c-43bb-adc6-564b5f629b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:02.949Z|58937c92-058c-43fe-b5e5-b43b9383c231|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:02.950Z|58937c92-058c-43fe-b5e5-b43b9383c231|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:02.951Z|66db2a1e-78c3-4b2e-bdcd-6f255a3fb500|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:02.952Z|66db2a1e-78c3-4b2e-bdcd-6f255a3fb500|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:02.954Z|50df682a-1a69-4568-9db2-93fb48fa2a3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:02.954Z|50df682a-1a69-4568-9db2-93fb48fa2a3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:04.936Z|62d153ea-bef8-41c8-b12a-18791a25edf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:28:04.940Z|62d153ea-bef8-41c8-b12a-18791a25edf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:28:12.979Z|6fd87eb8-889c-4764-b193-24721e0c2635|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:12.980Z|6fd87eb8-889c-4764-b193-24721e0c2635|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:12.980Z|e3d5ff11-72a3-4a65-ac2a-234f8817688d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:12.981Z|e3d5ff11-72a3-4a65-ac2a-234f8817688d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:12.981Z|027b6154-a1fd-403e-972e-dfba8ce69bd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:12.982Z|027b6154-a1fd-403e-972e-dfba8ce69bd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:19.936Z|3ac44a86-7750-4ea3-8c8f-57664990aaf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:28:19.936Z|3ac44a86-7750-4ea3-8c8f-57664990aaf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:28:20.832Z|021fb19b-7384-427d-8a42-4463bbd559bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:28:20.832Z|021fb19b-7384-427d-8a42-4463bbd559bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:28:23.004Z|bec5a546-1fbe-4973-88ce-ffe2a9f09a65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:23.005Z|bec5a546-1fbe-4973-88ce-ffe2a9f09a65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:23.012Z|b6679be1-50f7-4899-b49a-be069e7020ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:23.012Z|b6679be1-50f7-4899-b49a-be069e7020ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:23.015Z|1a93f729-9182-4ec1-9cf0-d9b3197f2145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:23.015Z|1a93f729-9182-4ec1-9cf0-d9b3197f2145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:33.033Z|16fbbbfd-055a-47bf-8394-22f25f01e01f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:33.033Z|16fbbbfd-055a-47bf-8394-22f25f01e01f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:33.038Z|77b3790e-2334-46ce-95cd-33b9729cb4ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:33.038Z|5cc0c9d4-2717-484e-9c7c-2f0e836ec324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:33.038Z|77b3790e-2334-46ce-95cd-33b9729cb4ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:33.038Z|5cc0c9d4-2717-484e-9c7c-2f0e836ec324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:34.936Z|2214b75e-454a-45ea-bb38-2d313fd1af94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:28:34.936Z|2214b75e-454a-45ea-bb38-2d313fd1af94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:28:43.062Z|6f81f472-0856-4e2d-8aa6-e346b98499c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:43.063Z|6f81f472-0856-4e2d-8aa6-e346b98499c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:43.063Z|fed77ffc-fac1-4b09-89f3-999a261502fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:43.064Z|fed77ffc-fac1-4b09-89f3-999a261502fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:43.071Z|21affa66-d5c8-4f2e-bd0a-32ed92da0d92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:43.072Z|21affa66-d5c8-4f2e-bd0a-32ed92da0d92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:45.661Z|a2fbc616-0938-43c9-ab76-daf78e5d468f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:28:45.661Z|a2fbc616-0938-43c9-ab76-daf78e5d468f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:49.936Z|c0c98a4f-2b91-4604-bed6-a2aea688378e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:28:49.940Z|c0c98a4f-2b91-4604-bed6-a2aea688378e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:28:50.833Z|60365c39-13b7-483a-bc67-23bffd172f20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:28:50.833Z|60365c39-13b7-483a-bc67-23bffd172f20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:28:53.099Z|191af608-c502-4ade-8d33-ce1e280e1ad7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:53.099Z|fe68ca7c-7e85-44ea-975c-404860a0752e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:53.099Z|191af608-c502-4ade-8d33-ce1e280e1ad7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:53.099Z|fe68ca7c-7e85-44ea-975c-404860a0752e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:28:53.101Z|be56ca74-c54b-4a43-84e5-45544cfa94be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:28:53.102Z|be56ca74-c54b-4a43-84e5-45544cfa94be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:03.129Z|2cd4a94d-d26f-4cd0-bc13-c1f533eb3384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:03.130Z|2cd4a94d-d26f-4cd0-bc13-c1f533eb3384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:03.129Z|07544c63-b733-40b2-92bc-bba8204ff3dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:03.130Z|07544c63-b733-40b2-92bc-bba8204ff3dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:03.137Z|d5732680-3652-408d-9a32-6fbda3e1d953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:03.138Z|d5732680-3652-408d-9a32-6fbda3e1d953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:04.936Z|eba755df-6e77-40a9-a019-320a2449ab9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:29:04.936Z|eba755df-6e77-40a9-a019-320a2449ab9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:29:13.158Z|f6770dd3-f8f4-40c6-a321-52b567ce23af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:13.159Z|f6770dd3-f8f4-40c6-a321-52b567ce23af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:13.163Z|5eeff4a8-2478-43a0-889b-9ed9f325d45f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:13.164Z|5eeff4a8-2478-43a0-889b-9ed9f325d45f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:13.164Z|c49aea00-0a13-4a62-9554-c3695d71872a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:13.164Z|c49aea00-0a13-4a62-9554-c3695d71872a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:19.936Z|f5aed8f8-f686-4b4a-a1da-293203c47fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:29:19.936Z|f5aed8f8-f686-4b4a-a1da-293203c47fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:29:20.833Z|18f2f170-75d5-445b-ba23-f651bd4c8918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:29:20.870Z|18f2f170-75d5-445b-ba23-f651bd4c8918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:29:23.189Z|b8c8ae24-7dc3-4e37-874d-17a91b0ff310|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:23.189Z|b8c8ae24-7dc3-4e37-874d-17a91b0ff310|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:23.193Z|4cef82ce-36d2-4aa8-a94d-0b6f51fc9d4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:23.194Z|4cef82ce-36d2-4aa8-a94d-0b6f51fc9d4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:23.195Z|9173bf7e-cdf2-43cd-84e2-46b58245b8fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:23.196Z|9173bf7e-cdf2-43cd-84e2-46b58245b8fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:33.217Z|70759f2e-7fe0-4741-aae2-65faba5dd3ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:33.218Z|70759f2e-7fe0-4741-aae2-65faba5dd3ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:33.219Z|4c978bd7-5d82-4ca1-848c-24071920ddcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:33.219Z|4c978bd7-5d82-4ca1-848c-24071920ddcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:33.220Z|2cbc2eba-1b17-4ec5-9553-9cf50ea7a345|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:33.221Z|2cbc2eba-1b17-4ec5-9553-9cf50ea7a345|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:34.936Z|877d4abf-90eb-42ca-a2ab-d805ffc409ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:29:34.940Z|877d4abf-90eb-42ca-a2ab-d805ffc409ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:29:43.242Z|2ee701a6-38da-4283-b4a1-0c2c096ac7af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:43.243Z|2ee701a6-38da-4283-b4a1-0c2c096ac7af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:43.245Z|89825502-56af-4f4e-ba8d-3cdfcc295f69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:43.246Z|89825502-56af-4f4e-ba8d-3cdfcc295f69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:43.247Z|a0aef69b-f7f4-4e33-85cb-46113b074b5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:43.248Z|a0aef69b-f7f4-4e33-85cb-46113b074b5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:45.661Z|4e348cf6-f3d7-4c3a-aea1-edf6a2d7954f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:29:45.661Z|4e348cf6-f3d7-4c3a-aea1-edf6a2d7954f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:49.936Z|2e393770-8c62-488e-a5aa-71fe19d295d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:29:49.936Z|2e393770-8c62-488e-a5aa-71fe19d295d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:29:50.871Z|c90f0782-81c1-4ed9-9f25-d526016b31bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:29:50.871Z|c90f0782-81c1-4ed9-9f25-d526016b31bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:29:53.272Z|1004a32e-abe5-4831-a1c7-88b98d140795|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:53.272Z|1004a32e-abe5-4831-a1c7-88b98d140795|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:53.274Z|e276606b-65ec-439b-86f3-5df0c3d5c0bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:53.274Z|e276606b-65ec-439b-86f3-5df0c3d5c0bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:29:53.280Z|d5db72d6-5748-45fb-99be-8f3fc2632103|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:29:53.281Z|d5db72d6-5748-45fb-99be-8f3fc2632103|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:03.307Z|87e13f3f-7d7c-4d81-b008-19973124808f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:03.307Z|fc9e0cfb-5d15-41da-8d2c-1a9889f6263f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:03.308Z|87e13f3f-7d7c-4d81-b008-19973124808f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:03.308Z|fc9e0cfb-5d15-41da-8d2c-1a9889f6263f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:03.308Z|7e470935-4b56-4648-b8fa-8691f696e6e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:03.308Z|7e470935-4b56-4648-b8fa-8691f696e6e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:04.936Z|0cd3dce3-6f1b-4bbc-a616-bec594fee530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:30:04.937Z|0cd3dce3-6f1b-4bbc-a616-bec594fee530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:30:13.335Z|6d58aa03-3627-4785-a56d-088c95938507|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:13.336Z|6d58aa03-3627-4785-a56d-088c95938507|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:13.343Z|3640c5a1-28ee-40bd-b17a-28d17e59fb13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:13.344Z|2a1d9f6b-5e67-44bd-9690-80ffbdc68918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:13.344Z|3640c5a1-28ee-40bd-b17a-28d17e59fb13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:13.344Z|2a1d9f6b-5e67-44bd-9690-80ffbdc68918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:19.936Z|735e792f-c1ca-4b2f-8c88-aaaf7a59c05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:30:19.939Z|735e792f-c1ca-4b2f-8c88-aaaf7a59c05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:30:20.872Z|8fe0a458-aad1-4c06-8cca-a1a74c17df3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:30:20.872Z|8fe0a458-aad1-4c06-8cca-a1a74c17df3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:30:23.365Z|17d9ee06-ac23-491e-933c-14043c4fffcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:23.365Z|17d9ee06-ac23-491e-933c-14043c4fffcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:23.371Z|3bc5a255-0db8-4707-a095-e8ec9f8216f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:23.371Z|3bc5a255-0db8-4707-a095-e8ec9f8216f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:23.372Z|25922ada-0dfb-4f10-ae81-ae94f9c1adbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:23.372Z|25922ada-0dfb-4f10-ae81-ae94f9c1adbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:33.394Z|4c239a9e-915a-473d-9d17-53e0338f7d6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:33.394Z|4c239a9e-915a-473d-9d17-53e0338f7d6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:33.395Z|832e843f-0e1a-46b2-9f79-eabe645ef70b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:33.396Z|832e843f-0e1a-46b2-9f79-eabe645ef70b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:33.398Z|482cdfb5-6067-4bef-9564-dca0b53c22ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:33.399Z|482cdfb5-6067-4bef-9564-dca0b53c22ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:34.936Z|d14ea2d8-9fb2-48d0-a921-b1bea752f262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:30:34.936Z|d14ea2d8-9fb2-48d0-a921-b1bea752f262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:30:43.421Z|b3d419ea-2cad-4c84-886a-6abc90948763|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:43.421Z|b3d419ea-2cad-4c84-886a-6abc90948763|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:43.421Z|6e34749b-3bc8-49fb-9e7d-7f7bf762d19e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:43.422Z|6e34749b-3bc8-49fb-9e7d-7f7bf762d19e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:43.430Z|6d250eb2-1831-4672-8e7f-139ccc486c66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:43.430Z|6d250eb2-1831-4672-8e7f-139ccc486c66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:45.661Z|d09a00ab-f02f-4dea-bedd-d50e43639d3e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:30:45.662Z|d09a00ab-f02f-4dea-bedd-d50e43639d3e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:49.936Z|58c31794-aa35-487b-87a1-ccae8eb64578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:30:49.936Z|58c31794-aa35-487b-87a1-ccae8eb64578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:30:50.872Z|f43f558c-8e4b-4036-9426-11b712651718|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:30:50.873Z|f43f558c-8e4b-4036-9426-11b712651718|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:30:53.449Z|8bb4fc61-0794-4e7c-90cd-893fa047257f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:53.450Z|8bb4fc61-0794-4e7c-90cd-893fa047257f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:53.449Z|6f0ec3ff-5415-4fc2-8e26-43cf470b94cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:53.450Z|6f0ec3ff-5415-4fc2-8e26-43cf470b94cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:30:53.455Z|4cfee61b-2036-47e0-8fdc-12f45b717d74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:30:53.455Z|4cfee61b-2036-47e0-8fdc-12f45b717d74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:03.472Z|689c2b5b-7d16-4d31-8f32-291ec7f555c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:03.473Z|689c2b5b-7d16-4d31-8f32-291ec7f555c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:03.473Z|a87b7332-28a2-4218-83f3-6059cd230fdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:03.473Z|a87b7332-28a2-4218-83f3-6059cd230fdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:03.475Z|45848be3-62c2-4086-b3e2-e5027bcfd5f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:03.475Z|45848be3-62c2-4086-b3e2-e5027bcfd5f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:04.936Z|0e1f043c-8b53-49ed-874f-4fa38497d421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:31:04.938Z|0e1f043c-8b53-49ed-874f-4fa38497d421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:31:13.500Z|4ba20467-dc81-44aa-bcb0-d3d56ac2046a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:13.500Z|4ba20467-dc81-44aa-bcb0-d3d56ac2046a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:13.502Z|bf4b311d-9231-4094-bcc8-0cc3ae129121|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:13.503Z|bf4b311d-9231-4094-bcc8-0cc3ae129121|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:13.508Z|c748019f-2f0b-4749-bec2-a6c40453978a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:13.509Z|c748019f-2f0b-4749-bec2-a6c40453978a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:19.936Z|606c28f1-63cb-404a-9f07-731c7300ad62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:31:19.936Z|606c28f1-63cb-404a-9f07-731c7300ad62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:31:20.873Z|9caf0de8-809d-46a6-877f-b628e7cc6a1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:31:20.874Z|9caf0de8-809d-46a6-877f-b628e7cc6a1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:31:23.531Z|820a43f1-7c6f-437a-96c0-93302d0df567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:23.531Z|49ebf857-6a13-455c-aca3-a7643ee6d8c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:23.532Z|820a43f1-7c6f-437a-96c0-93302d0df567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:23.532Z|49ebf857-6a13-455c-aca3-a7643ee6d8c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:23.535Z|10536f1b-8007-4d7e-9637-8c562e25ca9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:23.535Z|10536f1b-8007-4d7e-9637-8c562e25ca9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:33.555Z|d1b132ea-fbd4-4e45-bb02-431bbc332321|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:33.556Z|d1b132ea-fbd4-4e45-bb02-431bbc332321|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:33.557Z|6f53ca89-0616-4ee9-9fcc-264774426f1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:33.558Z|6f53ca89-0616-4ee9-9fcc-264774426f1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:33.560Z|b64a3a85-f328-4375-bbc3-55de3a8c640a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:33.561Z|b64a3a85-f328-4375-bbc3-55de3a8c640a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:34.936Z|57270095-805f-4265-9a80-91f954d99fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:31:34.936Z|57270095-805f-4265-9a80-91f954d99fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:31:43.582Z|9dea816d-75a4-40c8-91eb-1b461aef78ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:43.583Z|9dea816d-75a4-40c8-91eb-1b461aef78ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:43.586Z|e6a6c92a-97ad-4ada-8dd7-4a4bcb2de85f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:43.587Z|e6a6c92a-97ad-4ada-8dd7-4a4bcb2de85f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:43.587Z|681cf3ea-78f5-41fa-bc97-4f73ee29cbfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:43.587Z|681cf3ea-78f5-41fa-bc97-4f73ee29cbfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:45.660Z|22258455-4333-4ae7-876c-8ccca07ea77a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:31:45.660Z|22258455-4333-4ae7-876c-8ccca07ea77a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:49.936Z|728ce7e2-1d2b-456c-9e75-fa8b91f0dde0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:31:49.940Z|728ce7e2-1d2b-456c-9e75-fa8b91f0dde0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:31:50.874Z|d00808f9-9709-481a-bbf3-580760dd1897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:31:50.874Z|d00808f9-9709-481a-bbf3-580760dd1897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:31:53.611Z|f2319fcd-bd5d-4461-b941-4bb26c5604b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:53.611Z|f2319fcd-bd5d-4461-b941-4bb26c5604b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:53.614Z|2920b639-291b-419e-a554-c117058f2372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:53.615Z|2920b639-291b-419e-a554-c117058f2372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:31:53.618Z|484caf4e-84b5-4f4a-a16c-e4b1db472ab6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:31:53.619Z|484caf4e-84b5-4f4a-a16c-e4b1db472ab6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:03.639Z|f9723f8a-daf5-4210-87a6-fbbfd8b17165|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:03.639Z|f52570e2-d41c-4b19-8d7d-7a31a342a556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:03.639Z|f52570e2-d41c-4b19-8d7d-7a31a342a556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:03.639Z|f9723f8a-daf5-4210-87a6-fbbfd8b17165|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:03.643Z|ebe86494-8378-499c-baa7-3aa39a50c710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:03.644Z|ebe86494-8378-499c-baa7-3aa39a50c710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:04.936Z|a195fe0a-7ffa-42da-ae23-02614c8b1529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:32:04.936Z|a195fe0a-7ffa-42da-ae23-02614c8b1529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:32:13.666Z|81830d5b-6c2b-43b3-af5e-5ca5fe07e22e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:13.667Z|81830d5b-6c2b-43b3-af5e-5ca5fe07e22e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:13.668Z|ca2b6051-f0c5-4adf-84ee-6736d1230111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:13.669Z|ca2b6051-f0c5-4adf-84ee-6736d1230111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:13.668Z|da93142c-b878-40a1-a058-ba00b4ed6f35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:13.669Z|da93142c-b878-40a1-a058-ba00b4ed6f35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:19.936Z|59727df5-fdee-4819-8b4b-bd8515538734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:32:19.936Z|59727df5-fdee-4819-8b4b-bd8515538734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:32:20.875Z|add6645f-d910-4c59-979a-9fd190531967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:32:20.875Z|add6645f-d910-4c59-979a-9fd190531967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:32:23.693Z|84583b42-d954-4f5b-be72-7b55c44002fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:23.694Z|84583b42-d954-4f5b-be72-7b55c44002fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:23.697Z|e07f0692-a83b-4896-b2c0-b8979a7dbb8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:23.698Z|e07f0692-a83b-4896-b2c0-b8979a7dbb8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:23.698Z|dc6d5058-74e2-4d12-a2f8-2e3a6da1d3e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:23.698Z|dc6d5058-74e2-4d12-a2f8-2e3a6da1d3e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:33.726Z|7a6f3ffc-2e20-4975-9099-a444999831b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:33.727Z|7a6f3ffc-2e20-4975-9099-a444999831b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:33.727Z|c341763d-6146-4260-9b3d-c521c7ddcf17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:33.727Z|c341763d-6146-4260-9b3d-c521c7ddcf17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:33.729Z|ede7158c-d0e7-4cfd-9a98-6993fdb1774f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:33.729Z|ede7158c-d0e7-4cfd-9a98-6993fdb1774f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:34.936Z|39f04888-7a81-45c4-847a-d306c310eac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:32:34.940Z|39f04888-7a81-45c4-847a-d306c310eac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:32:43.759Z|4a23d46a-56a5-4526-b0d7-f54885108c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:43.759Z|4a23d46a-56a5-4526-b0d7-f54885108c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:43.760Z|6af74259-383e-49ee-91a2-8dfa4786cf2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:43.760Z|80b2170e-3291-46f9-a994-03c32f6f07df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:43.760Z|6af74259-383e-49ee-91a2-8dfa4786cf2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:43.761Z|80b2170e-3291-46f9-a994-03c32f6f07df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:45.661Z|03173494-cc7e-4245-9dac-684f3ba67611|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:32:45.662Z|03173494-cc7e-4245-9dac-684f3ba67611|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:49.936Z|817f912d-cc4a-4377-8455-576de9da25eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:32:49.937Z|817f912d-cc4a-4377-8455-576de9da25eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:32:50.876Z|d455bb90-b0e0-4c04-bb86-20a539f0d17a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:32:50.877Z|d455bb90-b0e0-4c04-bb86-20a539f0d17a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:32:53.790Z|87b44e75-1873-450b-b74e-05f204834d8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:53.790Z|87b44e75-1873-450b-b74e-05f204834d8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:53.792Z|4a45a1a7-6940-4148-99dc-cdca9bd9c231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:53.792Z|22ce2e7e-6539-4811-b579-0f3839c60eb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:32:53.792Z|4a45a1a7-6940-4148-99dc-cdca9bd9c231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:32:53.793Z|22ce2e7e-6539-4811-b579-0f3839c60eb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:03.825Z|85251ed5-6b2b-4da7-91e3-cdd027092af6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:03.825Z|85251ed5-6b2b-4da7-91e3-cdd027092af6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:03.826Z|b87c3eca-5b0b-43e5-ab55-af5323961f1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:03.826Z|b87c3eca-5b0b-43e5-ab55-af5323961f1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:03.829Z|85157347-df3e-4b11-b730-e8ab663df685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:03.830Z|85157347-df3e-4b11-b730-e8ab663df685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:04.938Z|98316f6e-b3fc-4b0c-8d31-9cb419553bd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:33:04.939Z|98316f6e-b3fc-4b0c-8d31-9cb419553bd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:33:13.854Z|355f6dbb-2116-4a9b-8320-798418cfcc47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:13.854Z|ee5d87da-0ae7-41c4-a73c-9ab673d8c73c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:13.855Z|355f6dbb-2116-4a9b-8320-798418cfcc47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:13.855Z|ee5d87da-0ae7-41c4-a73c-9ab673d8c73c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:13.862Z|583b7f68-b60f-4da8-9f8f-680ccafa372f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:13.863Z|583b7f68-b60f-4da8-9f8f-680ccafa372f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:19.936Z|84c8ec68-6d8a-445e-9a35-5de6463052c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:33:19.939Z|84c8ec68-6d8a-445e-9a35-5de6463052c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:33:20.877Z|80d877fd-c82f-4f5f-a5f8-aeca7462615c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:33:20.877Z|80d877fd-c82f-4f5f-a5f8-aeca7462615c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:33:23.882Z|8dc071e6-133c-4f81-97fc-625c9c3bf88b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:23.883Z|8dc071e6-133c-4f81-97fc-625c9c3bf88b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:23.883Z|126c010b-37bc-48a4-a3bf-d86f99779c4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:23.884Z|126c010b-37bc-48a4-a3bf-d86f99779c4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:23.888Z|a34d6910-6d95-4a99-9518-74ab4f20ebfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:23.888Z|a34d6910-6d95-4a99-9518-74ab4f20ebfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:33.905Z|616c0fcf-fce2-4754-8c7c-46fa34a8cc93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:33.905Z|616c0fcf-fce2-4754-8c7c-46fa34a8cc93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:33.906Z|1a6ee81e-dcd0-4d7c-82e5-7b4965c7d512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:33.907Z|1a6ee81e-dcd0-4d7c-82e5-7b4965c7d512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:33.914Z|63c7c7d9-daf3-46e2-8897-7ba0ccb8c44c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:33.914Z|63c7c7d9-daf3-46e2-8897-7ba0ccb8c44c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:34.936Z|089671d9-35e7-4bda-81c6-595ec2e6bedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:33:34.936Z|089671d9-35e7-4bda-81c6-595ec2e6bedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:33:43.925Z|bf5b2ee5-12d9-4ace-b29c-589c9c511fa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:43.926Z|bf5b2ee5-12d9-4ace-b29c-589c9c511fa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:43.926Z|4f56dc0e-9eaf-4dc4-bf77-02bd306c24b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:43.926Z|4f56dc0e-9eaf-4dc4-bf77-02bd306c24b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:43.968Z|a441b011-0cbb-465e-a60e-c15c2328f1d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:43.969Z|a441b011-0cbb-465e-a60e-c15c2328f1d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:45.660Z|fe642150-a7ff-4d67-a311-685e97566ca1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:33:45.660Z|fe642150-a7ff-4d67-a311-685e97566ca1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:49.936Z|26f235c1-20ef-4381-bcce-d3fd77983b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:33:49.936Z|26f235c1-20ef-4381-bcce-d3fd77983b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:33:50.878Z|3d745327-7248-4bc9-9c2f-e8e7ad47a2f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:33:50.878Z|3d745327-7248-4bc9-9c2f-e8e7ad47a2f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:33:53.976Z|52d5cb7e-d3ca-41e4-bec9-2b13dfa0a3e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:53.976Z|f284867b-6fec-4344-a0ca-33623122b882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:53.976Z|52d5cb7e-d3ca-41e4-bec9-2b13dfa0a3e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:53.976Z|f284867b-6fec-4344-a0ca-33623122b882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:33:54.014Z|c4310ae4-6afa-4785-ba0a-84fcb58ab978|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:33:54.015Z|c4310ae4-6afa-4785-ba0a-84fcb58ab978|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:04.011Z|fbfac26b-8d50-4025-a512-38b34e7cdf5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:04.012Z|fbfac26b-8d50-4025-a512-38b34e7cdf5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:04.018Z|c2f3c68e-d783-41a4-8eee-d6562aed39ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:04.018Z|c2f3c68e-d783-41a4-8eee-d6562aed39ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:04.038Z|6fc361b8-6a25-4c5b-a8ff-386c80f7619a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:04.038Z|6fc361b8-6a25-4c5b-a8ff-386c80f7619a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:04.936Z|194da17d-4876-4be6-a2ce-8c0b59fb68ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:34:04.940Z|194da17d-4876-4be6-a2ce-8c0b59fb68ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:34:14.047Z|4986c2d1-ecaf-432e-a948-bbebb5b7cf40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:14.047Z|4986c2d1-ecaf-432e-a948-bbebb5b7cf40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:14.047Z|a7c43c53-32a5-491d-8e5b-6145ff107c4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:14.048Z|a7c43c53-32a5-491d-8e5b-6145ff107c4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:14.066Z|e75bc692-d415-4413-89d1-9c497c3c0a08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:14.066Z|e75bc692-d415-4413-89d1-9c497c3c0a08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:19.936Z|d1c59636-1ece-4468-b0f7-8ef15134dbfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:34:19.936Z|d1c59636-1ece-4468-b0f7-8ef15134dbfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:34:20.878Z|9aa7ba57-5ae7-44df-8783-81ef88c11e53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:34:20.879Z|9aa7ba57-5ae7-44df-8783-81ef88c11e53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:34:24.072Z|9a56af81-0aee-4fd1-8408-b8a55748a214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:24.073Z|9a56af81-0aee-4fd1-8408-b8a55748a214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:24.080Z|94b38885-c3d2-4655-81ab-a432564af8de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:24.080Z|94b38885-c3d2-4655-81ab-a432564af8de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:24.092Z|b9e77309-62d6-4a80-9729-49ef04705cdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:24.093Z|b9e77309-62d6-4a80-9729-49ef04705cdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:34.099Z|a1b6c89d-67fc-4788-bea4-6b3f3eb433d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:34.099Z|a1b6c89d-67fc-4788-bea4-6b3f3eb433d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:34.100Z|1e2b0739-950d-4a5f-839a-b91512c4b17d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:34.100Z|1e2b0739-950d-4a5f-839a-b91512c4b17d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:34.114Z|9bd197c2-310e-48f2-8782-2d19ad50faab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:34.114Z|9bd197c2-310e-48f2-8782-2d19ad50faab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:34.936Z|31ad9eae-3cfb-4dc1-be11-8657fd41c3b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:34:34.936Z|31ad9eae-3cfb-4dc1-be11-8657fd41c3b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:34:44.124Z|ff3be1c6-2882-4c0c-bfc5-f2398f3bfa52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:44.124Z|ff3be1c6-2882-4c0c-bfc5-f2398f3bfa52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:44.127Z|d2bf7f31-b544-4102-a0f1-b0b779fcddf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:44.127Z|d2bf7f31-b544-4102-a0f1-b0b779fcddf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:44.138Z|8d4a286d-9048-4e7b-9834-d44349855127|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:44.139Z|8d4a286d-9048-4e7b-9834-d44349855127|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:45.660Z|36a3af45-b3bb-472a-9541-8f2c4156d11f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:34:45.660Z|36a3af45-b3bb-472a-9541-8f2c4156d11f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:49.936Z|30787e89-d277-4b14-aeee-c843efadb9c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:34:49.936Z|30787e89-d277-4b14-aeee-c843efadb9c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:34:50.879Z|58d63e76-4878-4c20-a3df-1645b1afa785|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:34:50.879Z|58d63e76-4878-4c20-a3df-1645b1afa785|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:34:54.153Z|c3b3083e-4796-47e7-a965-c111c1b2d48d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:54.153Z|c3b3083e-4796-47e7-a965-c111c1b2d48d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:54.154Z|ab0a2ea9-b324-49e1-a6b5-b2aefd78fec0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:54.155Z|ab0a2ea9-b324-49e1-a6b5-b2aefd78fec0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:34:54.164Z|143266ed-85cf-47c4-94ad-e56e5cf4a9fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:34:54.165Z|143266ed-85cf-47c4-94ad-e56e5cf4a9fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:04.182Z|644258f3-cc5f-454a-bf45-b615b52e30c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:04.183Z|644258f3-cc5f-454a-bf45-b615b52e30c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:04.187Z|82619b08-c95c-4182-9361-6670aec71097|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:04.188Z|82619b08-c95c-4182-9361-6670aec71097|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:04.194Z|b08becbf-45df-4ecb-909e-aa7592ade435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:04.194Z|b08becbf-45df-4ecb-909e-aa7592ade435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:04.936Z|145b18cc-c8cc-47fd-91cf-079e0ff49c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:35:04.936Z|145b18cc-c8cc-47fd-91cf-079e0ff49c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:35:14.211Z|aebc56a1-26cb-4976-9304-bbdc55ffe808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:14.212Z|aebc56a1-26cb-4976-9304-bbdc55ffe808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:14.215Z|c511d55b-86f4-4475-b00d-80fab9a76073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:14.216Z|c511d55b-86f4-4475-b00d-80fab9a76073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:14.220Z|638d5f87-cae9-45b4-8daf-cd96f3b3efe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:14.220Z|638d5f87-cae9-45b4-8daf-cd96f3b3efe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:19.936Z|1758faad-93b6-47a4-8278-271309ba63c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:35:19.936Z|1758faad-93b6-47a4-8278-271309ba63c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:35:20.880Z|effedf0d-64fc-49a5-b03a-71ef7a27a2a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:35:20.880Z|effedf0d-64fc-49a5-b03a-71ef7a27a2a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:35:24.248Z|593d6165-62b9-470f-9491-f881dca7e1ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:24.248Z|c82d41d0-4c12-404a-bda3-86b050655c67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:24.248Z|c82d41d0-4c12-404a-bda3-86b050655c67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:24.249Z|593d6165-62b9-470f-9491-f881dca7e1ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:24.251Z|e2710295-95b5-4b5c-bce8-eeb8fe11990f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:24.252Z|e2710295-95b5-4b5c-bce8-eeb8fe11990f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:34.279Z|08ec2d54-c8ea-4766-b354-9cb7722d778e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:34.280Z|08ec2d54-c8ea-4766-b354-9cb7722d778e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:34.285Z|2af39609-5b21-4531-b9a5-b07b38c61fa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:34.286Z|2af39609-5b21-4531-b9a5-b07b38c61fa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:34.286Z|ba8dd20d-d970-4fb1-b043-d69cc6e685fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:34.286Z|ba8dd20d-d970-4fb1-b043-d69cc6e685fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:34.936Z|6790233f-2096-4c24-9785-ac43542cef19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:35:34.936Z|6790233f-2096-4c24-9785-ac43542cef19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:35:44.310Z|e5eb3dd5-375a-4d39-b1d5-b8103b4cf164|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:44.311Z|e5eb3dd5-375a-4d39-b1d5-b8103b4cf164|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:44.314Z|32f042fd-a163-432f-9708-060130819ac9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:44.314Z|72491fbc-49c5-4de7-b7ca-4ae9e4303cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:44.315Z|72491fbc-49c5-4de7-b7ca-4ae9e4303cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:44.315Z|32f042fd-a163-432f-9708-060130819ac9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:45.660Z|afa5b5b9-5e21-4dab-a86e-f4291a3f638c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:35:45.660Z|afa5b5b9-5e21-4dab-a86e-f4291a3f638c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:49.941Z|31b5988d-17b7-4882-8e2c-4f18d4179071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:35:49.946Z|31b5988d-17b7-4882-8e2c-4f18d4179071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:35:50.881Z|c3af10a8-3536-45de-ae6b-936307cb1b54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:35:50.881Z|c3af10a8-3536-45de-ae6b-936307cb1b54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:35:54.341Z|6893f6d4-ddaa-4231-868c-3e56befab1f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:54.342Z|6893f6d4-ddaa-4231-868c-3e56befab1f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:54.342Z|0716c985-2259-4f72-a574-5a06a194bf93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:54.343Z|0716c985-2259-4f72-a574-5a06a194bf93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:35:54.349Z|760c4da6-2642-48f7-b372-cabfcc918a7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:35:54.350Z|760c4da6-2642-48f7-b372-cabfcc918a7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:04.373Z|fe754bd0-7d11-4214-9ba6-b558b608da2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:04.373Z|fe754bd0-7d11-4214-9ba6-b558b608da2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:04.377Z|1363cb28-dfad-44f5-8601-e39e9e4db27b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:04.377Z|1363cb28-dfad-44f5-8601-e39e9e4db27b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:04.379Z|adc0f7a5-7299-4ddc-a624-8361d7f43a9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:04.379Z|adc0f7a5-7299-4ddc-a624-8361d7f43a9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:04.936Z|add26e7d-94e6-4f6f-abef-38f2e917a441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:36:04.936Z|add26e7d-94e6-4f6f-abef-38f2e917a441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:36:14.404Z|9bafc911-353f-4a4c-adde-12f94894d111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:14.404Z|9bafc911-353f-4a4c-adde-12f94894d111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:14.406Z|4ab14365-857e-45f9-9aec-e102e9b4cfb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:14.406Z|4ab14365-857e-45f9-9aec-e102e9b4cfb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:14.407Z|0388b22f-9fdf-4901-b171-f9e489d06595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:14.407Z|0388b22f-9fdf-4901-b171-f9e489d06595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:19.936Z|c4131e43-a9f5-41bf-9d3a-8404b48e989e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:36:19.936Z|c4131e43-a9f5-41bf-9d3a-8404b48e989e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:36:20.882Z|d463b2bb-b4c8-40f2-95c1-97043feabd23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:36:20.882Z|d463b2bb-b4c8-40f2-95c1-97043feabd23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:36:24.444Z|b3a448bd-75f0-4ac4-aa55-4a4c3a5891ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:24.444Z|5c0f3a79-fc4a-4d3b-9c92-54bb98c32a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:24.444Z|4fb53041-0b13-442c-94bc-14efc160aa91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:24.445Z|5c0f3a79-fc4a-4d3b-9c92-54bb98c32a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:24.445Z|b3a448bd-75f0-4ac4-aa55-4a4c3a5891ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:24.445Z|4fb53041-0b13-442c-94bc-14efc160aa91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:34.476Z|d639abde-409c-4463-94e8-d9c0b175f279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:34.477Z|d639abde-409c-4463-94e8-d9c0b175f279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:34.479Z|7665af71-82cc-4445-b71c-4899aa7e136a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:34.480Z|7665af71-82cc-4445-b71c-4899aa7e136a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:34.484Z|f085aae2-159b-4cd4-88a8-d044651e1c34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:34.484Z|f085aae2-159b-4cd4-88a8-d044651e1c34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:34.936Z|c12c3509-fdee-44d0-aa4f-68a5050816b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:36:34.940Z|c12c3509-fdee-44d0-aa4f-68a5050816b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:36:44.507Z|f048e884-4c12-4c55-9dd1-925da2f18a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:44.507Z|5651ce70-aded-43dd-b201-7a55319daa8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:44.508Z|f048e884-4c12-4c55-9dd1-925da2f18a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:44.508Z|5651ce70-aded-43dd-b201-7a55319daa8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:44.510Z|3179bfe2-e52e-4092-8049-5b17eeb90c54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:44.511Z|3179bfe2-e52e-4092-8049-5b17eeb90c54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:45.661Z|93cee3f9-1bd7-4dd1-ba00-2b3c465293e0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:36:45.662Z|93cee3f9-1bd7-4dd1-ba00-2b3c465293e0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:49.936Z|7d63d973-8fa3-481f-b2b7-5f715ee52113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:36:49.936Z|7d63d973-8fa3-481f-b2b7-5f715ee52113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:36:50.883Z|44efe5d2-bbae-4bb7-a178-8a244903edf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:36:50.883Z|44efe5d2-bbae-4bb7-a178-8a244903edf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:36:54.534Z|33ef0c87-9309-4ac0-b1d3-a43e319c4139|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:54.534Z|33ef0c87-9309-4ac0-b1d3-a43e319c4139|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:54.535Z|261027cd-5384-4e6b-9705-e158c461a980|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:54.535Z|261027cd-5384-4e6b-9705-e158c461a980|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:36:54.542Z|a996f636-9c83-4df5-9afc-fdaff9b2fd89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:36:54.543Z|a996f636-9c83-4df5-9afc-fdaff9b2fd89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:04.559Z|b47c1cfc-3aca-4aa8-9d1b-65328f80684a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:04.560Z|b47c1cfc-3aca-4aa8-9d1b-65328f80684a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:04.562Z|6bc860f7-b639-4cd5-8e9c-dbde9768d27d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:04.562Z|6bc860f7-b639-4cd5-8e9c-dbde9768d27d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:04.567Z|d33f65d3-1407-428f-b4b5-63e67610a169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:04.568Z|d33f65d3-1407-428f-b4b5-63e67610a169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:04.936Z|e0703037-cffd-4778-b704-8135b92f1b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:37:04.936Z|e0703037-cffd-4778-b704-8135b92f1b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:37:14.596Z|95e8a28c-4c14-4029-83ad-a7c77e6a7806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:14.596Z|60eba5c6-6747-46c6-b5c6-afe15dbfb82d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:14.596Z|90524a88-e2c2-4a28-b147-388768813ce9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:14.597Z|95e8a28c-4c14-4029-83ad-a7c77e6a7806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:14.597Z|60eba5c6-6747-46c6-b5c6-afe15dbfb82d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:14.597Z|90524a88-e2c2-4a28-b147-388768813ce9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:19.936Z|563f3d47-45d2-4a3d-ab8b-1737171645f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:37:19.940Z|563f3d47-45d2-4a3d-ab8b-1737171645f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:37:20.883Z|6d3b8485-bbda-4e40-a35f-68b622eb0ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:37:20.884Z|6d3b8485-bbda-4e40-a35f-68b622eb0ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:37:24.626Z|4d013025-e021-4f6d-8480-7a2bd70efa5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:24.626Z|84cf320e-8eae-450c-b335-7dfaf423cd9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:24.626Z|4d013025-e021-4f6d-8480-7a2bd70efa5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:24.626Z|84cf320e-8eae-450c-b335-7dfaf423cd9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:24.633Z|7bd25d0e-e13f-4999-a232-626261c4ec58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:24.633Z|7bd25d0e-e13f-4999-a232-626261c4ec58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:34.654Z|d11c5402-7ca4-4c33-9562-159f2f11c4ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:34.655Z|d11c5402-7ca4-4c33-9562-159f2f11c4ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:34.658Z|6c03775b-f9da-4a08-827a-4e13de48110c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:34.659Z|6c03775b-f9da-4a08-827a-4e13de48110c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:34.660Z|0158fb60-3310-411d-b5cf-8e0477c14c6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:34.660Z|0158fb60-3310-411d-b5cf-8e0477c14c6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:34.936Z|ce4ed774-348b-4b8e-9523-d5d223df69f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:37:34.936Z|ce4ed774-348b-4b8e-9523-d5d223df69f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:37:44.693Z|144c4408-ae09-4725-94d6-5c04f913cb8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:44.694Z|144c4408-ae09-4725-94d6-5c04f913cb8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:44.695Z|67075f55-f825-4a01-8b98-45ac983f7e92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:44.695Z|3fc35b11-ac6f-4464-a7a2-9ab6067254d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:44.695Z|3fc35b11-ac6f-4464-a7a2-9ab6067254d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:44.695Z|67075f55-f825-4a01-8b98-45ac983f7e92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:45.661Z|b79f87d5-bfba-4558-adc8-269b1f4afa13|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:37:45.662Z|b79f87d5-bfba-4558-adc8-269b1f4afa13|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:49.936Z|5fd34bc4-374d-449b-bd9b-4e6208572e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:37:49.936Z|5fd34bc4-374d-449b-bd9b-4e6208572e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:37:50.884Z|6b366d53-0a51-4957-90ea-8e1315cc486c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:37:50.884Z|6b366d53-0a51-4957-90ea-8e1315cc486c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:37:54.725Z|7b7309e2-4df8-4d1f-a725-4116579b5e39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:54.725Z|b330c9d9-530b-4243-8fd8-733d6288e376|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:54.725Z|7b7309e2-4df8-4d1f-a725-4116579b5e39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:54.725Z|b330c9d9-530b-4243-8fd8-733d6288e376|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:37:54.730Z|7d6236cb-0772-43e0-a406-68c4c4872dfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:37:54.730Z|7d6236cb-0772-43e0-a406-68c4c4872dfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:04.763Z|67034713-0ec1-4954-a987-4c57c340f7ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:04.763Z|82d23f94-8ca2-480e-8cd0-f000a5e11ad6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:04.764Z|82d23f94-8ca2-480e-8cd0-f000a5e11ad6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:04.764Z|67034713-0ec1-4954-a987-4c57c340f7ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:04.767Z|05588ffa-f593-46e6-8c2a-3780afe8abc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:04.767Z|05588ffa-f593-46e6-8c2a-3780afe8abc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:04.936Z|60bbf34e-cd61-4700-811c-91e2d335dbff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:38:04.940Z|60bbf34e-cd61-4700-811c-91e2d335dbff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:38:14.792Z|4676cdb1-1214-4a97-b178-977d117644f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:14.793Z|4676cdb1-1214-4a97-b178-977d117644f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:14.794Z|cc9db7a3-50ed-424a-ab3d-6af09b2275d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:14.794Z|91ccc3a2-eeec-4410-98c3-eba337b4f8d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:14.794Z|cc9db7a3-50ed-424a-ab3d-6af09b2275d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:14.794Z|91ccc3a2-eeec-4410-98c3-eba337b4f8d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:19.936Z|a7b3dcb6-9bdb-4dc7-954a-5685407a6400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:38:19.936Z|a7b3dcb6-9bdb-4dc7-954a-5685407a6400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:38:20.885Z|a3b755de-4eac-40a0-b8a7-bda8021aa9a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:38:20.885Z|a3b755de-4eac-40a0-b8a7-bda8021aa9a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:38:24.818Z|f5458076-82f3-46ae-beb4-40e5ed2b7783|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:24.819Z|f5458076-82f3-46ae-beb4-40e5ed2b7783|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:24.819Z|4e7669c8-c939-4b6c-8e14-64e6e42f2fe3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:24.820Z|4e7669c8-c939-4b6c-8e14-64e6e42f2fe3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:24.822Z|da14f434-c78d-434c-a945-2f6f2fcc1e76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:24.822Z|da14f434-c78d-434c-a945-2f6f2fcc1e76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:34.848Z|89782041-cb5d-462d-8a99-e31dddb7a308|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:34.848Z|89782041-cb5d-462d-8a99-e31dddb7a308|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:34.853Z|a6044e55-42b3-4240-ac9e-7fc4244e0c20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:34.854Z|a6044e55-42b3-4240-ac9e-7fc4244e0c20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:34.855Z|9c480deb-b3cb-42b7-9b40-0d82b9c8a072|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:34.855Z|9c480deb-b3cb-42b7-9b40-0d82b9c8a072|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:34.936Z|66719577-5bff-4f3f-8df2-4168747b7c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:38:34.937Z|66719577-5bff-4f3f-8df2-4168747b7c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:38:44.878Z|445dcaeb-b161-430d-92db-9838a407074f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:44.879Z|445dcaeb-b161-430d-92db-9838a407074f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:44.878Z|5adc9eee-cfdc-4307-9269-9e819c872b3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:44.880Z|5adc9eee-cfdc-4307-9269-9e819c872b3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:44.887Z|012f67cf-5453-4fe9-8b9a-299ff29a63ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:44.887Z|012f67cf-5453-4fe9-8b9a-299ff29a63ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:45.660Z|f059b8dd-2014-4442-a34e-f2c43e6f0834|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:38:45.661Z|f059b8dd-2014-4442-a34e-f2c43e6f0834|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:49.936Z|ff0de48e-43af-45f5-86f3-8f7f82eed60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:38:49.940Z|ff0de48e-43af-45f5-86f3-8f7f82eed60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:38:50.886Z|01b4e748-bf17-418b-bd2a-ee7f855e5205|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:38:50.887Z|01b4e748-bf17-418b-bd2a-ee7f855e5205|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:38:54.910Z|6aa4817c-3676-4e5f-aeef-b27a9cacc487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:54.911Z|6aa4817c-3676-4e5f-aeef-b27a9cacc487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:54.913Z|67c8999f-d5cc-45ca-9247-f91e66358f82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:54.914Z|67c8999f-d5cc-45ca-9247-f91e66358f82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:38:54.916Z|8dc40b81-4f98-4037-ab57-50af60f18981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:38:54.917Z|8dc40b81-4f98-4037-ab57-50af60f18981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:04.936Z|0cbde9e2-1047-49d8-a878-b112d054f0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:39:04.936Z|0cbde9e2-1047-49d8-a878-b112d054f0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:39:04.940Z|d8ecd097-050a-4849-9dbf-dc578a43bad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:04.940Z|d8ecd097-050a-4849-9dbf-dc578a43bad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:04.943Z|d5507593-8dfa-4c45-89c8-0bdf9551e986|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:04.943Z|3f744549-7a74-40c1-aa16-e5b2f845b3f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:04.944Z|d5507593-8dfa-4c45-89c8-0bdf9551e986|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:04.944Z|3f744549-7a74-40c1-aa16-e5b2f845b3f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:14.963Z|46004ff1-8dc9-4baf-8535-c48e2f0caf9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:14.963Z|46004ff1-8dc9-4baf-8535-c48e2f0caf9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:14.966Z|2f32152e-9896-46dc-a19e-498e1b58f9bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:14.967Z|2f32152e-9896-46dc-a19e-498e1b58f9bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:14.967Z|0217c84e-4521-4f41-b2a8-1c590a374e73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:14.967Z|0217c84e-4521-4f41-b2a8-1c590a374e73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:19.936Z|8ff5a3ce-0462-40da-bee2-8aceb4abc69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:39:19.936Z|8ff5a3ce-0462-40da-bee2-8aceb4abc69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:39:20.887Z|2a83de73-97d6-49dd-9cbe-85d3b9306407|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:39:20.887Z|2a83de73-97d6-49dd-9cbe-85d3b9306407|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:39:24.990Z|354d6796-d10f-49e3-ad53-31f2ac8d9acd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:24.990Z|941d395f-aff4-4122-9bff-ed9b27c56a3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:24.991Z|354d6796-d10f-49e3-ad53-31f2ac8d9acd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:24.991Z|941d395f-aff4-4122-9bff-ed9b27c56a3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:24.997Z|61c07b0c-781e-4c25-8e88-e9e495d94f3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:24.998Z|61c07b0c-781e-4c25-8e88-e9e495d94f3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:34.936Z|b654c898-8fa6-4653-82c9-2916261dc5ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:39:34.940Z|b654c898-8fa6-4653-82c9-2916261dc5ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:39:35.013Z|271045b5-4ef3-4cb2-b121-3d612f10dd85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:35.013Z|271045b5-4ef3-4cb2-b121-3d612f10dd85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:35.015Z|946c34d6-0c68-42db-bab5-a1b8dc8afef4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:35.015Z|946c34d6-0c68-42db-bab5-a1b8dc8afef4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:35.023Z|b67d5040-1c6f-4b2a-ba9e-b7de77d480fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:35.024Z|b67d5040-1c6f-4b2a-ba9e-b7de77d480fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:45.040Z|eb0c8e75-7d01-4cca-b09d-650e69b20b9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:45.040Z|eb0c8e75-7d01-4cca-b09d-650e69b20b9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:45.042Z|fc2413d6-bcdf-4b7b-9275-89d58b2be871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:45.043Z|fc2413d6-bcdf-4b7b-9275-89d58b2be871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:45.045Z|3407fd24-c7e7-4767-8594-076220e9fb82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:45.045Z|3407fd24-c7e7-4767-8594-076220e9fb82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:45.662Z|5f06ef07-7df5-4b4a-8f86-4a989da4937d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:39:45.663Z|5f06ef07-7df5-4b4a-8f86-4a989da4937d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:49.936Z|04cdaa89-679b-4ced-8b58-78b1aedeedb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:39:49.936Z|04cdaa89-679b-4ced-8b58-78b1aedeedb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:39:50.888Z|06e23bc0-8373-4d3f-be0a-c0efdb944a35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:39:50.888Z|06e23bc0-8373-4d3f-be0a-c0efdb944a35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:39:55.068Z|99f3ef0c-5b65-4706-8b06-a91a48215a82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:55.069Z|99f3ef0c-5b65-4706-8b06-a91a48215a82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:55.070Z|04c36470-ec2d-418f-8db8-b24e96fd4b6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:55.071Z|04c36470-ec2d-418f-8db8-b24e96fd4b6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:39:55.071Z|e18e9eb7-baac-4656-8540-ff2331b1c2af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:39:55.071Z|e18e9eb7-baac-4656-8540-ff2331b1c2af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:04.936Z|a93a702d-4ca2-4617-8025-7b87d3ba7170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:40:04.937Z|a93a702d-4ca2-4617-8025-7b87d3ba7170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:40:05.095Z|7e310b47-e49e-4184-a53b-987a62cfa0fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:05.095Z|7e310b47-e49e-4184-a53b-987a62cfa0fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:05.096Z|987c188c-152f-42ed-829c-c2c48639c2da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:05.096Z|987c188c-152f-42ed-829c-c2c48639c2da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:05.103Z|aebdcb2f-c332-42b4-88c4-18bec3f835b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:05.103Z|aebdcb2f-c332-42b4-88c4-18bec3f835b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:15.129Z|f6d55ead-94ff-4e87-95b1-2b6f156ea855|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:15.130Z|f6d55ead-94ff-4e87-95b1-2b6f156ea855|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:15.130Z|a506d89c-5dca-46de-948d-55fb7a76f149|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:15.130Z|5b92c507-4e21-4a62-b967-7659f022b11f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:15.130Z|a506d89c-5dca-46de-948d-55fb7a76f149|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:15.130Z|5b92c507-4e21-4a62-b967-7659f022b11f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:19.936Z|cb4cd775-6957-481c-8d57-bf288401b86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:40:19.940Z|cb4cd775-6957-481c-8d57-bf288401b86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:40:20.889Z|0ded55fa-47a6-4b41-8847-c42f40c813ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:40:20.889Z|0ded55fa-47a6-4b41-8847-c42f40c813ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:40:25.154Z|130201a7-b362-4fa6-bab3-20f825c35277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:25.154Z|c20b8828-5f36-476f-a7b3-9be2aead3074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:25.155Z|c20b8828-5f36-476f-a7b3-9be2aead3074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:25.155Z|130201a7-b362-4fa6-bab3-20f825c35277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:25.156Z|7cfe7fbb-8040-4778-8298-760131b93049|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:25.156Z|7cfe7fbb-8040-4778-8298-760131b93049|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:34.936Z|b82e973b-9699-4562-b9e1-e2fb68041e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:40:34.936Z|b82e973b-9699-4562-b9e1-e2fb68041e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:40:35.179Z|295ba8b6-5f93-446d-943a-c132c67a5be7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:35.179Z|295ba8b6-5f93-446d-943a-c132c67a5be7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:35.181Z|f40225ba-edb4-4f5b-b3f9-2e7212de0885|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:35.182Z|f40225ba-edb4-4f5b-b3f9-2e7212de0885|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:35.185Z|52434888-0037-440d-addb-48ab1f6e1e16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:35.186Z|52434888-0037-440d-addb-48ab1f6e1e16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:45.208Z|7185b55d-59f3-492a-bf61-347c1734476a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:45.209Z|7185b55d-59f3-492a-bf61-347c1734476a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:45.211Z|3c172790-e4e9-4f09-b99f-963798bad331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:45.212Z|3c172790-e4e9-4f09-b99f-963798bad331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:45.212Z|9eb63b59-ba0c-49ed-baf2-e4e9abaddaea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:45.213Z|9eb63b59-ba0c-49ed-baf2-e4e9abaddaea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:45.660Z|3b895a0f-5d82-4e48-a78c-cfdd9b4b97fd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:40:45.661Z|3b895a0f-5d82-4e48-a78c-cfdd9b4b97fd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:49.936Z|c85449a1-0c17-4631-8592-6d395c9499bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:40:49.936Z|c85449a1-0c17-4631-8592-6d395c9499bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:40:50.890Z|bed81567-47f0-4a2a-baaa-9ed68e1d895a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:40:50.890Z|bed81567-47f0-4a2a-baaa-9ed68e1d895a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:40:55.236Z|f09f06c1-627f-47bc-8ef0-a9b0407191bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:55.237Z|f09f06c1-627f-47bc-8ef0-a9b0407191bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:55.239Z|f682e2f4-7be9-45c2-a347-3dd1a7ed441f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:55.239Z|fed21dd1-669a-4589-a9b2-6e30fe1d3668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:40:55.240Z|fed21dd1-669a-4589-a9b2-6e30fe1d3668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:40:55.240Z|f682e2f4-7be9-45c2-a347-3dd1a7ed441f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:04.936Z|89808802-3e1f-4488-927c-76a25f4f508c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:41:04.940Z|89808802-3e1f-4488-927c-76a25f4f508c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:41:05.263Z|f47cb9b8-5a60-49d1-8f5c-3a73ce8f89ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:05.263Z|f47cb9b8-5a60-49d1-8f5c-3a73ce8f89ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:05.273Z|d0cd32ec-e86a-44f0-a39f-a9738e63e1bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:05.274Z|d0cd32ec-e86a-44f0-a39f-a9738e63e1bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:05.273Z|d4a7932f-d972-45cb-9af5-c0d860bcf4d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:05.274Z|d4a7932f-d972-45cb-9af5-c0d860bcf4d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:15.291Z|2070bc69-e514-4849-960f-d3d2fc5ae0ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:15.291Z|2070bc69-e514-4849-960f-d3d2fc5ae0ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:15.296Z|6011eeb8-c3b7-4056-9948-43489aa766c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:15.297Z|6011eeb8-c3b7-4056-9948-43489aa766c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:15.302Z|5366e725-0f10-4907-91fc-08298cc2f214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:15.303Z|5366e725-0f10-4907-91fc-08298cc2f214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:19.936Z|d7add41f-9799-4c34-8cd7-07b727df894a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:41:19.936Z|d7add41f-9799-4c34-8cd7-07b727df894a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:41:20.891Z|0c7082a3-0c05-444c-83df-0f969ca02bdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:41:20.891Z|0c7082a3-0c05-444c-83df-0f969ca02bdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:41:25.321Z|23ec70ed-5ef6-4e6b-999a-b421e62eb018|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:25.322Z|23ec70ed-5ef6-4e6b-999a-b421e62eb018|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:25.322Z|9cec4ad4-5cfa-4644-9299-c688f340dd37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:25.323Z|9cec4ad4-5cfa-4644-9299-c688f340dd37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:25.325Z|c4f79156-a73f-405b-940a-4ee988cc65af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:25.325Z|c4f79156-a73f-405b-940a-4ee988cc65af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:34.936Z|c85b209c-2f0c-4bd9-b2e0-d124d311f83c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:41:34.936Z|c85b209c-2f0c-4bd9-b2e0-d124d311f83c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:41:35.350Z|585c7906-0138-40a5-aaad-4c0b4892d4a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:35.351Z|585c7906-0138-40a5-aaad-4c0b4892d4a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:35.352Z|6d930574-e8c8-4a01-ad4e-30b99192904b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:35.352Z|6d930574-e8c8-4a01-ad4e-30b99192904b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:35.359Z|cc91c9c5-a9b0-4328-b718-55d9294bb0fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:35.360Z|cc91c9c5-a9b0-4328-b718-55d9294bb0fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:45.380Z|8ee19593-0169-4185-98ca-abea76ef0e04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:45.381Z|8ee19593-0169-4185-98ca-abea76ef0e04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:45.384Z|6887d02e-a112-4c03-83d7-62ba624213d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:45.385Z|6887d02e-a112-4c03-83d7-62ba624213d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:45.389Z|5fb39da0-6785-4330-92d9-0a26c269945d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:45.390Z|5fb39da0-6785-4330-92d9-0a26c269945d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:45.660Z|dc28e0fa-8b0f-4936-a9e2-57b810832f4d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:41:45.661Z|dc28e0fa-8b0f-4936-a9e2-57b810832f4d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:49.936Z|f03d8c4f-5bd2-481e-af9f-1ccf008e4bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:41:49.940Z|f03d8c4f-5bd2-481e-af9f-1ccf008e4bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:41:50.892Z|313cdd2c-ba7d-4c1d-be73-fd9e11b0dce3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:41:50.892Z|313cdd2c-ba7d-4c1d-be73-fd9e11b0dce3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:41:55.412Z|4c193d09-0c19-4c32-b883-41d0dedd63b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:55.412Z|4c193d09-0c19-4c32-b883-41d0dedd63b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:55.412Z|8666e7f0-5bc0-4d54-82f8-a258543a3187|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:55.413Z|8666e7f0-5bc0-4d54-82f8-a258543a3187|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:41:55.415Z|1f5e007f-aa3b-4b02-a827-ac5255b33bbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:41:55.415Z|1f5e007f-aa3b-4b02-a827-ac5255b33bbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:04.936Z|c463a3e2-5b3f-42c0-8e94-39f685a5bc71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:42:04.937Z|c463a3e2-5b3f-42c0-8e94-39f685a5bc71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:42:05.443Z|c4275669-921f-4f79-9d12-4fe24302a1d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:05.443Z|c4275669-921f-4f79-9d12-4fe24302a1d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:05.444Z|51a97260-8640-48f8-9c22-bf4e6e1a61bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:05.444Z|51a97260-8640-48f8-9c22-bf4e6e1a61bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:05.444Z|b7c8b492-bf9f-4b2d-b5ea-517757e1c1f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:05.445Z|b7c8b492-bf9f-4b2d-b5ea-517757e1c1f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:15.474Z|69931d3c-f15a-4937-9679-250b20509494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:15.474Z|4554b901-dd1c-4588-81bc-a5e50b77a35c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:15.475Z|69931d3c-f15a-4937-9679-250b20509494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:15.476Z|4554b901-dd1c-4588-81bc-a5e50b77a35c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:15.478Z|c3a17aaf-0d5d-4b29-aa06-ad9a41c956a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:15.478Z|c3a17aaf-0d5d-4b29-aa06-ad9a41c956a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:19.936Z|149364ce-f1a4-4eac-916d-bc8d5ce02d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:42:19.936Z|149364ce-f1a4-4eac-916d-bc8d5ce02d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:42:20.893Z|92a90184-ace1-4671-958d-8a942864966d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:42:20.893Z|92a90184-ace1-4671-958d-8a942864966d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:42:25.501Z|bf0c4b2e-ea4e-4269-a20b-2c079cc42872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:25.502Z|bf0c4b2e-ea4e-4269-a20b-2c079cc42872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:25.518Z|d3f23ec4-3881-4745-80a5-72a1375b430c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:25.518Z|7566cc5c-c6fe-48e2-b474-fdd4052e9e56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:25.519Z|d3f23ec4-3881-4745-80a5-72a1375b430c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:25.519Z|7566cc5c-c6fe-48e2-b474-fdd4052e9e56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:34.936Z|04aaf091-319e-4d46-87c6-4b367cb53174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:42:34.939Z|04aaf091-319e-4d46-87c6-4b367cb53174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:42:35.561Z|f1b688bc-0292-42fa-879b-a15afcfb3c67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:35.562Z|f1b688bc-0292-42fa-879b-a15afcfb3c67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:35.568Z|511c336c-1a11-4d00-bd79-c4366a094ca1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:35.568Z|511c336c-1a11-4d00-bd79-c4366a094ca1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:35.569Z|fe5df475-5a4a-443d-8e47-f9caca2b7ba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:35.570Z|fe5df475-5a4a-443d-8e47-f9caca2b7ba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:45.584Z|33abd14b-7b95-4ab2-92b7-ff729a46e25e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:45.584Z|33abd14b-7b95-4ab2-92b7-ff729a46e25e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:45.591Z|4683899e-f832-4e78-af61-df3e2d618a5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:45.591Z|4683899e-f832-4e78-af61-df3e2d618a5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:45.593Z|d5c5a3aa-c99d-4fe9-bf24-33fc579b4cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:45.593Z|d5c5a3aa-c99d-4fe9-bf24-33fc579b4cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:45.661Z|7d454aae-9ea2-41b2-b6b5-c6b7c01696aa|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:42:45.662Z|7d454aae-9ea2-41b2-b6b5-c6b7c01696aa|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:49.936Z|8b403f96-1f75-4be5-a8dc-e2be4cf8c2d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:42:49.936Z|8b403f96-1f75-4be5-a8dc-e2be4cf8c2d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:42:50.894Z|ff08e541-9cd5-4474-8e3c-3ec8e4e3c850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:42:50.894Z|ff08e541-9cd5-4474-8e3c-3ec8e4e3c850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:42:55.609Z|a1c015c8-aabc-44ee-84a4-b1381757d751|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:55.610Z|a1c015c8-aabc-44ee-84a4-b1381757d751|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:55.614Z|99a98185-5c90-43a6-80ee-130dd81f05c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:55.614Z|99a98185-5c90-43a6-80ee-130dd81f05c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:42:55.615Z|88744a29-25e1-4b97-97b1-2f3e69b78359|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:42:55.616Z|88744a29-25e1-4b97-97b1-2f3e69b78359|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:04.936Z|91d8e697-5b61-453f-8be7-c98d7752d8eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:43:04.936Z|91d8e697-5b61-453f-8be7-c98d7752d8eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:43:05.631Z|69812611-8435-4114-b739-4a39d121744d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:05.632Z|69812611-8435-4114-b739-4a39d121744d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:05.635Z|98f8a44b-40e9-4d7c-976b-8c65a818b8cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:05.636Z|67dfcf94-d476-45c7-864c-78f35e727a0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:05.636Z|67dfcf94-d476-45c7-864c-78f35e727a0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:05.636Z|98f8a44b-40e9-4d7c-976b-8c65a818b8cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:15.658Z|5e094014-1d6b-48da-bd62-220a25177f7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:15.659Z|cc9b27f5-739f-4896-9b7b-f836a0994c4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:15.660Z|5e094014-1d6b-48da-bd62-220a25177f7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:15.660Z|cc9b27f5-739f-4896-9b7b-f836a0994c4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:15.663Z|c915455b-6939-4283-bec8-0eb712abc5b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:15.664Z|c915455b-6939-4283-bec8-0eb712abc5b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:19.936Z|e330cb2f-3039-4095-8258-4261628416bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:43:19.940Z|e330cb2f-3039-4095-8258-4261628416bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:43:20.895Z|4c78e44b-6a80-412c-9e30-2ded93f695c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:43:20.895Z|4c78e44b-6a80-412c-9e30-2ded93f695c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:43:25.685Z|f5304dd8-5e00-418e-9db5-1440a6451e65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:25.685Z|f5304dd8-5e00-418e-9db5-1440a6451e65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:25.688Z|3479647b-068d-480b-9619-a01fa85b0c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:25.688Z|3479647b-068d-480b-9619-a01fa85b0c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:25.688Z|fa9fa71a-0841-43be-ba44-b288b8c5ee57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:25.689Z|fa9fa71a-0841-43be-ba44-b288b8c5ee57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:34.936Z|a306ef1e-8531-4f42-b9a4-773bbc4f547d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:43:34.936Z|a306ef1e-8531-4f42-b9a4-773bbc4f547d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:43:35.712Z|cd5df48d-64a1-47aa-9ae5-3997f6a34c7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:35.712Z|a9197ec2-5c38-4959-b8c1-971f50c584b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:35.713Z|cd5df48d-64a1-47aa-9ae5-3997f6a34c7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:35.714Z|81cbd30b-a21d-4a79-a8e2-e68d37a6a5aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:35.714Z|81cbd30b-a21d-4a79-a8e2-e68d37a6a5aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:35.715Z|a9197ec2-5c38-4959-b8c1-971f50c584b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:45.660Z|47128044-4eb7-47e9-9539-f2f5b245c1ad|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:43:45.661Z|47128044-4eb7-47e9-9539-f2f5b245c1ad|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:45.740Z|31f9ee43-36b5-42d2-9ae6-8d936e33044e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:45.741Z|31f9ee43-36b5-42d2-9ae6-8d936e33044e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:45.743Z|471fdec3-3a47-4921-8b4d-6bed1c0acab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:45.744Z|471fdec3-3a47-4921-8b4d-6bed1c0acab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:45.747Z|9160746f-5a01-410c-81ec-3b1ce42970f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:45.748Z|9160746f-5a01-410c-81ec-3b1ce42970f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:49.936Z|490565d1-0f77-4397-97f0-980e0db2b8ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:43:49.936Z|490565d1-0f77-4397-97f0-980e0db2b8ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:43:50.896Z|a0af08e1-67ac-40b5-ac1f-77184f87ef7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:43:50.896Z|a0af08e1-67ac-40b5-ac1f-77184f87ef7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:43:55.774Z|bcf1e452-1611-4ea9-b464-aaa3adece21d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:55.774Z|bcf1e452-1611-4ea9-b464-aaa3adece21d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:55.776Z|d0a5a955-69bf-4e46-b33b-8aa081c3b073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:55.777Z|d0a5a955-69bf-4e46-b33b-8aa081c3b073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:43:55.779Z|8a364686-7a99-4a35-aab5-8bceebf4d490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:43:55.779Z|8a364686-7a99-4a35-aab5-8bceebf4d490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:04.936Z|fcb396b0-8552-42e5-8f13-953b5fa5bf55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:44:04.939Z|fcb396b0-8552-42e5-8f13-953b5fa5bf55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:44:05.805Z|a854c6b9-4ca3-4e3c-8053-e502e4f73117|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:05.806Z|a08a0d04-c99f-4ebf-9d33-459d8b3079b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:05.806Z|a854c6b9-4ca3-4e3c-8053-e502e4f73117|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:05.806Z|a08a0d04-c99f-4ebf-9d33-459d8b3079b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:05.816Z|e371bc6d-8bc5-4e2a-a6c1-7dc5134c84e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:05.817Z|e371bc6d-8bc5-4e2a-a6c1-7dc5134c84e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:15.835Z|b21a7618-fb90-44cc-b144-2b3de7b95904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:15.836Z|b21a7618-fb90-44cc-b144-2b3de7b95904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:15.837Z|575c2e30-4d0e-4656-8c5b-8448e51fee94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:15.838Z|575c2e30-4d0e-4656-8c5b-8448e51fee94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:15.843Z|e1f472c7-3f3c-4a7d-9b72-2b66659031f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:15.843Z|e1f472c7-3f3c-4a7d-9b72-2b66659031f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:19.936Z|2668d199-1975-4ade-bb9b-de84f0b3588a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:44:19.936Z|2668d199-1975-4ade-bb9b-de84f0b3588a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:44:20.897Z|1bbed14a-00ca-477f-9877-94631dd9a27a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:44:20.898Z|1bbed14a-00ca-477f-9877-94631dd9a27a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:44:25.865Z|d98abb5b-ba64-49ca-9f57-bcd6272e9819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:25.865Z|d98abb5b-ba64-49ca-9f57-bcd6272e9819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:25.866Z|d8e6b1be-b1b7-4b62-9ad2-e0615f2ebecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:25.867Z|d8e6b1be-b1b7-4b62-9ad2-e0615f2ebecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:25.872Z|948f1ded-211e-448c-a5f8-dcb00801e333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:25.872Z|948f1ded-211e-448c-a5f8-dcb00801e333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:34.936Z|56f5a804-8f11-4bfe-9621-13a01107b683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:44:34.937Z|56f5a804-8f11-4bfe-9621-13a01107b683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:44:35.895Z|94228188-b531-4c9b-9003-2bfd5516fe4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:35.895Z|94228188-b531-4c9b-9003-2bfd5516fe4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:35.900Z|44d595c9-030e-4b55-ab60-b6ce4279b306|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:35.900Z|44d595c9-030e-4b55-ab60-b6ce4279b306|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:35.903Z|3b8776e8-4094-47c3-a090-f9ca337c77a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:35.903Z|3b8776e8-4094-47c3-a090-f9ca337c77a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:45.659Z|d4b29e75-d02c-4339-aadd-f7b0637a23de|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:44:45.660Z|d4b29e75-d02c-4339-aadd-f7b0637a23de|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:45.923Z|51415666-c331-4103-b166-1e84ed7a7339|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:45.924Z|51415666-c331-4103-b166-1e84ed7a7339|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:45.927Z|96ca05e1-a128-436b-856f-14e7566a1f99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:45.928Z|7c653e96-84a0-4756-bd0d-176500ed1a44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:45.928Z|96ca05e1-a128-436b-856f-14e7566a1f99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:45.928Z|7c653e96-84a0-4756-bd0d-176500ed1a44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:49.936Z|b314accd-2f8b-49aa-aa25-9485b410f2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:44:49.941Z|b314accd-2f8b-49aa-aa25-9485b410f2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:44:50.898Z|e8ee128c-684f-46bd-aeeb-0ca7de402a1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:44:50.899Z|e8ee128c-684f-46bd-aeeb-0ca7de402a1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:44:55.954Z|41c5fe94-b947-4c3a-9351-6248defdf530|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:55.955Z|ff61ce0f-e101-4833-ad62-e1702b59c2b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:55.955Z|41c5fe94-b947-4c3a-9351-6248defdf530|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:55.955Z|ff61ce0f-e101-4833-ad62-e1702b59c2b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:44:55.962Z|34f1f126-cc81-45c2-a06c-d6853b6e31c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:44:55.963Z|34f1f126-cc81-45c2-a06c-d6853b6e31c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:04.936Z|8e2a0e37-f912-4674-8d6c-da044900fdc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:45:04.936Z|8e2a0e37-f912-4674-8d6c-da044900fdc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:45:05.983Z|efe4782a-80db-4e03-b4e8-5d0216902752|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:05.983Z|dfbf4e3b-db4a-4f2f-aefa-7662213cb502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:05.984Z|efe4782a-80db-4e03-b4e8-5d0216902752|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:05.984Z|dfbf4e3b-db4a-4f2f-aefa-7662213cb502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:05.991Z|9f2bbcd7-2744-4c83-bb3c-511c6c5f4110|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:05.992Z|9f2bbcd7-2744-4c83-bb3c-511c6c5f4110|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:16.011Z|badc5f8e-94b9-4827-9021-0df4f59970ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:16.012Z|badc5f8e-94b9-4827-9021-0df4f59970ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:16.014Z|7483836b-58e3-43b6-b23b-bb2f704c3d00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:16.015Z|7483836b-58e3-43b6-b23b-bb2f704c3d00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:16.018Z|4a9dfcc9-b778-41e5-a15c-3f5e69d1781f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:16.019Z|4a9dfcc9-b778-41e5-a15c-3f5e69d1781f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:19.936Z|2762bbbd-01ee-4c94-a8e7-b83a66e5aa5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:45:19.936Z|2762bbbd-01ee-4c94-a8e7-b83a66e5aa5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:45:20.899Z|6790a8d2-6209-4062-b829-aa949a35f9e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:45:20.900Z|6790a8d2-6209-4062-b829-aa949a35f9e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:45:26.042Z|6469d8c4-241e-4d40-a6ab-afa797c9147c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:26.042Z|6469d8c4-241e-4d40-a6ab-afa797c9147c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:26.043Z|9f27efbf-2627-4b3f-9c35-1b2aa912ac71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:26.043Z|9f27efbf-2627-4b3f-9c35-1b2aa912ac71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:26.047Z|232a8360-e03b-49f5-93e1-99ddd178947e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:26.048Z|232a8360-e03b-49f5-93e1-99ddd178947e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:34.936Z|6c357a49-a51b-44a5-9f63-96168bc3dfd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:45:34.941Z|6c357a49-a51b-44a5-9f63-96168bc3dfd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:45:36.071Z|331ea060-88e9-4911-9baa-31bd9b4b88b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:36.072Z|331ea060-88e9-4911-9baa-31bd9b4b88b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:36.072Z|7a98ab74-9e49-4fbc-9e1f-c2270173d7a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:36.073Z|7a98ab74-9e49-4fbc-9e1f-c2270173d7a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:36.075Z|bed8702c-13a0-49b4-9443-bd2198831849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:36.075Z|bed8702c-13a0-49b4-9443-bd2198831849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:45.660Z|a0fe56e9-a4a9-4f24-9252-b27abe73ad12|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:45:45.661Z|a0fe56e9-a4a9-4f24-9252-b27abe73ad12|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:46.101Z|29bde0b0-9929-40fe-9402-9e0ab7a8695a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:46.102Z|29bde0b0-9929-40fe-9402-9e0ab7a8695a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:46.105Z|d2236448-e528-44cb-a17f-1a3f61ad7502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:46.106Z|d2236448-e528-44cb-a17f-1a3f61ad7502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:46.109Z|04f0c3b5-892c-46f4-bd69-a90f1ae4357e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:46.110Z|04f0c3b5-892c-46f4-bd69-a90f1ae4357e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:49.936Z|691a9f8d-433f-41b4-b1d2-43a402a40ea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:45:49.937Z|691a9f8d-433f-41b4-b1d2-43a402a40ea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:45:50.900Z|07ea88fb-1a14-4706-b0f1-d28330fd48e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:45:50.901Z|07ea88fb-1a14-4706-b0f1-d28330fd48e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:45:56.131Z|fbbc3aad-25ad-4509-a485-d830a2954c9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:56.132Z|fbbc3aad-25ad-4509-a485-d830a2954c9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:56.137Z|8f5b055c-871d-4b87-a486-ac71d6c524dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:56.138Z|8f5b055c-871d-4b87-a486-ac71d6c524dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:45:56.142Z|a9815986-1ff4-4d29-b9a1-bafdd0f9bb17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:45:56.142Z|a9815986-1ff4-4d29-b9a1-bafdd0f9bb17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:04.936Z|cfa1db91-adc4-4525-9dc4-d55aac3fec67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:46:04.937Z|cfa1db91-adc4-4525-9dc4-d55aac3fec67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:46:06.159Z|c9a2342e-8fc2-4015-b4b7-5d2647846077|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:06.160Z|c9a2342e-8fc2-4015-b4b7-5d2647846077|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:06.164Z|04ae4cef-970a-43f5-b258-eae21948bb4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:06.165Z|04ae4cef-970a-43f5-b258-eae21948bb4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:06.168Z|5a3079d8-7686-48a1-b2ce-d64835d4333f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:06.169Z|5a3079d8-7686-48a1-b2ce-d64835d4333f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:16.188Z|866e3a51-b47e-4bc5-baf6-984297c8108a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:16.189Z|866e3a51-b47e-4bc5-baf6-984297c8108a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:16.192Z|fdfe9699-fc95-417d-acc3-32f899117423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:16.192Z|fdfe9699-fc95-417d-acc3-32f899117423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:16.196Z|c5d75bfb-ed3f-46eb-90d5-88bc8d93fd6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:16.196Z|c5d75bfb-ed3f-46eb-90d5-88bc8d93fd6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:19.936Z|82591c74-3191-4b98-a612-3129386f4dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:46:19.940Z|82591c74-3191-4b98-a612-3129386f4dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:46:20.901Z|c54c7ae8-5e4b-460d-80e4-9e6b7da2d786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:46:20.901Z|c54c7ae8-5e4b-460d-80e4-9e6b7da2d786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:46:26.216Z|93938c59-c71f-48d7-9cb9-e3d20874a6ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:26.216Z|93938c59-c71f-48d7-9cb9-e3d20874a6ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:26.222Z|9c85087a-48ed-46ca-b0da-af1cb38333e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:26.222Z|9c85087a-48ed-46ca-b0da-af1cb38333e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:26.227Z|78371143-3216-4962-b0b4-b5b81b7dd3b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:26.228Z|78371143-3216-4962-b0b4-b5b81b7dd3b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:34.936Z|d70b290d-12ff-4625-9fe9-414a146910c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:46:34.936Z|d70b290d-12ff-4625-9fe9-414a146910c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:46:36.242Z|3a2d5262-ddca-48c0-98e3-b6570016e716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:36.242Z|3a2d5262-ddca-48c0-98e3-b6570016e716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:36.244Z|7ce3a86b-4125-4e38-b6cb-5afad798a161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:36.244Z|7ce3a86b-4125-4e38-b6cb-5afad798a161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:36.254Z|ae780262-ea64-461c-b80a-adc81de6a9f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:36.254Z|ae780262-ea64-461c-b80a-adc81de6a9f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:45.661Z|32af233b-4f98-4980-8550-44c10978a040|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:46:45.662Z|32af233b-4f98-4980-8550-44c10978a040|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:46.268Z|d7096aee-7102-4f1a-9497-d7e1ee149bfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:46.269Z|d7096aee-7102-4f1a-9497-d7e1ee149bfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:46.270Z|0f59ceec-519f-437e-8099-df9763855f3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:46.270Z|0f59ceec-519f-437e-8099-df9763855f3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:46.281Z|0a98fef9-043a-44bb-bc4b-a202efd23caa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:46.282Z|0a98fef9-043a-44bb-bc4b-a202efd23caa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:49.936Z|a5b000e6-d08b-44c1-ac5c-0d4afdca62cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:46:49.937Z|a5b000e6-d08b-44c1-ac5c-0d4afdca62cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:46:50.902Z|515098af-a99a-479e-867a-25bcfb8aa90c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:46:50.903Z|515098af-a99a-479e-867a-25bcfb8aa90c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:46:56.306Z|fbbfdf77-0ec8-4aad-baaa-6726d12a32ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:56.306Z|60d29896-0e19-4f3a-ba9d-4ba240406d7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:56.306Z|fbbfdf77-0ec8-4aad-baaa-6726d12a32ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:56.306Z|60d29896-0e19-4f3a-ba9d-4ba240406d7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:46:56.309Z|392f7509-b66a-44f4-adc8-49a55e3e7832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:46:56.309Z|392f7509-b66a-44f4-adc8-49a55e3e7832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:04.936Z|fa7d30b5-ad98-4425-8563-627952ef2850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:47:04.940Z|fa7d30b5-ad98-4425-8563-627952ef2850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:47:06.332Z|370e5baa-1898-4fcd-896d-524885ace528|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:06.332Z|ca306e58-a6df-4f4d-bd8a-327fefddafb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:06.332Z|370e5baa-1898-4fcd-896d-524885ace528|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:06.333Z|ca306e58-a6df-4f4d-bd8a-327fefddafb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:06.335Z|f98d8c56-01d8-48e0-ba0e-dfc19e6eff54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:06.335Z|f98d8c56-01d8-48e0-ba0e-dfc19e6eff54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:16.356Z|4a58d2d0-a1fb-4af3-a948-c72ae88ec289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:16.357Z|4a58d2d0-a1fb-4af3-a948-c72ae88ec289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:16.360Z|72188835-403f-4607-b176-499ed5e85fed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:16.360Z|72188835-403f-4607-b176-499ed5e85fed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:16.360Z|156d70c9-1a5f-40d5-9383-2159fdbe0a75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:16.361Z|156d70c9-1a5f-40d5-9383-2159fdbe0a75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:19.936Z|e4818568-af5c-42ab-b0af-e72a4bbcbebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:47:19.937Z|e4818568-af5c-42ab-b0af-e72a4bbcbebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:47:20.904Z|3b4afa90-bf57-41db-8051-f1b32e07c0a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:47:20.904Z|3b4afa90-bf57-41db-8051-f1b32e07c0a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:47:26.378Z|bc586a30-af47-44a1-8d34-3a0d7432ad45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:26.379Z|bc586a30-af47-44a1-8d34-3a0d7432ad45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:26.382Z|b9499e1d-f65c-40af-9bfc-778443531329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:26.383Z|b9499e1d-f65c-40af-9bfc-778443531329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:26.384Z|abc86dc5-25f2-4b22-9e8f-d725f45d76a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:26.385Z|abc86dc5-25f2-4b22-9e8f-d725f45d76a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:34.936Z|dba74ae5-44dc-484e-8c8d-1c5bfa87ed63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:47:34.936Z|dba74ae5-44dc-484e-8c8d-1c5bfa87ed63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:47:36.406Z|03135465-8263-4748-8dc4-1bd8b20589ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:36.406Z|03135465-8263-4748-8dc4-1bd8b20589ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:36.409Z|e5a4668c-f118-4153-8d59-7bf7f71a1f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:36.409Z|e5a4668c-f118-4153-8d59-7bf7f71a1f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:36.412Z|5f8f2b62-dff2-4e8e-9f5b-20199d483ab5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:36.412Z|5f8f2b62-dff2-4e8e-9f5b-20199d483ab5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:45.661Z|a16ef51f-2512-4097-b2e8-055a0b163c28|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:47:45.662Z|a16ef51f-2512-4097-b2e8-055a0b163c28|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:46.436Z|c7230225-7435-4b63-9602-7e852a861257|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:46.437Z|c7230225-7435-4b63-9602-7e852a861257|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:46.438Z|3e550b7d-9ff1-46ed-b4aa-7ac3ec7b548c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:46.439Z|a8b6c8e0-5fb5-47ac-aac9-db2036f733af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:46.439Z|3e550b7d-9ff1-46ed-b4aa-7ac3ec7b548c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:46.439Z|a8b6c8e0-5fb5-47ac-aac9-db2036f733af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:49.936Z|05ff9370-7279-49ac-8fd4-f113e572fd77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:47:49.940Z|05ff9370-7279-49ac-8fd4-f113e572fd77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:47:50.905Z|678ffe95-718a-4745-bca5-b1b4a0290350|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:47:50.905Z|678ffe95-718a-4745-bca5-b1b4a0290350|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:47:56.466Z|54736a95-936c-4c1b-8d4b-d751ecc88ebb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:56.466Z|54736a95-936c-4c1b-8d4b-d751ecc88ebb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:56.467Z|3617762b-f9bd-432a-b9fe-7087a18f1b40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:56.467Z|3617762b-f9bd-432a-b9fe-7087a18f1b40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:47:56.470Z|4b147c63-ab44-438e-aba5-7b571c91e3ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:47:56.471Z|4b147c63-ab44-438e-aba5-7b571c91e3ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:04.936Z|632c47a7-4605-4dcd-85fe-6a8cf309b510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:48:04.937Z|632c47a7-4605-4dcd-85fe-6a8cf309b510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:48:06.494Z|444d06a0-c835-4df8-a5ef-636b8d7d5f56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:06.495Z|444d06a0-c835-4df8-a5ef-636b8d7d5f56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:06.498Z|a24efbc0-e740-41ab-b27e-54193fc38cbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:06.499Z|a24efbc0-e740-41ab-b27e-54193fc38cbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:06.505Z|509ad4c3-f8bf-4430-9d16-ce6ac5f1ce25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:06.506Z|509ad4c3-f8bf-4430-9d16-ce6ac5f1ce25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:16.524Z|5e3cf3a0-37f4-4752-928e-f1747cc807ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:16.525Z|5e3cf3a0-37f4-4752-928e-f1747cc807ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:16.528Z|190cae2f-e652-4dc0-8b97-65b3f71d3521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:16.528Z|190cae2f-e652-4dc0-8b97-65b3f71d3521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:16.531Z|1cbcaad4-eacf-49d2-bf41-9e9b0404ee4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:16.532Z|1cbcaad4-eacf-49d2-bf41-9e9b0404ee4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:19.936Z|a2dc07e6-dc98-4e96-9bda-53fb141deb82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:48:19.936Z|a2dc07e6-dc98-4e96-9bda-53fb141deb82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:48:20.906Z|bf3deb11-5653-4c2e-8d10-3e739ec002c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:48:20.906Z|bf3deb11-5653-4c2e-8d10-3e739ec002c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:48:26.555Z|4b89b342-3fec-4bf7-a600-5434c04f9e72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:26.555Z|4b89b342-3fec-4bf7-a600-5434c04f9e72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:26.558Z|10229fa1-2a31-4788-8c5a-8eb2a3246b08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:26.559Z|10229fa1-2a31-4788-8c5a-8eb2a3246b08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:26.559Z|105118ba-1597-4c6d-a214-68130d6a860e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:26.560Z|105118ba-1597-4c6d-a214-68130d6a860e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:34.936Z|9dccaa8f-705c-43d3-8161-be023a8b2294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:48:34.941Z|9dccaa8f-705c-43d3-8161-be023a8b2294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:48:36.584Z|e550618d-1807-4ee9-bdce-a88841fc86d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:36.584Z|e550618d-1807-4ee9-bdce-a88841fc86d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:36.587Z|585cdfc1-ca1c-4f4b-8284-9e74992afa7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:36.587Z|585cdfc1-ca1c-4f4b-8284-9e74992afa7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:36.592Z|3ec2ebaf-5827-4f8e-b919-b345bd58cb4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:36.592Z|3ec2ebaf-5827-4f8e-b919-b345bd58cb4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:45.661Z|417bfbd1-acb7-45b5-983c-14b4b20610a4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:48:45.661Z|417bfbd1-acb7-45b5-983c-14b4b20610a4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:46.614Z|469eb161-c9de-4376-b287-48450f0753f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:46.614Z|49f51f9b-b0f9-43a1-a2f5-ae62abf42a06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:46.614Z|5b9426e1-b314-4bee-839f-f284ce777d72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:46.614Z|49f51f9b-b0f9-43a1-a2f5-ae62abf42a06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:46.614Z|469eb161-c9de-4376-b287-48450f0753f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:46.615Z|5b9426e1-b314-4bee-839f-f284ce777d72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:49.936Z|577cf05b-d5ec-464c-b20d-e001abfc8b24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:48:49.936Z|577cf05b-d5ec-464c-b20d-e001abfc8b24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:48:50.907Z|69f5173c-fb5e-447f-8413-1ae6a26c5ef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:48:50.908Z|69f5173c-fb5e-447f-8413-1ae6a26c5ef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:48:56.640Z|b268fb9e-6997-49e7-bd4d-cf083394baac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:56.641Z|b268fb9e-6997-49e7-bd4d-cf083394baac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:56.640Z|4f2c6ea4-052e-45ad-aae5-680b3c5881c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:56.641Z|4f2c6ea4-052e-45ad-aae5-680b3c5881c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:48:56.649Z|00f185d4-d14f-4f31-b5f6-3d3325746773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:48:56.650Z|00f185d4-d14f-4f31-b5f6-3d3325746773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:04.936Z|61ccadab-44d4-43a6-8894-b2cfd1eb9a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:49:04.936Z|61ccadab-44d4-43a6-8894-b2cfd1eb9a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:49:06.668Z|55b096f3-a162-4401-92a8-c76c6d6c1346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:06.669Z|55b096f3-a162-4401-92a8-c76c6d6c1346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:06.670Z|7c836abd-461b-4a7e-96cb-985ee2077e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:06.671Z|7c836abd-461b-4a7e-96cb-985ee2077e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:06.677Z|3be1e570-f637-45c7-8101-af1494a77ccc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:06.677Z|3be1e570-f637-45c7-8101-af1494a77ccc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:16.698Z|05d4c6bb-2564-41e0-ba98-6be3cd8baa36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:16.698Z|05d4c6bb-2564-41e0-ba98-6be3cd8baa36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:16.702Z|9bf812b5-d8f6-4fb1-a2b7-fd7e6022dfb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:16.703Z|9bf812b5-d8f6-4fb1-a2b7-fd7e6022dfb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:16.705Z|029bb3d0-77a6-4f60-a57e-15dadb575aab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:16.706Z|029bb3d0-77a6-4f60-a57e-15dadb575aab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:19.936Z|42da6477-fe8d-475c-a3b2-8ccb03a912d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:49:19.941Z|42da6477-fe8d-475c-a3b2-8ccb03a912d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:49:20.908Z|efa2410e-d898-44b4-a5b9-84a471340e4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:49:20.909Z|efa2410e-d898-44b4-a5b9-84a471340e4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:49:26.727Z|80a87a86-5e4b-484c-9c6a-ad075339945c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:26.727Z|80a87a86-5e4b-484c-9c6a-ad075339945c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:26.732Z|00be06d5-fad6-4bdd-9f0f-d7fecc7f6a20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:26.732Z|00be06d5-fad6-4bdd-9f0f-d7fecc7f6a20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:26.734Z|d2281219-eaa7-4ad2-b7e3-b5a443ec6533|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:26.734Z|d2281219-eaa7-4ad2-b7e3-b5a443ec6533|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:34.936Z|5fc20fa7-9848-417d-9cac-adf02e18010a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:49:34.936Z|5fc20fa7-9848-417d-9cac-adf02e18010a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:49:36.757Z|f3216c36-4e61-404d-be5e-d1fa701eac80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:36.757Z|f3216c36-4e61-404d-be5e-d1fa701eac80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:36.762Z|f56b4764-b8f2-497a-93f6-7b31914aaac2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:36.762Z|fe82f858-2585-45dc-a85c-fab214f651be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:36.762Z|f56b4764-b8f2-497a-93f6-7b31914aaac2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:36.762Z|fe82f858-2585-45dc-a85c-fab214f651be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:45.660Z|be19b22c-90e1-4246-bcdd-38c81c69fc30|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:49:45.661Z|be19b22c-90e1-4246-bcdd-38c81c69fc30|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:46.789Z|22d378b5-e064-4294-a801-ecfa1ae5ca2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:46.789Z|22d378b5-e064-4294-a801-ecfa1ae5ca2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:46.791Z|7a8e98b2-2528-41f2-8c8b-6b6189a4dd6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:46.792Z|7a8e98b2-2528-41f2-8c8b-6b6189a4dd6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:46.799Z|9fed7cd1-ed93-4793-b040-289e8c7265e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:46.799Z|9fed7cd1-ed93-4793-b040-289e8c7265e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:49.936Z|e2c63f52-93d9-438b-8b93-e3a2932c9b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:49:49.936Z|e2c63f52-93d9-438b-8b93-e3a2932c9b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:49:50.910Z|c977991a-4e89-479f-8aec-2d9865d4d695|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:49:50.910Z|c977991a-4e89-479f-8aec-2d9865d4d695|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:49:56.818Z|96e28f57-f5f6-4bca-8f42-d557c70f8e36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:56.819Z|96e28f57-f5f6-4bca-8f42-d557c70f8e36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:56.827Z|da27b91a-7fa9-434a-9c8c-b04232c8e52a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:56.827Z|397431f0-b9df-4482-a886-874bc4a7a569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:49:56.828Z|da27b91a-7fa9-434a-9c8c-b04232c8e52a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:49:56.828Z|397431f0-b9df-4482-a886-874bc4a7a569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:04.936Z|92653672-a37a-4c89-a5b0-dee4bfc6c392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:50:04.940Z|92653672-a37a-4c89-a5b0-dee4bfc6c392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:50:06.849Z|164ab85b-8ada-480c-8738-ff5f4c53ac7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:06.850Z|164ab85b-8ada-480c-8738-ff5f4c53ac7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:06.854Z|2c48bb5f-ea73-41a8-88e4-532942d76723|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:06.856Z|2c48bb5f-ea73-41a8-88e4-532942d76723|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:06.856Z|32fa12af-ddc6-4096-a9ae-359c40408146|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:06.857Z|32fa12af-ddc6-4096-a9ae-359c40408146|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:16.878Z|2afc394a-deb3-4ba7-8bbb-fcd3c91b45d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:16.879Z|2afc394a-deb3-4ba7-8bbb-fcd3c91b45d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:16.880Z|68f32438-719d-432d-bf80-cbb73ddc8a25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:16.881Z|68f32438-719d-432d-bf80-cbb73ddc8a25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:16.880Z|e448c88a-dcac-45ff-8246-36bec8d11546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:16.882Z|e448c88a-dcac-45ff-8246-36bec8d11546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:19.936Z|610cad94-b58c-409a-aacb-2d041e8aea7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:50:19.936Z|610cad94-b58c-409a-aacb-2d041e8aea7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:50:20.911Z|95c95941-6f29-47d0-a18b-fc55162f0943|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:50:20.911Z|95c95941-6f29-47d0-a18b-fc55162f0943|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:50:26.906Z|56ecc4eb-58f6-493b-80e2-bc3a3fb6fca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:26.906Z|ebd0dff7-f604-4f11-abbe-60dc9e26e6b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:26.907Z|56ecc4eb-58f6-493b-80e2-bc3a3fb6fca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:26.907Z|ebd0dff7-f604-4f11-abbe-60dc9e26e6b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:26.909Z|d7d35cc6-4b09-47ed-b1f2-9def923d6cfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:26.910Z|d7d35cc6-4b09-47ed-b1f2-9def923d6cfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:34.936Z|740d8835-1844-4499-9618-39b5be1de91c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:50:34.936Z|740d8835-1844-4499-9618-39b5be1de91c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:50:36.931Z|dba94f47-f999-44d8-9bcd-c485b82eac84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:36.932Z|dba94f47-f999-44d8-9bcd-c485b82eac84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:36.931Z|a591e10c-7c4e-44d4-9846-e13e562b5496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:36.932Z|8f0721e5-047e-44e3-9628-0237215f0321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:36.932Z|8f0721e5-047e-44e3-9628-0237215f0321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:36.932Z|a591e10c-7c4e-44d4-9846-e13e562b5496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:45.660Z|8db810d1-8a84-46f6-b051-4f3a8f5b676c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:50:45.660Z|8db810d1-8a84-46f6-b051-4f3a8f5b676c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:46.952Z|2816a7d3-8311-4bb4-9462-0410043351b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:46.953Z|2816a7d3-8311-4bb4-9462-0410043351b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:46.954Z|e1cf29f2-a8fd-4ac2-bcd3-26420121be03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:46.955Z|e1cf29f2-a8fd-4ac2-bcd3-26420121be03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:46.958Z|3d213a0b-8223-4e1c-942c-debe28c57c0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:46.959Z|3d213a0b-8223-4e1c-942c-debe28c57c0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:49.936Z|36f46249-da83-4960-aff9-b65f0c00205d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:50:49.940Z|36f46249-da83-4960-aff9-b65f0c00205d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:50:50.912Z|e4b48843-5de6-4e7d-8490-863d15f0fb9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:50:50.912Z|e4b48843-5de6-4e7d-8490-863d15f0fb9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:50:56.979Z|31c8b441-4ae8-4f6f-ae73-89b2f09af83b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:56.979Z|31c8b441-4ae8-4f6f-ae73-89b2f09af83b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:56.982Z|52c200d6-3363-4d8e-b974-a9fd4dd521ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:56.983Z|52c200d6-3363-4d8e-b974-a9fd4dd521ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:50:56.987Z|5fe05c23-fd3e-4f74-8393-e07680aac7de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:50:56.988Z|5fe05c23-fd3e-4f74-8393-e07680aac7de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:04.936Z|c8f231eb-1cd3-4ac7-b5bc-34b23957847d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:51:04.936Z|c8f231eb-1cd3-4ac7-b5bc-34b23957847d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:51:07.007Z|c3b52595-f3df-44f3-864f-758a4747682d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:07.008Z|c3b52595-f3df-44f3-864f-758a4747682d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:07.013Z|441c3ae3-42cb-4288-a7c4-4ae4200dd5d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:07.013Z|b63375ee-ef86-4635-8178-304ca2a7b860|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:07.014Z|441c3ae3-42cb-4288-a7c4-4ae4200dd5d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:07.014Z|b63375ee-ef86-4635-8178-304ca2a7b860|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:17.039Z|a99dceac-18b8-4b01-b1a7-2cb0eb2449c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:17.040Z|a99dceac-18b8-4b01-b1a7-2cb0eb2449c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:17.041Z|e697d003-38df-4e65-9f4d-6989eebced7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:17.041Z|aed2ffd2-6fa8-47cd-afe3-a5e025a038c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:17.042Z|e697d003-38df-4e65-9f4d-6989eebced7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:17.042Z|aed2ffd2-6fa8-47cd-afe3-a5e025a038c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:19.936Z|bdbd29dc-c5e5-43c5-9c89-67ef4862b42c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:51:19.936Z|bdbd29dc-c5e5-43c5-9c89-67ef4862b42c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:51:20.573Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:51:20.579Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: e4ec4b31-5104-49ea-b5f8-94d7cbba4972 already exists in requestDb InfraActiveRequests table 2023-03-17T06:51:20.579Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:51:20.580Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|500||Invoke 2023-03-17T06:51:20.580Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||===========================request begin================================================ 2023-03-17T06:51:20.580Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:51:20.580Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Method : GET 2023-03-17T06:51:20.580Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f456654239eca79d2e6ccebe23706938", X-B3-SpanId:"210f4e1c75ea1357", X-B3-ParentSpanId:"57dcdf71d3f61025", X-B3-Sampled:"0", X-ONAP-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-TransactionID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-ECOMP-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fafb965-02a7-4444-8d09-feeabe10336d"] 2023-03-17T06:51:20.580Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Request body: 2023-03-17T06:51:20.580Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||==========================request end================================================ 2023-03-17T06:51:20.779Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||============================response begin========================================== 2023-03-17T06:51:20.780Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T06:51:20.780Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status text : Not Found 2023-03-17T06:51:20.781Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CD6C8E3FA2E50A24C33580A73E1FEE50; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:51:20 GMT", x-envoy-upstream-service-time:"172", server:"envoy"] 2023-03-17T06:51:20.781Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Response body: 2023-03-17T06:51:20.781Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||=======================response end================================================= 2023-03-17T06:51:20.782Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|404|Not Found|InvokeReturn 2023-03-17T06:51:20.867Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-17T06:51:20.913Z|b36addc0-13be-457a-96b9-e85b366aab82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:51:20.914Z|b36addc0-13be-457a-96b9-e85b366aab82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:51:27.065Z|13728dcd-87fe-4f3f-a478-29fba9c89ded|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:27.066Z|13728dcd-87fe-4f3f-a478-29fba9c89ded|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:27.073Z|7fb9bbe5-319c-42ed-9f9c-03e90d942929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:27.073Z|7fb9bbe5-319c-42ed-9f9c-03e90d942929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:27.074Z|89ff2b4d-5c6d-48ed-9b1d-ad4a60e10056|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:27.076Z|89ff2b4d-5c6d-48ed-9b1d-ad4a60e10056|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:34.422Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:51:34.552Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T06:51:34.553Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||Invoke 2023-03-17T06:51:34.689Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||InvokeReturn 2023-03-17T06:51:34.690Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:51:34 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[74], vertex-id=[376872], x-aai-txid=[2-aai-resources-230317-06:51:34:847-27235], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:51:34.696Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"4a994322e1644b9c964b1676d81c1e9b","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679035397900","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-03-17T06:51:34.826Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-17T06:51:34.827Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-17T06:51:34.842Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:51:34.842Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-17T06:51:34.842Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-17T06:51:34.842Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:51:34.842Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-17T06:51:34.843Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"f456654239eca79d2e6ccebe23706938", X-B3-SpanId:"b6c333a44827ada4", X-B3-ParentSpanId:"57dcdf71d3f61025", X-B3-Sampled:"0", X-ONAP-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-TransactionID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-ECOMP-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe1f5d0e-37b9-4d1e-b421-ccfcd2b95978"] 2023-03-17T06:51:34.843Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-05976124-7007-41f2-ac04-f4afc6211751","requestScope":"service"} 2023-03-17T06:51:34.843Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-17T06:51:34.936Z|ac7b5f84-61bb-47d1-ab8a-71ab65029ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:51:34.939Z|ac7b5f84-61bb-47d1-ab8a-71ab65029ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:51:35.009Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-17T06:51:35.010Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-17T06:51:35.010Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-17T06:51:35.010Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:51:34 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2023-03-17T06:51:35.010Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-17T06:51:35.011Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-17T06:51:35.011Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-17T06:51:35.021Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T06:51:35.022Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-17T06:51:35.022Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-17T06:51:35.022Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T06:51:35.022Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-17T06:51:35.023Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-TransactionID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-ECOMP-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd9e6e1e-3dd1-40ff-9761-700bae8a2b97"] 2023-03-17T06:51:35.023Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-17T06:51:35.023Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-17T06:51:35.370Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-17T06:51:35.370Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-17T06:51:35.371Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-17T06:51:35.371Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9B002E62444571C64E3486669399BFFC; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:51:35 GMT", x-envoy-upstream-service-time:"333", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:51:35.400Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-17 00:09:28.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-03-17T06:51:35.401Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-17T06:51:35.401Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-17T06:51:35.514Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-17T06:51:35.515Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-03-17T06:51:35.515Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T06:51:35.516Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-17T06:51:35.516Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-03-17T06:51:35.516Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-TransactionID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-ECOMP-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e012869-2d3c-4e13-8448-c301b1c02344"] 2023-03-17T06:51:35.516Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-03-17T06:51:35.516Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-17T06:51:35.610Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-17T06:51:35.611Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-17T06:51:35.611Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-03-17T06:51:35.612Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:51:35 GMT", x-envoy-upstream-service-time:"90", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:51:35.612Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-17T00:09:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-03-17T06:51:35.613Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-17T06:51:35.613Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-03-17T06:51:35.625Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T06:51:35.625Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-17T06:51:35.625Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-17T06:51:35.625Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T06:51:35.626Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-17T06:51:35.626Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-TransactionID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-ECOMP-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"561e2785-3e43-42ef-be21-b01587c7a96f"] 2023-03-17T06:51:35.626Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-17T06:51:35.626Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-17T06:51:35.654Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-17T06:51:35.655Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-17T06:51:35.655Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-17T06:51:35.655Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:51:35 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:51:35.655Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-17 00:09:28.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-03-17T06:51:35.656Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-17T06:51:35.656Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-17T06:51:35.670Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:51:35.670Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-17T06:51:35.670Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-17T06:51:35.670Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:51:35.670Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-17T06:51:35.670Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1851", X-B3-TraceId:"f456654239eca79d2e6ccebe23706938", X-B3-SpanId:"b9c4d541d6139703", X-B3-ParentSpanId:"57dcdf71d3f61025", X-B3-Sampled:"0", X-ONAP-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-TransactionID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-ECOMP-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e429ae62-bd86-4e44-9ce3-67a72f1c78c0"] 2023-03-17T06:51:35.671Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e4ec4b31-5104-49ea-b5f8-94d7cbba4972","requestStatus":"IN_PROGRESS","startTime":1679035880872,"source":"VID","tenantId":"4a994322e1644b9c964b1676d81c1e9b","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n\t\t\t\"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"112d9768-a144-43b0-b65f-1c0a64857e93\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-05976124-7007-41f2-ac04-f4afc6211751","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"e4ec4b31-5104-49ea-b5f8-94d7cbba4972"} 2023-03-17T06:51:35.671Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-17T06:51:36.039Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-17T06:51:36.039Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-17T06:51:36.040Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-17T06:51:36.040Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:51:36 GMT", x-envoy-upstream-service-time:"364", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:51:36.077Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:51:20.872+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n\t\t\t\"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"112d9768-a144-43b0-b65f-1c0a64857e93\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-17T06:51:35.862+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" } } } 2023-03-17T06:51:36.078Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-17T06:51:36.078Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-17T06:51:36.149Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:51:36.149Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-17T06:51:36.149Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-17T06:51:36.149Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:51:36.150Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-17T06:51:36.150Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"f456654239eca79d2e6ccebe23706938", X-B3-SpanId:"2d73e8e0ae71c90a", X-B3-ParentSpanId:"57dcdf71d3f61025", X-B3-Sampled:"0", X-ONAP-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-TransactionID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-ECOMP-RequestID:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f3e8773-5800-41fd-9a51-a441ede4cecb"] 2023-03-17T06:51:36.150Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\",\"modelUuid\":\"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\",\"modelInvariantUuid\":\"ea6b935e-1a14-4bec-975f-b35451fa1dff\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"4a994322e1644b9c964b1676d81c1e9b\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"112d9768-a144-43b0-b65f-1c0a64857e93\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"e4ec4b31-5104-49ea-b5f8-94d7cbba4972","type":"String"},"mso-request-id":{"value":"e4ec4b31-5104-49ea-b5f8-94d7cbba4972","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-17T06:51:36.150Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-17T06:51:37.095Z|c0fa4f92-42ef-4dc0-a150-ea806cd0423f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:37.096Z|c0fa4f92-42ef-4dc0-a150-ea806cd0423f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:37.099Z|28a0d464-2771-4f1b-9105-21817b229ea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:37.100Z|f41dcf5b-4ce2-42f9-8264-fc11a9af0002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:37.100Z|28a0d464-2771-4f1b-9105-21817b229ea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:37.100Z|f41dcf5b-4ce2-42f9-8264-fc11a9af0002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:39.834Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-17T06:51:39.835Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-17T06:51:39.835Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-17T06:51:39.836Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [set-cookie:"JSESSIONID=108C6E6AD21217E0BC06BA93DBFAF0C4; Path=/; HttpOnly", date:"Fri, 17 Mar 2023 06:51:39 GMT", x-onap-requestid:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", x-requestid:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", x-transactionid:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", x-ecomp-requestid:"e4ec4b31-5104-49ea-b5f8-94d7cbba4972", x-onap-partnername:"UNKNOWN", x-invocationid:"7f3e8773-5800-41fd-9a51-a441ede4cecb", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"3661", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:51:39.836Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e4ec4b31-5104-49ea-b5f8-94d7cbba4972\",\"instanceId\":\"f522f6b9-123e-4d34-8095-7f836f66cab1\"}}","message":"Success","processInstanceID":"29631fae-c490-11ed-8ef8-c6acbebbef3f","variables":null,"messageCode":200} 2023-03-17T06:51:39.837Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-17T06:51:39.837Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-17T06:51:39.875Z|e4ec4b31-5104-49ea-b5f8-94d7cbba4972|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:51:40.098Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:51:40.122Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:51:40.122Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|500||Invoke 2023-03-17T06:51:40.123Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||===========================request begin================================================ 2023-03-17T06:51:40.123Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:51:40.123Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Method : GET 2023-03-17T06:51:40.123Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"edd2f4cd6d72fa8a2e9ac1c80b23f685", X-B3-SpanId:"3712e9e6c40e4db2", X-B3-ParentSpanId:"0750aaf38b40a864", X-B3-Sampled:"0", X-ONAP-RequestID:"a2e04c02-29ea-47ce-8d48-be2c52799114", X-RequestID:"a2e04c02-29ea-47ce-8d48-be2c52799114", X-TransactionID:"a2e04c02-29ea-47ce-8d48-be2c52799114", X-ECOMP-RequestID:"a2e04c02-29ea-47ce-8d48-be2c52799114", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ead55241-a4d8-499e-afa4-74e99112f714"] 2023-03-17T06:51:40.123Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Request body: 2023-03-17T06:51:40.123Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||==========================request end================================================ 2023-03-17T06:51:40.155Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||============================response begin========================================== 2023-03-17T06:51:40.155Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status code : 200 OK 2023-03-17T06:51:40.155Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status text : OK 2023-03-17T06:51:40.155Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:51:39 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:51:40.158Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Response body: { "requestId" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:51:20.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n\t\t\t\"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"112d9768-a144-43b0-b65f-1c0a64857e93\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:51:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "serviceInstanceName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" } } } 2023-03-17T06:51:40.159Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||=======================response end================================================= 2023-03-17T06:51:40.159Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|500||InvokeReturn 2023-03-17T06:51:40.163Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false 2023-03-17T06:51:40.163Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:51:40.163Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:51:40.164Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false 2023-03-17T06:51:40.164Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:51:40.164Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"edd2f4cd6d72fa8a2e9ac1c80b23f685", X-B3-SpanId:"c057598f313eb9ae", X-B3-ParentSpanId:"0750aaf38b40a864", X-B3-Sampled:"0", X-ONAP-RequestID:"a2e04c02-29ea-47ce-8d48-be2c52799114", X-RequestID:"a2e04c02-29ea-47ce-8d48-be2c52799114", X-TransactionID:"a2e04c02-29ea-47ce-8d48-be2c52799114", X-ECOMP-RequestID:"a2e04c02-29ea-47ce-8d48-be2c52799114", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4011e1f-691b-45b3-bef2-54e84b930978"] 2023-03-17T06:51:40.164Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:51:40.164Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:51:40.225Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:51:40.225Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:51:40.226Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:51:40.226Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:51:39 GMT", x-envoy-upstream-service-time:"57", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:51:40.226Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:51:40.227Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:51:40.227Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:51:40.249Z|a2e04c02-29ea-47ce-8d48-be2c52799114|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:51:45.663Z|2943529b-ae89-462e-89d8-076d9de7272e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:51:45.664Z|2943529b-ae89-462e-89d8-076d9de7272e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:47.127Z|4a1db567-596b-4225-9605-dc39ae584f32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:47.127Z|4a1db567-596b-4225-9605-dc39ae584f32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:47.129Z|50090707-20d9-481a-9c63-4c6998d55a71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:47.130Z|50090707-20d9-481a-9c63-4c6998d55a71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:47.132Z|ebfc63f1-91bd-4201-bd93-4bb2d678f3ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:47.134Z|ebfc63f1-91bd-4201-bd93-4bb2d678f3ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:49.936Z|ee9cdb47-90ff-4463-b138-a3275e81085d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:51:49.937Z|ee9cdb47-90ff-4463-b138-a3275e81085d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:51:50.484Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:51:50.491Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:51:50.492Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|500||Invoke 2023-03-17T06:51:50.492Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||===========================request begin================================================ 2023-03-17T06:51:50.492Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:51:50.492Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Method : GET 2023-03-17T06:51:50.492Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cffd1daaed969261e52eaab15cb945d2", X-B3-SpanId:"72bd15f903142ce5", X-B3-ParentSpanId:"438562b2b8f63e0b", X-B3-Sampled:"0", X-ONAP-RequestID:"8cf79806-a730-48c3-b988-135e82c865dd", X-RequestID:"8cf79806-a730-48c3-b988-135e82c865dd", X-TransactionID:"8cf79806-a730-48c3-b988-135e82c865dd", X-ECOMP-RequestID:"8cf79806-a730-48c3-b988-135e82c865dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32c5f02e-da48-4989-9d36-65c8d4e91154"] 2023-03-17T06:51:50.492Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Request body: 2023-03-17T06:51:50.493Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||==========================request end================================================ 2023-03-17T06:51:50.529Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||============================response begin========================================== 2023-03-17T06:51:50.529Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status code : 200 OK 2023-03-17T06:51:50.529Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status text : OK 2023-03-17T06:51:50.530Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:51:50 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:51:50.530Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Response body: { "requestId" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:51:20.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n\t\t\t\"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"112d9768-a144-43b0-b65f-1c0a64857e93\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:51:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "serviceInstanceName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" } } } 2023-03-17T06:51:50.530Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||=======================response end================================================= 2023-03-17T06:51:50.530Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|500||InvokeReturn 2023-03-17T06:51:50.532Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false 2023-03-17T06:51:50.532Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:51:50.532Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:51:50.532Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false 2023-03-17T06:51:50.532Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:51:50.533Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cffd1daaed969261e52eaab15cb945d2", X-B3-SpanId:"582de2be1800ff98", X-B3-ParentSpanId:"438562b2b8f63e0b", X-B3-Sampled:"0", X-ONAP-RequestID:"8cf79806-a730-48c3-b988-135e82c865dd", X-RequestID:"8cf79806-a730-48c3-b988-135e82c865dd", X-TransactionID:"8cf79806-a730-48c3-b988-135e82c865dd", X-ECOMP-RequestID:"8cf79806-a730-48c3-b988-135e82c865dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57507b10-ffd1-4f6f-a31c-a08a89b47f24"] 2023-03-17T06:51:50.533Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:51:50.533Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:51:50.550Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:51:50.550Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:51:50.551Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:51:50.551Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:51:50 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:51:50.552Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:51:50.552Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:51:50.552Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:51:50.562Z|8cf79806-a730-48c3-b988-135e82c865dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:51:50.914Z|c3eff4fa-bc10-406f-ba97-dcff6ab2de8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:51:50.915Z|c3eff4fa-bc10-406f-ba97-dcff6ab2de8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:51:57.156Z|33c0041a-70b5-4077-9ff9-be376e601aa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:57.157Z|33c0041a-70b5-4077-9ff9-be376e601aa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:57.157Z|cf7840b4-65eb-4b9e-974a-e16c24ab0710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:57.158Z|cf7840b4-65eb-4b9e-974a-e16c24ab0710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:51:57.161Z|bb77e1d2-1f1b-48ee-88f5-2606aa28afe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:51:57.162Z|bb77e1d2-1f1b-48ee-88f5-2606aa28afe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:00.766Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:00.775Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:52:00.775Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|500||Invoke 2023-03-17T06:52:00.775Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:00.776Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:52:00.776Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Method : GET 2023-03-17T06:52:00.776Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a88bc6595b2f5d42ca6e62f7c71205a2", X-B3-SpanId:"4207147b4b979dc0", X-B3-ParentSpanId:"9987db5209395783", X-B3-Sampled:"0", X-ONAP-RequestID:"45f93084-b065-4193-b6d0-3b1985ddc118", X-RequestID:"45f93084-b065-4193-b6d0-3b1985ddc118", X-TransactionID:"45f93084-b065-4193-b6d0-3b1985ddc118", X-ECOMP-RequestID:"45f93084-b065-4193-b6d0-3b1985ddc118", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bee2a8d-8402-42ff-947a-8a6bea094696"] 2023-03-17T06:52:00.776Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Request body: 2023-03-17T06:52:00.776Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:00.810Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:00.810Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:00.810Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status text : OK 2023-03-17T06:52:00.811Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:00 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:00.811Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Response body: { "requestId" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:51:20.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n\t\t\t\"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"112d9768-a144-43b0-b65f-1c0a64857e93\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:51:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "serviceInstanceName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" } } } 2023-03-17T06:52:00.812Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:00.812Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|500||InvokeReturn 2023-03-17T06:52:00.813Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false 2023-03-17T06:52:00.814Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:52:00.814Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:00.814Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false 2023-03-17T06:52:00.814Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:52:00.815Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a88bc6595b2f5d42ca6e62f7c71205a2", X-B3-SpanId:"077790a6dc6251c1", X-B3-ParentSpanId:"9987db5209395783", X-B3-Sampled:"0", X-ONAP-RequestID:"45f93084-b065-4193-b6d0-3b1985ddc118", X-RequestID:"45f93084-b065-4193-b6d0-3b1985ddc118", X-TransactionID:"45f93084-b065-4193-b6d0-3b1985ddc118", X-ECOMP-RequestID:"45f93084-b065-4193-b6d0-3b1985ddc118", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d172e70-87a4-4f3f-935b-fd8298270962"] 2023-03-17T06:52:00.815Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:52:00.815Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:00.827Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:00.827Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:00.827Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:52:00.828Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:00 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:00.828Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:52:00.829Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:00.829Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:52:00.839Z|45f93084-b065-4193-b6d0-3b1985ddc118|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:04.936Z|786da866-efe4-456c-9da0-0a5bd63d1cb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:52:04.936Z|786da866-efe4-456c-9da0-0a5bd63d1cb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:52:07.191Z|1a43ba9d-9c06-4ac0-8d15-ecb758d7a6f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:07.192Z|1a43ba9d-9c06-4ac0-8d15-ecb758d7a6f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:07.192Z|428bf77b-a437-4f68-ba2d-f1149b82dae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:07.193Z|428bf77b-a437-4f68-ba2d-f1149b82dae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:07.196Z|7699303f-e8e0-4e87-9ed1-435139844e97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:07.197Z|7699303f-e8e0-4e87-9ed1-435139844e97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:11.077Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:11.085Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:52:11.085Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|500||Invoke 2023-03-17T06:52:11.086Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:11.086Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:52:11.086Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Method : GET 2023-03-17T06:52:11.086Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78e084e8afcd8c6dc4866072c78f76cf", X-B3-SpanId:"cfdc8a5e0073e34a", X-B3-ParentSpanId:"15232b978a7ec9af", X-B3-Sampled:"0", X-ONAP-RequestID:"7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3", X-RequestID:"7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3", X-TransactionID:"7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3", X-ECOMP-RequestID:"7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db497b4f-a017-4c50-93bd-87b9ccd24dea"] 2023-03-17T06:52:11.086Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Request body: 2023-03-17T06:52:11.086Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:11.121Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:11.121Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:11.121Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status text : OK 2023-03-17T06:52:11.122Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:11 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:11.126Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Response body: { "requestId" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:51:20.000+00:00", "endTime" : "2023-03-17T06:52:06.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n\t\t\t\"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"112d9768-a144-43b0-b65f-1c0a64857e93\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "serviceInstanceName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" } } } 2023-03-17T06:52:11.126Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:11.127Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|500||InvokeReturn 2023-03-17T06:52:11.128Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false 2023-03-17T06:52:11.129Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:52:11.129Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:11.129Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false 2023-03-17T06:52:11.129Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:52:11.129Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78e084e8afcd8c6dc4866072c78f76cf", X-B3-SpanId:"e7c4fb3de7eb8ee1", X-B3-ParentSpanId:"15232b978a7ec9af", X-B3-Sampled:"0", X-ONAP-RequestID:"7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3", X-RequestID:"7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3", X-TransactionID:"7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3", X-ECOMP-RequestID:"7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c59e9aae-74e0-46ea-9b77-c783d2f2be36"] 2023-03-17T06:52:11.129Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:52:11.129Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:11.148Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:11.148Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:11.148Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:52:11.148Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:11 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:11.149Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:52:11.149Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:11.149Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:52:11.160Z|7fe2e1b9-dc64-42f4-96d1-51d7b2dfbba3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:11.330Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:11.335Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:52:11.336Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|500||Invoke 2023-03-17T06:52:11.336Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:11.336Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:52:11.336Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Method : GET 2023-03-17T06:52:11.336Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d323fa19d9e565b1a98949cd334e3c28", X-B3-SpanId:"7b7fc011aa2c12ff", X-B3-ParentSpanId:"9a202113aac768a3", X-B3-Sampled:"0", X-ONAP-RequestID:"b635f95b-f602-4dc2-822b-a68839acf428", X-RequestID:"b635f95b-f602-4dc2-822b-a68839acf428", X-TransactionID:"b635f95b-f602-4dc2-822b-a68839acf428", X-ECOMP-RequestID:"b635f95b-f602-4dc2-822b-a68839acf428", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d7c2876-f096-4acf-834b-29d7921862c0"] 2023-03-17T06:52:11.336Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Request body: 2023-03-17T06:52:11.336Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:11.370Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:11.370Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:11.370Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status text : OK 2023-03-17T06:52:11.371Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:11 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:11.371Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Response body: { "requestId" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:51:20.000+00:00", "endTime" : "2023-03-17T06:52:06.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n\t\t\t\"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"112d9768-a144-43b0-b65f-1c0a64857e93\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "serviceInstanceName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" } } } 2023-03-17T06:52:11.371Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:11.371Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|500||InvokeReturn 2023-03-17T06:52:11.373Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false 2023-03-17T06:52:11.374Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:52:11.374Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:11.374Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false 2023-03-17T06:52:11.375Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:52:11.375Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d323fa19d9e565b1a98949cd334e3c28", X-B3-SpanId:"aae4ee0ffe3f0033", X-B3-ParentSpanId:"9a202113aac768a3", X-B3-Sampled:"0", X-ONAP-RequestID:"b635f95b-f602-4dc2-822b-a68839acf428", X-RequestID:"b635f95b-f602-4dc2-822b-a68839acf428", X-TransactionID:"b635f95b-f602-4dc2-822b-a68839acf428", X-ECOMP-RequestID:"b635f95b-f602-4dc2-822b-a68839acf428", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb33e625-f0fe-499f-8322-521497b5a816"] 2023-03-17T06:52:11.375Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:52:11.375Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:11.400Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:11.401Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:11.401Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:52:11.401Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:11 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:11.403Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:52:11.404Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:11.404Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:52:11.415Z|b635f95b-f602-4dc2-822b-a68839acf428|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:11.574Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:11.579Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:52:11.579Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|500||Invoke 2023-03-17T06:52:11.579Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:11.579Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:52:11.580Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Method : GET 2023-03-17T06:52:11.580Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29bc0f86012e1fef47c7f3a5209a2fa0", X-B3-SpanId:"95e433b13c92a11e", X-B3-ParentSpanId:"6773079f9038a6ee", X-B3-Sampled:"0", X-ONAP-RequestID:"d6342024-fed8-477a-9541-f409c218ec33", X-RequestID:"d6342024-fed8-477a-9541-f409c218ec33", X-TransactionID:"d6342024-fed8-477a-9541-f409c218ec33", X-ECOMP-RequestID:"d6342024-fed8-477a-9541-f409c218ec33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bd4f935-8c72-4d85-9b9b-8b94484733b7"] 2023-03-17T06:52:11.580Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Request body: 2023-03-17T06:52:11.580Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:11.618Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:11.619Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:11.619Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status text : OK 2023-03-17T06:52:11.619Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:11 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:11.620Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Response body: { "requestId" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:51:20.000+00:00", "endTime" : "2023-03-17T06:52:06.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n\t\t\t\"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"112d9768-a144-43b0-b65f-1c0a64857e93\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "serviceInstanceName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" } } } 2023-03-17T06:52:11.620Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:11.620Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|500||InvokeReturn 2023-03-17T06:52:11.621Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false 2023-03-17T06:52:11.622Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:52:11.622Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:11.622Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false 2023-03-17T06:52:11.622Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:52:11.623Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29bc0f86012e1fef47c7f3a5209a2fa0", X-B3-SpanId:"9c5fc81e52fec2c3", X-B3-ParentSpanId:"6773079f9038a6ee", X-B3-Sampled:"0", X-ONAP-RequestID:"d6342024-fed8-477a-9541-f409c218ec33", X-RequestID:"d6342024-fed8-477a-9541-f409c218ec33", X-TransactionID:"d6342024-fed8-477a-9541-f409c218ec33", X-ECOMP-RequestID:"d6342024-fed8-477a-9541-f409c218ec33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8568b7e9-eeea-4d1c-a7c8-b29ddf1163a9"] 2023-03-17T06:52:11.623Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:52:11.623Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:11.638Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:11.638Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:11.638Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:52:11.638Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:11 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:11.640Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:52:11.640Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:11.640Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:52:11.660Z|d6342024-fed8-477a-9541-f409c218ec33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:11.867Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:11.872Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:52:11.872Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|500||Invoke 2023-03-17T06:52:11.872Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:11.872Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:52:11.872Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Method : GET 2023-03-17T06:52:11.873Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7494a872ce8969c74e4db4c53842ea3b", X-B3-SpanId:"73db7657b11d4996", X-B3-ParentSpanId:"144e0d879b668723", X-B3-Sampled:"0", X-ONAP-RequestID:"243cce32-e0b4-48bb-940c-bba43c189f96", X-RequestID:"243cce32-e0b4-48bb-940c-bba43c189f96", X-TransactionID:"243cce32-e0b4-48bb-940c-bba43c189f96", X-ECOMP-RequestID:"243cce32-e0b4-48bb-940c-bba43c189f96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de8ead20-953c-4847-ac75-c9daa84c9c22"] 2023-03-17T06:52:11.873Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Request body: 2023-03-17T06:52:11.873Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:11.905Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:11.905Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:11.905Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status text : OK 2023-03-17T06:52:11.905Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:11 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:11.906Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Response body: { "requestId" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:51:20.000+00:00", "endTime" : "2023-03-17T06:52:06.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n\t\t\t\"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"112d9768-a144-43b0-b65f-1c0a64857e93\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "serviceInstanceName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" } } } 2023-03-17T06:52:11.907Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:11.907Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|500||InvokeReturn 2023-03-17T06:52:11.908Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false 2023-03-17T06:52:11.908Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:52:11.909Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:11.909Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false 2023-03-17T06:52:11.909Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:52:11.909Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7494a872ce8969c74e4db4c53842ea3b", X-B3-SpanId:"1be5a312586136a3", X-B3-ParentSpanId:"144e0d879b668723", X-B3-Sampled:"0", X-ONAP-RequestID:"243cce32-e0b4-48bb-940c-bba43c189f96", X-RequestID:"243cce32-e0b4-48bb-940c-bba43c189f96", X-TransactionID:"243cce32-e0b4-48bb-940c-bba43c189f96", X-ECOMP-RequestID:"243cce32-e0b4-48bb-940c-bba43c189f96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12777934-bb36-4b6d-a1f0-598654e21c21"] 2023-03-17T06:52:11.909Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:52:11.909Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:11.932Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:11.933Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:11.933Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:52:11.934Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:11 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:11.934Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:52:11.934Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:11.935Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:52:11.945Z|243cce32-e0b4-48bb-940c-bba43c189f96|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:12.132Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:12.138Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:52:12.138Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|500||Invoke 2023-03-17T06:52:12.138Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:12.139Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972 2023-03-17T06:52:12.139Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Method : GET 2023-03-17T06:52:12.139Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1c028a8acc1a26cfe14ba88d6584a62", X-B3-SpanId:"5c3bbac187d8b6e7", X-B3-ParentSpanId:"5720958da9f53d11", X-B3-Sampled:"0", X-ONAP-RequestID:"f8f66e61-70e1-44a4-93cf-d7eb155e3ffe", X-RequestID:"f8f66e61-70e1-44a4-93cf-d7eb155e3ffe", X-TransactionID:"f8f66e61-70e1-44a4-93cf-d7eb155e3ffe", X-ECOMP-RequestID:"f8f66e61-70e1-44a4-93cf-d7eb155e3ffe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eaa30432-8500-4f7f-b2f3-35bbaf675555"] 2023-03-17T06:52:12.139Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Request body: 2023-03-17T06:52:12.139Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:12.165Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:12.165Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:12.166Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Status text : OK 2023-03-17T06:52:12.166Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:12 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:12.167Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||Response body: { "requestId" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:51:20.000+00:00", "endTime" : "2023-03-17T06:52:06.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n\t\t\t\"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"112d9768-a144-43b0-b65f-1c0a64857e93\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "serviceInstanceName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4ec4b31-5104-49ea-b5f8-94d7cbba4972", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972" } } } 2023-03-17T06:52:12.167Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:12.167Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|INFO|500||InvokeReturn 2023-03-17T06:52:12.169Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false 2023-03-17T06:52:12.170Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:52:12.170Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:12.170Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false 2023-03-17T06:52:12.170Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:52:12.170Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1c028a8acc1a26cfe14ba88d6584a62", X-B3-SpanId:"3ab444e67a203831", X-B3-ParentSpanId:"5720958da9f53d11", X-B3-Sampled:"0", X-ONAP-RequestID:"f8f66e61-70e1-44a4-93cf-d7eb155e3ffe", X-RequestID:"f8f66e61-70e1-44a4-93cf-d7eb155e3ffe", X-TransactionID:"f8f66e61-70e1-44a4-93cf-d7eb155e3ffe", X-ECOMP-RequestID:"f8f66e61-70e1-44a4-93cf-d7eb155e3ffe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a38592cf-7715-4768-bfc2-a943d8b8edc1"] 2023-03-17T06:52:12.170Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:52:12.170Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:12.184Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:12.184Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:12.185Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:52:12.185Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:12 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:12.186Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:52:12.186Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:12.187Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4ec4b31-5104-49ea-b5f8-94d7cbba4972&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:52:12.196Z|f8f66e61-70e1-44a4-93cf-d7eb155e3ffe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4ec4b31-5104-49ea-b5f8-94d7cbba4972|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:16.470Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:16.471Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|||INFO|500||Checking if requestId: bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb already exists in requestDb InfraActiveRequests table 2023-03-17T06:52:16.472Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:52:16.472Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||Invoke 2023-03-17T06:52:16.472Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:16.472Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:52:16.473Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Method : GET 2023-03-17T06:52:16.473Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d817f23a0f86a14b84396665d5325b24", X-B3-SpanId:"dee6c74fd0012efc", X-B3-ParentSpanId:"2cc6b284eff4480c", X-B3-Sampled:"0", X-ONAP-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-TransactionID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-ECOMP-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e504e3ae-cb78-40c7-bb07-0818fc7fc2f7"] 2023-03-17T06:52:16.473Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Request body: 2023-03-17T06:52:16.473Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:16.504Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:16.504Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T06:52:16.504Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status text : Not Found 2023-03-17T06:52:16.504Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:52:16 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2023-03-17T06:52:16.505Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Response body: 2023-03-17T06:52:16.505Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:16.505Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|404|Not Found|InvokeReturn 2023-03-17T06:52:16.527Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|||INFO|500||Running local validations 2023-03-17T06:52:16.528Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-17T06:52:16.534Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:52:16.566Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff|INFO|500||Invoke 2023-03-17T06:52:16.566Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff with request headers:{Authorization=[***REDACTED***], X-RequestID=[bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[bfa4dedd-0807-464a-8461-e37e348ab071], X-ECOMP-RequestID=[bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb], X-TransactionId=[], X-ONAP-RequestID=[bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb]} 2023-03-17T06:52:16.638Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:52:16 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[40], x-aai-txid=[0-aai-resources-230317-06:52:16:842-51678], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:52:16.640Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff","ERR.5.4.6114"]}}} 2023-03-17T06:52:16.640Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff|INFO|404|Not Found|InvokeReturn 2023-03-17T06:52:16.649Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff 2023-03-17T06:52:16.650Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ea6b935e-1a14-4bec-975f-b35451fa1dff 2023-03-17T06:52:16.653Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:52:16.674Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff|INFO|500||Invoke 2023-03-17T06:52:16.675Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff with request headers:{Authorization=[***REDACTED***], X-RequestID=[bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ae5aadae-3e56-49a6-90a2-9b04b20c042b], X-ECOMP-RequestID=[bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb], X-TransactionId=[], X-ONAP-RequestID=[bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb]} 2023-03-17T06:52:16.705Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:52:16 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[28], x-aai-txid=[1-aai-resources-230317-06:52:16:942-63506], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:52:16.706Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff","ERR.5.4.6114"]}}} 2023-03-17T06:52:16.706Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff|INFO|404|Not Found|InvokeReturn 2023-03-17T06:52:16.709Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ea6b935e-1a14-4bec-975f-b35451fa1dff 2023-03-17T06:52:16.709Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ea6b935e-1a14-4bec-975f-b35451fa1dff 2023-03-17T06:52:16.713Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:52:16.734Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||Invoke 2023-03-17T06:52:16.735Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b with request headers:{Authorization=[***REDACTED***], X-RequestID=[bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[aa8bc941-f5a6-41ed-b903-218d2e0f0ed5], X-ECOMP-RequestID=[bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb], X-TransactionId=[], X-ONAP-RequestID=[bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb]} 2023-03-17T06:52:16.800Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:52:17 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[62], vertex-id=[376872], x-aai-txid=[0-aai-resources-230317-06:52:17:003-39297], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:52:16.801Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||{"tenant-id":"4a994322e1644b9c964b1676d81c1e9b","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679035397900","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-03-17T06:52:16.802Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||InvokeReturn 2023-03-17T06:52:16.804Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-17T06:52:16.804Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-17T06:52:16.807Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:52:16.807Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-17T06:52:16.808Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:16.808Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:52:16.808Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-17T06:52:16.808Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"177", X-B3-TraceId:"d817f23a0f86a14b84396665d5325b24", X-B3-SpanId:"9c15c5d012d0a983", X-B3-ParentSpanId:"2cc6b284eff4480c", X-B3-Sampled:"0", X-ONAP-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-TransactionID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-ECOMP-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4f0f6d0-a33c-40dc-9082-16cbc4503cec"] 2023-03-17T06:52:16.809Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"f522f6b9-123e-4d34-8095-7f836f66cab1"},"instanceName":"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0","requestScope":"network"} 2023-03-17T06:52:16.809Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:16.876Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:16.877Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:16.877Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-17T06:52:16.877Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:52:16 GMT", x-envoy-upstream-service-time:"63", server:"envoy"] 2023-03-17T06:52:16.878Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-17T06:52:16.878Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:16.878Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-17T06:52:16.879Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff 2023-03-17T06:52:16.880Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff|INFO|500||Invoke 2023-03-17T06:52:16.880Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:16.880Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff 2023-03-17T06:52:16.880Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff|DEBUG|500||Method : GET 2023-03-17T06:52:16.880Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-TransactionID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-ECOMP-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05d2da40-d0c5-450a-b02b-c34f3d0dbbce"] 2023-03-17T06:52:16.880Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff|DEBUG|500||Request body: 2023-03-17T06:52:16.880Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:16.948Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:16.949Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:16.949Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff|DEBUG|500||Status text : OK 2023-03-17T06:52:16.952Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:52:17 GMT", x-envoy-upstream-service-time:"63", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:16.953Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff|DEBUG|500||Response body: { "modelCustomizationUUID" : "fa1deceb-3819-4ff0-97fd-acbb97436bff", "modelInstanceName" : "Generic NeutronNet", "created" : "2023-03-17T06:51:13.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource" } } } 2023-03-17T06:52:16.953Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:16.954Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff|INFO|500||InvokeReturn 2023-03-17T06:52:16.966Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource 2023-03-17T06:52:16.966Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource|INFO|500||Invoke 2023-03-17T06:52:16.967Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:16.967Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource 2023-03-17T06:52:16.967Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource|DEBUG|500||Method : GET 2023-03-17T06:52:16.967Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-TransactionID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-ECOMP-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fa106ad-e544-4d51-961a-7013f98dde28"] 2023-03-17T06:52:16.967Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource|DEBUG|500||Request body: 2023-03-17T06:52:16.967Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:17.052Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:17.053Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:17.053Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource|DEBUG|500||Status text : OK 2023-03-17T06:52:17.053Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/networkResource/9f206e00-8696-4b7c-8963-a449d1be1b04", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:52:17 GMT", x-envoy-upstream-service-time:"78", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:17.054Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource|DEBUG|500||Response body: { "modelUUID" : "9f206e00-8696-4b7c-8963-a449d1be1b04", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "68fb448b-8b7b-4192-b949-2a306e6fb07a", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2023-03-17T06:51:13.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/9f206e00-8696-4b7c-8963-a449d1be1b04" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/9f206e00-8696-4b7c-8963-a449d1be1b04" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/9f206e00-8696-4b7c-8963-a449d1be1b04/collectionNetworkResourceCustomization" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/9f206e00-8696-4b7c-8963-a449d1be1b04/networkResourceCustomization" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/9f206e00-8696-4b7c-8963-a449d1be1b04/heatTemplate" } } } 2023-03-17T06:52:17.054Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:17.054Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa1deceb-3819-4ff0-97fd-acbb97436bff/networkResource|INFO|500||InvokeReturn 2023-03-17T06:52:17.064Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2023-03-17T06:52:17.064Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2023-03-17T06:52:17.064Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:17.064Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2023-03-17T06:52:17.064Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method : GET 2023-03-17T06:52:17.065Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-TransactionID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-ECOMP-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ed716b8-1233-490e-9a64-a47871528785"] 2023-03-17T06:52:17.065Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 2023-03-17T06:52:17.065Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:17.134Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:17.135Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T06:52:17.135Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-17T06:52:17.135Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:52:17 GMT", x-envoy-upstream-service-time:"44", server:"envoy"] 2023-03-17T06:52:17.136Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 2023-03-17T06:52:17.136Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:17.136Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-17T06:52:17.137Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2023-03-17T06:52:17.138Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2023-03-17T06:52:17.138Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:17.138Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2023-03-17T06:52:17.138Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2023-03-17T06:52:17.139Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-TransactionID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-ECOMP-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c3b4467-4946-44cb-a1e3-f6224776fbb5"] 2023-03-17T06:52:17.139Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2023-03-17T06:52:17.139Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:17.173Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:17.173Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:17.174Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2023-03-17T06:52:17.174Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:52:17 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:17.175Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 178, "action" : "createInstance", "description" : "Gr api recipe to create network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-03-17T00:09:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178" } } } 2023-03-17T06:52:17.175Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:17.175Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2023-03-17T06:52:17.189Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:52:17.189Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-17T06:52:17.189Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:17.189Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:52:17.189Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-17T06:52:17.190Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2663", X-B3-TraceId:"d817f23a0f86a14b84396665d5325b24", X-B3-SpanId:"ff4532e5cc89148c", X-B3-ParentSpanId:"2cc6b284eff4480c", X-B3-Sampled:"0", X-ONAP-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-TransactionID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-ECOMP-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33a6dcb0-4624-4ef6-94d0-8db196e04487"] 2023-03-17T06:52:17.190Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb","requestStatus":"IN_PROGRESS","startTime":1679035936528,"source":"VID","tenantId":"4a994322e1644b9c964b1676d81c1e9b","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\n \"modelVersionId\": \"9f206e00-8696-4b7c-8963-a449d1be1b04\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f522f6b9-123e-4d34-8095-7f836f66cab1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"f522f6b9-123e-4d34-8095-7f836f66cab1","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb"} 2023-03-17T06:52:17.190Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:17.224Z|d40c91a9-71df-4df4-9952-152415b8f710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:17.224Z|c69efc7d-5b6a-4001-93c2-78c695eeaded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:17.225Z|c69efc7d-5b6a-4001-93c2-78c695eeaded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:17.224Z|d40c91a9-71df-4df4-9952-152415b8f710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:17.226Z|5555c2ea-e398-4b34-be8d-67244773bcd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:17.226Z|5555c2ea-e398-4b34-be8d-67244773bcd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:17.239Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:17.240Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-17T06:52:17.240Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-17T06:52:17.240Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:16 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:17.241Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:52:16.528+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\n \"modelVersionId\": \"9f206e00-8696-4b7c-8963-a449d1be1b04\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f522f6b9-123e-4d34-8095-7f836f66cab1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-17T06:52:17.211+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" } } } 2023-03-17T06:52:17.241Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:17.242Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-17T06:52:17.256Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:52:17.257Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-17T06:52:17.257Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:17.257Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:52:17.257Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-17T06:52:17.257Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3007", X-B3-TraceId:"d817f23a0f86a14b84396665d5325b24", X-B3-SpanId:"4740b497ebb6928a", X-B3-ParentSpanId:"2cc6b284eff4480c", X-B3-Sampled:"0", X-ONAP-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-TransactionID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-ECOMP-RequestID:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7b6ff50-effa-40e2-85ef-f10a8fbe0a3a"] 2023-03-17T06:52:17.257Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"Generic NeutronNet 0\",\"modelInvariantId\":\"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\"modelVersionId\":\"9f206e00-8696-4b7c-8963-a449d1be1b04\",\"modelCustomizationId\":\"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\"modelUuid\":\"9f206e00-8696-4b7c-8963-a449d1be1b04\",\"modelInvariantUuid\":\"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\"source\":\"VID\",\"instanceName\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f522f6b9-123e-4d34-8095-7f836f66cab1\",\"modelInfo\":{\"modelInvariantId\":\"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\",\"modelUuid\":\"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\",\"modelInvariantUuid\":\"ea6b935e-1a14-4bec-975f-b35451fa1dff\"}}}],\"cloudConfiguration\":{\"tenantId\":\"4a994322e1644b9c964b1676d81c1e9b\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"f522f6b9-123e-4d34-8095-7f836f66cab1\"}","type":"String"},"requestId":{"value":"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb","type":"String"},"mso-request-id":{"value":"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f522f6b9-123e-4d34-8095-7f836f66cab1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"Generic NeutronNet","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"Generic NeutronNet","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-17T06:52:17.258Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:18.286Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:18.286Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-17T06:52:18.287Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-17T06:52:18.287Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 17 Mar 2023 06:52:18 GMT", x-onap-requestid:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", x-requestid:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", x-transactionid:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", x-ecomp-requestid:"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", x-onap-partnername:"UNKNOWN", x-invocationid:"e7b6ff50-effa-40e2-85ef-f10a8fbe0a3a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1023", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:18.288Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb\",\"instanceId\":\"ab506626-d690-4392-8312-adb5f703e607\"}}","message":"Success","processInstanceID":"4189603a-c490-11ed-8ef8-c6acbebbef3f","variables":null,"messageCode":200} 2023-03-17T06:52:18.288Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:18.288Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-17T06:52:18.295Z|bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:18.519Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:18.524Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:52:18.525Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||Invoke 2023-03-17T06:52:18.525Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:18.525Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:52:18.525Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Method : GET 2023-03-17T06:52:18.525Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b02e282bc8f516b67fa7f0936a8977b", X-B3-SpanId:"58010377b6277b47", X-B3-ParentSpanId:"1cb5a44a454d8341", X-B3-Sampled:"0", X-ONAP-RequestID:"5239dedc-5058-421b-81ab-0186962bb77b", X-RequestID:"5239dedc-5058-421b-81ab-0186962bb77b", X-TransactionID:"5239dedc-5058-421b-81ab-0186962bb77b", X-ECOMP-RequestID:"5239dedc-5058-421b-81ab-0186962bb77b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f88b52a-aac7-4ec2-a937-f4c038e35c3e"] 2023-03-17T06:52:18.525Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Request body: 2023-03-17T06:52:18.526Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:18.557Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:18.557Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:18.557Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status text : OK 2023-03-17T06:52:18.557Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:17 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:18.559Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Response body: { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:52:16.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\n \"modelVersionId\": \"9f206e00-8696-4b7c-8963-a449d1be1b04\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f522f6b9-123e-4d34-8095-7f836f66cab1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" } } } 2023-03-17T06:52:18.559Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:18.559Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||InvokeReturn 2023-03-17T06:52:18.561Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:52:18.561Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:52:18.562Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:18.562Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:52:18.562Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:52:18.562Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b02e282bc8f516b67fa7f0936a8977b", X-B3-SpanId:"d1abcc449b7f6396", X-B3-ParentSpanId:"1cb5a44a454d8341", X-B3-Sampled:"0", X-ONAP-RequestID:"5239dedc-5058-421b-81ab-0186962bb77b", X-RequestID:"5239dedc-5058-421b-81ab-0186962bb77b", X-TransactionID:"5239dedc-5058-421b-81ab-0186962bb77b", X-ECOMP-RequestID:"5239dedc-5058-421b-81ab-0186962bb77b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45f97404-9351-42b9-8cd4-6235b1a088a6"] 2023-03-17T06:52:18.562Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:52:18.562Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:18.580Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:18.581Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:18.581Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:52:18.581Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:17 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:18.581Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:52:18.581Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:18.582Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:52:18.601Z|5239dedc-5058-421b-81ab-0186962bb77b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:19.936Z|e0db720e-8640-4c45-99e5-74328b7bd63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:52:19.940Z|e0db720e-8640-4c45-99e5-74328b7bd63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:52:20.916Z|085bc0e6-9ca0-44b1-a0bc-373140735623|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:52:20.917Z|085bc0e6-9ca0-44b1-a0bc-373140735623|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:52:27.252Z|097e92e3-9ac6-463c-8e65-f0fbe424fa46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:27.253Z|097e92e3-9ac6-463c-8e65-f0fbe424fa46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:27.256Z|af88de10-14cd-4ac0-8424-b60156462332|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:27.256Z|af88de10-14cd-4ac0-8424-b60156462332|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:27.258Z|c3072a09-0dad-4684-97ce-49fd9805c245|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:27.259Z|c3072a09-0dad-4684-97ce-49fd9805c245|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:28.789Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:28.796Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:52:28.797Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||Invoke 2023-03-17T06:52:28.798Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:28.798Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:52:28.799Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Method : GET 2023-03-17T06:52:28.799Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4c4c53338907bf301ba52bb8a138b8a", X-B3-SpanId:"e17019aac664e0f7", X-B3-ParentSpanId:"409c497c98c144a6", X-B3-Sampled:"0", X-ONAP-RequestID:"86a75264-f078-46c6-8f83-68e1de338de4", X-RequestID:"86a75264-f078-46c6-8f83-68e1de338de4", X-TransactionID:"86a75264-f078-46c6-8f83-68e1de338de4", X-ECOMP-RequestID:"86a75264-f078-46c6-8f83-68e1de338de4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5d0093c-88f4-4f31-9151-9f8a3ff54762"] 2023-03-17T06:52:28.799Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Request body: 2023-03-17T06:52:28.799Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:28.834Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:28.835Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:28.835Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status text : OK 2023-03-17T06:52:28.835Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:28 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:28.836Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Response body: { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:52:16.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\n \"modelVersionId\": \"9f206e00-8696-4b7c-8963-a449d1be1b04\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f522f6b9-123e-4d34-8095-7f836f66cab1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" } } } 2023-03-17T06:52:28.836Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:28.836Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||InvokeReturn 2023-03-17T06:52:28.838Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:52:28.838Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:52:28.838Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:28.838Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:52:28.839Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:52:28.839Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4c4c53338907bf301ba52bb8a138b8a", X-B3-SpanId:"da581ac559e632c6", X-B3-ParentSpanId:"409c497c98c144a6", X-B3-Sampled:"0", X-ONAP-RequestID:"86a75264-f078-46c6-8f83-68e1de338de4", X-RequestID:"86a75264-f078-46c6-8f83-68e1de338de4", X-TransactionID:"86a75264-f078-46c6-8f83-68e1de338de4", X-ECOMP-RequestID:"86a75264-f078-46c6-8f83-68e1de338de4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"263a1f77-8090-48d0-ad14-71c76aa6e7e3"] 2023-03-17T06:52:28.839Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:52:28.839Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:28.858Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:28.858Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:28.859Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:52:28.859Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:28 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:28.860Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:52:28.860Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:28.861Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:52:28.893Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:52:28.893Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:52:28.893Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:28.893Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:52:28.894Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:52:28.894Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"86a75264-f078-46c6-8f83-68e1de338de4", X-RequestID:"86a75264-f078-46c6-8f83-68e1de338de4", X-TransactionID:"86a75264-f078-46c6-8f83-68e1de338de4", X-ECOMP-RequestID:"86a75264-f078-46c6-8f83-68e1de338de4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c30c541c-359a-4fc6-8ba7-f1b5fd10c534"] 2023-03-17T06:52:28.894Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:52:28.894Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:29.156Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:29.156Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:29.156Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:52:29.157Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D6B3DC44CE3E7D3DF25675428A9DFE0A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"652", date:"Fri, 17 Mar 2023 06:52:29 GMT", x-envoy-upstream-service-time:"231", server:"envoy"] 2023-03-17T06:52:29.157Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4189603a-c490-11ed-8ef8-c6acbebbef3f","businessKey":"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb","processDefinitionId":"WorkflowActionBB:1:2e918bdc-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"WorkflowActionBB","processDefinitionName":"WorkflowActionBB","processDefinitionVersion":1,"startTime":"2023-03-17T06:52:17.222+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"Start_WorkflowActionBB","deleteReason":null,"rootProcessInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":null,"superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T06:52:29.157Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:29.157Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:52:29.324Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4189603a-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4189603a-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:52:29.324Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4189603a-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:52:29.324Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4189603a-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:29.324Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4189603a-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4189603a-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:52:29.325Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4189603a-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:52:29.325Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4189603a-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"86a75264-f078-46c6-8f83-68e1de338de4", X-RequestID:"86a75264-f078-46c6-8f83-68e1de338de4", X-TransactionID:"86a75264-f078-46c6-8f83-68e1de338de4", X-ECOMP-RequestID:"86a75264-f078-46c6-8f83-68e1de338de4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20ff01d1-a915-4a9e-bb4a-09f8997978c8"] 2023-03-17T06:52:29.325Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4189603a-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:52:29.325Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4189603a-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:29.491Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4189603a-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:29.492Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4189603a-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:29.492Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4189603a-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:52:29.493Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4189603a-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5A15A0B391657F514E7A423F785BBAFE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"797", date:"Fri, 17 Mar 2023 06:52:29 GMT", x-envoy-upstream-service-time:"161", server:"envoy"] 2023-03-17T06:52:29.493Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4189603a-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"418b0d23-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f","activityId":"Task_RetrieveBBExectuionList","activityName":"Retrieve BB Execution List","activityType":"serviceTask","processDefinitionKey":"WorkflowActionBB","processDefinitionId":"WorkflowActionBB:1:2e918bdc-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f","executionId":"4189603a-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:52:17.232+0000","endTime":"2023-03-17T06:52:17.752+0000","durationInMillis":520,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:52:29.494Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4189603a-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:29.494Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4189603a-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:52:29.504Z|86a75264-f078-46c6-8f83-68e1de338de4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:32.546Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:32.548Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: af7b7e70-951e-4419-8b21-12eb263cbb2b already exists in requestDb InfraActiveRequests table 2023-03-17T06:52:32.549Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b 2023-03-17T06:52:32.550Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|INFO|500||Invoke 2023-03-17T06:52:32.550Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:32.550Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b 2023-03-17T06:52:32.550Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Method : GET 2023-03-17T06:52:32.550Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2afd59cccbf195fad3746a87ef227bf4", X-B3-SpanId:"de9e3973fb636a51", X-B3-ParentSpanId:"77cf2da705cfb530", X-B3-Sampled:"0", X-ONAP-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-TransactionID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-ECOMP-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cb426f2-def4-4c06-9a53-2dc38fbc01ec"] 2023-03-17T06:52:32.551Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Request body: 2023-03-17T06:52:32.551Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:34.936Z|6db52186-26b0-4e5a-b513-08f2d8eae0ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:52:34.936Z|6db52186-26b0-4e5a-b513-08f2d8eae0ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:52:36.455Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:36.455Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T06:52:36.456Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Status text : Not Found 2023-03-17T06:52:36.457Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:52:36 GMT", x-envoy-upstream-service-time:"3899", server:"envoy"] 2023-03-17T06:52:36.458Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Response body: 2023-03-17T06:52:36.458Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:36.458Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|INFO|404|Not Found|InvokeReturn 2023-03-17T06:52:36.477Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-17T06:52:36.481Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:52:36.504Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||Invoke 2023-03-17T06:52:36.504Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b with request headers:{Authorization=[***REDACTED***], X-RequestID=[af7b7e70-951e-4419-8b21-12eb263cbb2b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1cf533ea-b7f5-4e33-be4c-326aec9d321b], X-ECOMP-RequestID=[af7b7e70-951e-4419-8b21-12eb263cbb2b], X-TransactionId=[], X-ONAP-RequestID=[af7b7e70-951e-4419-8b21-12eb263cbb2b]} 2023-03-17T06:52:36.566Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:52:36 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[44], vertex-id=[192696], x-aai-txid=[0-aai-resources-230317-06:52:36:775-4892], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:52:36.568Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||{"tenant-id":"4a994322e1644b9c964b1676d81c1e9b","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679035470329","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-17T06:52:36.568Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||InvokeReturn 2023-03-17T06:52:36.570Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-17T06:52:36.571Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-17T06:52:36.572Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:52:36.572Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-17T06:52:36.573Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:36.573Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:52:36.573Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-17T06:52:36.573Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"2afd59cccbf195fad3746a87ef227bf4", X-B3-SpanId:"16ac2c05dfc0f71e", X-B3-ParentSpanId:"77cf2da705cfb530", X-B3-Sampled:"0", X-ONAP-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-TransactionID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-ECOMP-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b17a868-3de3-4ffa-9445-8d6f34263d60"] 2023-03-17T06:52:36.574Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e","requestScope":"service"} 2023-03-17T06:52:36.574Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:36.603Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:36.603Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:36.603Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-17T06:52:36.603Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:52:36 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2023-03-17T06:52:36.603Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-17T06:52:36.604Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:36.604Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-17T06:52:36.604Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T06:52:36.605Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-17T06:52:36.605Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:36.605Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T06:52:36.605Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-17T06:52:36.605Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-TransactionID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-ECOMP-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f71a824-b5e1-49ca-9ed7-f3ebe2a457aa"] 2023-03-17T06:52:36.605Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-17T06:52:36.605Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:36.634Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:36.635Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:36.635Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-17T06:52:36.635Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:52:36 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:36.636Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-17 00:09:28.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-03-17T06:52:36.636Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:36.636Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-17T06:52:36.648Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-17T06:52:36.648Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-03-17T06:52:36.649Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:36.649Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-17T06:52:36.649Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-03-17T06:52:36.649Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-TransactionID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-ECOMP-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65134520-7899-44f4-b9f0-875aa930dac9"] 2023-03-17T06:52:36.649Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-03-17T06:52:36.649Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:36.672Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:36.672Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:36.672Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-03-17T06:52:36.673Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:52:36 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:36.673Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-17T00:09:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-03-17T06:52:36.673Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:36.673Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-03-17T06:52:36.675Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T06:52:36.675Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-17T06:52:36.676Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:36.676Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T06:52:36.676Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-17T06:52:36.676Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-TransactionID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-ECOMP-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1537904c-8132-4e0a-82a3-36dbae691afe"] 2023-03-17T06:52:36.676Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-17T06:52:36.676Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:36.701Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:36.701Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:36.701Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-17T06:52:36.702Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:52:36 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:36.702Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-17 00:09:28.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-03-17T06:52:36.702Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:36.703Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-17T06:52:36.707Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:52:36.707Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-17T06:52:36.707Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:36.707Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:52:36.708Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-17T06:52:36.708Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1831", X-B3-TraceId:"2afd59cccbf195fad3746a87ef227bf4", X-B3-SpanId:"24711ff24e2c9baa", X-B3-ParentSpanId:"77cf2da705cfb530", X-B3-Sampled:"0", X-ONAP-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-TransactionID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-ECOMP-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"925dd21f-ea59-45ce-9b22-2d46c11bbe7c"] 2023-03-17T06:52:36.708Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"af7b7e70-951e-4419-8b21-12eb263cbb2b","requestStatus":"IN_PROGRESS","startTime":1679035956478,"source":"VID","tenantId":"4a994322e1644b9c964b1676d81c1e9b","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n\t\t\t\"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"af7b7e70-951e-4419-8b21-12eb263cbb2b"} 2023-03-17T06:52:36.708Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:36.748Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:36.748Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-17T06:52:36.749Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-17T06:52:36.749Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:36 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:36.751Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "af7b7e70-951e-4419-8b21-12eb263cbb2b", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:52:36.478+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n\t\t\t\"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-17T06:52:36.725+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "af7b7e70-951e-4419-8b21-12eb263cbb2b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b" } } } 2023-03-17T06:52:36.751Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:36.752Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-17T06:52:36.767Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:52:36.767Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-17T06:52:36.767Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:36.767Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:52:36.768Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-17T06:52:36.768Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"2afd59cccbf195fad3746a87ef227bf4", X-B3-SpanId:"888dd4ae0e0ada5b", X-B3-ParentSpanId:"77cf2da705cfb530", X-B3-Sampled:"0", X-ONAP-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-TransactionID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-ECOMP-RequestID:"af7b7e70-951e-4419-8b21-12eb263cbb2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f455fe6a-d0fa-4b10-9427-f4abcc06a175"] 2023-03-17T06:52:36.768Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"da16556d-349b-4bc1-a0f3-532d2984356d\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f392c452-5d4f-491f-8bef-bee865ff5bf2\",\"modelUuid\":\"f392c452-5d4f-491f-8bef-bee865ff5bf2\",\"modelInvariantUuid\":\"da16556d-349b-4bc1-a0f3-532d2984356d\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"4a994322e1644b9c964b1676d81c1e9b\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"af7b7e70-951e-4419-8b21-12eb263cbb2b","type":"String"},"mso-request-id":{"value":"af7b7e70-951e-4419-8b21-12eb263cbb2b","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-17T06:52:36.768Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:37.289Z|90933cf1-e5bf-49c5-a327-10540129befb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:37.289Z|90933cf1-e5bf-49c5-a327-10540129befb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:37.289Z|cec8da19-60db-49c6-a195-d19236433049|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:37.290Z|cec8da19-60db-49c6-a195-d19236433049|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:37.299Z|42bfafd6-8522-442a-8aa8-122f595dceed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:37.299Z|42bfafd6-8522-442a-8aa8-122f595dceed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:37.790Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:37.791Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-17T06:52:37.791Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-17T06:52:37.791Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 17 Mar 2023 06:52:37 GMT", x-onap-requestid:"af7b7e70-951e-4419-8b21-12eb263cbb2b", x-requestid:"af7b7e70-951e-4419-8b21-12eb263cbb2b", x-transactionid:"af7b7e70-951e-4419-8b21-12eb263cbb2b", x-ecomp-requestid:"af7b7e70-951e-4419-8b21-12eb263cbb2b", x-onap-partnername:"UNKNOWN", x-invocationid:"f455fe6a-d0fa-4b10-9427-f4abcc06a175", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1014", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:37.792Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"af7b7e70-951e-4419-8b21-12eb263cbb2b\",\"instanceId\":\"37570d29-e360-4cd1-88bd-56f122d86ea1\"}}","message":"Success","processInstanceID":"4d29e830-c490-11ed-8ef8-c6acbebbef3f","variables":null,"messageCode":200} 2023-03-17T06:52:37.792Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:37.792Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-17T06:52:37.799Z|af7b7e70-951e-4419-8b21-12eb263cbb2b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:38.015Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:38.020Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b 2023-03-17T06:52:38.021Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|INFO|500||Invoke 2023-03-17T06:52:38.021Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:38.021Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b 2023-03-17T06:52:38.021Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Method : GET 2023-03-17T06:52:38.021Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c92729f52ec651d17578a69de672f27", X-B3-SpanId:"9de8fa69da886d7b", X-B3-ParentSpanId:"6a499a878aac7b56", X-B3-Sampled:"0", X-ONAP-RequestID:"bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4", X-RequestID:"bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4", X-TransactionID:"bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4", X-ECOMP-RequestID:"bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f84f797-3fc8-46d6-a645-c24e407adbfe"] 2023-03-17T06:52:38.021Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Request body: 2023-03-17T06:52:38.021Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:38.056Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:38.057Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:38.057Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Status text : OK 2023-03-17T06:52:38.057Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:38 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:38.059Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Response body: { "requestId" : "af7b7e70-951e-4419-8b21-12eb263cbb2b", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:52:36.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n\t\t\t\"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:37.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "serviceInstanceName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "af7b7e70-951e-4419-8b21-12eb263cbb2b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b" } } } 2023-03-17T06:52:38.059Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:38.059Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|INFO|500||InvokeReturn 2023-03-17T06:52:38.061Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false 2023-03-17T06:52:38.061Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:52:38.061Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:38.061Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false 2023-03-17T06:52:38.061Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:52:38.062Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c92729f52ec651d17578a69de672f27", X-B3-SpanId:"5e727703df9ed760", X-B3-ParentSpanId:"6a499a878aac7b56", X-B3-Sampled:"0", X-ONAP-RequestID:"bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4", X-RequestID:"bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4", X-TransactionID:"bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4", X-ECOMP-RequestID:"bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6969fed-5500-4cbe-8a90-c7ff1dbc94f9"] 2023-03-17T06:52:38.062Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:52:38.062Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:38.079Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:38.079Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:38.079Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:52:38.079Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:38 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:38.080Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:52:38.080Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:38.080Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:52:38.090Z|bfa390fd-a4ce-4d8b-98ce-ff7f39b79ab4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:39.692Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:39.700Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:52:39.700Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||Invoke 2023-03-17T06:52:39.700Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:39.701Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:52:39.701Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Method : GET 2023-03-17T06:52:39.701Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77ee2950cdfe1208ce756cd7fbfe5f56", X-B3-SpanId:"64056e508b158c94", X-B3-ParentSpanId:"a86566d482179b79", X-B3-Sampled:"0", X-ONAP-RequestID:"026e2912-c5b3-434f-9364-7ca13b2638d1", X-RequestID:"026e2912-c5b3-434f-9364-7ca13b2638d1", X-TransactionID:"026e2912-c5b3-434f-9364-7ca13b2638d1", X-ECOMP-RequestID:"026e2912-c5b3-434f-9364-7ca13b2638d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e746c96-cee9-4374-9516-b1cc7eb9bfd5"] 2023-03-17T06:52:39.701Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Request body: 2023-03-17T06:52:39.701Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:39.733Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:39.733Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:39.734Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status text : OK 2023-03-17T06:52:39.734Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:39 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:39.735Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Response body: { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:52:16.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\n \"modelVersionId\": \"9f206e00-8696-4b7c-8963-a449d1be1b04\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f522f6b9-123e-4d34-8095-7f836f66cab1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" } } } 2023-03-17T06:52:39.735Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:39.736Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||InvokeReturn 2023-03-17T06:52:39.737Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:52:39.737Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:52:39.737Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:39.737Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:52:39.738Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:52:39.738Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77ee2950cdfe1208ce756cd7fbfe5f56", X-B3-SpanId:"6dbc18f317b64ec4", X-B3-ParentSpanId:"a86566d482179b79", X-B3-Sampled:"0", X-ONAP-RequestID:"026e2912-c5b3-434f-9364-7ca13b2638d1", X-RequestID:"026e2912-c5b3-434f-9364-7ca13b2638d1", X-TransactionID:"026e2912-c5b3-434f-9364-7ca13b2638d1", X-ECOMP-RequestID:"026e2912-c5b3-434f-9364-7ca13b2638d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3da46fbf-4ba1-4adb-9f1f-2231b5655fa9"] 2023-03-17T06:52:39.738Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:52:39.738Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:39.752Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:39.753Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:39.753Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:52:39.753Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:39 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:39.754Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:52:39.754Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:39.754Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:52:39.775Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:52:39.775Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:52:39.776Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:39.776Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:52:39.776Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:52:39.776Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"026e2912-c5b3-434f-9364-7ca13b2638d1", X-RequestID:"026e2912-c5b3-434f-9364-7ca13b2638d1", X-TransactionID:"026e2912-c5b3-434f-9364-7ca13b2638d1", X-ECOMP-RequestID:"026e2912-c5b3-434f-9364-7ca13b2638d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6ebdb92-4832-458a-a5de-febb3b0d2bd2"] 2023-03-17T06:52:39.777Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:52:39.777Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:40.108Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:40.108Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:40.109Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:52:40.109Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DE932EF261CBE5B4A33C2E5108CB79EA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 06:52:39 GMT", x-envoy-upstream-service-time:"311", server:"envoy"] 2023-03-17T06:52:40.110Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","businessKey":"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T06:52:37.532+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"4da24c80-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T06:52:40.110Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:40.110Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:52:40.127Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:52:40.127Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:52:40.128Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:40.128Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:52:40.128Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:52:40.128Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"026e2912-c5b3-434f-9364-7ca13b2638d1", X-RequestID:"026e2912-c5b3-434f-9364-7ca13b2638d1", X-TransactionID:"026e2912-c5b3-434f-9364-7ca13b2638d1", X-ECOMP-RequestID:"026e2912-c5b3-434f-9364-7ca13b2638d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6b8e3a7-c1b1-4acf-8533-46eb2f72ba5e"] 2023-03-17T06:52:40.128Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:52:40.128Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:40.260Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:40.261Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:40.261Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:52:40.261Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AA5BA7205642E4588B3D52F1254EDE8E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 17 Mar 2023 06:52:39 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2023-03-17T06:52:40.261Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:4da496ae-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","executionId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:52:37.532+0000","endTime":"2023-03-17T06:52:37.532+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:52:40.262Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:40.262Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:52:40.267Z|026e2912-c5b3-434f-9364-7ca13b2638d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:45.660Z|79ce56ea-0364-498a-9c04-f715035e8a0f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:52:45.661Z|79ce56ea-0364-498a-9c04-f715035e8a0f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:47.319Z|e6cf9f6c-8667-43ae-b5d2-936198c84288|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:47.319Z|e6cf9f6c-8667-43ae-b5d2-936198c84288|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:47.323Z|64467b3a-98e9-493c-a620-244cb88c2179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:47.324Z|64467b3a-98e9-493c-a620-244cb88c2179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:47.326Z|b29c4150-03af-4cc9-b460-cbbf2471eaeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:47.327Z|b29c4150-03af-4cc9-b460-cbbf2471eaeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:48.274Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:48.282Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b 2023-03-17T06:52:48.283Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|INFO|500||Invoke 2023-03-17T06:52:48.283Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:48.283Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b 2023-03-17T06:52:48.284Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Method : GET 2023-03-17T06:52:48.284Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbcb614d4615f66142cfd898a096da75", X-B3-SpanId:"dcf8ca95ce174d49", X-B3-ParentSpanId:"4d34f8abf48939cf", X-B3-Sampled:"0", X-ONAP-RequestID:"c3146516-7320-42f8-9a87-ad46deb1b81e", X-RequestID:"c3146516-7320-42f8-9a87-ad46deb1b81e", X-TransactionID:"c3146516-7320-42f8-9a87-ad46deb1b81e", X-ECOMP-RequestID:"c3146516-7320-42f8-9a87-ad46deb1b81e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb880258-1dbc-43ff-bebd-c4d447c9d764"] 2023-03-17T06:52:48.284Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Request body: 2023-03-17T06:52:48.285Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:48.316Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:48.316Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:48.317Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Status text : OK 2023-03-17T06:52:48.317Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:48 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:48.318Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Response body: { "requestId" : "af7b7e70-951e-4419-8b21-12eb263cbb2b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:52:36.000+00:00", "endTime" : "2023-03-17T06:52:41.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n\t\t\t\"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "serviceInstanceName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "af7b7e70-951e-4419-8b21-12eb263cbb2b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b" } } } 2023-03-17T06:52:48.318Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:48.318Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|INFO|500||InvokeReturn 2023-03-17T06:52:48.320Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false 2023-03-17T06:52:48.320Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:52:48.320Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:48.320Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false 2023-03-17T06:52:48.320Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:52:48.320Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbcb614d4615f66142cfd898a096da75", X-B3-SpanId:"c18905cdd3de21b3", X-B3-ParentSpanId:"4d34f8abf48939cf", X-B3-Sampled:"0", X-ONAP-RequestID:"c3146516-7320-42f8-9a87-ad46deb1b81e", X-RequestID:"c3146516-7320-42f8-9a87-ad46deb1b81e", X-TransactionID:"c3146516-7320-42f8-9a87-ad46deb1b81e", X-ECOMP-RequestID:"c3146516-7320-42f8-9a87-ad46deb1b81e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffa1e666-9dae-42a2-9b67-a39f95e03c63"] 2023-03-17T06:52:48.321Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:52:48.321Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:48.334Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:48.334Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:48.335Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:52:48.335Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:48 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:48.335Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:52:48.335Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:48.336Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:52:48.344Z|c3146516-7320-42f8-9a87-ad46deb1b81e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:48.541Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:48.548Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b 2023-03-17T06:52:48.549Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|INFO|500||Invoke 2023-03-17T06:52:48.550Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:48.550Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b 2023-03-17T06:52:48.550Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Method : GET 2023-03-17T06:52:48.551Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9aa278237b269222410d65b14111e1b6", X-B3-SpanId:"1aa1e4fc6966fe6d", X-B3-ParentSpanId:"fe98218ae58957dc", X-B3-Sampled:"0", X-ONAP-RequestID:"01cd9eed-0f64-427b-acaf-8e6bfe443ad4", X-RequestID:"01cd9eed-0f64-427b-acaf-8e6bfe443ad4", X-TransactionID:"01cd9eed-0f64-427b-acaf-8e6bfe443ad4", X-ECOMP-RequestID:"01cd9eed-0f64-427b-acaf-8e6bfe443ad4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11adbf86-15d5-4fa7-99db-68f47beb0e1a"] 2023-03-17T06:52:48.551Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Request body: 2023-03-17T06:52:48.551Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:48.578Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:48.579Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:48.579Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Status text : OK 2023-03-17T06:52:48.579Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:48 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:48.580Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Response body: { "requestId" : "af7b7e70-951e-4419-8b21-12eb263cbb2b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:52:36.000+00:00", "endTime" : "2023-03-17T06:52:41.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n\t\t\t\"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "serviceInstanceName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "af7b7e70-951e-4419-8b21-12eb263cbb2b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b" } } } 2023-03-17T06:52:48.580Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:48.580Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|INFO|500||InvokeReturn 2023-03-17T06:52:48.582Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false 2023-03-17T06:52:48.582Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:52:48.583Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:48.583Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false 2023-03-17T06:52:48.583Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:52:48.583Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9aa278237b269222410d65b14111e1b6", X-B3-SpanId:"006c365a6d799a56", X-B3-ParentSpanId:"fe98218ae58957dc", X-B3-Sampled:"0", X-ONAP-RequestID:"01cd9eed-0f64-427b-acaf-8e6bfe443ad4", X-RequestID:"01cd9eed-0f64-427b-acaf-8e6bfe443ad4", X-TransactionID:"01cd9eed-0f64-427b-acaf-8e6bfe443ad4", X-ECOMP-RequestID:"01cd9eed-0f64-427b-acaf-8e6bfe443ad4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bfe0c4e-1d7f-49c5-9cc9-f1f00ebdbcda"] 2023-03-17T06:52:48.583Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:52:48.584Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:48.599Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:48.599Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:48.600Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:52:48.600Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:48 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:48.600Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:52:48.600Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:48.601Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:52:48.614Z|01cd9eed-0f64-427b-acaf-8e6bfe443ad4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:48.784Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:48.790Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b 2023-03-17T06:52:48.791Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|INFO|500||Invoke 2023-03-17T06:52:48.791Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:48.792Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b 2023-03-17T06:52:48.792Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Method : GET 2023-03-17T06:52:48.792Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f2e51666bc6d9724b2c9a215b31802d", X-B3-SpanId:"3b5e774848672d58", X-B3-ParentSpanId:"77a5af406ac2a414", X-B3-Sampled:"0", X-ONAP-RequestID:"3bb327db-98d8-4784-bb96-85ab2e3b3905", X-RequestID:"3bb327db-98d8-4784-bb96-85ab2e3b3905", X-TransactionID:"3bb327db-98d8-4784-bb96-85ab2e3b3905", X-ECOMP-RequestID:"3bb327db-98d8-4784-bb96-85ab2e3b3905", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e139cee-a5bf-4138-a14b-c65b2b43600d"] 2023-03-17T06:52:48.793Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Request body: 2023-03-17T06:52:48.793Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:48.823Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:48.823Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:48.824Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Status text : OK 2023-03-17T06:52:48.824Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:48 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:48.824Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Response body: { "requestId" : "af7b7e70-951e-4419-8b21-12eb263cbb2b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:52:36.000+00:00", "endTime" : "2023-03-17T06:52:41.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n\t\t\t\"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "serviceInstanceName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "af7b7e70-951e-4419-8b21-12eb263cbb2b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b" } } } 2023-03-17T06:52:48.824Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:48.825Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|INFO|500||InvokeReturn 2023-03-17T06:52:48.826Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false 2023-03-17T06:52:48.826Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:52:48.827Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:48.827Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false 2023-03-17T06:52:48.827Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:52:48.827Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f2e51666bc6d9724b2c9a215b31802d", X-B3-SpanId:"5fcd239d6b2fc426", X-B3-ParentSpanId:"77a5af406ac2a414", X-B3-Sampled:"0", X-ONAP-RequestID:"3bb327db-98d8-4784-bb96-85ab2e3b3905", X-RequestID:"3bb327db-98d8-4784-bb96-85ab2e3b3905", X-TransactionID:"3bb327db-98d8-4784-bb96-85ab2e3b3905", X-ECOMP-RequestID:"3bb327db-98d8-4784-bb96-85ab2e3b3905", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"155b20db-2ce1-4c4f-870d-d030e32a9084"] 2023-03-17T06:52:48.827Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:52:48.827Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:48.844Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:48.845Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:48.845Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:52:48.845Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:48 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:48.846Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:52:48.846Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:48.846Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:52:48.855Z|3bb327db-98d8-4784-bb96-85ab2e3b3905|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:49.055Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:49.061Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b 2023-03-17T06:52:49.062Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|INFO|500||Invoke 2023-03-17T06:52:49.062Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:49.063Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b 2023-03-17T06:52:49.063Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Method : GET 2023-03-17T06:52:49.063Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f165118dffbc076d5922fbd132b7dd29", X-B3-SpanId:"61aa197e2fe19c5e", X-B3-ParentSpanId:"aa35939b49963d72", X-B3-Sampled:"0", X-ONAP-RequestID:"22728b39-a5ce-4460-9659-ca1a25315da1", X-RequestID:"22728b39-a5ce-4460-9659-ca1a25315da1", X-TransactionID:"22728b39-a5ce-4460-9659-ca1a25315da1", X-ECOMP-RequestID:"22728b39-a5ce-4460-9659-ca1a25315da1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"551a0320-72b7-4ff2-8918-9a24ba57192d"] 2023-03-17T06:52:49.063Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Request body: 2023-03-17T06:52:49.063Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:49.088Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:49.089Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:49.089Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Status text : OK 2023-03-17T06:52:49.090Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:48 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:49.090Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Response body: { "requestId" : "af7b7e70-951e-4419-8b21-12eb263cbb2b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:52:36.000+00:00", "endTime" : "2023-03-17T06:52:41.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n\t\t\t\"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "serviceInstanceName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "af7b7e70-951e-4419-8b21-12eb263cbb2b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b" } } } 2023-03-17T06:52:49.091Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:49.091Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|INFO|500||InvokeReturn 2023-03-17T06:52:49.098Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false 2023-03-17T06:52:49.098Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:52:49.099Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:49.099Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false 2023-03-17T06:52:49.099Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:52:49.099Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f165118dffbc076d5922fbd132b7dd29", X-B3-SpanId:"06a8fee73544ba02", X-B3-ParentSpanId:"aa35939b49963d72", X-B3-Sampled:"0", X-ONAP-RequestID:"22728b39-a5ce-4460-9659-ca1a25315da1", X-RequestID:"22728b39-a5ce-4460-9659-ca1a25315da1", X-TransactionID:"22728b39-a5ce-4460-9659-ca1a25315da1", X-ECOMP-RequestID:"22728b39-a5ce-4460-9659-ca1a25315da1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f580ff6d-64da-46f6-a954-87dd40576e27"] 2023-03-17T06:52:49.099Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:52:49.099Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:49.119Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:49.119Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:49.120Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:52:49.120Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:48 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:49.121Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:52:49.121Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:49.121Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:52:49.134Z|22728b39-a5ce-4460-9659-ca1a25315da1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:49.315Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:49.319Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b 2023-03-17T06:52:49.319Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|INFO|500||Invoke 2023-03-17T06:52:49.319Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:49.320Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b 2023-03-17T06:52:49.320Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Method : GET 2023-03-17T06:52:49.320Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ac67427c0091dd93d0840cbcef98c11", X-B3-SpanId:"d51c829d9cf1b35b", X-B3-ParentSpanId:"18d09891e2a4ae8a", X-B3-Sampled:"0", X-ONAP-RequestID:"4098d29e-498d-4c38-8aae-eca0b07565c5", X-RequestID:"4098d29e-498d-4c38-8aae-eca0b07565c5", X-TransactionID:"4098d29e-498d-4c38-8aae-eca0b07565c5", X-ECOMP-RequestID:"4098d29e-498d-4c38-8aae-eca0b07565c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f6f9605-9d20-48eb-9b30-a80d4faee4b2"] 2023-03-17T06:52:49.320Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Request body: 2023-03-17T06:52:49.320Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:49.345Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:49.345Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:49.346Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Status text : OK 2023-03-17T06:52:49.346Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:49 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:49.346Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||Response body: { "requestId" : "af7b7e70-951e-4419-8b21-12eb263cbb2b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:52:36.000+00:00", "endTime" : "2023-03-17T06:52:41.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n\t\t\t\"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "serviceInstanceName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "af7b7e70-951e-4419-8b21-12eb263cbb2b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b" } } } 2023-03-17T06:52:49.346Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:49.347Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/af7b7e70-951e-4419-8b21-12eb263cbb2b|INFO|500||InvokeReturn 2023-03-17T06:52:49.348Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false 2023-03-17T06:52:49.348Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:52:49.348Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:49.349Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false 2023-03-17T06:52:49.349Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:52:49.349Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ac67427c0091dd93d0840cbcef98c11", X-B3-SpanId:"3c901395c0e6010f", X-B3-ParentSpanId:"18d09891e2a4ae8a", X-B3-Sampled:"0", X-ONAP-RequestID:"4098d29e-498d-4c38-8aae-eca0b07565c5", X-RequestID:"4098d29e-498d-4c38-8aae-eca0b07565c5", X-TransactionID:"4098d29e-498d-4c38-8aae-eca0b07565c5", X-ECOMP-RequestID:"4098d29e-498d-4c38-8aae-eca0b07565c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0766d966-a532-4a9e-aa59-601204fd1c54"] 2023-03-17T06:52:49.349Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:52:49.349Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:49.371Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:49.371Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:49.371Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:52:49.371Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:49 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:49.372Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:52:49.372Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:49.372Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=af7b7e70-951e-4419-8b21-12eb263cbb2b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:52:49.380Z|4098d29e-498d-4c38-8aae-eca0b07565c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/af7b7e70-951e-4419-8b21-12eb263cbb2b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:49.936Z|4fcf2046-4608-4a19-9007-01b50670f7a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:52:49.936Z|4fcf2046-4608-4a19-9007-01b50670f7a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:52:50.457Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:50.463Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:52:50.464Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||Invoke 2023-03-17T06:52:50.464Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:50.464Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:52:50.464Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Method : GET 2023-03-17T06:52:50.464Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"405e7ab8719ed365e98f69ef7515a4e7", X-B3-SpanId:"7bdc1d47037d6ac8", X-B3-ParentSpanId:"b8bcb4d4a70f74b5", X-B3-Sampled:"0", X-ONAP-RequestID:"1a60b59f-b559-4c20-ab3f-2bd9b832f5ce", X-RequestID:"1a60b59f-b559-4c20-ab3f-2bd9b832f5ce", X-TransactionID:"1a60b59f-b559-4c20-ab3f-2bd9b832f5ce", X-ECOMP-RequestID:"1a60b59f-b559-4c20-ab3f-2bd9b832f5ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6705493-e80c-4ea4-b283-e7aa144bc188"] 2023-03-17T06:52:50.464Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Request body: 2023-03-17T06:52:50.465Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:50.501Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:50.502Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:50.502Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status text : OK 2023-03-17T06:52:50.502Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:50 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:50.503Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Response body: { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:52:16.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\n \"modelVersionId\": \"9f206e00-8696-4b7c-8963-a449d1be1b04\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f522f6b9-123e-4d34-8095-7f836f66cab1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" } } } 2023-03-17T06:52:50.504Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:50.504Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||InvokeReturn 2023-03-17T06:52:50.505Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:52:50.505Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:52:50.505Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:50.505Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:52:50.506Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:52:50.506Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"405e7ab8719ed365e98f69ef7515a4e7", X-B3-SpanId:"3ecfe95304d62077", X-B3-ParentSpanId:"b8bcb4d4a70f74b5", X-B3-Sampled:"0", X-ONAP-RequestID:"1a60b59f-b559-4c20-ab3f-2bd9b832f5ce", X-RequestID:"1a60b59f-b559-4c20-ab3f-2bd9b832f5ce", X-TransactionID:"1a60b59f-b559-4c20-ab3f-2bd9b832f5ce", X-ECOMP-RequestID:"1a60b59f-b559-4c20-ab3f-2bd9b832f5ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c20c17d6-f5fd-48b8-a52c-387cd94e42f9"] 2023-03-17T06:52:50.506Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:52:50.506Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:50.523Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:50.523Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:50.523Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:52:50.523Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:50 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:50.524Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:52:50.525Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:50.525Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:52:50.545Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:52:50.546Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:52:50.546Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:50.546Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:52:50.546Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:52:50.546Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1a60b59f-b559-4c20-ab3f-2bd9b832f5ce", X-RequestID:"1a60b59f-b559-4c20-ab3f-2bd9b832f5ce", X-TransactionID:"1a60b59f-b559-4c20-ab3f-2bd9b832f5ce", X-ECOMP-RequestID:"1a60b59f-b559-4c20-ab3f-2bd9b832f5ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"077b0141-9eac-47c2-8f80-cb7944606909"] 2023-03-17T06:52:50.546Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:52:50.546Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:50.690Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:50.690Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:50.691Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:52:50.691Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=01695BC5C7CEAE00CE6267AFCA291B1A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 06:52:50 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-03-17T06:52:50.691Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","businessKey":"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T06:52:37.532+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"4da24c80-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T06:52:50.691Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:50.691Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:52:50.706Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:52:50.706Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:52:50.707Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:50.707Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:52:50.707Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:52:50.707Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1a60b59f-b559-4c20-ab3f-2bd9b832f5ce", X-RequestID:"1a60b59f-b559-4c20-ab3f-2bd9b832f5ce", X-TransactionID:"1a60b59f-b559-4c20-ab3f-2bd9b832f5ce", X-ECOMP-RequestID:"1a60b59f-b559-4c20-ab3f-2bd9b832f5ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2b6b4cd-9d44-4c94-903d-6d00335ea51d"] 2023-03-17T06:52:50.707Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:52:50.707Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:50.832Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:50.834Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 5af38238-33b6-47c9-a8b7-9af1a40b9af6 already exists in requestDb InfraActiveRequests table 2023-03-17T06:52:50.834Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6 2023-03-17T06:52:50.835Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|INFO|500||Invoke 2023-03-17T06:52:50.835Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:50.835Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6 2023-03-17T06:52:50.835Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Method : GET 2023-03-17T06:52:50.835Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0fa0f04536bb3c0c0b5542333471756d", X-B3-SpanId:"bc690942fc17e57a", X-B3-ParentSpanId:"93862c0b4a8d173c", X-B3-Sampled:"0", X-ONAP-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-TransactionID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-ECOMP-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da7762ac-c463-4ec2-b0d3-bbd4bffda6f5"] 2023-03-17T06:52:50.835Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Request body: 2023-03-17T06:52:50.835Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:50.853Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:50.853Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:50.854Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:52:50.854Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=35560D384BB7218E17C12F8147B9C634; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 17 Mar 2023 06:52:50 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-17T06:52:50.855Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:4da496ae-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","executionId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:52:37.532+0000","endTime":"2023-03-17T06:52:37.532+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:52:50.855Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:50.856Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:52:50.864Z|1a60b59f-b559-4c20-ab3f-2bd9b832f5ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:50.872Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:50.872Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T06:52:50.872Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Status text : Not Found 2023-03-17T06:52:50.873Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:52:50 GMT", x-envoy-upstream-service-time:"34", server:"envoy"] 2023-03-17T06:52:50.873Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Response body: 2023-03-17T06:52:50.873Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:50.873Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|INFO|404|Not Found|InvokeReturn 2023-03-17T06:52:50.880Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||INFO|500||Running local validations 2023-03-17T06:52:50.881Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-17T06:52:50.884Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:52:50.903Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/da16556d-349b-4bc1-a0f3-532d2984356d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T06:52:50.903Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/da16556d-349b-4bc1-a0f3-532d2984356d|INFO|500||Invoke 2023-03-17T06:52:50.917Z|d99b0b43-d897-4439-a933-332852234ba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:52:50.918Z|d99b0b43-d897-4439-a933-332852234ba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:52:50.955Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/da16556d-349b-4bc1-a0f3-532d2984356d|INFO|404|Not Found|InvokeReturn 2023-03-17T06:52:50.956Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/da16556d-349b-4bc1-a0f3-532d2984356d has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:52:51 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[29], x-aai-txid=[0-aai-resources-230317-06:52:51:184-36728], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:52:50.957Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/da16556d-349b-4bc1-a0f3-532d2984356d","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/da16556d-349b-4bc1-a0f3-532d2984356d","ERR.5.4.6114"]}}} 2023-03-17T06:52:50.959Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/da16556d-349b-4bc1-a0f3-532d2984356d 2023-03-17T06:52:50.959Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: da16556d-349b-4bc1-a0f3-532d2984356d 2023-03-17T06:52:50.962Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:52:50.982Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/da16556d-349b-4bc1-a0f3-532d2984356d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T06:52:50.983Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/da16556d-349b-4bc1-a0f3-532d2984356d|INFO|500||Invoke 2023-03-17T06:52:51.018Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/da16556d-349b-4bc1-a0f3-532d2984356d|INFO|404|Not Found|InvokeReturn 2023-03-17T06:52:51.018Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/da16556d-349b-4bc1-a0f3-532d2984356d has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:52:51 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[32], x-aai-txid=[0-aai-resources-230317-06:52:51:251-6560], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:52:51.019Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/da16556d-349b-4bc1-a0f3-532d2984356d","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/da16556d-349b-4bc1-a0f3-532d2984356d","ERR.5.4.6114"]}}} 2023-03-17T06:52:51.021Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/da16556d-349b-4bc1-a0f3-532d2984356d 2023-03-17T06:52:51.022Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: da16556d-349b-4bc1-a0f3-532d2984356d 2023-03-17T06:52:51.026Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:52:51.046Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T06:52:51.046Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||Invoke 2023-03-17T06:52:51.105Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||InvokeReturn 2023-03-17T06:52:51.106Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:52:51 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[56], vertex-id=[192696], x-aai-txid=[0-aai-resources-230317-06:52:51:314-32487], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:52:51.107Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"4a994322e1644b9c964b1676d81c1e9b","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679035470329","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-17T06:52:51.109Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-17T06:52:51.109Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-17T06:52:51.111Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:52:51.112Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-17T06:52:51.112Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:51.112Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:52:51.113Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-17T06:52:51.113Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"168", X-B3-TraceId:"0fa0f04536bb3c0c0b5542333471756d", X-B3-SpanId:"f930ca1eff1117e3", X-B3-ParentSpanId:"93862c0b4a8d173c", X-B3-Sampled:"0", X-ONAP-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-TransactionID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-ECOMP-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b65a8aad-849b-46d0-b181-d65581c40d65"] 2023-03-17T06:52:51.113Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"37570d29-e360-4cd1-88bd-56f122d86ea1"},"instanceName":"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0","requestScope":"vnf"} 2023-03-17T06:52:51.113Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:51.144Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:51.145Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:51.145Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-17T06:52:51.145Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:52:50 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2023-03-17T06:52:51.145Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-17T06:52:51.146Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:51.146Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-17T06:52:51.147Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d 2023-03-17T06:52:51.147Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d|INFO|500||Invoke 2023-03-17T06:52:51.147Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:51.147Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d 2023-03-17T06:52:51.148Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d|DEBUG|500||Method : GET 2023-03-17T06:52:51.148Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-TransactionID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-ECOMP-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87206cd6-6b53-45a5-b441-04be169b4b49"] 2023-03-17T06:52:51.148Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d|DEBUG|500||Request body: 2023-03-17T06:52:51.148Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:51.220Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:51.220Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:51.220Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d|DEBUG|500||Status text : OK 2023-03-17T06:52:51.220Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:52:51 GMT", x-envoy-upstream-service-time:"67", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:51.221Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 6, "modelCustomizationUUID" : "a2983152-fe83-430f-80ba-ff5e650f1c8d", "modelInstanceName" : "basic_vm 0", "created" : "2023-03-17 06:51:59.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2023-03-17T06:51:59.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vfModuleCustomizations" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfcInstanceGroupCustomizations" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/service" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d" } } } 2023-03-17T06:52:51.222Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:51.222Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a2983152-fe83-430f-80ba-ff5e650f1c8d|INFO|500||InvokeReturn 2023-03-17T06:52:51.242Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources 2023-03-17T06:52:51.242Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|INFO|500||Invoke 2023-03-17T06:52:51.242Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:51.242Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources 2023-03-17T06:52:51.242Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Method : GET 2023-03-17T06:52:51.243Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-TransactionID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-ECOMP-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f69b046-33dc-4af8-9982-e2daf81ef8cc"] 2023-03-17T06:52:51.243Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Request body: 2023-03-17T06:52:51.243Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:51.289Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:51.289Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:51.290Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Status text : OK 2023-03-17T06:52:51.290Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/87885514-1f8c-4040-a6a7-9e187d94d78e", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:52:51 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:51.291Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Response body: { "modelUUID" : "87885514-1f8c-4040-a6a7-9e187d94d78e", "modelInvariantUUID" : "541be38d-c311-4acc-9c01-5f6442687405", "modelName" : "basic_vm", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicVm", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2023-03-17T06:51:59.000+00:00", "modelInvariantId" : "541be38d-c311-4acc-9c01-5f6442687405", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/87885514-1f8c-4040-a6a7-9e187d94d78e" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/87885514-1f8c-4040-a6a7-9e187d94d78e" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/87885514-1f8c-4040-a6a7-9e187d94d78e/vnfResourceWorkflow" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/87885514-1f8c-4040-a6a7-9e187d94d78e/heatTemplates" } } } 2023-03-17T06:52:51.292Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:51.292Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|INFO|500||InvokeReturn 2023-03-17T06:52:51.302Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2023-03-17T06:52:51.303Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2023-03-17T06:52:51.303Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:51.303Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2023-03-17T06:52:51.304Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2023-03-17T06:52:51.304Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-TransactionID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-ECOMP-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4168b0f-fd7c-497c-a598-73cebe958e2e"] 2023-03-17T06:52:51.304Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2023-03-17T06:52:51.304Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:51.344Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:51.344Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:51.344Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2023-03-17T06:52:51.344Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:52:51 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:51.345Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 10033, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "createInstance", "description" : "Gr api recipe to create vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-03-17T00:09:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" } } } 2023-03-17T06:52:51.346Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:51.346Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2023-03-17T06:52:51.357Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:52:51.358Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-17T06:52:51.358Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:51.358Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:52:51.358Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-17T06:52:51.358Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2613", X-B3-TraceId:"0fa0f04536bb3c0c0b5542333471756d", X-B3-SpanId:"29735ae3f9231919", X-B3-ParentSpanId:"93862c0b4a8d173c", X-B3-Sampled:"0", X-ONAP-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-TransactionID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-ECOMP-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6f60c64-7c23-41dd-91f1-1fa01ead77e3"] 2023-03-17T06:52:51.358Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"5af38238-33b6-47c9-a8b7-9af1a40b9af6","requestStatus":"IN_PROGRESS","startTime":1679035970881,"source":"VID","vnfName":"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"4a994322e1644b9c964b1676d81c1e9b","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"37570d29-e360-4cd1-88bd-56f122d86ea1","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"5af38238-33b6-47c9-a8b7-9af1a40b9af6"} 2023-03-17T06:52:51.358Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:51.406Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:51.406Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-17T06:52:51.406Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-17T06:52:51.407Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:50 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:51.407Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "5af38238-33b6-47c9-a8b7-9af1a40b9af6", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:52:50.881+00:00", "source" : "VID", "vnfName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-17T06:52:51.380+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5af38238-33b6-47c9-a8b7-9af1a40b9af6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6" } } } 2023-03-17T06:52:51.407Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:51.407Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-17T06:52:51.419Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:52:51.420Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-17T06:52:51.420Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:51.420Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:52:51.420Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-17T06:52:51.421Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2942", X-B3-TraceId:"0fa0f04536bb3c0c0b5542333471756d", X-B3-SpanId:"a33a114da5261c33", X-B3-ParentSpanId:"93862c0b4a8d173c", X-B3-Sampled:"0", X-ONAP-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-TransactionID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-ECOMP-RequestID:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbb08397-d9bb-4f09-ae61-518781f02c95"] 2023-03-17T06:52:51.421Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"541be38d-c311-4acc-9c01-5f6442687405\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\"modelVersionId\":\"87885514-1f8c-4040-a6a7-9e187d94d78e\",\"modelCustomizationId\":\"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\"modelUuid\":\"87885514-1f8c-4040-a6a7-9e187d94d78e\",\"modelInvariantUuid\":\"541be38d-c311-4acc-9c01-5f6442687405\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"da16556d-349b-4bc1-a0f3-532d2984356d\",\"source\":\"VID\",\"instanceName\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"37570d29-e360-4cd1-88bd-56f122d86ea1\",\"modelInfo\":{\"modelInvariantId\":\"da16556d-349b-4bc1-a0f3-532d2984356d\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f392c452-5d4f-491f-8bef-bee865ff5bf2\",\"modelUuid\":\"f392c452-5d4f-491f-8bef-bee865ff5bf2\",\"modelInvariantUuid\":\"da16556d-349b-4bc1-a0f3-532d2984356d\"}}}],\"cloudConfiguration\":{\"tenantId\":\"4a994322e1644b9c964b1676d81c1e9b\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"37570d29-e360-4cd1-88bd-56f122d86ea1\"}","type":"String"},"requestId":{"value":"5af38238-33b6-47c9-a8b7-9af1a40b9af6","type":"String"},"mso-request-id":{"value":"5af38238-33b6-47c9-a8b7-9af1a40b9af6","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"37570d29-e360-4cd1-88bd-56f122d86ea1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_vm/basic_vm 0","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-17T06:52:51.421Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:52.443Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:52.443Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-17T06:52:52.444Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-17T06:52:52.444Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 17 Mar 2023 06:52:52 GMT", x-onap-requestid:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", x-requestid:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", x-transactionid:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", x-ecomp-requestid:"5af38238-33b6-47c9-a8b7-9af1a40b9af6", x-onap-partnername:"UNKNOWN", x-invocationid:"fbb08397-d9bb-4f09-ae61-518781f02c95", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1016", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:52.444Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"5af38238-33b6-47c9-a8b7-9af1a40b9af6\",\"instanceId\":\"53774475-8aa2-4a94-b73d-af7f891be99c\"}}","message":"Success","processInstanceID":"55e63c3e-c490-11ed-8ef8-c6acbebbef3f","variables":null,"messageCode":200} 2023-03-17T06:52:52.445Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:52.445Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-17T06:52:52.451Z|5af38238-33b6-47c9-a8b7-9af1a40b9af6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:52.632Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:52:52.638Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6 2023-03-17T06:52:52.638Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|INFO|500||Invoke 2023-03-17T06:52:52.638Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:52.638Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6 2023-03-17T06:52:52.638Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Method : GET 2023-03-17T06:52:52.638Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b906d2988bd0d414a98f513c7d8af088", X-B3-SpanId:"c31c9c94b3bb3de9", X-B3-ParentSpanId:"3771c12483ee3727", X-B3-Sampled:"0", X-ONAP-RequestID:"700a76fe-5108-4bf8-af6b-3f91ce54e8a3", X-RequestID:"700a76fe-5108-4bf8-af6b-3f91ce54e8a3", X-TransactionID:"700a76fe-5108-4bf8-af6b-3f91ce54e8a3", X-ECOMP-RequestID:"700a76fe-5108-4bf8-af6b-3f91ce54e8a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df97a2b9-4ea1-4eaa-b41d-dcdf8624e0cf"] 2023-03-17T06:52:52.639Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Request body: 2023-03-17T06:52:52.639Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:52.668Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:52.669Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:52.669Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Status text : OK 2023-03-17T06:52:52.669Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:51 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:52.670Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Response body: { "requestId" : "5af38238-33b6-47c9-a8b7-9af1a40b9af6", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:52:50.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5af38238-33b6-47c9-a8b7-9af1a40b9af6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6" } } } 2023-03-17T06:52:52.670Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:52.670Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|INFO|500||InvokeReturn 2023-03-17T06:52:52.672Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false 2023-03-17T06:52:52.672Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:52:52.672Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:52:52.672Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false 2023-03-17T06:52:52.672Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:52:52.672Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b906d2988bd0d414a98f513c7d8af088", X-B3-SpanId:"df6cc97a4a1ddb23", X-B3-ParentSpanId:"3771c12483ee3727", X-B3-Sampled:"0", X-ONAP-RequestID:"700a76fe-5108-4bf8-af6b-3f91ce54e8a3", X-RequestID:"700a76fe-5108-4bf8-af6b-3f91ce54e8a3", X-TransactionID:"700a76fe-5108-4bf8-af6b-3f91ce54e8a3", X-ECOMP-RequestID:"700a76fe-5108-4bf8-af6b-3f91ce54e8a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a06b1b0b-f302-4946-adb6-ad7742016d10"] 2023-03-17T06:52:52.672Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:52:52.672Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:52:52.686Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:52:52.686Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:52:52.687Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:52:52.687Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:52:51 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:52:52.687Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:52:52.688Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:52:52.688Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:52:52.695Z|700a76fe-5108-4bf8-af6b-3f91ce54e8a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:52:57.352Z|a8d73469-9b15-41ad-9486-ca420e52a872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:57.352Z|31bd9354-0776-4504-b795-6779badd6ef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:57.353Z|a8d73469-9b15-41ad-9486-ca420e52a872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:57.353Z|31bd9354-0776-4504-b795-6779badd6ef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:52:57.354Z|541d8df8-533d-43ed-bdda-b3d9ca75ea9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:52:57.355Z|541d8df8-533d-43ed-bdda-b3d9ca75ea9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:01.065Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:01.072Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:01.073Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||Invoke 2023-03-17T06:53:01.073Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:01.074Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:01.074Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Method : GET 2023-03-17T06:53:01.074Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"137460eb8e1c0382a1bf42aa0fd98ec2", X-B3-SpanId:"67b6b055cbcc65b1", X-B3-ParentSpanId:"50df3196e65a1fd0", X-B3-Sampled:"0", X-ONAP-RequestID:"5f781d10-8581-4665-ae5c-962cdd315ba8", X-RequestID:"5f781d10-8581-4665-ae5c-962cdd315ba8", X-TransactionID:"5f781d10-8581-4665-ae5c-962cdd315ba8", X-ECOMP-RequestID:"5f781d10-8581-4665-ae5c-962cdd315ba8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8d14f32-9357-4425-aaf1-17f46c93186c"] 2023-03-17T06:53:01.074Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Request body: 2023-03-17T06:53:01.074Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:01.107Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:01.108Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:01.108Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status text : OK 2023-03-17T06:53:01.108Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:01 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:01.108Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Response body: { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:52:16.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\n \"modelVersionId\": \"9f206e00-8696-4b7c-8963-a449d1be1b04\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f522f6b9-123e-4d34-8095-7f836f66cab1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" } } } 2023-03-17T06:53:01.109Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:01.109Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||InvokeReturn 2023-03-17T06:53:01.110Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:01.111Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:01.111Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:01.111Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:01.111Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:01.111Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"137460eb8e1c0382a1bf42aa0fd98ec2", X-B3-SpanId:"6e81391f24236f63", X-B3-ParentSpanId:"50df3196e65a1fd0", X-B3-Sampled:"0", X-ONAP-RequestID:"5f781d10-8581-4665-ae5c-962cdd315ba8", X-RequestID:"5f781d10-8581-4665-ae5c-962cdd315ba8", X-TransactionID:"5f781d10-8581-4665-ae5c-962cdd315ba8", X-ECOMP-RequestID:"5f781d10-8581-4665-ae5c-962cdd315ba8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd91fbe7-13f0-48a7-a722-90a0ef224a07"] 2023-03-17T06:53:01.112Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:01.112Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:01.127Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:01.128Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:01.128Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:01.128Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:01 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:01.129Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:53:01.129Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:01.129Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:01.147Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:01.148Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:01.148Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:01.148Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:01.148Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:01.148Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5f781d10-8581-4665-ae5c-962cdd315ba8", X-RequestID:"5f781d10-8581-4665-ae5c-962cdd315ba8", X-TransactionID:"5f781d10-8581-4665-ae5c-962cdd315ba8", X-ECOMP-RequestID:"5f781d10-8581-4665-ae5c-962cdd315ba8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"348e2b6e-e4e9-412b-b675-eb5f146b6993"] 2023-03-17T06:53:01.148Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:01.149Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:01.350Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:01.351Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:01.351Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:01.351Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8F06CDA2260321C559905218717A1588; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 06:53:01 GMT", x-envoy-upstream-service-time:"192", server:"envoy"] 2023-03-17T06:53:01.352Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","businessKey":"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T06:52:37.532+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"4da24c80-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T06:53:01.352Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:01.352Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:01.372Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:01.373Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:01.373Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:01.373Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:01.374Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:01.374Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5f781d10-8581-4665-ae5c-962cdd315ba8", X-RequestID:"5f781d10-8581-4665-ae5c-962cdd315ba8", X-TransactionID:"5f781d10-8581-4665-ae5c-962cdd315ba8", X-ECOMP-RequestID:"5f781d10-8581-4665-ae5c-962cdd315ba8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"839ef40f-4e40-42bd-9cfb-54081f207d0f"] 2023-03-17T06:53:01.374Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:01.374Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:01.559Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:01.560Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:01.560Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:01.561Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6FF25FBC33C9A045626A31E9813785DC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 17 Mar 2023 06:53:01 GMT", x-envoy-upstream-service-time:"180", server:"envoy"] 2023-03-17T06:53:01.561Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:4da496ae-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","executionId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:52:37.532+0000","endTime":"2023-03-17T06:52:37.532+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:53:01.562Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:01.562Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:01.570Z|5f781d10-8581-4665-ae5c-962cdd315ba8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:02.857Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:02.865Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6 2023-03-17T06:53:02.865Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|INFO|500||Invoke 2023-03-17T06:53:02.866Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:02.866Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6 2023-03-17T06:53:02.866Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Method : GET 2023-03-17T06:53:02.866Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49dc9808f1517f9c48d41b97fdf441b4", X-B3-SpanId:"326b0cb6e648795c", X-B3-ParentSpanId:"95fd1165359606a6", X-B3-Sampled:"0", X-ONAP-RequestID:"b9d3edf4-c90b-4165-bcf3-d1078a8a58e7", X-RequestID:"b9d3edf4-c90b-4165-bcf3-d1078a8a58e7", X-TransactionID:"b9d3edf4-c90b-4165-bcf3-d1078a8a58e7", X-ECOMP-RequestID:"b9d3edf4-c90b-4165-bcf3-d1078a8a58e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7b5a2bf-f917-49e5-86e6-0ebe49b506f3"] 2023-03-17T06:53:02.866Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Request body: 2023-03-17T06:53:02.866Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:02.891Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:02.892Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:02.892Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Status text : OK 2023-03-17T06:53:02.892Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:02 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:02.893Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Response body: { "requestId" : "5af38238-33b6-47c9-a8b7-9af1a40b9af6", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:52:50.000+00:00", "endTime" : "2023-03-17T06:53:02.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5af38238-33b6-47c9-a8b7-9af1a40b9af6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6" } } } 2023-03-17T06:53:02.893Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:02.893Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|INFO|500||InvokeReturn 2023-03-17T06:53:02.894Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false 2023-03-17T06:53:02.895Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:02.895Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:02.895Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false 2023-03-17T06:53:02.895Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:02.895Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49dc9808f1517f9c48d41b97fdf441b4", X-B3-SpanId:"fb9d075625e350a7", X-B3-ParentSpanId:"95fd1165359606a6", X-B3-Sampled:"0", X-ONAP-RequestID:"b9d3edf4-c90b-4165-bcf3-d1078a8a58e7", X-RequestID:"b9d3edf4-c90b-4165-bcf3-d1078a8a58e7", X-TransactionID:"b9d3edf4-c90b-4165-bcf3-d1078a8a58e7", X-ECOMP-RequestID:"b9d3edf4-c90b-4165-bcf3-d1078a8a58e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5d28707-6403-4625-8eb7-77b024a8ba1e"] 2023-03-17T06:53:02.895Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:02.896Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:02.914Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:02.914Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:02.914Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:02.914Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:02 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:02.917Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:53:02.917Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:02.917Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:02.925Z|b9d3edf4-c90b-4165-bcf3-d1078a8a58e7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:03.110Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:03.115Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6 2023-03-17T06:53:03.116Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|INFO|500||Invoke 2023-03-17T06:53:03.116Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:03.116Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6 2023-03-17T06:53:03.117Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Method : GET 2023-03-17T06:53:03.117Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c305ee9845e788ded3d77cb50e867751", X-B3-SpanId:"1df456f45dd350a7", X-B3-ParentSpanId:"ee5871352943625b", X-B3-Sampled:"0", X-ONAP-RequestID:"c64be4bc-4843-4eba-8aa8-6477c1f4ed84", X-RequestID:"c64be4bc-4843-4eba-8aa8-6477c1f4ed84", X-TransactionID:"c64be4bc-4843-4eba-8aa8-6477c1f4ed84", X-ECOMP-RequestID:"c64be4bc-4843-4eba-8aa8-6477c1f4ed84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e102621-a982-4d91-9656-b2968fbea4a1"] 2023-03-17T06:53:03.118Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Request body: 2023-03-17T06:53:03.118Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:03.144Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:03.145Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:03.145Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Status text : OK 2023-03-17T06:53:03.146Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:02 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:03.147Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Response body: { "requestId" : "5af38238-33b6-47c9-a8b7-9af1a40b9af6", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:52:50.000+00:00", "endTime" : "2023-03-17T06:53:02.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5af38238-33b6-47c9-a8b7-9af1a40b9af6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6" } } } 2023-03-17T06:53:03.147Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:03.147Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|INFO|500||InvokeReturn 2023-03-17T06:53:03.151Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false 2023-03-17T06:53:03.152Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:03.152Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:03.152Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false 2023-03-17T06:53:03.153Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:03.153Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c305ee9845e788ded3d77cb50e867751", X-B3-SpanId:"6f9fc7576b971a7f", X-B3-ParentSpanId:"ee5871352943625b", X-B3-Sampled:"0", X-ONAP-RequestID:"c64be4bc-4843-4eba-8aa8-6477c1f4ed84", X-RequestID:"c64be4bc-4843-4eba-8aa8-6477c1f4ed84", X-TransactionID:"c64be4bc-4843-4eba-8aa8-6477c1f4ed84", X-ECOMP-RequestID:"c64be4bc-4843-4eba-8aa8-6477c1f4ed84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c8fb23d-b790-4291-9456-746a3e089879"] 2023-03-17T06:53:03.154Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:03.154Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:03.168Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:03.169Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:03.169Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:03.169Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:02 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:03.171Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:53:03.171Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:03.171Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:03.180Z|c64be4bc-4843-4eba-8aa8-6477c1f4ed84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:03.352Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:03.357Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6 2023-03-17T06:53:03.357Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|INFO|500||Invoke 2023-03-17T06:53:03.357Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:03.357Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6 2023-03-17T06:53:03.357Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Method : GET 2023-03-17T06:53:03.358Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9818c3e736e6d545c6b1f5441ec14d0", X-B3-SpanId:"e86df20abe2be2a7", X-B3-ParentSpanId:"e987f1ed26b83ab1", X-B3-Sampled:"0", X-ONAP-RequestID:"0f3b4459-5aaf-411c-b8e2-991c59487f1e", X-RequestID:"0f3b4459-5aaf-411c-b8e2-991c59487f1e", X-TransactionID:"0f3b4459-5aaf-411c-b8e2-991c59487f1e", X-ECOMP-RequestID:"0f3b4459-5aaf-411c-b8e2-991c59487f1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5156e7f6-3b60-42f0-8c2e-1282091fe438"] 2023-03-17T06:53:03.358Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Request body: 2023-03-17T06:53:03.358Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:03.383Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:03.384Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:03.384Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Status text : OK 2023-03-17T06:53:03.384Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:02 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:03.384Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Response body: { "requestId" : "5af38238-33b6-47c9-a8b7-9af1a40b9af6", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:52:50.000+00:00", "endTime" : "2023-03-17T06:53:02.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5af38238-33b6-47c9-a8b7-9af1a40b9af6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6" } } } 2023-03-17T06:53:03.384Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:03.384Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|INFO|500||InvokeReturn 2023-03-17T06:53:03.386Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false 2023-03-17T06:53:03.386Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:03.386Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:03.386Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false 2023-03-17T06:53:03.386Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:03.386Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9818c3e736e6d545c6b1f5441ec14d0", X-B3-SpanId:"b4739be3a47f73e8", X-B3-ParentSpanId:"e987f1ed26b83ab1", X-B3-Sampled:"0", X-ONAP-RequestID:"0f3b4459-5aaf-411c-b8e2-991c59487f1e", X-RequestID:"0f3b4459-5aaf-411c-b8e2-991c59487f1e", X-TransactionID:"0f3b4459-5aaf-411c-b8e2-991c59487f1e", X-ECOMP-RequestID:"0f3b4459-5aaf-411c-b8e2-991c59487f1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8424178f-ce22-4fe3-89a1-fb309f9c318e"] 2023-03-17T06:53:03.387Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:03.387Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:03.399Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:03.399Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:03.400Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:03.400Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:02 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:03.401Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:53:03.401Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:03.402Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:03.414Z|0f3b4459-5aaf-411c-b8e2-991c59487f1e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:03.596Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:03.600Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6 2023-03-17T06:53:03.601Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|INFO|500||Invoke 2023-03-17T06:53:03.601Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:03.601Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6 2023-03-17T06:53:03.601Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Method : GET 2023-03-17T06:53:03.601Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e61ce89209dc766e3a210f7ce2818933", X-B3-SpanId:"3ca94944a9271e67", X-B3-ParentSpanId:"42c9df525c6e6e32", X-B3-Sampled:"0", X-ONAP-RequestID:"f6b02447-89e2-4986-ba2c-be66a5b810f1", X-RequestID:"f6b02447-89e2-4986-ba2c-be66a5b810f1", X-TransactionID:"f6b02447-89e2-4986-ba2c-be66a5b810f1", X-ECOMP-RequestID:"f6b02447-89e2-4986-ba2c-be66a5b810f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a67445b8-82c0-4148-a300-4c4c066ff08d"] 2023-03-17T06:53:03.601Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Request body: 2023-03-17T06:53:03.601Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:03.625Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:03.626Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:03.626Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Status text : OK 2023-03-17T06:53:03.627Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:02 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:03.627Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Response body: { "requestId" : "5af38238-33b6-47c9-a8b7-9af1a40b9af6", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:52:50.000+00:00", "endTime" : "2023-03-17T06:53:02.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5af38238-33b6-47c9-a8b7-9af1a40b9af6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6" } } } 2023-03-17T06:53:03.628Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:03.628Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|INFO|500||InvokeReturn 2023-03-17T06:53:03.631Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false 2023-03-17T06:53:03.631Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:03.631Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:03.632Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false 2023-03-17T06:53:03.632Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:03.632Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e61ce89209dc766e3a210f7ce2818933", X-B3-SpanId:"db84925b5c35b1a0", X-B3-ParentSpanId:"42c9df525c6e6e32", X-B3-Sampled:"0", X-ONAP-RequestID:"f6b02447-89e2-4986-ba2c-be66a5b810f1", X-RequestID:"f6b02447-89e2-4986-ba2c-be66a5b810f1", X-TransactionID:"f6b02447-89e2-4986-ba2c-be66a5b810f1", X-ECOMP-RequestID:"f6b02447-89e2-4986-ba2c-be66a5b810f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d85dce24-8d9d-487d-9ff3-b453c562c693"] 2023-03-17T06:53:03.632Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:03.632Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:03.649Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:03.650Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:03.650Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:03.650Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:02 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:03.650Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:53:03.651Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:03.651Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:03.659Z|f6b02447-89e2-4986-ba2c-be66a5b810f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:03.829Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:03.833Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6 2023-03-17T06:53:03.833Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|INFO|500||Invoke 2023-03-17T06:53:03.833Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:03.834Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6 2023-03-17T06:53:03.834Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Method : GET 2023-03-17T06:53:03.834Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e6a3d781319e87f96db280b458f6412", X-B3-SpanId:"9ac075c1f888c12a", X-B3-ParentSpanId:"54b57954970962e6", X-B3-Sampled:"0", X-ONAP-RequestID:"64cecf40-8ed1-4a64-9f45-aa237d6662de", X-RequestID:"64cecf40-8ed1-4a64-9f45-aa237d6662de", X-TransactionID:"64cecf40-8ed1-4a64-9f45-aa237d6662de", X-ECOMP-RequestID:"64cecf40-8ed1-4a64-9f45-aa237d6662de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa668d2d-6ef5-4447-8cd0-7def36230abe"] 2023-03-17T06:53:03.834Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Request body: 2023-03-17T06:53:03.834Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:03.872Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:03.872Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:03.872Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Status text : OK 2023-03-17T06:53:03.873Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:03 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:03.873Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||Response body: { "requestId" : "5af38238-33b6-47c9-a8b7-9af1a40b9af6", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:52:50.000+00:00", "endTime" : "2023-03-17T06:53:02.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5af38238-33b6-47c9-a8b7-9af1a40b9af6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6" } } } 2023-03-17T06:53:03.873Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:03.873Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5af38238-33b6-47c9-a8b7-9af1a40b9af6|INFO|500||InvokeReturn 2023-03-17T06:53:03.875Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false 2023-03-17T06:53:03.875Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:03.875Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:03.875Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false 2023-03-17T06:53:03.875Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:03.875Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e6a3d781319e87f96db280b458f6412", X-B3-SpanId:"54fc509c521d9d75", X-B3-ParentSpanId:"54b57954970962e6", X-B3-Sampled:"0", X-ONAP-RequestID:"64cecf40-8ed1-4a64-9f45-aa237d6662de", X-RequestID:"64cecf40-8ed1-4a64-9f45-aa237d6662de", X-TransactionID:"64cecf40-8ed1-4a64-9f45-aa237d6662de", X-ECOMP-RequestID:"64cecf40-8ed1-4a64-9f45-aa237d6662de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef479079-8195-42fc-a546-c9bda5176a0e"] 2023-03-17T06:53:03.876Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:03.876Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:03.888Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:03.889Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:03.889Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:03.889Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:03 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:03.890Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:53:03.891Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:03.891Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5af38238-33b6-47c9-a8b7-9af1a40b9af6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:03.900Z|64cecf40-8ed1-4a64-9f45-aa237d6662de|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5af38238-33b6-47c9-a8b7-9af1a40b9af6|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:04.936Z|5f3fe46a-b4c4-45bf-aaf3-c69755cb857b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:53:04.940Z|5f3fe46a-b4c4-45bf-aaf3-c69755cb857b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:53:05.340Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:05.342Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 605e8811-02b8-4166-a8c6-f1f016d135a9 already exists in requestDb InfraActiveRequests table 2023-03-17T06:53:05.342Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:53:05.343Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||Invoke 2023-03-17T06:53:05.343Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:05.343Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:53:05.343Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Method : GET 2023-03-17T06:53:05.343Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82213336d7c17ac27b6c618e99a32a93", X-B3-SpanId:"91b9ca21a8bc3bb4", X-B3-ParentSpanId:"b120b4d089cd2a34", X-B3-Sampled:"0", X-ONAP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-TransactionID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ECOMP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22ff493a-9140-4623-9b79-d519dd5eadbb"] 2023-03-17T06:53:05.343Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Request body: 2023-03-17T06:53:05.343Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:05.380Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:05.380Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T06:53:05.381Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status text : Not Found 2023-03-17T06:53:05.381Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:53:05 GMT", x-envoy-upstream-service-time:"33", server:"envoy"] 2023-03-17T06:53:05.382Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Response body: 2023-03-17T06:53:05.382Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:05.382Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|404|Not Found|InvokeReturn 2023-03-17T06:53:05.392Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|||INFO|500||Running local validations 2023-03-17T06:53:05.395Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:53:05.413Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T06:53:05.413Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||Invoke 2023-03-17T06:53:05.475Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||InvokeReturn 2023-03-17T06:53:05.475Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:53:05 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[58], vertex-id=[192696], x-aai-txid=[0-aai-resources-230317-06:53:05:684-50191], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:53:05.477Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"4a994322e1644b9c964b1676d81c1e9b","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679035975825","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53774475-8aa2-4a94-b73d-af7f891be99c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-17T06:53:05.480Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-17T06:53:05.480Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-17T06:53:05.483Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:53:05.484Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-17T06:53:05.484Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:05.484Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:53:05.485Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-17T06:53:05.485Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"222", X-B3-TraceId:"82213336d7c17ac27b6c618e99a32a93", X-B3-SpanId:"7c0b07f11d3cb944", X-B3-ParentSpanId:"b120b4d089cd2a34", X-B3-Sampled:"0", X-ONAP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-TransactionID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ECOMP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd7717a8-c7ea-43f6-bd80-cc3a9f681952"] 2023-03-17T06:53:05.485Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"53774475-8aa2-4a94-b73d-af7f891be99c","serviceInstanceId":"37570d29-e360-4cd1-88bd-56f122d86ea1"},"instanceName":"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e","requestScope":"vfModule"} 2023-03-17T06:53:05.485Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:05.535Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:05.536Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:05.536Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-17T06:53:05.537Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:53:05 GMT", x-envoy-upstream-service-time:"46", server:"envoy"] 2023-03-17T06:53:05.537Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-17T06:53:05.538Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:05.538Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-17T06:53:05.539Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=639c610c-e0f6-4123-ae0e-0f47ee8e2b34|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=639c610c-e0f6-4123-ae0e-0f47ee8e2b34 2023-03-17T06:53:05.540Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=639c610c-e0f6-4123-ae0e-0f47ee8e2b34|INFO|500||Invoke 2023-03-17T06:53:05.540Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=639c610c-e0f6-4123-ae0e-0f47ee8e2b34|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:05.540Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=639c610c-e0f6-4123-ae0e-0f47ee8e2b34|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=639c610c-e0f6-4123-ae0e-0f47ee8e2b34 2023-03-17T06:53:05.541Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=639c610c-e0f6-4123-ae0e-0f47ee8e2b34|DEBUG|500||Method : GET 2023-03-17T06:53:05.541Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=639c610c-e0f6-4123-ae0e-0f47ee8e2b34|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-TransactionID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ECOMP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a178fa02-c319-4235-aca3-2d7cb5123f29"] 2023-03-17T06:53:05.541Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=639c610c-e0f6-4123-ae0e-0f47ee8e2b34|DEBUG|500||Request body: 2023-03-17T06:53:05.542Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=639c610c-e0f6-4123-ae0e-0f47ee8e2b34|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:05.608Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=639c610c-e0f6-4123-ae0e-0f47ee8e2b34|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:05.609Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=639c610c-e0f6-4123-ae0e-0f47ee8e2b34|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:05.610Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=639c610c-e0f6-4123-ae0e-0f47ee8e2b34|DEBUG|500||Status text : OK 2023-03-17T06:53:05.611Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=639c610c-e0f6-4123-ae0e-0f47ee8e2b34|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:53:05 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:05.612Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=639c610c-e0f6-4123-ae0e-0f47ee8e2b34|DEBUG|500||Response body: { "id" : 6, "modelCustomizationUUID" : "639c610c-e0f6-4123-ae0e-0f47ee8e2b34", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2023-03-17 06:51:59.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/heatEnvironment" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/cvnfcCustomization" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vnfCustomization" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/volumeHeatEnv" } } } 2023-03-17T06:53:05.613Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=639c610c-e0f6-4123-ae0e-0f47ee8e2b34|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:05.614Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=639c610c-e0f6-4123-ae0e-0f47ee8e2b34|INFO|500||InvokeReturn 2023-03-17T06:53:05.627Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule 2023-03-17T06:53:05.628Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|INFO|500||Invoke 2023-03-17T06:53:05.628Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:05.628Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule 2023-03-17T06:53:05.629Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Method : GET 2023-03-17T06:53:05.629Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-TransactionID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ECOMP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b450420-fa9c-487a-a51e-ebb7928f0aae"] 2023-03-17T06:53:05.629Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Request body: 2023-03-17T06:53:05.629Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:05.685Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:05.685Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:05.686Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Status text : OK 2023-03-17T06:53:05.686Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:53:05 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:05.687Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Response body: { "modelUUID" : "51bb52e0-f6cb-4be4-b924-61ba8b420a62", "modelInvariantUUID" : "293a8674-17b4-4d2c-b463-b90e99293690", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-17 06:51:59.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/heatFiles" } } } 2023-03-17T06:53:05.687Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:05.688Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|INFO|500||InvokeReturn 2023-03-17T06:53:05.699Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance 2023-03-17T06:53:05.699Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-03-17T06:53:05.700Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:05.700Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance 2023-03-17T06:53:05.700Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-03-17T06:53:05.700Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-TransactionID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ECOMP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"583bed02-ee1a-4d5b-a435-28dea494dc03"] 2023-03-17T06:53:05.700Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-03-17T06:53:05.700Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:05.736Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:05.736Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T06:53:05.736Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-17T06:53:05.736Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:53:05 GMT", x-envoy-upstream-service-time:"33", server:"envoy"] 2023-03-17T06:53:05.737Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-03-17T06:53:05.737Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:05.737Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-17T06:53:05.738Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690 2023-03-17T06:53:05.738Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690|INFO|500||Invoke 2023-03-17T06:53:05.738Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:05.738Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690 2023-03-17T06:53:05.738Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690|DEBUG|500||Method : GET 2023-03-17T06:53:05.738Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-TransactionID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ECOMP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f478dbe-e2b7-413d-96e8-3c2f968002dc"] 2023-03-17T06:53:05.738Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690|DEBUG|500||Request body: 2023-03-17T06:53:05.738Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:05.765Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:05.766Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:05.766Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690|DEBUG|500||Status text : OK 2023-03-17T06:53:05.766Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:53:05 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:05.767Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "51bb52e0-f6cb-4be4-b924-61ba8b420a62", "modelInvariantUUID" : "293a8674-17b4-4d2c-b463-b90e99293690", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-17 06:51:59.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/heatFiles" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690" } } } 2023-03-17T06:53:05.767Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:05.767Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=293a8674-17b4-4d2c-b463-b90e99293690|INFO|500||InvokeReturn 2023-03-17T06:53:05.772Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance 2023-03-17T06:53:05.773Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-03-17T06:53:05.773Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:05.773Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance 2023-03-17T06:53:05.773Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-03-17T06:53:05.774Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-TransactionID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ECOMP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"736bc35e-b8b3-4980-9c66-91f383fc5a1a"] 2023-03-17T06:53:05.774Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-03-17T06:53:05.774Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:05.787Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:05.788Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T06:53:05.788Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-17T06:53:05.788Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:53:05 GMT", x-envoy-upstream-service-time:"11", server:"envoy"] 2023-03-17T06:53:05.788Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-03-17T06:53:05.788Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:05.789Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51bb52e0-f6cb-4be4-b924-61ba8b420a62&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-17T06:53:05.789Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2023-03-17T06:53:05.789Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-03-17T06:53:05.789Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:05.790Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2023-03-17T06:53:05.790Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-03-17T06:53:05.790Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-TransactionID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ECOMP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84a95768-9913-45cb-b29a-731c2b3f1062"] 2023-03-17T06:53:05.790Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-03-17T06:53:05.790Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:05.813Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:05.814Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:05.814Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : OK 2023-03-17T06:53:05.814Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:53:05 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:05.815Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: { "id" : 46, "action" : "createInstance", "description" : "Gr api recipe to create vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46" } } } 2023-03-17T06:53:05.815Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:05.815Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn 2023-03-17T06:53:05.827Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62 2023-03-17T06:53:05.827Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|INFO|500||Invoke 2023-03-17T06:53:05.828Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:05.828Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62 2023-03-17T06:53:05.828Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||Method : GET 2023-03-17T06:53:05.828Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-TransactionID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ECOMP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6366b087-abb6-4142-8900-9e9f70ee5a58"] 2023-03-17T06:53:05.828Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||Request body: 2023-03-17T06:53:05.828Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:05.855Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:05.855Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:05.856Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||Status text : OK 2023-03-17T06:53:05.856Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:53:05 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:05.857Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||Response body: { "modelUUID" : "51bb52e0-f6cb-4be4-b924-61ba8b420a62", "modelInvariantUUID" : "293a8674-17b4-4d2c-b463-b90e99293690", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-17 06:51:59.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/heatFiles" } } } 2023-03-17T06:53:05.857Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:05.857Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|INFO|500||InvokeReturn 2023-03-17T06:53:05.859Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:53:05.859Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-17T06:53:05.860Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:05.860Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:53:05.860Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-17T06:53:05.860Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3400", X-B3-TraceId:"82213336d7c17ac27b6c618e99a32a93", X-B3-SpanId:"abc9f96c17052cfd", X-B3-ParentSpanId:"b120b4d089cd2a34", X-B3-Sampled:"0", X-ONAP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-TransactionID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ECOMP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91a7887a-091d-4d39-88fd-c8198d4a2730"] 2023-03-17T06:53:05.860Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"605e8811-02b8-4166-a8c6-f1f016d135a9","requestStatus":"IN_PROGRESS","startTime":1679035985392,"source":"VID","vnfId":"53774475-8aa2-4a94-b73d-af7f891be99c","vnfType":"","tenantId":"4a994322e1644b9c964b1676d81c1e9b","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"53774475-8aa2-4a94-b73d-af7f891be99c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"37570d29-e360-4cd1-88bd-56f122d86ea1","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"605e8811-02b8-4166-a8c6-f1f016d135a9"} 2023-03-17T06:53:05.860Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:05.893Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:05.894Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-17T06:53:05.894Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-17T06:53:05.894Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:05 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:05.895Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:53:05.392+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"53774475-8aa2-4a94-b73d-af7f891be99c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-17T06:53:05.878+00:00", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" } } } 2023-03-17T06:53:05.895Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:05.896Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-17T06:53:05.904Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:53:05.904Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-17T06:53:05.904Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:05.905Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:53:05.905Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-17T06:53:05.905Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3671", X-B3-TraceId:"82213336d7c17ac27b6c618e99a32a93", X-B3-SpanId:"e40cb0b59b4fbbc9", X-B3-ParentSpanId:"b120b4d089cd2a34", X-B3-Sampled:"0", X-ONAP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-TransactionID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ECOMP-RequestID:"605e8811-02b8-4166-a8c6-f1f016d135a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42fb8464-df2c-40fd-961f-417705f98327"] 2023-03-17T06:53:05.905Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"BasicVm..base_ubuntu20..module-0\",\"modelInvariantId\":\"293a8674-17b4-4d2c-b463-b90e99293690\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\"modelVersionId\":\"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\"modelCustomizationId\":\"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\"modelUuid\":\"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\"modelInvariantUuid\":\"293a8674-17b4-4d2c-b463-b90e99293690\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"37570d29-e360-4cd1-88bd-56f122d86ea1\",\"modelInfo\":{\"modelInvariantId\":\"da16556d-349b-4bc1-a0f3-532d2984356d\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f392c452-5d4f-491f-8bef-bee865ff5bf2\",\"modelUuid\":\"f392c452-5d4f-491f-8bef-bee865ff5bf2\",\"modelInvariantUuid\":\"da16556d-349b-4bc1-a0f3-532d2984356d\"}}},{\"relatedInstance\":{\"instanceId\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"541be38d-c311-4acc-9c01-5f6442687405\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\"modelVersionId\":\"87885514-1f8c-4040-a6a7-9e187d94d78e\",\"modelCustomizationId\":\"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\"modelUuid\":\"87885514-1f8c-4040-a6a7-9e187d94d78e\",\"modelInvariantUuid\":\"541be38d-c311-4acc-9c01-5f6442687405\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"4a994322e1644b9c964b1676d81c1e9b\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"37570d29-e360-4cd1-88bd-56f122d86ea1\",\"vnfInstanceId\":\"53774475-8aa2-4a94-b73d-af7f891be99c\"}","type":"String"},"requestId":{"value":"605e8811-02b8-4166-a8c6-f1f016d135a9","type":"String"},"mso-request-id":{"value":"605e8811-02b8-4166-a8c6-f1f016d135a9","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"37570d29-e360-4cd1-88bd-56f122d86ea1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"53774475-8aa2-4a94-b73d-af7f891be99c","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_vm/basic_vm 0","type":"String"},"vfModuleType":{"value":"basic_vm/basic_vm 0::BasicVm..base_ubuntu20..module-0","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-17T06:53:05.905Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:06.925Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:06.926Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-17T06:53:06.927Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-17T06:53:06.927Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 17 Mar 2023 06:53:06 GMT", x-onap-requestid:"605e8811-02b8-4166-a8c6-f1f016d135a9", x-requestid:"605e8811-02b8-4166-a8c6-f1f016d135a9", x-transactionid:"605e8811-02b8-4166-a8c6-f1f016d135a9", x-ecomp-requestid:"605e8811-02b8-4166-a8c6-f1f016d135a9", x-onap-partnername:"UNKNOWN", x-invocationid:"42fb8464-df2c-40fd-961f-417705f98327", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1016", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:06.927Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"605e8811-02b8-4166-a8c6-f1f016d135a9\",\"instanceId\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\"}}","message":"Success","processInstanceID":"5e878de4-c490-11ed-8ef8-c6acbebbef3f","variables":null,"messageCode":200} 2023-03-17T06:53:06.928Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:06.928Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-17T06:53:06.934Z|605e8811-02b8-4166-a8c6-f1f016d135a9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:07.174Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:07.179Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:53:07.179Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||Invoke 2023-03-17T06:53:07.179Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:07.179Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:53:07.179Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Method : GET 2023-03-17T06:53:07.179Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"675f42c1056e04d960a07c65c69753ac", X-B3-SpanId:"8d1d04f89d9aadb7", X-B3-ParentSpanId:"0c5363cb8264ccfe", X-B3-Sampled:"0", X-ONAP-RequestID:"f9c3d234-3dca-426b-a40e-162a0ea4d6a5", X-RequestID:"f9c3d234-3dca-426b-a40e-162a0ea4d6a5", X-TransactionID:"f9c3d234-3dca-426b-a40e-162a0ea4d6a5", X-ECOMP-RequestID:"f9c3d234-3dca-426b-a40e-162a0ea4d6a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"647f6cc1-3604-4512-adec-5891d2a4ec79"] 2023-03-17T06:53:07.180Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Request body: 2023-03-17T06:53:07.180Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:07.210Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:07.211Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:07.211Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status text : OK 2023-03-17T06:53:07.211Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:06 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:07.212Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Response body: { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:53:05.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"53774475-8aa2-4a94-b73d-af7f891be99c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:06.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" } } } 2023-03-17T06:53:07.212Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:07.212Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||InvokeReturn 2023-03-17T06:53:07.214Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:53:07.214Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:07.214Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:07.214Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:53:07.214Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:07.214Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"675f42c1056e04d960a07c65c69753ac", X-B3-SpanId:"12007904728b28b3", X-B3-ParentSpanId:"0c5363cb8264ccfe", X-B3-Sampled:"0", X-ONAP-RequestID:"f9c3d234-3dca-426b-a40e-162a0ea4d6a5", X-RequestID:"f9c3d234-3dca-426b-a40e-162a0ea4d6a5", X-TransactionID:"f9c3d234-3dca-426b-a40e-162a0ea4d6a5", X-ECOMP-RequestID:"f9c3d234-3dca-426b-a40e-162a0ea4d6a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01d43fe6-7f0e-4bd9-8a2d-da7d15142430"] 2023-03-17T06:53:07.215Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:07.215Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:07.231Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:07.231Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:07.231Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:07.232Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:06 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:07.233Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:53:07.233Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:07.233Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:07.242Z|f9c3d234-3dca-426b-a40e-162a0ea4d6a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:07.389Z|5f354038-8dc3-413c-8121-4608fadec37b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:07.389Z|5f354038-8dc3-413c-8121-4608fadec37b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:07.390Z|2b1e2672-95e8-4b77-a0b7-5af6a66c6df8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:07.390Z|2b1e2672-95e8-4b77-a0b7-5af6a66c6df8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:07.391Z|8af05752-888d-4546-b9ad-6a8ca5463982|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:07.391Z|8af05752-888d-4546-b9ad-6a8ca5463982|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:11.749Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:11.756Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:11.756Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||Invoke 2023-03-17T06:53:11.756Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:11.756Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:11.757Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Method : GET 2023-03-17T06:53:11.757Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bc34bfd949dc268c42ff5f81b0467e8", X-B3-SpanId:"1e90090f7113aa69", X-B3-ParentSpanId:"a98c2486538c2de9", X-B3-Sampled:"0", X-ONAP-RequestID:"b9cf0faf-7d22-4960-b966-d230ccfeee55", X-RequestID:"b9cf0faf-7d22-4960-b966-d230ccfeee55", X-TransactionID:"b9cf0faf-7d22-4960-b966-d230ccfeee55", X-ECOMP-RequestID:"b9cf0faf-7d22-4960-b966-d230ccfeee55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd56e28d-fc77-4d65-8761-75c2d8d5a32a"] 2023-03-17T06:53:11.757Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Request body: 2023-03-17T06:53:11.757Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:14.058Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:14.059Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:14.060Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status text : OK 2023-03-17T06:53:14.060Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:14 GMT", x-envoy-upstream-service-time:"2297", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:14.061Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Response body: { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:52:16.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\n \"modelVersionId\": \"9f206e00-8696-4b7c-8963-a449d1be1b04\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f522f6b9-123e-4d34-8095-7f836f66cab1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" } } } 2023-03-17T06:53:14.061Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:14.062Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||InvokeReturn 2023-03-17T06:53:14.064Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:14.065Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:14.065Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:14.066Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:14.066Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:14.066Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bc34bfd949dc268c42ff5f81b0467e8", X-B3-SpanId:"ba4babccdc738734", X-B3-ParentSpanId:"a98c2486538c2de9", X-B3-Sampled:"0", X-ONAP-RequestID:"b9cf0faf-7d22-4960-b966-d230ccfeee55", X-RequestID:"b9cf0faf-7d22-4960-b966-d230ccfeee55", X-TransactionID:"b9cf0faf-7d22-4960-b966-d230ccfeee55", X-ECOMP-RequestID:"b9cf0faf-7d22-4960-b966-d230ccfeee55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"155e7351-9b88-431e-ba21-425b65ba52e7"] 2023-03-17T06:53:14.066Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:14.067Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:14.087Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:14.087Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:14.087Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:14.087Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:14 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:14.088Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:53:14.088Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:14.088Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:14.114Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:14.115Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:14.116Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:14.117Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:14.117Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:14.118Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9cf0faf-7d22-4960-b966-d230ccfeee55", X-RequestID:"b9cf0faf-7d22-4960-b966-d230ccfeee55", X-TransactionID:"b9cf0faf-7d22-4960-b966-d230ccfeee55", X-ECOMP-RequestID:"b9cf0faf-7d22-4960-b966-d230ccfeee55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50f7f81f-7c59-4cb2-bf5a-a95b1e4c731e"] 2023-03-17T06:53:14.118Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:14.119Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:14.271Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:14.273Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:14.273Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:14.274Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1156983262A41A522C5030B8BC8F7835; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 06:53:14 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-03-17T06:53:14.275Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","businessKey":"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T06:52:37.532+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"4da24c80-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T06:53:14.275Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:14.276Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:14.293Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:14.293Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:14.294Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:14.294Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:14.294Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:14.294Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9cf0faf-7d22-4960-b966-d230ccfeee55", X-RequestID:"b9cf0faf-7d22-4960-b966-d230ccfeee55", X-TransactionID:"b9cf0faf-7d22-4960-b966-d230ccfeee55", X-ECOMP-RequestID:"b9cf0faf-7d22-4960-b966-d230ccfeee55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37dbe7a9-ac33-4a62-aa4a-0ecec5e0c624"] 2023-03-17T06:53:14.295Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:14.295Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:14.444Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:14.445Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:14.446Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:14.447Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B0CA8A469140852484C89259E4562107; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 17 Mar 2023 06:53:14 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-17T06:53:14.448Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:4da496ae-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","executionId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:52:37.532+0000","endTime":"2023-03-17T06:52:37.532+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:53:14.448Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:14.449Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:14.456Z|b9cf0faf-7d22-4960-b966-d230ccfeee55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:17.412Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:17.416Z|d06f0bed-95d7-4d67-b88b-b1b90948a223|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:17.416Z|d06f0bed-95d7-4d67-b88b-b1b90948a223|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:17.416Z|3d7ec3ea-b63c-475b-9e53-973a74743338|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:17.417Z|3d7ec3ea-b63c-475b-9e53-973a74743338|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:17.422Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:53:17.423Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||Invoke 2023-03-17T06:53:17.423Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:17.423Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:53:17.423Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Method : GET 2023-03-17T06:53:17.423Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db30a9a3afa34c19b0d55f2d1f2714f3", X-B3-SpanId:"d45a83a1247bc078", X-B3-ParentSpanId:"957f1ae197809782", X-B3-Sampled:"0", X-ONAP-RequestID:"782903d6-fe27-4189-afa0-de5fa64289d2", X-RequestID:"782903d6-fe27-4189-afa0-de5fa64289d2", X-TransactionID:"782903d6-fe27-4189-afa0-de5fa64289d2", X-ECOMP-RequestID:"782903d6-fe27-4189-afa0-de5fa64289d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fb780bd-6cdc-4f89-a0ba-f611c94de6bb"] 2023-03-17T06:53:17.423Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Request body: 2023-03-17T06:53:17.423Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:17.424Z|11da9d5b-b4b9-4f0a-a8b6-adf5cf022ff6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:17.424Z|11da9d5b-b4b9-4f0a-a8b6-adf5cf022ff6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:17.454Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:17.455Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:17.455Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status text : OK 2023-03-17T06:53:17.455Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:17 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:17.455Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Response body: { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:53:05.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"53774475-8aa2-4a94-b73d-af7f891be99c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:17.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" } } } 2023-03-17T06:53:17.455Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:17.455Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||InvokeReturn 2023-03-17T06:53:17.457Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:53:17.457Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:17.457Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:17.457Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:53:17.457Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:17.457Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db30a9a3afa34c19b0d55f2d1f2714f3", X-B3-SpanId:"026d72a901a6b1da", X-B3-ParentSpanId:"957f1ae197809782", X-B3-Sampled:"0", X-ONAP-RequestID:"782903d6-fe27-4189-afa0-de5fa64289d2", X-RequestID:"782903d6-fe27-4189-afa0-de5fa64289d2", X-TransactionID:"782903d6-fe27-4189-afa0-de5fa64289d2", X-ECOMP-RequestID:"782903d6-fe27-4189-afa0-de5fa64289d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9591cc74-c85d-451f-b548-68f166af7d7c"] 2023-03-17T06:53:17.457Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:17.457Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:17.471Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:17.472Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:17.472Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:17.472Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:17 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:17.473Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:53:17.473Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:17.473Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:17.491Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:17.491Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:17.491Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:17.491Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:17.492Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:17.492Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"782903d6-fe27-4189-afa0-de5fa64289d2", X-RequestID:"782903d6-fe27-4189-afa0-de5fa64289d2", X-TransactionID:"782903d6-fe27-4189-afa0-de5fa64289d2", X-ECOMP-RequestID:"782903d6-fe27-4189-afa0-de5fa64289d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bf79acc-ee61-4559-9355-066ebf31b5dd"] 2023-03-17T06:53:17.492Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:17.492Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:17.644Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:17.644Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:17.645Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:17.645Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1FF69E8BFF6FB964879F673AEFC9280E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Fri, 17 Mar 2023 06:53:17 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-03-17T06:53:17.646Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"643394a8-c490-11ed-8ef8-c6acbebbef3f","businessKey":"605e8811-02b8-4166-a8c6-f1f016d135a9","processDefinitionId":"SDNCHandler:1:2e521290-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-17T06:53:15.379+0000","endTime":"2023-03-17T06:53:16.869+0000","removalTime":null,"durationInMillis":1490,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"5e878de4-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"63a07c30-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-17T06:53:17.646Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:17.647Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:17.669Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=643394a8-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=643394a8-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:17.670Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=643394a8-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:17.670Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=643394a8-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:17.670Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=643394a8-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=643394a8-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:17.670Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=643394a8-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:17.670Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=643394a8-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"782903d6-fe27-4189-afa0-de5fa64289d2", X-RequestID:"782903d6-fe27-4189-afa0-de5fa64289d2", X-TransactionID:"782903d6-fe27-4189-afa0-de5fa64289d2", X-ECOMP-RequestID:"782903d6-fe27-4189-afa0-de5fa64289d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3be432db-f7fc-47e1-b2bb-2189412e8acd"] 2023-03-17T06:53:17.671Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=643394a8-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:17.671Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=643394a8-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:17.811Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=643394a8-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:17.812Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=643394a8-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:17.813Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=643394a8-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:17.813Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=643394a8-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=75333DBB84718AA1CCEDE248312E8FC5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"806", date:"Fri, 17 Mar 2023 06:53:17 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2023-03-17T06:53:17.814Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=643394a8-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"64833b80-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"SubProcess_0y8yozw:6456fb44-c490-11ed-8ef8-c6acbebbef3f","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2e521290-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"643394a8-c490-11ed-8ef8-c6acbebbef3f","executionId":"6483146e-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:53:15.901+0000","endTime":"2023-03-17T06:53:16.571+0000","durationInMillis":670,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5e878de4-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:53:17.815Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=643394a8-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:17.815Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=643394a8-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:17.823Z|782903d6-fe27-4189-afa0-de5fa64289d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:19.936Z|4d6d34c7-6abf-4a2b-8ecc-f74fd41233c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:53:19.936Z|4d6d34c7-6abf-4a2b-8ecc-f74fd41233c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:53:20.919Z|10c3bc42-ef0a-403c-ab30-a9f07ac16069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:53:20.919Z|10c3bc42-ef0a-403c-ab30-a9f07ac16069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:53:24.636Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:24.643Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:24.643Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||Invoke 2023-03-17T06:53:24.643Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:24.643Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:24.643Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Method : GET 2023-03-17T06:53:24.644Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee5546af07b09ca15ce217b7f0ffccdd", X-B3-SpanId:"d3dfcd5b326704d3", X-B3-ParentSpanId:"9a4d2f2ce17b10a3", X-B3-Sampled:"0", X-ONAP-RequestID:"1011e5b8-5657-4201-bcaf-65e19d57f826", X-RequestID:"1011e5b8-5657-4201-bcaf-65e19d57f826", X-TransactionID:"1011e5b8-5657-4201-bcaf-65e19d57f826", X-ECOMP-RequestID:"1011e5b8-5657-4201-bcaf-65e19d57f826", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6e2e999-50cc-410d-9a5f-83398efaeecf"] 2023-03-17T06:53:24.644Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Request body: 2023-03-17T06:53:24.644Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:24.679Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:24.679Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:24.680Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status text : OK 2023-03-17T06:53:24.680Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:24 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:24.682Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Response body: { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:52:16.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\n \"modelVersionId\": \"9f206e00-8696-4b7c-8963-a449d1be1b04\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f522f6b9-123e-4d34-8095-7f836f66cab1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:52:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" } } } 2023-03-17T06:53:24.682Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:24.682Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||InvokeReturn 2023-03-17T06:53:24.684Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:24.684Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:24.684Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:24.684Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:24.685Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:24.685Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee5546af07b09ca15ce217b7f0ffccdd", X-B3-SpanId:"6120fd9c27980c66", X-B3-ParentSpanId:"9a4d2f2ce17b10a3", X-B3-Sampled:"0", X-ONAP-RequestID:"1011e5b8-5657-4201-bcaf-65e19d57f826", X-RequestID:"1011e5b8-5657-4201-bcaf-65e19d57f826", X-TransactionID:"1011e5b8-5657-4201-bcaf-65e19d57f826", X-ECOMP-RequestID:"1011e5b8-5657-4201-bcaf-65e19d57f826", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d403330-81cc-4273-bb33-54babcfb2e83"] 2023-03-17T06:53:24.685Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:24.685Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:24.699Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:24.699Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:24.699Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:24.699Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:24 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:24.701Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:53:24.701Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:24.701Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:24.718Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:24.719Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:24.719Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:24.719Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:24.719Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:24.719Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1011e5b8-5657-4201-bcaf-65e19d57f826", X-RequestID:"1011e5b8-5657-4201-bcaf-65e19d57f826", X-TransactionID:"1011e5b8-5657-4201-bcaf-65e19d57f826", X-ECOMP-RequestID:"1011e5b8-5657-4201-bcaf-65e19d57f826", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69bc1d93-5a91-4714-b51f-ab489bec22fc"] 2023-03-17T06:53:24.719Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:24.720Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:24.894Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:24.895Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:24.895Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:24.896Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=877C8B8EA3E4D756C64F77EDF92E28D0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 06:53:24 GMT", x-envoy-upstream-service-time:"171", server:"envoy"] 2023-03-17T06:53:24.896Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","businessKey":"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T06:52:37.532+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"4da24c80-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T06:53:24.897Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:24.897Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:24.918Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:24.919Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:24.919Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:24.919Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:24.919Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:24.919Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1011e5b8-5657-4201-bcaf-65e19d57f826", X-RequestID:"1011e5b8-5657-4201-bcaf-65e19d57f826", X-TransactionID:"1011e5b8-5657-4201-bcaf-65e19d57f826", X-ECOMP-RequestID:"1011e5b8-5657-4201-bcaf-65e19d57f826", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"790a322e-fd79-4c98-a90e-03af81b6c524"] 2023-03-17T06:53:24.920Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:24.920Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:25.074Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:25.075Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:25.076Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:25.076Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=64001B377BBC66EA7C320238E4F7C8D6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 17 Mar 2023 06:53:24 GMT", x-envoy-upstream-service-time:"151", server:"envoy"] 2023-03-17T06:53:25.077Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:4da496ae-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","executionId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:52:37.532+0000","endTime":"2023-03-17T06:52:37.532+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:53:25.077Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:25.078Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:25.084Z|1011e5b8-5657-4201-bcaf-65e19d57f826|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:27.444Z|75cace7d-56da-45e2-844e-48b4b413c5d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:27.445Z|75cace7d-56da-45e2-844e-48b4b413c5d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:27.445Z|abe6aae2-189a-4a09-8d9f-c599381033b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:27.445Z|abe6aae2-189a-4a09-8d9f-c599381033b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:27.450Z|fd8be656-aae3-4b9c-96ca-8ce836a815a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:27.451Z|fd8be656-aae3-4b9c-96ca-8ce836a815a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:27.997Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:28.004Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:53:28.004Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||Invoke 2023-03-17T06:53:28.004Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:28.004Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:53:28.005Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Method : GET 2023-03-17T06:53:28.005Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4bce683cfb0227597442f2a487cfa5e", X-B3-SpanId:"8b334adf0e44859d", X-B3-ParentSpanId:"72f553e98168c73f", X-B3-Sampled:"0", X-ONAP-RequestID:"191895d9-07ff-465d-9cfd-fbe98b89ffef", X-RequestID:"191895d9-07ff-465d-9cfd-fbe98b89ffef", X-TransactionID:"191895d9-07ff-465d-9cfd-fbe98b89ffef", X-ECOMP-RequestID:"191895d9-07ff-465d-9cfd-fbe98b89ffef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b3fd090-745d-4f32-b997-423362dbe587"] 2023-03-17T06:53:28.005Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Request body: 2023-03-17T06:53:28.005Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:28.039Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:28.040Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:28.040Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status text : OK 2023-03-17T06:53:28.040Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:28 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:28.041Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Response body: { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:53:05.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"53774475-8aa2-4a94-b73d-af7f891be99c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:17.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "cloudIdentifier" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T06:53:25.000+00:00" } ], "requestURI" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" } } } 2023-03-17T06:53:28.041Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:28.041Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||InvokeReturn 2023-03-17T06:53:28.043Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:53:28.043Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:28.043Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:28.043Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:53:28.043Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:28.043Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4bce683cfb0227597442f2a487cfa5e", X-B3-SpanId:"e9df15f8df9e0301", X-B3-ParentSpanId:"72f553e98168c73f", X-B3-Sampled:"0", X-ONAP-RequestID:"191895d9-07ff-465d-9cfd-fbe98b89ffef", X-RequestID:"191895d9-07ff-465d-9cfd-fbe98b89ffef", X-TransactionID:"191895d9-07ff-465d-9cfd-fbe98b89ffef", X-ECOMP-RequestID:"191895d9-07ff-465d-9cfd-fbe98b89ffef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6c3b438-98b2-43cb-9481-90a09704cdb2"] 2023-03-17T06:53:28.043Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:28.043Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:28.056Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:28.056Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:28.056Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:28.056Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:28 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:28.057Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:53:28.057Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:28.057Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:28.079Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:28.079Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:28.080Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:28.080Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:28.080Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:28.080Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"191895d9-07ff-465d-9cfd-fbe98b89ffef", X-RequestID:"191895d9-07ff-465d-9cfd-fbe98b89ffef", X-TransactionID:"191895d9-07ff-465d-9cfd-fbe98b89ffef", X-ECOMP-RequestID:"191895d9-07ff-465d-9cfd-fbe98b89ffef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6f9176a-3997-48f2-9b84-fabbf75f2b24"] 2023-03-17T06:53:28.081Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:28.081Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:28.234Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:28.235Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:28.235Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:28.236Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CD93D88E4248566E4366E58CD1216ED9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 06:53:28 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2023-03-17T06:53:28.236Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","businessKey":"605e8811-02b8-4166-a8c6-f1f016d135a9","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T06:53:19.614+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5e878de4-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"66b81cde-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T06:53:28.236Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:28.237Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:28.257Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:28.258Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:28.258Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:28.258Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:28.258Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:28.258Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"191895d9-07ff-465d-9cfd-fbe98b89ffef", X-RequestID:"191895d9-07ff-465d-9cfd-fbe98b89ffef", X-TransactionID:"191895d9-07ff-465d-9cfd-fbe98b89ffef", X-ECOMP-RequestID:"191895d9-07ff-465d-9cfd-fbe98b89ffef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c749d679-125c-4cbe-aed4-99ba91a239c8"] 2023-03-17T06:53:28.258Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:28.258Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:28.451Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:28.452Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:28.452Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:28.452Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6CDFC6D711DE443A48658F60AB111586; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Fri, 17 Mar 2023 06:53:28 GMT", x-envoy-upstream-service-time:"170", server:"envoy"] 2023-03-17T06:53:28.453Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:66b9f1e6-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","executionId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:53:19.615+0000","endTime":"2023-03-17T06:53:19.615+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5e878de4-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:53:28.453Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:28.454Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:28.465Z|191895d9-07ff-465d-9cfd-fbe98b89ffef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:34.936Z|800df9cf-180f-476e-bb45-5f9ba170d992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:53:34.936Z|800df9cf-180f-476e-bb45-5f9ba170d992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:53:35.259Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:35.266Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:35.266Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||Invoke 2023-03-17T06:53:35.266Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:35.266Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:35.267Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Method : GET 2023-03-17T06:53:35.267Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f6efe22058a6a1d8ec265c91b189b03", X-B3-SpanId:"22e00811d0c4f36c", X-B3-ParentSpanId:"dcad555f868bc9b3", X-B3-Sampled:"0", X-ONAP-RequestID:"5c1fd311-d869-4b85-a29d-cc7acc2559e2", X-RequestID:"5c1fd311-d869-4b85-a29d-cc7acc2559e2", X-TransactionID:"5c1fd311-d869-4b85-a29d-cc7acc2559e2", X-ECOMP-RequestID:"5c1fd311-d869-4b85-a29d-cc7acc2559e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92e5e371-7fd0-4117-8774-5866bf382afa"] 2023-03-17T06:53:35.267Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Request body: 2023-03-17T06:53:35.267Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:35.315Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:35.316Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:35.316Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status text : OK 2023-03-17T06:53:35.316Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:35 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:35.318Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Response body: { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:52:16.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\n \"modelVersionId\": \"9f206e00-8696-4b7c-8963-a449d1be1b04\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f522f6b9-123e-4d34-8095-7f836f66cab1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "cloudIdentifier" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\"},\"environment\":null}", "created" : "2023-03-17T06:53:26.000+00:00" } ], "requestURI" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" } } } 2023-03-17T06:53:35.318Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:35.319Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||InvokeReturn 2023-03-17T06:53:35.321Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:35.322Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:35.322Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:35.322Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:35.323Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:35.323Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f6efe22058a6a1d8ec265c91b189b03", X-B3-SpanId:"8232df249ade0e79", X-B3-ParentSpanId:"dcad555f868bc9b3", X-B3-Sampled:"0", X-ONAP-RequestID:"5c1fd311-d869-4b85-a29d-cc7acc2559e2", X-RequestID:"5c1fd311-d869-4b85-a29d-cc7acc2559e2", X-TransactionID:"5c1fd311-d869-4b85-a29d-cc7acc2559e2", X-ECOMP-RequestID:"5c1fd311-d869-4b85-a29d-cc7acc2559e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e893f6f-10e9-4a3a-970f-83aca19ffc57"] 2023-03-17T06:53:35.324Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:35.324Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:35.343Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:35.343Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:35.343Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:35.344Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:35 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:35.344Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 18, "soRequestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "groupingId" : "efe4782e-4799-47ca-ba06-838a1408cb46", "name" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_c742239f-5aa9-4d10-bee6-f6727fe4262f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"825349e3-c5e5-4a86-a175-afb4bc39241e\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0/efe4782e-4799-47ca-ba06-838a1408cb46\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"updated_time\":null,\"creation_time\":1679036008000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a5b14badcbbb45ada2b199e4481c6ae3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:31.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:53:35.344Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:35.344Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:35.367Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:35.367Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:35.368Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:35.368Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:35.368Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:35.368Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5c1fd311-d869-4b85-a29d-cc7acc2559e2", X-RequestID:"5c1fd311-d869-4b85-a29d-cc7acc2559e2", X-TransactionID:"5c1fd311-d869-4b85-a29d-cc7acc2559e2", X-ECOMP-RequestID:"5c1fd311-d869-4b85-a29d-cc7acc2559e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3487240d-fee5-4621-a9b3-fdcd3c53778d"] 2023-03-17T06:53:35.368Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:35.368Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:35.519Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:35.520Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:35.520Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:35.520Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5C8CBB715FB9B522F34F2A163AEA80BD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 06:53:35 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-17T06:53:35.521Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","businessKey":"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T06:52:37.532+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"4da24c80-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T06:53:35.521Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:35.522Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:35.540Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:35.540Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:35.540Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:35.540Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:35.540Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:35.540Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5c1fd311-d869-4b85-a29d-cc7acc2559e2", X-RequestID:"5c1fd311-d869-4b85-a29d-cc7acc2559e2", X-TransactionID:"5c1fd311-d869-4b85-a29d-cc7acc2559e2", X-ECOMP-RequestID:"5c1fd311-d869-4b85-a29d-cc7acc2559e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a880fee1-42c2-4258-89e4-7ddd520e8854"] 2023-03-17T06:53:35.541Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:35.541Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:35.680Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:35.681Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:35.681Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:35.682Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A4E9094CD87312A14D9A7FA6D5A4785E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 17 Mar 2023 06:53:35 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2023-03-17T06:53:35.682Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6cec17b7-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","executionId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:53:30.010+0000","endTime":"2023-03-17T06:53:30.021+0000","durationInMillis":11,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:53:35.683Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:35.683Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:35.690Z|5c1fd311-d869-4b85-a29d-cc7acc2559e2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:37.471Z|b2e97320-e1b9-4977-9302-5b01a394d8a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:37.472Z|b2e97320-e1b9-4977-9302-5b01a394d8a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:37.472Z|05ef51d4-e47f-4d31-8817-00dfaea8fcc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:37.472Z|05ef51d4-e47f-4d31-8817-00dfaea8fcc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:37.475Z|568dfb25-c783-40df-b412-0ed6cfb6ea92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:37.476Z|568dfb25-c783-40df-b412-0ed6cfb6ea92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:38.645Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:38.654Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:53:38.654Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||Invoke 2023-03-17T06:53:38.654Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:38.655Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:53:38.655Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Method : GET 2023-03-17T06:53:38.655Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4957be1821a4ce1956c86af4e0c432c", X-B3-SpanId:"593cf234c46c3622", X-B3-ParentSpanId:"b97462e380270938", X-B3-Sampled:"0", X-ONAP-RequestID:"331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca", X-RequestID:"331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca", X-TransactionID:"331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca", X-ECOMP-RequestID:"331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f75642f-f4e2-4971-afbc-41f65f5bc5bc"] 2023-03-17T06:53:38.655Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Request body: 2023-03-17T06:53:38.655Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:38.692Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:38.693Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:38.693Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status text : OK 2023-03-17T06:53:38.693Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:38 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:38.694Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Response body: { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:53:05.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"53774475-8aa2-4a94-b73d-af7f891be99c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:30.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "cloudIdentifier" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T06:53:25.000+00:00" } ], "requestURI" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" } } } 2023-03-17T06:53:38.694Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:38.695Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||InvokeReturn 2023-03-17T06:53:38.697Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:53:38.698Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:38.698Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:38.698Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:53:38.698Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:38.699Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4957be1821a4ce1956c86af4e0c432c", X-B3-SpanId:"d337c32f861a87e9", X-B3-ParentSpanId:"b97462e380270938", X-B3-Sampled:"0", X-ONAP-RequestID:"331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca", X-RequestID:"331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca", X-TransactionID:"331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca", X-ECOMP-RequestID:"331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1c9e5c8-eab0-46c6-b0b6-537e73b99993"] 2023-03-17T06:53:38.699Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:38.699Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:38.717Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:38.717Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:38.717Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:38.717Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:38 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:38.718Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":null,\"creation_time\":1679036009000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:32.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:53:38.718Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:38.718Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:38.734Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:38.734Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:38.735Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:38.735Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:38.735Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:38.735Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca", X-RequestID:"331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca", X-TransactionID:"331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca", X-ECOMP-RequestID:"331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bec39de6-4402-4f9c-b1dd-9a40c01629e4"] 2023-03-17T06:53:38.735Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:38.735Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:38.906Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:38.907Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:38.907Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:38.907Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4317233109D3CFAD61921E9514E9F402; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 06:53:38 GMT", x-envoy-upstream-service-time:"167", server:"envoy"] 2023-03-17T06:53:38.908Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","businessKey":"605e8811-02b8-4166-a8c6-f1f016d135a9","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T06:53:19.614+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5e878de4-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"66b81cde-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T06:53:38.908Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:38.908Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:38.929Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:38.929Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:38.930Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:38.930Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:38.930Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:38.930Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca", X-RequestID:"331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca", X-TransactionID:"331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca", X-ECOMP-RequestID:"331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dec3fe16-d250-4289-bf16-9a85a607ee8b"] 2023-03-17T06:53:38.931Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:38.931Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:39.076Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:39.076Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:39.077Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:39.077Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F70D5B7207060FC7161E3A912F0B9836; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 17 Mar 2023 06:53:38 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-17T06:53:39.077Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6d658d97-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","executionId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:53:30.806+0000","endTime":"2023-03-17T06:53:30.819+0000","durationInMillis":13,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5e878de4-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:53:39.077Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:39.077Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:39.082Z|331c87f9-dc49-4a6a-acdc-4ba4f8ba60ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:45.661Z|117a98a6-f43f-4865-849c-0d741ef5c849|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:53:45.662Z|117a98a6-f43f-4865-849c-0d741ef5c849|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:45.872Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:45.877Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:45.877Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||Invoke 2023-03-17T06:53:45.878Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:45.878Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:45.878Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Method : GET 2023-03-17T06:53:45.878Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6860ee0be9e091cccd652a6bbee43fa", X-B3-SpanId:"321366516a4bb66b", X-B3-ParentSpanId:"888c03f663758997", X-B3-Sampled:"0", X-ONAP-RequestID:"8023b34c-8c12-4ced-8da7-02b00b0a8169", X-RequestID:"8023b34c-8c12-4ced-8da7-02b00b0a8169", X-TransactionID:"8023b34c-8c12-4ced-8da7-02b00b0a8169", X-ECOMP-RequestID:"8023b34c-8c12-4ced-8da7-02b00b0a8169", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b4169e4-eeaf-4162-b188-51007fd379bc"] 2023-03-17T06:53:45.878Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Request body: 2023-03-17T06:53:45.878Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:45.916Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:45.917Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:45.917Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status text : OK 2023-03-17T06:53:45.917Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:45 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:45.918Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Response body: { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:52:16.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\n \"modelVersionId\": \"9f206e00-8696-4b7c-8963-a449d1be1b04\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f522f6b9-123e-4d34-8095-7f836f66cab1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "cloudIdentifier" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\"},\"environment\":null}", "created" : "2023-03-17T06:53:26.000+00:00" } ], "requestURI" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" } } } 2023-03-17T06:53:45.918Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:45.918Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||InvokeReturn 2023-03-17T06:53:45.920Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:45.921Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:45.921Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:45.921Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:45.921Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:45.922Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6860ee0be9e091cccd652a6bbee43fa", X-B3-SpanId:"03adb544c3851469", X-B3-ParentSpanId:"888c03f663758997", X-B3-Sampled:"0", X-ONAP-RequestID:"8023b34c-8c12-4ced-8da7-02b00b0a8169", X-RequestID:"8023b34c-8c12-4ced-8da7-02b00b0a8169", X-TransactionID:"8023b34c-8c12-4ced-8da7-02b00b0a8169", X-ECOMP-RequestID:"8023b34c-8c12-4ced-8da7-02b00b0a8169", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da1ce8c2-fd74-4e78-b6ed-011b7a69e7f0"] 2023-03-17T06:53:45.922Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:45.922Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:45.938Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:45.938Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:45.938Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:45.938Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:45 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:45.939Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 18, "soRequestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "groupingId" : "efe4782e-4799-47ca-ba06-838a1408cb46", "name" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_c742239f-5aa9-4d10-bee6-f6727fe4262f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"825349e3-c5e5-4a86-a175-afb4bc39241e\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0/efe4782e-4799-47ca-ba06-838a1408cb46\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"updated_time\":null,\"creation_time\":1679036008000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a5b14badcbbb45ada2b199e4481c6ae3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:31.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:53:45.939Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:45.939Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:45.956Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:45.956Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:45.956Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:45.956Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:45.956Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:45.956Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8023b34c-8c12-4ced-8da7-02b00b0a8169", X-RequestID:"8023b34c-8c12-4ced-8da7-02b00b0a8169", X-TransactionID:"8023b34c-8c12-4ced-8da7-02b00b0a8169", X-ECOMP-RequestID:"8023b34c-8c12-4ced-8da7-02b00b0a8169", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccd90a82-2ebb-4804-8185-63471066ef6d"] 2023-03-17T06:53:45.956Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:45.957Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:46.104Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:46.104Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:46.105Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:46.105Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4A77115DA8C59AA05F35928B72A65223; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 06:53:45 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2023-03-17T06:53:46.106Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","businessKey":"bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T06:52:37.532+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"4da24c80-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T06:53:46.106Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:46.106Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:46.124Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:46.124Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:46.124Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:46.124Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:46.124Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:46.125Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8023b34c-8c12-4ced-8da7-02b00b0a8169", X-RequestID:"8023b34c-8c12-4ced-8da7-02b00b0a8169", X-TransactionID:"8023b34c-8c12-4ced-8da7-02b00b0a8169", X-ECOMP-RequestID:"8023b34c-8c12-4ced-8da7-02b00b0a8169", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07c6b700-5d10-489e-8aa9-05e0a2640075"] 2023-03-17T06:53:46.125Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:46.125Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:46.274Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:46.275Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:46.275Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:46.275Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9596DDBA109E979AF8ADE48A71305684; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 17 Mar 2023 06:53:45 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-17T06:53:46.276Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6cec17b7-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","executionId":"4da496a7-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:53:30.010+0000","endTime":"2023-03-17T06:53:30.021+0000","durationInMillis":11,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4189603a-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:53:46.276Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:46.276Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4da496a7-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:46.283Z|8023b34c-8c12-4ced-8da7-02b00b0a8169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:47.500Z|9af333d5-6d70-4d48-9ffa-2b2b88917fae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:47.501Z|9af333d5-6d70-4d48-9ffa-2b2b88917fae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:47.507Z|38805378-d96a-4c00-88e5-6379a7ac4132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:47.508Z|38805378-d96a-4c00-88e5-6379a7ac4132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:47.508Z|119e3151-0a2f-4600-a89f-98abb52d2368|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:47.508Z|119e3151-0a2f-4600-a89f-98abb52d2368|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:49.268Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:49.275Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:53:49.275Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||Invoke 2023-03-17T06:53:49.276Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:49.276Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:53:49.276Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Method : GET 2023-03-17T06:53:49.276Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0419a203b1580248ae9f749b62dc82f1", X-B3-SpanId:"c6a5e2e912aaca45", X-B3-ParentSpanId:"0fa443fc00d8914e", X-B3-Sampled:"0", X-ONAP-RequestID:"d99e30dd-0801-4543-be20-cceb5ad1833a", X-RequestID:"d99e30dd-0801-4543-be20-cceb5ad1833a", X-TransactionID:"d99e30dd-0801-4543-be20-cceb5ad1833a", X-ECOMP-RequestID:"d99e30dd-0801-4543-be20-cceb5ad1833a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16c01626-3efd-4cb9-8616-b79cb782df85"] 2023-03-17T06:53:49.276Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Request body: 2023-03-17T06:53:49.277Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:49.536Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:49.537Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:49.537Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status text : OK 2023-03-17T06:53:49.538Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:49 GMT", x-envoy-upstream-service-time:"255", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:49.539Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Response body: { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:53:05.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"53774475-8aa2-4a94-b73d-af7f891be99c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:30.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "cloudIdentifier" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T06:53:25.000+00:00" } ], "requestURI" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" } } } 2023-03-17T06:53:49.540Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:49.541Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||InvokeReturn 2023-03-17T06:53:49.543Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:53:49.544Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:49.544Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:49.545Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:53:49.545Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:49.546Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0419a203b1580248ae9f749b62dc82f1", X-B3-SpanId:"95229c72fc332e90", X-B3-ParentSpanId:"0fa443fc00d8914e", X-B3-Sampled:"0", X-ONAP-RequestID:"d99e30dd-0801-4543-be20-cceb5ad1833a", X-RequestID:"d99e30dd-0801-4543-be20-cceb5ad1833a", X-TransactionID:"d99e30dd-0801-4543-be20-cceb5ad1833a", X-ECOMP-RequestID:"d99e30dd-0801-4543-be20-cceb5ad1833a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c974505a-64d7-48fc-989d-a8d2b3116d45"] 2023-03-17T06:53:49.546Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:49.546Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:49.563Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:49.563Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:49.563Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:49.563Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:49 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:49.564Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":null,\"creation_time\":1679036009000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:32.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:53:49.565Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:49.565Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:49.583Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:49.583Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:49.583Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:49.583Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:53:49.583Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:49.584Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d99e30dd-0801-4543-be20-cceb5ad1833a", X-RequestID:"d99e30dd-0801-4543-be20-cceb5ad1833a", X-TransactionID:"d99e30dd-0801-4543-be20-cceb5ad1833a", X-ECOMP-RequestID:"d99e30dd-0801-4543-be20-cceb5ad1833a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42b5ac9c-b2c6-4ff7-b132-7071241f9594"] 2023-03-17T06:53:49.584Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:49.584Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:49.735Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:49.736Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:49.737Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:49.737Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6E012F2CB4E6A0E885613B773664AED7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 06:53:49 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-03-17T06:53:49.738Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","businessKey":"605e8811-02b8-4166-a8c6-f1f016d135a9","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T06:53:19.614+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5e878de4-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"66b81cde-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T06:53:49.738Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:49.739Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:49.761Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:49.761Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:53:49.761Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:49.762Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:53:49.762Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:53:49.762Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d99e30dd-0801-4543-be20-cceb5ad1833a", X-RequestID:"d99e30dd-0801-4543-be20-cceb5ad1833a", X-TransactionID:"d99e30dd-0801-4543-be20-cceb5ad1833a", X-ECOMP-RequestID:"d99e30dd-0801-4543-be20-cceb5ad1833a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5f1a376-4626-4557-ad69-887ce4675ae1"] 2023-03-17T06:53:49.763Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:53:49.814Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:49.936Z|b7352a8a-10b8-4d60-8fa0-d8816d45d8da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:53:49.940Z|b7352a8a-10b8-4d60-8fa0-d8816d45d8da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:53:49.973Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:49.974Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:49.974Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:53:49.975Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1C7373896D765C160B02492D869F8BFB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 17 Mar 2023 06:53:49 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-17T06:53:49.975Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6d658d97-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","executionId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:53:30.806+0000","endTime":"2023-03-17T06:53:30.819+0000","durationInMillis":13,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5e878de4-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:53:49.975Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:49.976Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:53:49.982Z|d99e30dd-0801-4543-be20-cceb5ad1833a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:50.919Z|b0edc8bb-58be-4fac-aaa2-ffafcaa6313a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:53:50.920Z|b0edc8bb-58be-4fac-aaa2-ffafcaa6313a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:53:56.462Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:56.467Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:56.467Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||Invoke 2023-03-17T06:53:56.468Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:56.468Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:56.468Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Method : GET 2023-03-17T06:53:56.468Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db173d9285750e706ae10af30120f968", X-B3-SpanId:"5e27f3959bc2740a", X-B3-ParentSpanId:"f6a1a488f6247cc8", X-B3-Sampled:"0", X-ONAP-RequestID:"09d15c24-3ec1-400b-bd42-4c5b3742c2c1", X-RequestID:"09d15c24-3ec1-400b-bd42-4c5b3742c2c1", X-TransactionID:"09d15c24-3ec1-400b-bd42-4c5b3742c2c1", X-ECOMP-RequestID:"09d15c24-3ec1-400b-bd42-4c5b3742c2c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c41b4965-15d7-4066-b8ae-37d73a7149f4"] 2023-03-17T06:53:56.468Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Request body: 2023-03-17T06:53:56.468Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:56.502Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:56.502Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:56.502Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status text : OK 2023-03-17T06:53:56.502Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:56 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:56.503Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Response body: { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:52:16.000+00:00", "endTime" : "2023-03-17T06:53:50.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\n \"modelVersionId\": \"9f206e00-8696-4b7c-8963-a449d1be1b04\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f522f6b9-123e-4d34-8095-7f836f66cab1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "cloudIdentifier" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\"},\"environment\":null}", "created" : "2023-03-17T06:53:26.000+00:00" } ], "requestURI" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" } } } 2023-03-17T06:53:56.503Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:56.503Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||InvokeReturn 2023-03-17T06:53:56.506Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:56.506Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:56.506Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:56.506Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:56.507Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:56.507Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db173d9285750e706ae10af30120f968", X-B3-SpanId:"dc79764d6638952a", X-B3-ParentSpanId:"f6a1a488f6247cc8", X-B3-Sampled:"0", X-ONAP-RequestID:"09d15c24-3ec1-400b-bd42-4c5b3742c2c1", X-RequestID:"09d15c24-3ec1-400b-bd42-4c5b3742c2c1", X-TransactionID:"09d15c24-3ec1-400b-bd42-4c5b3742c2c1", X-ECOMP-RequestID:"09d15c24-3ec1-400b-bd42-4c5b3742c2c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbd7a432-eddb-4578-a84a-11efba49eb5b"] 2023-03-17T06:53:56.507Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:56.507Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:56.522Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:56.523Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:56.523Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:56.523Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:56 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:56.523Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 18, "soRequestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "groupingId" : "efe4782e-4799-47ca-ba06-838a1408cb46", "name" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"825349e3-c5e5-4a86-a175-afb4bc39241e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b92d784a-87cb-48a1-bfac-cecd0599647b\",\"output_key\":\"subnet_id_c742239f-5aa9-4d10-bee6-f6727fe4262f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0/efe4782e-4799-47ca-ba06-838a1408cb46\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"updated_time\":null,\"creation_time\":1679036008000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a5b14badcbbb45ada2b199e4481c6ae3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:31.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:53:56.523Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:56.523Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:56.530Z|09d15c24-3ec1-400b-bd42-4c5b3742c2c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:56.728Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:56.732Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:56.732Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||Invoke 2023-03-17T06:53:56.733Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:56.733Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:56.733Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Method : GET 2023-03-17T06:53:56.733Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f118f852b747c86d392f96fa254f9ca1", X-B3-SpanId:"a24f9ac79a8e9143", X-B3-ParentSpanId:"7c971c203a7da30f", X-B3-Sampled:"0", X-ONAP-RequestID:"626a7461-ba96-4a09-aff7-ff11992a7fc0", X-RequestID:"626a7461-ba96-4a09-aff7-ff11992a7fc0", X-TransactionID:"626a7461-ba96-4a09-aff7-ff11992a7fc0", X-ECOMP-RequestID:"626a7461-ba96-4a09-aff7-ff11992a7fc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42cc80db-6384-43f2-b0ce-48649c923592"] 2023-03-17T06:53:56.733Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Request body: 2023-03-17T06:53:56.733Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:56.762Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:56.762Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:56.762Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status text : OK 2023-03-17T06:53:56.762Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:56 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:56.763Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Response body: { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:52:16.000+00:00", "endTime" : "2023-03-17T06:53:50.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\n \"modelVersionId\": \"9f206e00-8696-4b7c-8963-a449d1be1b04\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f522f6b9-123e-4d34-8095-7f836f66cab1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "cloudIdentifier" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\"},\"environment\":null}", "created" : "2023-03-17T06:53:26.000+00:00" } ], "requestURI" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" } } } 2023-03-17T06:53:56.764Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:56.764Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||InvokeReturn 2023-03-17T06:53:56.765Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:56.765Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:56.765Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:56.765Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:56.766Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:56.766Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f118f852b747c86d392f96fa254f9ca1", X-B3-SpanId:"4586c4bc99dc56c7", X-B3-ParentSpanId:"7c971c203a7da30f", X-B3-Sampled:"0", X-ONAP-RequestID:"626a7461-ba96-4a09-aff7-ff11992a7fc0", X-RequestID:"626a7461-ba96-4a09-aff7-ff11992a7fc0", X-TransactionID:"626a7461-ba96-4a09-aff7-ff11992a7fc0", X-ECOMP-RequestID:"626a7461-ba96-4a09-aff7-ff11992a7fc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4fc8014-a814-4061-a83d-067654ee9a3a"] 2023-03-17T06:53:56.766Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:56.766Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:56.784Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:56.784Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:56.785Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:56.785Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:56 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:56.786Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 18, "soRequestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "groupingId" : "efe4782e-4799-47ca-ba06-838a1408cb46", "name" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"825349e3-c5e5-4a86-a175-afb4bc39241e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b92d784a-87cb-48a1-bfac-cecd0599647b\",\"output_key\":\"subnet_id_c742239f-5aa9-4d10-bee6-f6727fe4262f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0/efe4782e-4799-47ca-ba06-838a1408cb46\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"updated_time\":null,\"creation_time\":1679036008000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a5b14badcbbb45ada2b199e4481c6ae3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:31.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:53:56.786Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:56.786Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:56.794Z|626a7461-ba96-4a09-aff7-ff11992a7fc0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:56.963Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:56.969Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:56.970Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||Invoke 2023-03-17T06:53:56.970Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:56.970Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:56.971Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Method : GET 2023-03-17T06:53:56.971Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c175dea78af2afa87d395166a312cb90", X-B3-SpanId:"80f73346eb208f69", X-B3-ParentSpanId:"913299bd8dc2df7b", X-B3-Sampled:"0", X-ONAP-RequestID:"8b9760c7-8e72-43ab-b313-fbdc440b993a", X-RequestID:"8b9760c7-8e72-43ab-b313-fbdc440b993a", X-TransactionID:"8b9760c7-8e72-43ab-b313-fbdc440b993a", X-ECOMP-RequestID:"8b9760c7-8e72-43ab-b313-fbdc440b993a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcd6a5ff-4716-4f5d-8fcb-6797c8f49434"] 2023-03-17T06:53:56.971Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Request body: 2023-03-17T06:53:56.971Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:57.002Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:57.002Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:57.003Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status text : OK 2023-03-17T06:53:57.003Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:56 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:57.003Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Response body: { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:52:16.000+00:00", "endTime" : "2023-03-17T06:53:50.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\n \"modelVersionId\": \"9f206e00-8696-4b7c-8963-a449d1be1b04\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f522f6b9-123e-4d34-8095-7f836f66cab1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "cloudIdentifier" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\"},\"environment\":null}", "created" : "2023-03-17T06:53:26.000+00:00" } ], "requestURI" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" } } } 2023-03-17T06:53:57.004Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:57.004Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||InvokeReturn 2023-03-17T06:53:57.005Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:57.006Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:57.006Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:57.006Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:57.006Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:57.006Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c175dea78af2afa87d395166a312cb90", X-B3-SpanId:"e2986cf848afbb7b", X-B3-ParentSpanId:"913299bd8dc2df7b", X-B3-Sampled:"0", X-ONAP-RequestID:"8b9760c7-8e72-43ab-b313-fbdc440b993a", X-RequestID:"8b9760c7-8e72-43ab-b313-fbdc440b993a", X-TransactionID:"8b9760c7-8e72-43ab-b313-fbdc440b993a", X-ECOMP-RequestID:"8b9760c7-8e72-43ab-b313-fbdc440b993a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1ed57fe-c46a-4c65-bb87-1128c62112d2"] 2023-03-17T06:53:57.007Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:57.007Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:57.028Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:57.029Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:57.029Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:57.029Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:56 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:57.030Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 18, "soRequestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "groupingId" : "efe4782e-4799-47ca-ba06-838a1408cb46", "name" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"825349e3-c5e5-4a86-a175-afb4bc39241e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b92d784a-87cb-48a1-bfac-cecd0599647b\",\"output_key\":\"subnet_id_c742239f-5aa9-4d10-bee6-f6727fe4262f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0/efe4782e-4799-47ca-ba06-838a1408cb46\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"updated_time\":null,\"creation_time\":1679036008000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a5b14badcbbb45ada2b199e4481c6ae3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:31.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:53:57.030Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:57.030Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:57.037Z|8b9760c7-8e72-43ab-b313-fbdc440b993a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:57.204Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:57.209Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:57.210Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||Invoke 2023-03-17T06:53:57.210Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:57.210Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:57.210Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Method : GET 2023-03-17T06:53:57.210Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3dc57e892ddb420b977a79f887da1865", X-B3-SpanId:"c77a1aff5fc52c2e", X-B3-ParentSpanId:"f281c801c99ced2f", X-B3-Sampled:"0", X-ONAP-RequestID:"c538cc59-b3aa-456a-9c30-f7ce0e998bf0", X-RequestID:"c538cc59-b3aa-456a-9c30-f7ce0e998bf0", X-TransactionID:"c538cc59-b3aa-456a-9c30-f7ce0e998bf0", X-ECOMP-RequestID:"c538cc59-b3aa-456a-9c30-f7ce0e998bf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a68a0047-1323-4be8-9795-4254fe2151d8"] 2023-03-17T06:53:57.210Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Request body: 2023-03-17T06:53:57.210Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:57.242Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:57.242Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:57.242Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status text : OK 2023-03-17T06:53:57.243Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:56 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:57.245Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Response body: { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:52:16.000+00:00", "endTime" : "2023-03-17T06:53:50.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\n \"modelVersionId\": \"9f206e00-8696-4b7c-8963-a449d1be1b04\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f522f6b9-123e-4d34-8095-7f836f66cab1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "cloudIdentifier" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\"},\"environment\":null}", "created" : "2023-03-17T06:53:26.000+00:00" } ], "requestURI" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" } } } 2023-03-17T06:53:57.245Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:57.245Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||InvokeReturn 2023-03-17T06:53:57.247Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:57.247Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:57.247Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:57.247Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:57.247Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:57.248Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3dc57e892ddb420b977a79f887da1865", X-B3-SpanId:"bf0b15a90225977e", X-B3-ParentSpanId:"f281c801c99ced2f", X-B3-Sampled:"0", X-ONAP-RequestID:"c538cc59-b3aa-456a-9c30-f7ce0e998bf0", X-RequestID:"c538cc59-b3aa-456a-9c30-f7ce0e998bf0", X-TransactionID:"c538cc59-b3aa-456a-9c30-f7ce0e998bf0", X-ECOMP-RequestID:"c538cc59-b3aa-456a-9c30-f7ce0e998bf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c2a2c28-c17a-4c49-80c8-b388af22d7d0"] 2023-03-17T06:53:57.248Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:57.248Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:57.263Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:57.264Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:57.264Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:57.264Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:56 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:57.265Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 18, "soRequestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "groupingId" : "efe4782e-4799-47ca-ba06-838a1408cb46", "name" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"825349e3-c5e5-4a86-a175-afb4bc39241e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b92d784a-87cb-48a1-bfac-cecd0599647b\",\"output_key\":\"subnet_id_c742239f-5aa9-4d10-bee6-f6727fe4262f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0/efe4782e-4799-47ca-ba06-838a1408cb46\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"updated_time\":null,\"creation_time\":1679036008000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a5b14badcbbb45ada2b199e4481c6ae3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:31.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:53:57.265Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:57.265Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:57.272Z|c538cc59-b3aa-456a-9c30-f7ce0e998bf0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:57.450Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:53:57.456Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:57.456Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||Invoke 2023-03-17T06:53:57.456Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:57.456Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb 2023-03-17T06:53:57.457Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Method : GET 2023-03-17T06:53:57.457Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2985f22de97c2035593562dcef3ab9b", X-B3-SpanId:"209eaae34bd830bd", X-B3-ParentSpanId:"f29463b82b7258c6", X-B3-Sampled:"0", X-ONAP-RequestID:"e5f52e64-7647-42db-9b1b-c442dcf73aa3", X-RequestID:"e5f52e64-7647-42db-9b1b-c442dcf73aa3", X-TransactionID:"e5f52e64-7647-42db-9b1b-c442dcf73aa3", X-ECOMP-RequestID:"e5f52e64-7647-42db-9b1b-c442dcf73aa3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c303a6d8-af9b-41d7-bcb8-91fd0bccf70c"] 2023-03-17T06:53:57.457Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Request body: 2023-03-17T06:53:57.457Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:57.482Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:57.483Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:57.483Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Status text : OK 2023-03-17T06:53:57.483Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:56 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:57.483Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||Response body: { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:52:16.000+00:00", "endTime" : "2023-03-17T06:53:50.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"68fb448b-8b7b-4192-b949-2a306e6fb07a\",\n \"modelVersionId\": \"9f206e00-8696-4b7c-8963-a449d1be1b04\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa1deceb-3819-4ff0-97fd-acbb97436bff\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f522f6b9-123e-4d34-8095-7f836f66cab1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "cloudIdentifier" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\"},\"environment\":null}", "created" : "2023-03-17T06:53:26.000+00:00" } ], "requestURI" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb" } } } 2023-03-17T06:53:57.483Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:57.484Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|INFO|500||InvokeReturn 2023-03-17T06:53:57.485Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:57.485Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:53:57.485Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:53:57.485Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false 2023-03-17T06:53:57.485Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:53:57.485Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2985f22de97c2035593562dcef3ab9b", X-B3-SpanId:"f1e2df0222d40c8d", X-B3-ParentSpanId:"f29463b82b7258c6", X-B3-Sampled:"0", X-ONAP-RequestID:"e5f52e64-7647-42db-9b1b-c442dcf73aa3", X-RequestID:"e5f52e64-7647-42db-9b1b-c442dcf73aa3", X-TransactionID:"e5f52e64-7647-42db-9b1b-c442dcf73aa3", X-ECOMP-RequestID:"e5f52e64-7647-42db-9b1b-c442dcf73aa3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f36d12c-656d-450d-842b-6d7d72a16f06"] 2023-03-17T06:53:57.486Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:53:57.486Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:53:57.502Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:53:57.503Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:53:57.503Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:53:57.503Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:53:57 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:53:57.503Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 18, "soRequestId" : "bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb", "groupingId" : "efe4782e-4799-47ca-ba06-838a1408cb46", "name" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"825349e3-c5e5-4a86-a175-afb4bc39241e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b92d784a-87cb-48a1-bfac-cecd0599647b\",\"output_key\":\"subnet_id_c742239f-5aa9-4d10-bee6-f6727fe4262f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0/efe4782e-4799-47ca-ba06-838a1408cb46\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"updated_time\":null,\"creation_time\":1679036008000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a5b14badcbbb45ada2b199e4481c6ae3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:31.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:53:57.503Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:53:57.503Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:53:57.511Z|e5f52e64-7647-42db-9b1b-c442dcf73aa3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bcfc467d-bd34-40e6-a2fa-8cfa6e34c6eb|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:53:57.535Z|cb08ef86-1782-46bb-a024-064cb0e6ef28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:57.535Z|d21ea081-140e-4f04-a342-929d7d9c1bf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:57.536Z|cb08ef86-1782-46bb-a024-064cb0e6ef28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:57.536Z|d21ea081-140e-4f04-a342-929d7d9c1bf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:53:57.538Z|fdefd0f3-8a56-4514-868c-f73a9d1f9480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:53:57.539Z|fdefd0f3-8a56-4514-868c-f73a9d1f9480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:00.174Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:00.180Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:00.180Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||Invoke 2023-03-17T06:54:00.181Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:00.181Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:00.181Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Method : GET 2023-03-17T06:54:00.181Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f8779fe0dc77e199a254780d3824952", X-B3-SpanId:"48ed9d110ae172ee", X-B3-ParentSpanId:"79a32f9cef2baf3d", X-B3-Sampled:"0", X-ONAP-RequestID:"7d9e1466-2d57-4496-9721-930fc7620502", X-RequestID:"7d9e1466-2d57-4496-9721-930fc7620502", X-TransactionID:"7d9e1466-2d57-4496-9721-930fc7620502", X-ECOMP-RequestID:"7d9e1466-2d57-4496-9721-930fc7620502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"308659c1-f995-4b23-a28c-031f95427029"] 2023-03-17T06:54:00.181Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Request body: 2023-03-17T06:54:00.181Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:00.216Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:00.217Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:00.217Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status text : OK 2023-03-17T06:54:00.217Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:00 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:00.217Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Response body: { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:53:05.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"53774475-8aa2-4a94-b73d-af7f891be99c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:30.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "cloudIdentifier" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T06:53:25.000+00:00" } ], "requestURI" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" } } } 2023-03-17T06:54:00.217Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:00.218Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||InvokeReturn 2023-03-17T06:54:00.219Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:00.219Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:00.219Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:00.220Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:00.220Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:00.220Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f8779fe0dc77e199a254780d3824952", X-B3-SpanId:"f479ac0334058e09", X-B3-ParentSpanId:"79a32f9cef2baf3d", X-B3-Sampled:"0", X-ONAP-RequestID:"7d9e1466-2d57-4496-9721-930fc7620502", X-RequestID:"7d9e1466-2d57-4496-9721-930fc7620502", X-TransactionID:"7d9e1466-2d57-4496-9721-930fc7620502", X-ECOMP-RequestID:"7d9e1466-2d57-4496-9721-930fc7620502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f30baf7e-e2f6-4c69-ab10-9dec5c9463c2"] 2023-03-17T06:54:00.220Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:00.220Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:00.236Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:00.236Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:00.236Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:00.237Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:00 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:00.238Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":null,\"creation_time\":1679036009000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:32.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:54:00.238Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:00.238Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:00.263Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:54:00.264Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:54:00.264Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:00.264Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:54:00.264Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:54:00.264Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7d9e1466-2d57-4496-9721-930fc7620502", X-RequestID:"7d9e1466-2d57-4496-9721-930fc7620502", X-TransactionID:"7d9e1466-2d57-4496-9721-930fc7620502", X-ECOMP-RequestID:"7d9e1466-2d57-4496-9721-930fc7620502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a78662e1-d3a2-4d3e-91d5-0acb8186b611"] 2023-03-17T06:54:00.264Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:54:00.264Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:00.410Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:00.411Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:00.412Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:54:00.412Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5E2DE7AA617D7671A7A87CCC427FB686; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 06:54:00 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2023-03-17T06:54:00.413Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","businessKey":"605e8811-02b8-4166-a8c6-f1f016d135a9","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T06:53:19.614+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5e878de4-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"66b81cde-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T06:54:00.413Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:00.413Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:54:00.432Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:54:00.433Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:54:00.433Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:00.433Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:54:00.433Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:54:00.433Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7d9e1466-2d57-4496-9721-930fc7620502", X-RequestID:"7d9e1466-2d57-4496-9721-930fc7620502", X-TransactionID:"7d9e1466-2d57-4496-9721-930fc7620502", X-ECOMP-RequestID:"7d9e1466-2d57-4496-9721-930fc7620502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bb60f07-340a-478a-b2e9-1f932e1f5181"] 2023-03-17T06:54:00.434Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:54:00.434Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:00.583Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:00.584Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:00.584Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:54:00.585Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=24B0595C553CAC743A1F155B9C9F0A0B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 17 Mar 2023 06:54:00 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2023-03-17T06:54:00.585Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6d658d97-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","executionId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:53:30.806+0000","endTime":"2023-03-17T06:53:30.819+0000","durationInMillis":13,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5e878de4-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:54:00.586Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:00.586Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:54:00.592Z|7d9e1466-2d57-4496-9721-930fc7620502|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:04.936Z|6fa87555-d9d0-4ab0-893c-9a05a6fd64fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:54:04.937Z|6fa87555-d9d0-4ab0-893c-9a05a6fd64fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:54:07.563Z|3d90aade-7dc7-4e3c-9e86-0f7eafd2830b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:07.564Z|3d90aade-7dc7-4e3c-9e86-0f7eafd2830b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:07.565Z|7032d5ae-6235-40a4-94be-fc07335da134|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:07.565Z|102fd6fc-d8eb-42e4-89d1-b14f5b376cbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:07.566Z|7032d5ae-6235-40a4-94be-fc07335da134|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:07.566Z|102fd6fc-d8eb-42e4-89d1-b14f5b376cbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:08.666Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:08.668Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|||INFO|500||Checking if requestId: c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 already exists in requestDb InfraActiveRequests table 2023-03-17T06:54:08.670Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:08.670Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|500||Invoke 2023-03-17T06:54:08.671Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:08.671Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:08.671Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Method : GET 2023-03-17T06:54:08.671Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88ec18ad6e8ddf7deda217f04216dd8e", X-B3-SpanId:"fa195abd498a03b1", X-B3-ParentSpanId:"3abb8eaccbaa89f8", X-B3-Sampled:"0", X-ONAP-RequestID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-RequestID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-TransactionID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-ECOMP-RequestID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84fcb21e-3b7d-4607-b6b4-9512a093bfc0"] 2023-03-17T06:54:08.672Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Request body: 2023-03-17T06:54:08.672Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:08.701Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:08.701Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T06:54:08.702Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status text : Not Found 2023-03-17T06:54:08.702Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:54:08 GMT", x-envoy-upstream-service-time:"24", server:"envoy"] 2023-03-17T06:54:08.702Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Response body: 2023-03-17T06:54:08.702Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:08.702Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|404|Not Found|InvokeReturn 2023-03-17T06:54:08.712Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|||INFO|500||Running local validations 2023-03-17T06:54:09.707Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:54:09.724Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/ab506626-d690-4392-8312-adb5f703e607/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T06:54:09.724Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/ab506626-d690-4392-8312-adb5f703e607/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-17T06:54:09.823Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/ab506626-d690-4392-8312-adb5f703e607/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-17T06:54:09.823Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/ab506626-d690-4392-8312-adb5f703e607/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:54:10 GMT], server=[envoy], content-length=[395], x-envoy-upstream-service-time=[86], x-aai-txid=[1-aai-resources-230317-06:54:10:001-81960], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:54:09.825Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/ab506626-d690-4392-8312-adb5f703e607/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/ab506626-d690-4392-8312-adb5f703e607/related-to/vf-modules","ERR.5.4.6114"]}}} 2023-03-17T06:54:09.828Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/ab506626-d690-4392-8312-adb5f703e607/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2023-03-17T06:54:09.839Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:54:09.857Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T06:54:09.857Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||Invoke 2023-03-17T06:54:09.932Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||InvokeReturn 2023-03-17T06:54:09.933Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:54:10 GMT], server=[envoy], content-length=[1070], x-envoy-upstream-service-time=[72], vertex-id=[376872], x-aai-txid=[0-aai-resources-230317-06:54:10:126-56350], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:54:09.934Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|||DEBUG|500||{"tenant-id":"4a994322e1644b9c964b1676d81c1e9b","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679035940953","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/ab506626-d690-4392-8312-adb5f703e607","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"ab506626-d690-4392-8312-adb5f703e607"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-03-17T06:54:09.936Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-17T06:54:09.937Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-17T06:54:09.938Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:54:09.938Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-17T06:54:09.938Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:09.939Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:54:09.939Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-17T06:54:09.939Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"182", X-B3-TraceId:"88ec18ad6e8ddf7deda217f04216dd8e", X-B3-SpanId:"ab44b8348a6b9e83", X-B3-ParentSpanId:"3abb8eaccbaa89f8", X-B3-Sampled:"0", X-ONAP-RequestID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-RequestID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-TransactionID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-ECOMP-RequestID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49d1039c-2c64-4710-ad52-b1a34f19dd5c"] 2023-03-17T06:54:09.939Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"ab506626-d690-4392-8312-adb5f703e607","serviceInstanceId":"f522f6b9-123e-4d34-8095-7f836f66cab1"},"instanceName":null,"requestScope":"network"} 2023-03-17T06:54:09.939Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:09.973Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:09.973Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:09.973Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-17T06:54:09.974Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:54:09 GMT", x-envoy-upstream-service-time:"30", server:"envoy"] 2023-03-17T06:54:09.974Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-17T06:54:09.974Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:09.975Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-17T06:54:09.975Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2023-03-17T06:54:09.976Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-03-17T06:54:09.976Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:09.976Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2023-03-17T06:54:09.976Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2023-03-17T06:54:09.977Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-RequestID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-TransactionID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-ECOMP-RequestID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"930105a9-eb01-4c97-856e-a524dd93b53e"] 2023-03-17T06:54:09.977Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2023-03-17T06:54:09.977Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:10.003Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:10.004Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:10.004Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-17T06:54:10.004Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:54:09 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:10.005Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 184, "action" : "deleteInstance", "description" : "Gr api recipe to delete network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-03-17T00:09:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184" } } } 2023-03-17T06:54:10.005Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:10.005Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-03-17T06:54:10.008Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:54:10.008Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-17T06:54:10.008Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:10.009Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:54:10.009Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-17T06:54:10.009Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1253", X-B3-TraceId:"88ec18ad6e8ddf7deda217f04216dd8e", X-B3-SpanId:"30363b4ff38fba7e", X-B3-ParentSpanId:"3abb8eaccbaa89f8", X-B3-Sampled:"0", X-ONAP-RequestID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-RequestID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-TransactionID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-ECOMP-RequestID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6a7e619-421c-4aff-9b0c-0c2a307742e1"] 2023-03-17T06:54:10.009Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0","requestStatus":"IN_PROGRESS","startTime":1679036049829,"source":"VID","tenantId":"4a994322e1644b9c964b1676d81c1e9b","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"f522f6b9-123e-4d34-8095-7f836f66cab1","requestScope":"network","requestAction":"deleteInstance","networkId":"ab506626-d690-4392-8312-adb5f703e607","networkType":"","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0"} 2023-03-17T06:54:10.009Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:10.050Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:10.050Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-17T06:54:10.051Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-17T06:54:10.051Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:09 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:10.052Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:54:09.829+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-17T06:54:10.027+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" } } } 2023-03-17T06:54:10.052Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:10.052Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-17T06:54:10.063Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:54:10.063Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-17T06:54:10.063Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:10.063Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:54:10.064Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-17T06:54:10.064Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1873", X-B3-TraceId:"88ec18ad6e8ddf7deda217f04216dd8e", X-B3-SpanId:"700f3f2f4dd6332f", X-B3-ParentSpanId:"3abb8eaccbaa89f8", X-B3-Sampled:"0", X-ONAP-RequestID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-RequestID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-TransactionID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-ECOMP-RequestID:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e749d58d-504d-41cd-8481-36488252178c"] 2023-03-17T06:54:10.064Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelType\":\"network\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"4a994322e1644b9c964b1676d81c1e9b\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f522f6b9-123e-4d34-8095-7f836f66cab1\",\"networkInstanceId\":\"ab506626-d690-4392-8312-adb5f703e607\"}","type":"String"},"requestId":{"value":"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0","type":"String"},"mso-request-id":{"value":"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f522f6b9-123e-4d34-8095-7f836f66cab1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"ab506626-d690-4392-8312-adb5f703e607","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-17T06:54:10.064Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:10.766Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:10.772Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:10.772Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||Invoke 2023-03-17T06:54:10.773Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:10.774Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:10.774Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Method : GET 2023-03-17T06:54:10.774Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d89248f9185f1b6dfa190d825947dede", X-B3-SpanId:"1799fe264350d88e", X-B3-ParentSpanId:"20e09b9f05152211", X-B3-Sampled:"0", X-ONAP-RequestID:"59d751b1-bd0f-456c-9862-68f2b482f9d6", X-RequestID:"59d751b1-bd0f-456c-9862-68f2b482f9d6", X-TransactionID:"59d751b1-bd0f-456c-9862-68f2b482f9d6", X-ECOMP-RequestID:"59d751b1-bd0f-456c-9862-68f2b482f9d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"420c4b1f-b2cb-434c-b9f5-42fd77fa2411"] 2023-03-17T06:54:10.775Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Request body: 2023-03-17T06:54:10.775Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:10.804Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:10.804Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:10.804Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status text : OK 2023-03-17T06:54:10.804Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:09 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:10.805Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Response body: { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:53:05.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"53774475-8aa2-4a94-b73d-af7f891be99c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:30.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "cloudIdentifier" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T06:53:25.000+00:00" } ], "requestURI" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" } } } 2023-03-17T06:54:10.806Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:10.806Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||InvokeReturn 2023-03-17T06:54:10.808Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:10.808Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:10.808Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:10.809Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:10.809Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:10.809Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d89248f9185f1b6dfa190d825947dede", X-B3-SpanId:"4b46fd48df760ffa", X-B3-ParentSpanId:"20e09b9f05152211", X-B3-Sampled:"0", X-ONAP-RequestID:"59d751b1-bd0f-456c-9862-68f2b482f9d6", X-RequestID:"59d751b1-bd0f-456c-9862-68f2b482f9d6", X-TransactionID:"59d751b1-bd0f-456c-9862-68f2b482f9d6", X-ECOMP-RequestID:"59d751b1-bd0f-456c-9862-68f2b482f9d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3114b56f-1775-452d-bca5-5555b193d752"] 2023-03-17T06:54:10.809Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:10.810Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:10.834Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:10.834Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:10.835Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:10.835Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:09 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:10.838Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":null,\"creation_time\":1679036009000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:32.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:54:10.838Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:10.839Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:10.880Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:54:10.880Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:54:10.880Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:10.881Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:54:10.881Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:54:10.881Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"59d751b1-bd0f-456c-9862-68f2b482f9d6", X-RequestID:"59d751b1-bd0f-456c-9862-68f2b482f9d6", X-TransactionID:"59d751b1-bd0f-456c-9862-68f2b482f9d6", X-ECOMP-RequestID:"59d751b1-bd0f-456c-9862-68f2b482f9d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19ecb929-d9ab-4e21-9ce1-a7fa9e5afddb"] 2023-03-17T06:54:10.881Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:54:10.881Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:11.040Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:11.041Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:11.041Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:54:11.041Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5073113F1C68317A98F157319FD536ED; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Fri, 17 Mar 2023 06:54:10 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2023-03-17T06:54:11.041Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","businessKey":"605e8811-02b8-4166-a8c6-f1f016d135a9","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T06:53:19.614+0000","endTime":"2023-03-17T06:54:02.944+0000","removalTime":null,"durationInMillis":43330,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5e878de4-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"66b81cde-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-17T06:54:11.041Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:11.041Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:54:11.056Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:54:11.057Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:54:11.057Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:11.057Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:54:11.057Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:54:11.057Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"59d751b1-bd0f-456c-9862-68f2b482f9d6", X-RequestID:"59d751b1-bd0f-456c-9862-68f2b482f9d6", X-TransactionID:"59d751b1-bd0f-456c-9862-68f2b482f9d6", X-ECOMP-RequestID:"59d751b1-bd0f-456c-9862-68f2b482f9d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ac3cf2a-283a-4a48-89d6-311cfdc74318"] 2023-03-17T06:54:11.057Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:54:11.057Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:11.078Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:11.079Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-17T06:54:11.079Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-17T06:54:11.079Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 17 Mar 2023 06:54:11 GMT", x-onap-requestid:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", x-requestid:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", x-transactionid:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", x-ecomp-requestid:"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", x-onap-partnername:"UNKNOWN", x-invocationid:"e749d58d-504d-41cd-8481-36488252178c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1010", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:11.080Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0\",\"instanceId\":\"ab506626-d690-4392-8312-adb5f703e607\"}}","message":"Success","processInstanceID":"84c4d512-c490-11ed-8ef8-c6acbebbef3f","variables":null,"messageCode":200} 2023-03-17T06:54:11.080Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:11.081Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-17T06:54:11.086Z|c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:11.200Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:11.200Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:11.201Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:54:11.201Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2C3D526FCA7DDF0DE07A5F009955121E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Fri, 17 Mar 2023 06:54:10 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2023-03-17T06:54:11.201Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:808cd07a-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","executionId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:54:02.940+0000","endTime":"2023-03-17T06:54:02.940+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5e878de4-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:54:11.202Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:11.202Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:54:11.207Z|59d751b1-bd0f-456c-9862-68f2b482f9d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:11.275Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:11.280Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:11.281Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|500||Invoke 2023-03-17T06:54:11.281Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:11.281Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:11.281Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Method : GET 2023-03-17T06:54:11.281Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"331de14ff79fa4e3260ee664176202f0", X-B3-SpanId:"84ea49df7866eb91", X-B3-ParentSpanId:"10b7eba5dff368dc", X-B3-Sampled:"0", X-ONAP-RequestID:"7157c287-fed8-47eb-9a0f-4a794db89478", X-RequestID:"7157c287-fed8-47eb-9a0f-4a794db89478", X-TransactionID:"7157c287-fed8-47eb-9a0f-4a794db89478", X-ECOMP-RequestID:"7157c287-fed8-47eb-9a0f-4a794db89478", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6da0bf02-fe5e-4c85-ab15-d1ec20ef8e97"] 2023-03-17T06:54:11.281Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Request body: 2023-03-17T06:54:11.282Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:11.317Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:11.317Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:11.318Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status text : OK 2023-03-17T06:54:11.318Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:11 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:11.318Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Response body: { "requestId" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:54:09.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" } } } 2023-03-17T06:54:11.318Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:11.319Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|500||InvokeReturn 2023-03-17T06:54:11.320Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false 2023-03-17T06:54:11.321Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:11.321Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:11.321Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false 2023-03-17T06:54:11.321Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:11.321Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"331de14ff79fa4e3260ee664176202f0", X-B3-SpanId:"dbd08b96f72c0ea4", X-B3-ParentSpanId:"10b7eba5dff368dc", X-B3-Sampled:"0", X-ONAP-RequestID:"7157c287-fed8-47eb-9a0f-4a794db89478", X-RequestID:"7157c287-fed8-47eb-9a0f-4a794db89478", X-TransactionID:"7157c287-fed8-47eb-9a0f-4a794db89478", X-ECOMP-RequestID:"7157c287-fed8-47eb-9a0f-4a794db89478", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9090ab0c-9a41-42ae-972e-4a95691f0d1d"] 2023-03-17T06:54:11.321Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:11.322Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:11.336Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:11.336Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:11.337Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:11.337Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:11 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:11.337Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:54:11.337Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:11.337Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:11.346Z|7157c287-fed8-47eb-9a0f-4a794db89478|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:17.591Z|77afa43f-1669-4948-b641-d1c390e0af43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:17.591Z|0a2949a3-962d-4f6d-b426-3ad1ccd49564|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:17.592Z|0a2949a3-962d-4f6d-b426-3ad1ccd49564|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:17.592Z|77afa43f-1669-4948-b641-d1c390e0af43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:17.595Z|f90b7113-028b-4076-9ad5-d3e581883980|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:17.595Z|f90b7113-028b-4076-9ad5-d3e581883980|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:19.936Z|4819de97-f217-49d4-84cb-13ef51ffa169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:54:19.936Z|4819de97-f217-49d4-84cb-13ef51ffa169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:54:20.920Z|e45d1574-a000-4308-8ab9-fca4ff3dfe96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:54:20.921Z|e45d1574-a000-4308-8ab9-fca4ff3dfe96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:54:21.377Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:21.384Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:21.384Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||Invoke 2023-03-17T06:54:21.384Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:21.384Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:21.385Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Method : GET 2023-03-17T06:54:21.385Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"385c4cc2aacf1f279ec43d4719093664", X-B3-SpanId:"4651e772fcf6c533", X-B3-ParentSpanId:"8be25e67f610094d", X-B3-Sampled:"0", X-ONAP-RequestID:"a0310047-abc5-44da-86bf-af08f6dc9f66", X-RequestID:"a0310047-abc5-44da-86bf-af08f6dc9f66", X-TransactionID:"a0310047-abc5-44da-86bf-af08f6dc9f66", X-ECOMP-RequestID:"a0310047-abc5-44da-86bf-af08f6dc9f66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62e328ea-b71b-4e1b-ab61-55fc8d864059"] 2023-03-17T06:54:21.385Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Request body: 2023-03-17T06:54:21.385Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:21.423Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:21.423Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:21.423Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status text : OK 2023-03-17T06:54:21.423Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:21 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:21.424Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Response body: { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:53:05.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"53774475-8aa2-4a94-b73d-af7f891be99c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:30.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "cloudIdentifier" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T06:53:25.000+00:00" } ], "requestURI" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" } } } 2023-03-17T06:54:21.424Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:21.424Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||InvokeReturn 2023-03-17T06:54:21.425Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:21.426Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:21.426Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:21.426Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:21.426Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:21.427Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"385c4cc2aacf1f279ec43d4719093664", X-B3-SpanId:"e6c1e0096ff4fc07", X-B3-ParentSpanId:"8be25e67f610094d", X-B3-Sampled:"0", X-ONAP-RequestID:"a0310047-abc5-44da-86bf-af08f6dc9f66", X-RequestID:"a0310047-abc5-44da-86bf-af08f6dc9f66", X-TransactionID:"a0310047-abc5-44da-86bf-af08f6dc9f66", X-ECOMP-RequestID:"a0310047-abc5-44da-86bf-af08f6dc9f66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70f86ddb-2257-4679-b2c6-9d83cea823cd"] 2023-03-17T06:54:21.427Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:21.428Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:21.444Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:21.445Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:21.445Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:21.445Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:21 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:21.446Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":null,\"creation_time\":1679036009000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:32.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:54:21.446Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:21.446Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:21.463Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:54:21.464Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:54:21.464Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:21.464Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:54:21.464Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:54:21.464Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a0310047-abc5-44da-86bf-af08f6dc9f66", X-RequestID:"a0310047-abc5-44da-86bf-af08f6dc9f66", X-TransactionID:"a0310047-abc5-44da-86bf-af08f6dc9f66", X-ECOMP-RequestID:"a0310047-abc5-44da-86bf-af08f6dc9f66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1163e357-82c1-4d71-853d-e929c83aa613"] 2023-03-17T06:54:21.464Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:54:21.464Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:21.539Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:21.546Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:21.546Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|500||Invoke 2023-03-17T06:54:21.546Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:21.547Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:21.547Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Method : GET 2023-03-17T06:54:21.547Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb49147ae70625237656c34048e0b0eb", X-B3-SpanId:"f5b8c99977a2b650", X-B3-ParentSpanId:"7ca21b654fcb71f1", X-B3-Sampled:"0", X-ONAP-RequestID:"e618e57b-2030-4834-b866-50fd09c73018", X-RequestID:"e618e57b-2030-4834-b866-50fd09c73018", X-TransactionID:"e618e57b-2030-4834-b866-50fd09c73018", X-ECOMP-RequestID:"e618e57b-2030-4834-b866-50fd09c73018", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25d5f247-78d5-44a6-bc9e-79b04d38c54e"] 2023-03-17T06:54:21.547Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Request body: 2023-03-17T06:54:21.547Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:21.575Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:21.576Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:21.576Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status text : OK 2023-03-17T06:54:21.576Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:21 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:21.578Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Response body: { "requestId" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-17T06:54:09.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" } } } 2023-03-17T06:54:21.578Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:21.578Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|500||InvokeReturn 2023-03-17T06:54:21.580Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false 2023-03-17T06:54:21.580Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:21.581Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:21.581Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false 2023-03-17T06:54:21.581Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:21.581Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb49147ae70625237656c34048e0b0eb", X-B3-SpanId:"b88e106e5e78bc9c", X-B3-ParentSpanId:"7ca21b654fcb71f1", X-B3-Sampled:"0", X-ONAP-RequestID:"e618e57b-2030-4834-b866-50fd09c73018", X-RequestID:"e618e57b-2030-4834-b866-50fd09c73018", X-TransactionID:"e618e57b-2030-4834-b866-50fd09c73018", X-ECOMP-RequestID:"e618e57b-2030-4834-b866-50fd09c73018", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7455a2e-8da1-4acf-9d6a-993faabcb96d"] 2023-03-17T06:54:21.581Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:21.581Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:21.595Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:21.595Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:21.595Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:21.595Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:21 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:21.596Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "groupingId" : "efe4782e-4799-47ca-ba06-838a1408cb46", "name" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0/efe4782e-4799-47ca-ba06-838a1408cb46\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"updated_time\":1679036057000,\"creation_time\":1679036008000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a5b14badcbbb45ada2b199e4481c6ae3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:54:19.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:54:21.596Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:21.597Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:21.618Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:54:21.618Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:54:21.618Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:21.618Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:54:21.618Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:54:21.619Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e618e57b-2030-4834-b866-50fd09c73018", X-RequestID:"e618e57b-2030-4834-b866-50fd09c73018", X-TransactionID:"e618e57b-2030-4834-b866-50fd09c73018", X-ECOMP-RequestID:"e618e57b-2030-4834-b866-50fd09c73018", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04c25341-3186-42ab-8f9f-192e4cb97eb0"] 2023-03-17T06:54:21.619Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:54:21.619Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:21.637Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:21.638Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:21.638Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:54:21.638Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8ADC7E83B3C4BE5CFD546CD3979EFC37; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Fri, 17 Mar 2023 06:54:21 GMT", x-envoy-upstream-service-time:"170", server:"envoy"] 2023-03-17T06:54:21.638Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","businessKey":"605e8811-02b8-4166-a8c6-f1f016d135a9","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T06:53:19.614+0000","endTime":"2023-03-17T06:54:02.944+0000","removalTime":null,"durationInMillis":43330,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5e878de4-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"66b81cde-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-17T06:54:21.638Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:21.639Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:54:21.657Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:54:21.657Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:54:21.658Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:21.658Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:54:21.658Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:54:21.658Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a0310047-abc5-44da-86bf-af08f6dc9f66", X-RequestID:"a0310047-abc5-44da-86bf-af08f6dc9f66", X-TransactionID:"a0310047-abc5-44da-86bf-af08f6dc9f66", X-ECOMP-RequestID:"a0310047-abc5-44da-86bf-af08f6dc9f66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bfd2649-d925-42fc-b8cb-cd8df6a9f411"] 2023-03-17T06:54:21.658Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:54:21.658Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:21.788Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:21.789Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:21.789Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:54:21.789Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AF5903E66F6B3FFCC5B4873AF37AD1CD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"717", date:"Fri, 17 Mar 2023 06:54:21 GMT", x-envoy-upstream-service-time:"165", server:"envoy"] 2023-03-17T06:54:21.790Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"878e0662-c490-11ed-8ef8-c6acbebbef3f","businessKey":"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T06:54:14.692+0000","endTime":"2023-03-17T06:54:19.513+0000","removalTime":null,"durationInMillis":4821,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"84c4d512-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"878cceab-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-17T06:54:21.790Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:21.790Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:54:21.796Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:21.796Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:21.797Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:54:21.797Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BA8A0815BFC71B026B68F0E6428B8BF8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Fri, 17 Mar 2023 06:54:21 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2023-03-17T06:54:21.798Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:808cd07a-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","executionId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:54:02.940+0000","endTime":"2023-03-17T06:54:02.940+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5e878de4-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:54:21.798Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:21.798Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:54:21.804Z|a0310047-abc5-44da-86bf-af08f6dc9f66|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:21.812Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=878e0662-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=878e0662-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:54:21.812Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=878e0662-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:54:21.812Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=878e0662-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:21.813Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=878e0662-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=878e0662-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:54:21.813Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=878e0662-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:54:21.813Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=878e0662-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e618e57b-2030-4834-b866-50fd09c73018", X-RequestID:"e618e57b-2030-4834-b866-50fd09c73018", X-TransactionID:"e618e57b-2030-4834-b866-50fd09c73018", X-ECOMP-RequestID:"e618e57b-2030-4834-b866-50fd09c73018", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61b01e28-1763-46b8-b25b-0cf9e32a2eb2"] 2023-03-17T06:54:21.813Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=878e0662-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:54:21.813Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=878e0662-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:21.969Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=878e0662-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:21.970Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=878e0662-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:21.970Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=878e0662-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:54:21.970Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=878e0662-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=482C69AC863F9ED8AE62E3EFA1C4F3DA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Fri, 17 Mar 2023 06:54:21 GMT", x-envoy-upstream-service-time:"152", server:"envoy"] 2023-03-17T06:54:21.971Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=878e0662-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:8a6d31bd-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"878e0662-c490-11ed-8ef8-c6acbebbef3f","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"878e0662-c490-11ed-8ef8-c6acbebbef3f","executionId":"878e0662-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:54:19.510+0000","endTime":"2023-03-17T06:54:19.510+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"84c4d512-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:54:21.971Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=878e0662-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:21.971Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=878e0662-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:54:21.980Z|e618e57b-2030-4834-b866-50fd09c73018|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:27.627Z|7cd9efa7-2717-463b-9b6f-fe04e9af3500|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:27.627Z|608efdf3-db6b-4703-85e2-df0acf493838|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:27.628Z|608efdf3-db6b-4703-85e2-df0acf493838|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:27.627Z|7cd9efa7-2717-463b-9b6f-fe04e9af3500|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:27.629Z|35cbf40a-17ab-4069-afc8-f4fd463f696e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:27.630Z|35cbf40a-17ab-4069-afc8-f4fd463f696e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:31.991Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:31.998Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:31.998Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||Invoke 2023-03-17T06:54:31.998Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:31.998Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:31.998Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Method : GET 2023-03-17T06:54:31.998Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9be9f7f98172dcc3cc81fead905eccd4", X-B3-SpanId:"4a6bb9706793e3c1", X-B3-ParentSpanId:"60e73af0b7718f60", X-B3-Sampled:"0", X-ONAP-RequestID:"5663f940-fcfb-4937-934f-c602a658cb8e", X-RequestID:"5663f940-fcfb-4937-934f-c602a658cb8e", X-TransactionID:"5663f940-fcfb-4937-934f-c602a658cb8e", X-ECOMP-RequestID:"5663f940-fcfb-4937-934f-c602a658cb8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e60a7f4-872f-4013-b3ac-c2b0d8536f49"] 2023-03-17T06:54:31.999Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Request body: 2023-03-17T06:54:31.999Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:32.032Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:32.032Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:32.033Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status text : OK 2023-03-17T06:54:32.033Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:32 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:32.033Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Response body: { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:53:05.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"53774475-8aa2-4a94-b73d-af7f891be99c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:53:30.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "cloudIdentifier" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T06:53:25.000+00:00" } ], "requestURI" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" } } } 2023-03-17T06:54:32.033Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:32.034Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||InvokeReturn 2023-03-17T06:54:32.035Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:32.035Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:32.035Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:32.035Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:32.035Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:32.036Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9be9f7f98172dcc3cc81fead905eccd4", X-B3-SpanId:"d4e0fbca147c5965", X-B3-ParentSpanId:"60e73af0b7718f60", X-B3-Sampled:"0", X-ONAP-RequestID:"5663f940-fcfb-4937-934f-c602a658cb8e", X-RequestID:"5663f940-fcfb-4937-934f-c602a658cb8e", X-TransactionID:"5663f940-fcfb-4937-934f-c602a658cb8e", X-ECOMP-RequestID:"5663f940-fcfb-4937-934f-c602a658cb8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8201654-af2f-473c-8867-9be40e40fbbf"] 2023-03-17T06:54:32.036Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:32.036Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:32.049Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:32.050Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:32.050Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:32.050Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:32 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:32.050Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":null,\"creation_time\":1679036009000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:32.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:54:32.050Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:32.051Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:32.067Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:54:32.067Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:54:32.067Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:32.067Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:54:32.067Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:54:32.068Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5663f940-fcfb-4937-934f-c602a658cb8e", X-RequestID:"5663f940-fcfb-4937-934f-c602a658cb8e", X-TransactionID:"5663f940-fcfb-4937-934f-c602a658cb8e", X-ECOMP-RequestID:"5663f940-fcfb-4937-934f-c602a658cb8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63d380d1-364f-4d09-bea3-06a26aab2f69"] 2023-03-17T06:54:32.068Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:54:32.068Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:32.153Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:32.158Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:32.159Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|500||Invoke 2023-03-17T06:54:32.160Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:32.160Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:32.160Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Method : GET 2023-03-17T06:54:32.160Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e846816a862fff2c347047242e92e5d7", X-B3-SpanId:"01ddc6e0a0b88718", X-B3-ParentSpanId:"dfb9f53356a1f077", X-B3-Sampled:"0", X-ONAP-RequestID:"a5412555-f2b4-4f9f-a95b-3721bd329591", X-RequestID:"a5412555-f2b4-4f9f-a95b-3721bd329591", X-TransactionID:"a5412555-f2b4-4f9f-a95b-3721bd329591", X-ECOMP-RequestID:"a5412555-f2b4-4f9f-a95b-3721bd329591", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6affda9-45f0-42b3-a05a-6a2760f57bc8"] 2023-03-17T06:54:32.161Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Request body: 2023-03-17T06:54:32.164Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:32.186Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:32.187Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:32.187Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status text : OK 2023-03-17T06:54:32.187Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:32 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:32.187Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Response body: { "requestId" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-17T06:54:09.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" } } } 2023-03-17T06:54:32.187Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:32.187Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|500||InvokeReturn 2023-03-17T06:54:32.188Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false 2023-03-17T06:54:32.189Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:32.189Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:32.189Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false 2023-03-17T06:54:32.189Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:32.189Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e846816a862fff2c347047242e92e5d7", X-B3-SpanId:"f00290c5c3163868", X-B3-ParentSpanId:"dfb9f53356a1f077", X-B3-Sampled:"0", X-ONAP-RequestID:"a5412555-f2b4-4f9f-a95b-3721bd329591", X-RequestID:"a5412555-f2b4-4f9f-a95b-3721bd329591", X-TransactionID:"a5412555-f2b4-4f9f-a95b-3721bd329591", X-ECOMP-RequestID:"a5412555-f2b4-4f9f-a95b-3721bd329591", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac792376-8d31-4ae8-a6fd-00edbf053fb7"] 2023-03-17T06:54:32.189Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:32.189Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:32.201Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:32.202Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:32.202Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:32.202Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:32 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:32.203Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "groupingId" : "efe4782e-4799-47ca-ba06-838a1408cb46", "name" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0/efe4782e-4799-47ca-ba06-838a1408cb46\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"updated_time\":1679036057000,\"creation_time\":1679036008000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a5b14badcbbb45ada2b199e4481c6ae3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:54:19.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:54:32.204Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:32.204Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:32.218Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:32.218Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:32.219Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:54:32.219Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1A7EA9E012D54D49A0A58C7C603F75DD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Fri, 17 Mar 2023 06:54:32 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-03-17T06:54:32.219Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","businessKey":"605e8811-02b8-4166-a8c6-f1f016d135a9","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T06:53:19.614+0000","endTime":"2023-03-17T06:54:02.944+0000","removalTime":null,"durationInMillis":43330,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5e878de4-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"66b81cde-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-17T06:54:32.219Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:32.219Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=605e8811-02b8-4166-a8c6-f1f016d135a9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:54:32.227Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:54:32.228Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:54:32.228Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:32.228Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:54:32.228Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:54:32.228Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5412555-f2b4-4f9f-a95b-3721bd329591", X-RequestID:"a5412555-f2b4-4f9f-a95b-3721bd329591", X-TransactionID:"a5412555-f2b4-4f9f-a95b-3721bd329591", X-ECOMP-RequestID:"a5412555-f2b4-4f9f-a95b-3721bd329591", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c15bc278-a3a8-4447-80e5-b2abb7dc3c7d"] 2023-03-17T06:54:32.228Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:54:32.228Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:32.234Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:54:32.235Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:54:32.235Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:32.235Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:54:32.235Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:54:32.235Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5663f940-fcfb-4937-934f-c602a658cb8e", X-RequestID:"5663f940-fcfb-4937-934f-c602a658cb8e", X-TransactionID:"5663f940-fcfb-4937-934f-c602a658cb8e", X-ECOMP-RequestID:"5663f940-fcfb-4937-934f-c602a658cb8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0843c991-025e-4200-b415-6b5b78dff836"] 2023-03-17T06:54:32.235Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:54:32.236Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:32.370Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:32.371Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:32.371Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:54:32.372Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=00BF22F0B4684C90FA7F23606A17F63D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Fri, 17 Mar 2023 06:54:32 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2023-03-17T06:54:32.372Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8ba1ba16-c490-11ed-8ef8-c6acbebbef3f","businessKey":"c0ca427e-8833-4f8d-a210-6b4c9b0aefa0","processDefinitionId":"SDNCHandler:1:2e521290-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-17T06:54:21.532+0000","endTime":"2023-03-17T06:54:22.828+0000","removalTime":null,"durationInMillis":1296,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"84c4d512-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"8b87c937-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-17T06:54:32.372Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:32.373Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:54:32.397Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ba1ba16-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ba1ba16-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:54:32.398Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ba1ba16-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:54:32.398Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ba1ba16-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:32.399Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ba1ba16-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ba1ba16-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:54:32.399Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ba1ba16-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:54:32.399Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ba1ba16-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5412555-f2b4-4f9f-a95b-3721bd329591", X-RequestID:"a5412555-f2b4-4f9f-a95b-3721bd329591", X-TransactionID:"a5412555-f2b4-4f9f-a95b-3721bd329591", X-ECOMP-RequestID:"a5412555-f2b4-4f9f-a95b-3721bd329591", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd160431-9697-48f9-b55c-aca0e0e153ff"] 2023-03-17T06:54:32.399Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ba1ba16-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:54:32.399Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ba1ba16-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:32.406Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:32.407Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:32.407Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:54:32.407Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5F3A775B21A5AEC667C4A4FE7A29A5AB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Fri, 17 Mar 2023 06:54:32 GMT", x-envoy-upstream-service-time:"167", server:"envoy"] 2023-03-17T06:54:32.408Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:808cd07a-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","executionId":"66b9cacf-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:54:02.940+0000","endTime":"2023-03-17T06:54:02.940+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5e878de4-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:54:32.408Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:32.409Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b9cacf-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:54:32.413Z|5663f940-fcfb-4937-934f-c602a658cb8e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:32.540Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ba1ba16-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:32.541Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ba1ba16-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:32.542Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ba1ba16-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:54:32.543Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ba1ba16-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A8E0C21EFFF0D5E34863389D52CBA669; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Fri, 17 Mar 2023 06:54:32 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2023-03-17T06:54:32.543Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ba1ba16-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:8ba22f59-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"8ba1ba16-c490-11ed-8ef8-c6acbebbef3f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2e521290-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"8ba1ba16-c490-11ed-8ef8-c6acbebbef3f","executionId":"8ba1ba16-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:54:21.535+0000","endTime":"2023-03-17T06:54:22.827+0000","durationInMillis":1292,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"84c4d512-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:54:32.544Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ba1ba16-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:32.545Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ba1ba16-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:54:32.549Z|a5412555-f2b4-4f9f-a95b-3721bd329591|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:34.936Z|143bf9da-7e02-43ad-b0d1-56e49c8781dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:54:34.939Z|143bf9da-7e02-43ad-b0d1-56e49c8781dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:54:37.657Z|7cebab40-785d-4a38-921f-81daf2c3d381|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:37.658Z|7cebab40-785d-4a38-921f-81daf2c3d381|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:37.659Z|8ebbe4d6-760a-451b-8625-5a4fad0f425d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:37.659Z|540e165f-8a7f-4fba-8850-2d10c5c05d15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:37.660Z|8ebbe4d6-760a-451b-8625-5a4fad0f425d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:37.660Z|540e165f-8a7f-4fba-8850-2d10c5c05d15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:42.586Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:42.597Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:42.597Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||Invoke 2023-03-17T06:54:42.597Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:42.598Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:42.598Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Method : GET 2023-03-17T06:54:42.598Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a2da942b8934989f7d1f855e27dc13c", X-B3-SpanId:"01e2f39fe8205114", X-B3-ParentSpanId:"b9986c1827f98cf0", X-B3-Sampled:"0", X-ONAP-RequestID:"2ecce602-4f43-4298-b10d-1100ea4e3531", X-RequestID:"2ecce602-4f43-4298-b10d-1100ea4e3531", X-TransactionID:"2ecce602-4f43-4298-b10d-1100ea4e3531", X-ECOMP-RequestID:"2ecce602-4f43-4298-b10d-1100ea4e3531", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a24f86a-c135-4f8f-93d7-a39a499b3cc1"] 2023-03-17T06:54:42.598Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Request body: 2023-03-17T06:54:42.598Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:42.626Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:42.627Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:42.627Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status text : OK 2023-03-17T06:54:42.627Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:42.629Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Response body: { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:53:05.000+00:00", "endTime" : "2023-03-17T06:54:35.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"53774475-8aa2-4a94-b73d-af7f891be99c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:35.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "cloudIdentifier" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T06:53:25.000+00:00" } ], "requestURI" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" } } } 2023-03-17T06:54:42.629Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:42.629Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||InvokeReturn 2023-03-17T06:54:42.632Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:42.632Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:42.632Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:42.632Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:42.632Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:42.632Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a2da942b8934989f7d1f855e27dc13c", X-B3-SpanId:"9d2acd9c0bfc7864", X-B3-ParentSpanId:"b9986c1827f98cf0", X-B3-Sampled:"0", X-ONAP-RequestID:"2ecce602-4f43-4298-b10d-1100ea4e3531", X-RequestID:"2ecce602-4f43-4298-b10d-1100ea4e3531", X-TransactionID:"2ecce602-4f43-4298-b10d-1100ea4e3531", X-ECOMP-RequestID:"2ecce602-4f43-4298-b10d-1100ea4e3531", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd010ad8-5b9c-4966-bea0-29c26d2568b0"] 2023-03-17T06:54:42.633Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:42.633Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:42.646Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:42.646Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:42.647Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:42.647Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:42.652Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":null,\"creation_time\":1679036009000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:32.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:54:42.653Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:42.653Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:42.669Z|2ecce602-4f43-4298-b10d-1100ea4e3531|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:42.746Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:42.750Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:42.750Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|500||Invoke 2023-03-17T06:54:42.750Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:42.750Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:42.751Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Method : GET 2023-03-17T06:54:42.751Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"addb59ca2123ff8c2a311f69344524b4", X-B3-SpanId:"5e7a94f9b608f075", X-B3-ParentSpanId:"12db8667a036dba5", X-B3-Sampled:"0", X-ONAP-RequestID:"033f4ed7-7e4a-4e8e-8470-b412470e8b72", X-RequestID:"033f4ed7-7e4a-4e8e-8470-b412470e8b72", X-TransactionID:"033f4ed7-7e4a-4e8e-8470-b412470e8b72", X-ECOMP-RequestID:"033f4ed7-7e4a-4e8e-8470-b412470e8b72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ac65967-05b9-4e59-a58b-5e7038e84a20"] 2023-03-17T06:54:42.751Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Request body: 2023-03-17T06:54:42.751Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:42.771Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:42.771Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:42.771Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status text : OK 2023-03-17T06:54:42.772Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:42.772Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Response body: { "requestId" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-17T06:54:09.000+00:00", "endTime" : "2023-03-17T06:54:37.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" } } } 2023-03-17T06:54:42.773Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:42.773Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|500||InvokeReturn 2023-03-17T06:54:42.775Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false 2023-03-17T06:54:42.775Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:42.776Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:42.776Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false 2023-03-17T06:54:42.776Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:42.776Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"addb59ca2123ff8c2a311f69344524b4", X-B3-SpanId:"5000f917eb9bb8ae", X-B3-ParentSpanId:"12db8667a036dba5", X-B3-Sampled:"0", X-ONAP-RequestID:"033f4ed7-7e4a-4e8e-8470-b412470e8b72", X-RequestID:"033f4ed7-7e4a-4e8e-8470-b412470e8b72", X-TransactionID:"033f4ed7-7e4a-4e8e-8470-b412470e8b72", X-ECOMP-RequestID:"033f4ed7-7e4a-4e8e-8470-b412470e8b72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0db689db-eca8-4d53-8642-671efc28b5e6"] 2023-03-17T06:54:42.776Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:42.777Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:42.791Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:42.792Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:42.792Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:42.792Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:42.792Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "groupingId" : "efe4782e-4799-47ca-ba06-838a1408cb46", "name" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0/efe4782e-4799-47ca-ba06-838a1408cb46\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"updated_time\":1679036057000,\"creation_time\":1679036008000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a5b14badcbbb45ada2b199e4481c6ae3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:54:19.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:54:42.793Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:42.793Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:42.800Z|033f4ed7-7e4a-4e8e-8470-b412470e8b72|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:42.853Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:42.857Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:42.858Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||Invoke 2023-03-17T06:54:42.858Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:42.858Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:42.858Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Method : GET 2023-03-17T06:54:42.858Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"787ddcbfcb86037c89d136b6c81656f7", X-B3-SpanId:"f0700cee10c1c58c", X-B3-ParentSpanId:"54ec10a0042a094a", X-B3-Sampled:"0", X-ONAP-RequestID:"74b81fb5-f5c2-4c6b-9604-ddbd574072b3", X-RequestID:"74b81fb5-f5c2-4c6b-9604-ddbd574072b3", X-TransactionID:"74b81fb5-f5c2-4c6b-9604-ddbd574072b3", X-ECOMP-RequestID:"74b81fb5-f5c2-4c6b-9604-ddbd574072b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b21f15c2-9094-43ca-a384-58da9743dd61"] 2023-03-17T06:54:42.858Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Request body: 2023-03-17T06:54:42.858Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:42.887Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:42.887Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:42.887Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status text : OK 2023-03-17T06:54:42.887Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:42.888Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Response body: { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:53:05.000+00:00", "endTime" : "2023-03-17T06:54:35.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"53774475-8aa2-4a94-b73d-af7f891be99c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:35.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "cloudIdentifier" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T06:53:25.000+00:00" } ], "requestURI" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" } } } 2023-03-17T06:54:42.889Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:42.889Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||InvokeReturn 2023-03-17T06:54:42.891Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:42.891Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:42.892Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:42.892Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:42.892Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:42.892Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"787ddcbfcb86037c89d136b6c81656f7", X-B3-SpanId:"f6ca04aad12d5d7c", X-B3-ParentSpanId:"54ec10a0042a094a", X-B3-Sampled:"0", X-ONAP-RequestID:"74b81fb5-f5c2-4c6b-9604-ddbd574072b3", X-RequestID:"74b81fb5-f5c2-4c6b-9604-ddbd574072b3", X-TransactionID:"74b81fb5-f5c2-4c6b-9604-ddbd574072b3", X-ECOMP-RequestID:"74b81fb5-f5c2-4c6b-9604-ddbd574072b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63fcb303-22c2-438f-aa0c-0e2a878d72dd"] 2023-03-17T06:54:42.892Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:42.892Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:42.906Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:42.906Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:42.906Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:42.906Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:42.907Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":null,\"creation_time\":1679036009000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:32.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:54:42.907Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:42.907Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:42.914Z|74b81fb5-f5c2-4c6b-9604-ddbd574072b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:42.983Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:42.987Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:42.987Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|500||Invoke 2023-03-17T06:54:42.987Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:42.988Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:42.988Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Method : GET 2023-03-17T06:54:42.988Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3763417d43754939ff9cdad8c6caaa0d", X-B3-SpanId:"2b07592ef6b7246d", X-B3-ParentSpanId:"8cc4ca14ac7c2c23", X-B3-Sampled:"0", X-ONAP-RequestID:"c3d390e3-80ba-4653-b4b8-b5235eb692aa", X-RequestID:"c3d390e3-80ba-4653-b4b8-b5235eb692aa", X-TransactionID:"c3d390e3-80ba-4653-b4b8-b5235eb692aa", X-ECOMP-RequestID:"c3d390e3-80ba-4653-b4b8-b5235eb692aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"807109e3-791a-47c7-b49a-e2306956fd69"] 2023-03-17T06:54:42.988Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Request body: 2023-03-17T06:54:42.988Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:43.011Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:43.012Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:43.012Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status text : OK 2023-03-17T06:54:43.012Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:43.012Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Response body: { "requestId" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-17T06:54:09.000+00:00", "endTime" : "2023-03-17T06:54:37.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" } } } 2023-03-17T06:54:43.013Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:43.013Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|500||InvokeReturn 2023-03-17T06:54:43.014Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false 2023-03-17T06:54:43.014Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:43.014Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:43.014Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false 2023-03-17T06:54:43.014Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:43.014Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3763417d43754939ff9cdad8c6caaa0d", X-B3-SpanId:"7f11468c6ec238c5", X-B3-ParentSpanId:"8cc4ca14ac7c2c23", X-B3-Sampled:"0", X-ONAP-RequestID:"c3d390e3-80ba-4653-b4b8-b5235eb692aa", X-RequestID:"c3d390e3-80ba-4653-b4b8-b5235eb692aa", X-TransactionID:"c3d390e3-80ba-4653-b4b8-b5235eb692aa", X-ECOMP-RequestID:"c3d390e3-80ba-4653-b4b8-b5235eb692aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"727384db-5b81-4195-b986-ce87aa190038"] 2023-03-17T06:54:43.014Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:43.015Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:43.033Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:43.033Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:43.033Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:43.033Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:43.034Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "groupingId" : "efe4782e-4799-47ca-ba06-838a1408cb46", "name" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0/efe4782e-4799-47ca-ba06-838a1408cb46\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"updated_time\":1679036057000,\"creation_time\":1679036008000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a5b14badcbbb45ada2b199e4481c6ae3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:54:19.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:54:43.034Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:43.034Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:43.040Z|c3d390e3-80ba-4653-b4b8-b5235eb692aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:43.097Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:43.100Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:43.101Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||Invoke 2023-03-17T06:54:43.101Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:43.101Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:43.101Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Method : GET 2023-03-17T06:54:43.101Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c2d7d7f90da23fb94ab87e20a47da02", X-B3-SpanId:"4573e7fb570497c7", X-B3-ParentSpanId:"51e0ae8c65c0d1f1", X-B3-Sampled:"0", X-ONAP-RequestID:"c6abf02a-f37f-4956-ab7d-b05ccdc387f4", X-RequestID:"c6abf02a-f37f-4956-ab7d-b05ccdc387f4", X-TransactionID:"c6abf02a-f37f-4956-ab7d-b05ccdc387f4", X-ECOMP-RequestID:"c6abf02a-f37f-4956-ab7d-b05ccdc387f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4e0b204-6d4e-4051-ae47-f597c66f94b8"] 2023-03-17T06:54:43.101Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Request body: 2023-03-17T06:54:43.101Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:43.127Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:43.127Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:43.127Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status text : OK 2023-03-17T06:54:43.128Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:43.128Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Response body: { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:53:05.000+00:00", "endTime" : "2023-03-17T06:54:35.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"53774475-8aa2-4a94-b73d-af7f891be99c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:35.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "cloudIdentifier" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T06:53:25.000+00:00" } ], "requestURI" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" } } } 2023-03-17T06:54:43.128Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:43.128Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||InvokeReturn 2023-03-17T06:54:43.129Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:43.129Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:43.130Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:43.130Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:43.130Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:43.130Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c2d7d7f90da23fb94ab87e20a47da02", X-B3-SpanId:"38c758b1c776fae8", X-B3-ParentSpanId:"51e0ae8c65c0d1f1", X-B3-Sampled:"0", X-ONAP-RequestID:"c6abf02a-f37f-4956-ab7d-b05ccdc387f4", X-RequestID:"c6abf02a-f37f-4956-ab7d-b05ccdc387f4", X-TransactionID:"c6abf02a-f37f-4956-ab7d-b05ccdc387f4", X-ECOMP-RequestID:"c6abf02a-f37f-4956-ab7d-b05ccdc387f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c4b4dac-d396-4b86-bcaa-66ccd6daea6a"] 2023-03-17T06:54:43.130Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:43.130Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:43.142Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:43.142Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:43.142Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:43.142Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:43.142Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":null,\"creation_time\":1679036009000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:32.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:54:43.143Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:43.143Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:43.148Z|c6abf02a-f37f-4956-ab7d-b05ccdc387f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:43.216Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:43.222Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:43.223Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|500||Invoke 2023-03-17T06:54:43.223Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:43.223Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:43.223Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Method : GET 2023-03-17T06:54:43.223Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d981fdf34b2cf4467b3fa21ec7b6fea9", X-B3-SpanId:"85c0cc6c5754ff01", X-B3-ParentSpanId:"a4e9d2c86c7bc2af", X-B3-Sampled:"0", X-ONAP-RequestID:"a478fdfe-69f6-434b-a657-2fb9fcfd1ccc", X-RequestID:"a478fdfe-69f6-434b-a657-2fb9fcfd1ccc", X-TransactionID:"a478fdfe-69f6-434b-a657-2fb9fcfd1ccc", X-ECOMP-RequestID:"a478fdfe-69f6-434b-a657-2fb9fcfd1ccc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e755530c-7722-44dd-a14f-9ec4fc093ea4"] 2023-03-17T06:54:43.223Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Request body: 2023-03-17T06:54:43.223Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:43.255Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:43.255Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:43.255Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status text : OK 2023-03-17T06:54:43.256Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:43.257Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Response body: { "requestId" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-17T06:54:09.000+00:00", "endTime" : "2023-03-17T06:54:37.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" } } } 2023-03-17T06:54:43.257Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:43.257Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|500||InvokeReturn 2023-03-17T06:54:43.258Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false 2023-03-17T06:54:43.259Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:43.259Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:43.259Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false 2023-03-17T06:54:43.259Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:43.259Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d981fdf34b2cf4467b3fa21ec7b6fea9", X-B3-SpanId:"9a5d8395be63cd5b", X-B3-ParentSpanId:"a4e9d2c86c7bc2af", X-B3-Sampled:"0", X-ONAP-RequestID:"a478fdfe-69f6-434b-a657-2fb9fcfd1ccc", X-RequestID:"a478fdfe-69f6-434b-a657-2fb9fcfd1ccc", X-TransactionID:"a478fdfe-69f6-434b-a657-2fb9fcfd1ccc", X-ECOMP-RequestID:"a478fdfe-69f6-434b-a657-2fb9fcfd1ccc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ab67143-70b9-40a4-b02e-4d4cdfe3845f"] 2023-03-17T06:54:43.259Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:43.259Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:43.271Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:43.271Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:43.271Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:43.272Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:43.272Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "groupingId" : "efe4782e-4799-47ca-ba06-838a1408cb46", "name" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0/efe4782e-4799-47ca-ba06-838a1408cb46\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"updated_time\":1679036057000,\"creation_time\":1679036008000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a5b14badcbbb45ada2b199e4481c6ae3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:54:19.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:54:43.272Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:43.272Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:43.279Z|a478fdfe-69f6-434b-a657-2fb9fcfd1ccc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:43.344Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:43.348Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:43.348Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||Invoke 2023-03-17T06:54:43.348Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:43.348Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:43.348Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Method : GET 2023-03-17T06:54:43.349Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0bcf9061147183a6baf45a9277b95432", X-B3-SpanId:"9570e3a411673737", X-B3-ParentSpanId:"fe418f96a8277cee", X-B3-Sampled:"0", X-ONAP-RequestID:"f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9", X-RequestID:"f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9", X-TransactionID:"f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9", X-ECOMP-RequestID:"f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b886b0c-0eff-450b-bf85-80b28ccad668"] 2023-03-17T06:54:43.349Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Request body: 2023-03-17T06:54:43.349Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:43.372Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:43.372Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:43.372Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status text : OK 2023-03-17T06:54:43.372Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:43.373Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Response body: { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:53:05.000+00:00", "endTime" : "2023-03-17T06:54:35.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"53774475-8aa2-4a94-b73d-af7f891be99c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:35.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "cloudIdentifier" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T06:53:25.000+00:00" } ], "requestURI" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" } } } 2023-03-17T06:54:43.373Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:43.373Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||InvokeReturn 2023-03-17T06:54:43.376Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:43.376Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:43.377Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:43.377Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:43.377Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:43.377Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0bcf9061147183a6baf45a9277b95432", X-B3-SpanId:"659c2a42114a33f1", X-B3-ParentSpanId:"fe418f96a8277cee", X-B3-Sampled:"0", X-ONAP-RequestID:"f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9", X-RequestID:"f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9", X-TransactionID:"f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9", X-ECOMP-RequestID:"f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ae35422-9577-4ec0-a219-f7e449384e98"] 2023-03-17T06:54:43.378Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:43.378Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:43.392Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:43.392Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:43.393Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:43.393Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:43.394Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":null,\"creation_time\":1679036009000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:32.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:54:43.394Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:43.394Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:43.402Z|f6a8ca0d-496d-4fd9-99ea-0b91e0ab7fa9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:43.465Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:43.469Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:43.470Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|500||Invoke 2023-03-17T06:54:43.470Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:43.470Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:43.470Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Method : GET 2023-03-17T06:54:43.470Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73cbedf06ab85167f7c7081a3879ba7f", X-B3-SpanId:"08c4b7c2c24fb2fe", X-B3-ParentSpanId:"a136b18866ea2e86", X-B3-Sampled:"0", X-ONAP-RequestID:"aea95524-fbd6-498e-a931-e8229b7a2fe9", X-RequestID:"aea95524-fbd6-498e-a931-e8229b7a2fe9", X-TransactionID:"aea95524-fbd6-498e-a931-e8229b7a2fe9", X-ECOMP-RequestID:"aea95524-fbd6-498e-a931-e8229b7a2fe9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d71be537-9d95-4c69-aeea-5320cc588d0b"] 2023-03-17T06:54:43.470Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Request body: 2023-03-17T06:54:43.470Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:43.499Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:43.499Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:43.500Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status text : OK 2023-03-17T06:54:43.500Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:43.501Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Response body: { "requestId" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-17T06:54:09.000+00:00", "endTime" : "2023-03-17T06:54:37.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" } } } 2023-03-17T06:54:43.501Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:43.501Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|500||InvokeReturn 2023-03-17T06:54:43.504Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false 2023-03-17T06:54:43.505Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:43.505Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:43.505Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false 2023-03-17T06:54:43.506Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:43.506Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73cbedf06ab85167f7c7081a3879ba7f", X-B3-SpanId:"9a8b067d44929294", X-B3-ParentSpanId:"a136b18866ea2e86", X-B3-Sampled:"0", X-ONAP-RequestID:"aea95524-fbd6-498e-a931-e8229b7a2fe9", X-RequestID:"aea95524-fbd6-498e-a931-e8229b7a2fe9", X-TransactionID:"aea95524-fbd6-498e-a931-e8229b7a2fe9", X-ECOMP-RequestID:"aea95524-fbd6-498e-a931-e8229b7a2fe9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2f7b787-c1cc-4a29-8f9e-ae2ac9538bec"] 2023-03-17T06:54:43.506Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:43.507Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:43.521Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:43.521Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:43.521Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:43.522Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:43.522Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "groupingId" : "efe4782e-4799-47ca-ba06-838a1408cb46", "name" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0/efe4782e-4799-47ca-ba06-838a1408cb46\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"updated_time\":1679036057000,\"creation_time\":1679036008000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a5b14badcbbb45ada2b199e4481c6ae3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:54:19.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:54:43.522Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:43.522Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:43.530Z|aea95524-fbd6-498e-a931-e8229b7a2fe9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:43.571Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:43.576Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:43.577Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||Invoke 2023-03-17T06:54:43.577Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:43.577Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9 2023-03-17T06:54:43.577Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Method : GET 2023-03-17T06:54:43.577Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d86b662d1e6e39a09df56f92e66d2338", X-B3-SpanId:"8bc76878548a6313", X-B3-ParentSpanId:"3ebbdebdd2181c49", X-B3-Sampled:"0", X-ONAP-RequestID:"4af76f55-1d9d-4ed4-b8be-166cce64c7d3", X-RequestID:"4af76f55-1d9d-4ed4-b8be-166cce64c7d3", X-TransactionID:"4af76f55-1d9d-4ed4-b8be-166cce64c7d3", X-ECOMP-RequestID:"4af76f55-1d9d-4ed4-b8be-166cce64c7d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c28e1288-be2a-44d5-a51b-3edfc5746d69"] 2023-03-17T06:54:43.577Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Request body: 2023-03-17T06:54:43.577Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:43.601Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:43.601Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:43.601Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Status text : OK 2023-03-17T06:54:43.602Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:43.602Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||Response body: { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:53:05.000+00:00", "endTime" : "2023-03-17T06:54:35.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"37570d29-e360-4cd1-88bd-56f122d86ea1\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"53774475-8aa2-4a94-b73d-af7f891be99c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:35.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "cloudIdentifier" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T06:53:25.000+00:00" } ], "requestURI" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9" } } } 2023-03-17T06:54:43.602Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:43.602Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/605e8811-02b8-4166-a8c6-f1f016d135a9|INFO|500||InvokeReturn 2023-03-17T06:54:43.603Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:43.603Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:43.604Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:43.604Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false 2023-03-17T06:54:43.604Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:43.604Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d86b662d1e6e39a09df56f92e66d2338", X-B3-SpanId:"6fa5adc75ea25098", X-B3-ParentSpanId:"3ebbdebdd2181c49", X-B3-Sampled:"0", X-ONAP-RequestID:"4af76f55-1d9d-4ed4-b8be-166cce64c7d3", X-RequestID:"4af76f55-1d9d-4ed4-b8be-166cce64c7d3", X-TransactionID:"4af76f55-1d9d-4ed4-b8be-166cce64c7d3", X-ECOMP-RequestID:"4af76f55-1d9d-4ed4-b8be-166cce64c7d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27f89859-0167-452e-9ce4-aff60a1629bb"] 2023-03-17T06:54:43.604Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:43.604Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:43.623Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:43.624Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:43.624Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:43.624Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:42 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:43.625Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "605e8811-02b8-4166-a8c6-f1f016d135a9", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":null,\"creation_time\":1679036009000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:53:32.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:54:43.625Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:43.625Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=605e8811-02b8-4166-a8c6-f1f016d135a9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:43.636Z|4af76f55-1d9d-4ed4-b8be-166cce64c7d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/605e8811-02b8-4166-a8c6-f1f016d135a9|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:43.701Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:43.706Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:43.706Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|500||Invoke 2023-03-17T06:54:43.707Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:43.707Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0 2023-03-17T06:54:43.707Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Method : GET 2023-03-17T06:54:43.707Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1b6846f44615be2d2d5c399aefc8dda", X-B3-SpanId:"36c6e3b670f0b8b0", X-B3-ParentSpanId:"b206528919297388", X-B3-Sampled:"0", X-ONAP-RequestID:"71462f4e-800c-4d71-ab02-09e22a9c33a8", X-RequestID:"71462f4e-800c-4d71-ab02-09e22a9c33a8", X-TransactionID:"71462f4e-800c-4d71-ab02-09e22a9c33a8", X-ECOMP-RequestID:"71462f4e-800c-4d71-ab02-09e22a9c33a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fe248f8-483a-44d5-aada-5e46a20ad663"] 2023-03-17T06:54:43.707Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Request body: 2023-03-17T06:54:43.707Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:43.730Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:43.730Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:43.730Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Status text : OK 2023-03-17T06:54:43.730Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:43 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:43.731Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||Response body: { "requestId" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-17T06:54:09.000+00:00", "endTime" : "2023-03-17T06:54:37.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "ab506626-d690-4392-8312-adb5f703e607", "networkName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1/networks/ab506626-d690-4392-8312-adb5f703e607", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0" } } } 2023-03-17T06:54:43.731Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:43.731Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|INFO|500||InvokeReturn 2023-03-17T06:54:43.732Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false 2023-03-17T06:54:43.732Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:43.732Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:43.732Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false 2023-03-17T06:54:43.733Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:43.733Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1b6846f44615be2d2d5c399aefc8dda", X-B3-SpanId:"e1fee382a63f1036", X-B3-ParentSpanId:"b206528919297388", X-B3-Sampled:"0", X-ONAP-RequestID:"71462f4e-800c-4d71-ab02-09e22a9c33a8", X-RequestID:"71462f4e-800c-4d71-ab02-09e22a9c33a8", X-TransactionID:"71462f4e-800c-4d71-ab02-09e22a9c33a8", X-ECOMP-RequestID:"71462f4e-800c-4d71-ab02-09e22a9c33a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d286c277-33bd-42c4-9b88-07c0d7eb5290"] 2023-03-17T06:54:43.733Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:43.733Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:43.749Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:43.750Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:43.750Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:43.750Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:43 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:43.750Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c0ca427e-8833-4f8d-a210-6b4c9b0aefa0", "groupingId" : "efe4782e-4799-47ca-ba06-838a1408cb46", "name" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0/efe4782e-4799-47ca-ba06-838a1408cb46\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"updated_time\":1679036057000,\"creation_time\":1679036008000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"a5b14badcbbb45ada2b199e4481c6ae3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"efe4782e-4799-47ca-ba06-838a1408cb46\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"network_name\":\"basic_network-05976124-7007-41f2-ac04-f4afc6211751_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:54:19.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:54:43.751Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:43.751Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c0ca427e-8833-4f8d-a210-6b4c9b0aefa0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:43.758Z|71462f4e-800c-4d71-ab02-09e22a9c33a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c0ca427e-8833-4f8d-a210-6b4c9b0aefa0|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:44.407Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:44.410Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||INFO|500||Checking if requestId: 826afe36-2198-4081-b9d0-0eb4784f65f6 already exists in requestDb InfraActiveRequests table 2023-03-17T06:54:44.410Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6 2023-03-17T06:54:44.410Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|INFO|500||Invoke 2023-03-17T06:54:44.411Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:44.411Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6 2023-03-17T06:54:44.411Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Method : GET 2023-03-17T06:54:44.411Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b2f0c967c96b565eec59eb137678ad7", X-B3-SpanId:"2e86edd72d3ff5e2", X-B3-ParentSpanId:"ef8d813e7240dd3c", X-B3-Sampled:"0", X-ONAP-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-TransactionID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-ECOMP-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c4a7b56-fdcf-4f35-923c-8869f4be0b15"] 2023-03-17T06:54:44.411Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Request body: 2023-03-17T06:54:44.411Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:44.439Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:44.439Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T06:54:44.439Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Status text : Not Found 2023-03-17T06:54:44.439Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:54:43 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2023-03-17T06:54:44.440Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Response body: 2023-03-17T06:54:44.440Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:44.440Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|INFO|404|Not Found|InvokeReturn 2023-03-17T06:54:44.454Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||INFO|500||Running local validations 2023-03-17T06:54:44.627Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:54:44.649Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed|INFO|500||Invoke 2023-03-17T06:54:44.649Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[826afe36-2198-4081-b9d0-0eb4784f65f6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ea29f46b-f04c-40ae-bcbe-7e98a4f1972c], X-ECOMP-RequestID=[826afe36-2198-4081-b9d0-0eb4784f65f6], X-TransactionId=[], X-ONAP-RequestID=[826afe36-2198-4081-b9d0-0eb4784f65f6]} 2023-03-17T06:54:44.704Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:54:44 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[45], vertex-id=[409640], x-aai-txid=[2-aai-resources-230317-06:54:44:926-10937], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:54:44.706Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1"}]} 2023-03-17T06:54:44.707Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed|INFO|500||InvokeReturn 2023-03-17T06:54:44.724Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:54:44.738Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-17T06:54:44.739Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[826afe36-2198-4081-b9d0-0eb4784f65f6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[97cf901e-f5b5-40b0-af0e-01fa63e69dbc], X-ECOMP-RequestID=[826afe36-2198-4081-b9d0-0eb4784f65f6], X-TransactionId=[], X-ONAP-RequestID=[826afe36-2198-4081-b9d0-0eb4784f65f6]} 2023-03-17T06:54:44.782Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:54:45 GMT], server=[envoy], content-length=[613], x-envoy-upstream-service-time=[40], x-aai-txid=[2-aai-resources-230317-06:54:45:008-65475], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:54:44.783Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-03-17T06:54:44.783Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-17T06:54:44.785Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-03-17T06:54:44.789Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:54:44.804Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed|INFO|500||Invoke 2023-03-17T06:54:44.804Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[826afe36-2198-4081-b9d0-0eb4784f65f6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2d23a571-8a64-4279-9710-cc208fa45fd3], X-ECOMP-RequestID=[826afe36-2198-4081-b9d0-0eb4784f65f6], X-TransactionId=[], X-ONAP-RequestID=[826afe36-2198-4081-b9d0-0eb4784f65f6]} 2023-03-17T06:54:44.849Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:54:45 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[42], vertex-id=[409640], x-aai-txid=[1-aai-resources-230317-06:54:45:073-637], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:54:44.851Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1"}]} 2023-03-17T06:54:44.851Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed|INFO|500||InvokeReturn 2023-03-17T06:54:44.860Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:54:44.888Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-17T06:54:44.888Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[826afe36-2198-4081-b9d0-0eb4784f65f6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[44a9693d-d241-439d-bae3-01a57673610a], X-ECOMP-RequestID=[826afe36-2198-4081-b9d0-0eb4784f65f6], X-TransactionId=[], X-ONAP-RequestID=[826afe36-2198-4081-b9d0-0eb4784f65f6]} 2023-03-17T06:54:44.927Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:54:45 GMT], server=[envoy], content-length=[610], x-envoy-upstream-service-time=[35], x-aai-txid=[2-aai-resources-230317-06:54:45:159-86933], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:54:44.928Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-03-17T06:54:44.928Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-17T06:54:44.930Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-03-17T06:54:44.935Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:54:44.952Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T06:54:44.952Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed|INFO|500||Invoke 2023-03-17T06:54:45.004Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed|INFO|500||InvokeReturn 2023-03-17T06:54:45.005Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1?format=pathed has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:54:45 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[43], vertex-id=[409640], x-aai-txid=[0-aai-resources-230317-06:54:45:221-55526], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:54:45.006Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1"}]} 2023-03-17T06:54:45.010Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:54:45.025Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T06:54:45.025Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-17T06:54:45.080Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-17T06:54:45.080Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:54:45 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[51], x-aai-txid=[2-aai-resources-230317-06:54:45:296-76399], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:54:45.081Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/configurations","ERR.5.4.6114"]}}} 2023-03-17T06:54:45.083Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f522f6b9-123e-4d34-8095-7f836f66cab1/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-03-17T06:54:45.084Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-17T06:54:45.084Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-17T06:54:45.085Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:54:45.085Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-17T06:54:45.086Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:45.086Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:54:45.086Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-17T06:54:45.086Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"0b2f0c967c96b565eec59eb137678ad7", X-B3-SpanId:"fe8a4951d30ca86a", X-B3-ParentSpanId:"ef8d813e7240dd3c", X-B3-Sampled:"0", X-ONAP-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-TransactionID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-ECOMP-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"506fc5d1-490e-4b60-9dea-c5fd1b886feb"] 2023-03-17T06:54:45.087Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"f522f6b9-123e-4d34-8095-7f836f66cab1"},"instanceName":null,"requestScope":"service"} 2023-03-17T06:54:45.087Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:45.119Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:45.119Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:45.119Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-17T06:54:45.119Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:54:45 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2023-03-17T06:54:45.120Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-17T06:54:45.120Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:45.120Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-17T06:54:45.121Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T06:54:45.121Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-17T06:54:45.121Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:45.121Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T06:54:45.121Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-17T06:54:45.121Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-TransactionID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-ECOMP-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5f28e3c-db9d-4c62-b07f-5304ba40091d"] 2023-03-17T06:54:45.122Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-17T06:54:45.122Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:45.159Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:45.159Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:45.160Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-17T06:54:45.160Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:54:45 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:45.161Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-17 00:09:28.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-03-17T06:54:45.161Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:45.161Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-17T06:54:45.178Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-17T06:54:45.179Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-03-17T06:54:45.180Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:45.180Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-17T06:54:45.181Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-17T06:54:45.181Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-TransactionID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-ECOMP-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e970d584-ce90-4b8c-ad4b-bd038583f19a"] 2023-03-17T06:54:45.181Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-03-17T06:54:45.181Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:45.207Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:45.207Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:45.207Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-17T06:54:45.207Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:54:45 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:45.208Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-17T00:09:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2023-03-17T06:54:45.208Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:45.208Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-03-17T06:54:45.218Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T06:54:45.219Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-17T06:54:45.219Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:45.219Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T06:54:45.220Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-17T06:54:45.220Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-TransactionID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-ECOMP-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f240175-817e-45b1-be27-3abdb8ee9cb0"] 2023-03-17T06:54:45.220Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-17T06:54:45.220Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:45.251Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:45.252Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:45.253Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-17T06:54:45.254Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:54:45 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:45.255Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-17 00:09:28.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-03-17T06:54:45.255Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:45.256Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-17T06:54:45.262Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:54:45.263Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-17T06:54:45.263Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:45.263Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:54:45.263Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-17T06:54:45.263Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1049", X-B3-TraceId:"0b2f0c967c96b565eec59eb137678ad7", X-B3-SpanId:"470545ca88f3a91f", X-B3-ParentSpanId:"ef8d813e7240dd3c", X-B3-Sampled:"0", X-ONAP-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-TransactionID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-ECOMP-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33a52dd1-b4a1-49db-b579-03cb5963595b"] 2023-03-17T06:54:45.264Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"826afe36-2198-4081-b9d0-0eb4784f65f6","requestStatus":"IN_PROGRESS","startTime":1679036085084,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"f522f6b9-123e-4d34-8095-7f836f66cab1","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1","cloudApiRequests":[],"requestURI":"826afe36-2198-4081-b9d0-0eb4784f65f6"} 2023-03-17T06:54:45.264Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:45.307Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:45.307Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-17T06:54:45.308Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-17T06:54:45.308Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:45 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:45.308Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "826afe36-2198-4081-b9d0-0eb4784f65f6", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:54:45.084+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-17T06:54:45.286+00:00", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1", "cloudApiRequests" : [ ], "requestURI" : "826afe36-2198-4081-b9d0-0eb4784f65f6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6" } } } 2023-03-17T06:54:45.309Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:45.309Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-17T06:54:45.317Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:54:45.317Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-17T06:54:45.318Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:45.319Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:54:45.319Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-17T06:54:45.320Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1877", X-B3-TraceId:"0b2f0c967c96b565eec59eb137678ad7", X-B3-SpanId:"87f5970726723a4b", X-B3-ParentSpanId:"ef8d813e7240dd3c", X-B3-Sampled:"0", X-ONAP-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-TransactionID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-ECOMP-RequestID:"826afe36-2198-4081-b9d0-0eb4784f65f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ecc0d33-5bf4-4f70-b224-d3de2575ea19"] 2023-03-17T06:54:45.320Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\",\"modelUuid\":\"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\",\"modelInvariantUuid\":\"ea6b935e-1a14-4bec-975f-b35451fa1dff\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f522f6b9-123e-4d34-8095-7f836f66cab1\"}","type":"String"},"requestId":{"value":"826afe36-2198-4081-b9d0-0eb4784f65f6","type":"String"},"mso-request-id":{"value":"826afe36-2198-4081-b9d0-0eb4784f65f6","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f522f6b9-123e-4d34-8095-7f836f66cab1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-17T06:54:45.321Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:45.661Z|2cd85ea6-13d3-4e2f-958e-feb5d79a8221|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:54:45.662Z|2cd85ea6-13d3-4e2f-958e-feb5d79a8221|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:46.341Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:46.342Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-17T06:54:46.342Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-17T06:54:46.343Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 17 Mar 2023 06:54:46 GMT", x-onap-requestid:"826afe36-2198-4081-b9d0-0eb4784f65f6", x-requestid:"826afe36-2198-4081-b9d0-0eb4784f65f6", x-transactionid:"826afe36-2198-4081-b9d0-0eb4784f65f6", x-ecomp-requestid:"826afe36-2198-4081-b9d0-0eb4784f65f6", x-onap-partnername:"UNKNOWN", x-invocationid:"6ecc0d33-5bf4-4f70-b224-d3de2575ea19", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1015", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:46.343Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"826afe36-2198-4081-b9d0-0eb4784f65f6\",\"instanceId\":\"f522f6b9-123e-4d34-8095-7f836f66cab1\"}}","message":"Success","processInstanceID":"99c989c9-c490-11ed-8ef8-c6acbebbef3f","variables":null,"messageCode":200} 2023-03-17T06:54:46.344Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:46.344Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-17T06:54:46.352Z|826afe36-2198-4081-b9d0-0eb4784f65f6|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:46.547Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:46.551Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6 2023-03-17T06:54:46.551Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|INFO|500||Invoke 2023-03-17T06:54:46.552Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:46.552Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6 2023-03-17T06:54:46.552Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Method : GET 2023-03-17T06:54:46.552Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c014e34104b3524e1a9cb4ba131deb0f", X-B3-SpanId:"1a7c06b49fb88d9a", X-B3-ParentSpanId:"b7d470efd7e9f315", X-B3-Sampled:"0", X-ONAP-RequestID:"ee8138e5-cd30-40e9-acca-c2a356eb174e", X-RequestID:"ee8138e5-cd30-40e9-acca-c2a356eb174e", X-TransactionID:"ee8138e5-cd30-40e9-acca-c2a356eb174e", X-ECOMP-RequestID:"ee8138e5-cd30-40e9-acca-c2a356eb174e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81033e0d-468f-414b-a8fe-66772ee02c55"] 2023-03-17T06:54:46.552Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Request body: 2023-03-17T06:54:46.552Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:46.583Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:46.583Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:46.583Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Status text : OK 2023-03-17T06:54:46.584Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:46 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:46.584Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Response body: { "requestId" : "826afe36-2198-4081-b9d0-0eb4784f65f6", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:54:45.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:45.000+00:00", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "serviceInstanceName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1", "cloudApiRequests" : [ ], "requestURI" : "826afe36-2198-4081-b9d0-0eb4784f65f6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6" } } } 2023-03-17T06:54:46.584Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:46.584Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|INFO|500||InvokeReturn 2023-03-17T06:54:46.585Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false 2023-03-17T06:54:46.586Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:46.586Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:46.586Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false 2023-03-17T06:54:46.586Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:46.586Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c014e34104b3524e1a9cb4ba131deb0f", X-B3-SpanId:"3157ae5a502fd5cd", X-B3-ParentSpanId:"b7d470efd7e9f315", X-B3-Sampled:"0", X-ONAP-RequestID:"ee8138e5-cd30-40e9-acca-c2a356eb174e", X-RequestID:"ee8138e5-cd30-40e9-acca-c2a356eb174e", X-TransactionID:"ee8138e5-cd30-40e9-acca-c2a356eb174e", X-ECOMP-RequestID:"ee8138e5-cd30-40e9-acca-c2a356eb174e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acd4d7bd-ee31-4ee5-82fa-8253abc4da26"] 2023-03-17T06:54:46.586Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:46.586Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:46.600Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:46.601Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:46.601Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:46.601Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:46 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:46.602Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:54:46.602Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:46.602Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:46.609Z|ee8138e5-cd30-40e9-acca-c2a356eb174e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:47.687Z|d0f87a40-ac63-420e-ad79-bd7b646b15b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:47.688Z|d0f87a40-ac63-420e-ad79-bd7b646b15b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:47.688Z|af044aaf-b694-47d0-8b9e-75015354cab1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:47.689Z|af044aaf-b694-47d0-8b9e-75015354cab1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:47.697Z|7f7e3922-ff54-401b-a58e-622b6f4b54d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:47.697Z|7f7e3922-ff54-401b-a58e-622b6f4b54d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:49.936Z|588c2676-397d-4ba8-a429-27f3e6458cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:54:49.936Z|588c2676-397d-4ba8-a429-27f3e6458cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:54:50.921Z|1f6adfe7-2a32-463f-9ca9-cab8b435c508|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:54:50.922Z|1f6adfe7-2a32-463f-9ca9-cab8b435c508|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:54:54.848Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:54.849Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|||INFO|500||Checking if requestId: 886f8335-c681-4cbc-85a3-19c75f3bb466 already exists in requestDb InfraActiveRequests table 2023-03-17T06:54:54.853Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:54:54.854Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|500||Invoke 2023-03-17T06:54:54.856Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:54.856Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:54:54.856Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Method : GET 2023-03-17T06:54:54.857Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa5159666878c7b0ecb2d19a214c7e79", X-B3-SpanId:"c6c4c49b44d9efeb", X-B3-ParentSpanId:"50a9e4caa1772fa0", X-B3-Sampled:"0", X-ONAP-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-TransactionID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-ECOMP-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e7cbc66-3631-463d-9b30-7d30d0bc8958"] 2023-03-17T06:54:54.857Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Request body: 2023-03-17T06:54:54.857Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:54.891Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:54.892Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T06:54:54.892Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status text : Not Found 2023-03-17T06:54:54.892Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:54:54 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2023-03-17T06:54:54.892Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Response body: 2023-03-17T06:54:54.892Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:54.893Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|404|Not Found|InvokeReturn 2023-03-17T06:54:54.900Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|||INFO|500||Running local validations 2023-03-17T06:54:54.903Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:54:54.922Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||Invoke 2023-03-17T06:54:54.922Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b with request headers:{Authorization=[***REDACTED***], X-RequestID=[886f8335-c681-4cbc-85a3-19c75f3bb466], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c30df673-6ebc-42ec-9327-588bf52f589d], X-ECOMP-RequestID=[886f8335-c681-4cbc-85a3-19c75f3bb466], X-TransactionId=[], X-ONAP-RequestID=[886f8335-c681-4cbc-85a3-19c75f3bb466]} 2023-03-17T06:54:54.984Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:54:55 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[58], vertex-id=[192696], x-aai-txid=[2-aai-resources-230317-06:54:55:193-8151], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:54:54.986Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||{"tenant-id":"4a994322e1644b9c964b1676d81c1e9b","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679035975825","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53774475-8aa2-4a94-b73d-af7f891be99c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-17T06:54:54.987Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||InvokeReturn 2023-03-17T06:54:54.989Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-17T06:54:54.990Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-17T06:54:54.991Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:54:54.991Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-17T06:54:54.992Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:54.992Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:54:54.992Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-17T06:54:54.992Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"239", X-B3-TraceId:"fa5159666878c7b0ecb2d19a214c7e79", X-B3-SpanId:"afd530877097cde3", X-B3-ParentSpanId:"50a9e4caa1772fa0", X-B3-Sampled:"0", X-ONAP-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-TransactionID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-ECOMP-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3a09a04-d302-4e33-8907-8f9aca8c20e0"] 2023-03-17T06:54:54.993Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"53774475-8aa2-4a94-b73d-af7f891be99c","serviceInstanceId":"37570d29-e360-4cd1-88bd-56f122d86ea1","vfModuleInstanceId":"60fa36bc-cbfe-48d6-9a73-efda0119a93f"},"instanceName":null,"requestScope":"vfModule"} 2023-03-17T06:54:54.993Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:55.022Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:55.023Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:55.023Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-17T06:54:55.023Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:54:54 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2023-03-17T06:54:55.023Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-17T06:54:55.023Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:55.023Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-17T06:54:55.024Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2023-03-17T06:54:55.024Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke 2023-03-17T06:54:55.024Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:55.025Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2023-03-17T06:54:55.025Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method : GET 2023-03-17T06:54:55.025Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-TransactionID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-ECOMP-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8f4adcb-725f-4d1e-ac6a-d52e8c57d59d"] 2023-03-17T06:54:55.025Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 2023-03-17T06:54:55.025Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:55.050Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:55.051Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:55.051Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-17T06:54:55.051Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:54:55 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:55.052Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 49, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49" } } } 2023-03-17T06:54:55.052Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:55.052Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn 2023-03-17T06:54:55.053Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62 2023-03-17T06:54:55.053Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|INFO|500||Invoke 2023-03-17T06:54:55.054Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:55.054Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62 2023-03-17T06:54:55.054Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||Method : GET 2023-03-17T06:54:55.054Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-TransactionID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-ECOMP-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbd3da20-7252-49b6-a2a5-9fc436ea247a"] 2023-03-17T06:54:55.054Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||Request body: 2023-03-17T06:54:55.054Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:55.077Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:55.078Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:55.078Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||Status text : OK 2023-03-17T06:54:55.078Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:54:55 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:55.078Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||Response body: { "modelUUID" : "51bb52e0-f6cb-4be4-b924-61ba8b420a62", "modelInvariantUUID" : "293a8674-17b4-4d2c-b463-b90e99293690", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-17 06:51:59.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62/heatFiles" } } } 2023-03-17T06:54:55.079Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:55.079Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51bb52e0-f6cb-4be4-b924-61ba8b420a62|INFO|500||InvokeReturn 2023-03-17T06:54:55.082Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:54:55.082Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-17T06:54:55.082Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:55.082Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:54:55.082Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-17T06:54:55.082Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1778", X-B3-TraceId:"fa5159666878c7b0ecb2d19a214c7e79", X-B3-SpanId:"8876c5463a869dd3", X-B3-ParentSpanId:"50a9e4caa1772fa0", X-B3-Sampled:"0", X-ONAP-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-TransactionID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-ECOMP-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d6eb099-39c9-4b81-9cfd-75544f95c338"] 2023-03-17T06:54:55.083Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"886f8335-c681-4cbc-85a3-19c75f3bb466","requestStatus":"IN_PROGRESS","startTime":1679036094900,"source":"VID","vnfId":"53774475-8aa2-4a94-b73d-af7f891be99c","vnfType":"","tenantId":"4a994322e1644b9c964b1676d81c1e9b","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"modelVersion\": \"1679036075093\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"60fa36bc-cbfe-48d6-9a73-efda0119a93f","vfModuleModelName":"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e","cloudRegion":"RegionOne","serviceInstanceId":"37570d29-e360-4cd1-88bd-56f122d86ea1","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"886f8335-c681-4cbc-85a3-19c75f3bb466"} 2023-03-17T06:54:55.083Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:55.119Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:55.120Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-17T06:54:55.120Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-17T06:54:55.120Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:54 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:55.120Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:54:54.900+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"modelVersion\": \"1679036075093\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-17T06:54:55.098+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleModelName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" } } } 2023-03-17T06:54:55.120Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:55.120Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-17T06:54:55.124Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:54:55.125Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-17T06:54:55.125Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:55.125Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:54:55.125Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-17T06:54:55.125Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2486", X-B3-TraceId:"fa5159666878c7b0ecb2d19a214c7e79", X-B3-SpanId:"13afcd68fa2e6318", X-B3-ParentSpanId:"50a9e4caa1772fa0", X-B3-Sampled:"0", X-ONAP-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-TransactionID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-ECOMP-RequestID:"886f8335-c681-4cbc-85a3-19c75f3bb466", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bf9b093-1576-45c1-bb2b-26adc18c60e4"] 2023-03-17T06:54:55.125Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"293a8674-17b4-4d2c-b463-b90e99293690\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"modelVersion\":\"1679036075093\",\"modelCustomizationUuid\":\"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\"modelVersionId\":\"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\"modelCustomizationId\":\"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\",\"modelUuid\":\"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\"modelInvariantUuid\":\"293a8674-17b4-4d2c-b463-b90e99293690\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"4a994322e1644b9c964b1676d81c1e9b\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"37570d29-e360-4cd1-88bd-56f122d86ea1\",\"vnfInstanceId\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vfModuleInstanceId\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\"}","type":"String"},"requestId":{"value":"886f8335-c681-4cbc-85a3-19c75f3bb466","type":"String"},"mso-request-id":{"value":"886f8335-c681-4cbc-85a3-19c75f3bb466","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"37570d29-e360-4cd1-88bd-56f122d86ea1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"53774475-8aa2-4a94-b73d-af7f891be99c","type":"String"},"vfModuleId":{"value":"60fa36bc-cbfe-48d6-9a73-efda0119a93f","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-17T06:54:55.126Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:56.144Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:56.144Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-17T06:54:56.144Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-17T06:54:56.145Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 17 Mar 2023 06:54:56 GMT", x-onap-requestid:"886f8335-c681-4cbc-85a3-19c75f3bb466", x-requestid:"886f8335-c681-4cbc-85a3-19c75f3bb466", x-transactionid:"886f8335-c681-4cbc-85a3-19c75f3bb466", x-ecomp-requestid:"886f8335-c681-4cbc-85a3-19c75f3bb466", x-onap-partnername:"UNKNOWN", x-invocationid:"1bf9b093-1576-45c1-bb2b-26adc18c60e4", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1014", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:56.145Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"886f8335-c681-4cbc-85a3-19c75f3bb466\",\"instanceId\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\"}}","message":"Success","processInstanceID":"9fa10cb5-c490-11ed-8ef8-c6acbebbef3f","variables":null,"messageCode":200} 2023-03-17T06:54:56.145Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:56.145Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-17T06:54:56.149Z|886f8335-c681-4cbc-85a3-19c75f3bb466|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:56.329Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:56.335Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:54:56.336Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|500||Invoke 2023-03-17T06:54:56.336Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:56.336Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:54:56.336Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Method : GET 2023-03-17T06:54:56.336Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b19c4b688baf164fd5f8293d855b686", X-B3-SpanId:"6a7609af6c29ad3c", X-B3-ParentSpanId:"b4ad6c8ae2f4a76b", X-B3-Sampled:"0", X-ONAP-RequestID:"164023f1-9492-4391-9b04-f9d986d0f03a", X-RequestID:"164023f1-9492-4391-9b04-f9d986d0f03a", X-TransactionID:"164023f1-9492-4391-9b04-f9d986d0f03a", X-ECOMP-RequestID:"164023f1-9492-4391-9b04-f9d986d0f03a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f21c311c-286a-494f-b288-d80ffdfa994d"] 2023-03-17T06:54:56.336Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Request body: 2023-03-17T06:54:56.337Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:56.798Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:56.806Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:56.806Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6 2023-03-17T06:54:56.807Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:56.807Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status text : OK 2023-03-17T06:54:56.807Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|INFO|500||Invoke 2023-03-17T06:54:56.807Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:56.807Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:56 GMT", x-envoy-upstream-service-time:"467", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:56.808Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6 2023-03-17T06:54:56.808Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Method : GET 2023-03-17T06:54:56.808Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Response body: { "requestId" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:54:54.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"modelVersion\": \"1679036075093\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:55.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" } } } 2023-03-17T06:54:56.808Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5328e3c2b7da9023929225b290de415", X-B3-SpanId:"61ce1bb691afbed3", X-B3-ParentSpanId:"7cd6bb1dbd0bf3a1", X-B3-Sampled:"0", X-ONAP-RequestID:"8d6c62c2-1e22-4556-8a20-cd46c4f64250", X-RequestID:"8d6c62c2-1e22-4556-8a20-cd46c4f64250", X-TransactionID:"8d6c62c2-1e22-4556-8a20-cd46c4f64250", X-ECOMP-RequestID:"8d6c62c2-1e22-4556-8a20-cd46c4f64250", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57c59f25-f568-49d6-a99c-620cd459b01a"] 2023-03-17T06:54:56.808Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:56.809Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Request body: 2023-03-17T06:54:56.809Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:56.809Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|500||InvokeReturn 2023-03-17T06:54:56.810Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false 2023-03-17T06:54:56.811Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:56.811Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:56.812Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false 2023-03-17T06:54:56.812Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:56.813Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b19c4b688baf164fd5f8293d855b686", X-B3-SpanId:"fe708307fe5d88ce", X-B3-ParentSpanId:"b4ad6c8ae2f4a76b", X-B3-Sampled:"0", X-ONAP-RequestID:"164023f1-9492-4391-9b04-f9d986d0f03a", X-RequestID:"164023f1-9492-4391-9b04-f9d986d0f03a", X-TransactionID:"164023f1-9492-4391-9b04-f9d986d0f03a", X-ECOMP-RequestID:"164023f1-9492-4391-9b04-f9d986d0f03a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4908277-9b05-49bf-b02e-694dad3736d5"] 2023-03-17T06:54:56.814Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:56.814Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:56.840Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:56.840Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:56.841Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Status text : OK 2023-03-17T06:54:56.841Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:56 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:56.842Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Response body: { "requestId" : "826afe36-2198-4081-b9d0-0eb4784f65f6", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:54:45.000+00:00", "endTime" : "2023-03-17T06:54:49.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:49.000+00:00", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "serviceInstanceName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1", "cloudApiRequests" : [ ], "requestURI" : "826afe36-2198-4081-b9d0-0eb4784f65f6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6" } } } 2023-03-17T06:54:56.842Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:56.842Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|INFO|500||InvokeReturn 2023-03-17T06:54:56.844Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false 2023-03-17T06:54:56.844Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:56.845Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:56.845Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false 2023-03-17T06:54:56.845Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:56.845Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5328e3c2b7da9023929225b290de415", X-B3-SpanId:"0f3f6a4ce0d5699b", X-B3-ParentSpanId:"7cd6bb1dbd0bf3a1", X-B3-Sampled:"0", X-ONAP-RequestID:"8d6c62c2-1e22-4556-8a20-cd46c4f64250", X-RequestID:"8d6c62c2-1e22-4556-8a20-cd46c4f64250", X-TransactionID:"8d6c62c2-1e22-4556-8a20-cd46c4f64250", X-ECOMP-RequestID:"8d6c62c2-1e22-4556-8a20-cd46c4f64250", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb6c9aed-bb3d-4cb7-9b1b-8821b07db22a"] 2023-03-17T06:54:56.845Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:56.845Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:56.848Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:56.848Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:56.848Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:56.848Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:56 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:56.866Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:54:56.866Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:56.866Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:56.874Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:56.874Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:56.874Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:56.874Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:56 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:56.875Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:54:56.875Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:56.875Z|164023f1-9492-4391-9b04-f9d986d0f03a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:56.876Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:56.881Z|8d6c62c2-1e22-4556-8a20-cd46c4f64250|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:57.087Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:57.092Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6 2023-03-17T06:54:57.093Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|INFO|500||Invoke 2023-03-17T06:54:57.093Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:57.093Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6 2023-03-17T06:54:57.093Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Method : GET 2023-03-17T06:54:57.093Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9efe565383ed4d6f7a433d2e6c09ac7", X-B3-SpanId:"30b9593b5d4e284b", X-B3-ParentSpanId:"1a3ee82a03c8a49e", X-B3-Sampled:"0", X-ONAP-RequestID:"fa66f948-03dc-45fd-b227-545680d460dd", X-RequestID:"fa66f948-03dc-45fd-b227-545680d460dd", X-TransactionID:"fa66f948-03dc-45fd-b227-545680d460dd", X-ECOMP-RequestID:"fa66f948-03dc-45fd-b227-545680d460dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db2b1435-9312-4353-9394-af55efdae45d"] 2023-03-17T06:54:57.093Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Request body: 2023-03-17T06:54:57.093Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:57.123Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:57.123Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:57.124Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Status text : OK 2023-03-17T06:54:57.124Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:56 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:57.124Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Response body: { "requestId" : "826afe36-2198-4081-b9d0-0eb4784f65f6", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:54:45.000+00:00", "endTime" : "2023-03-17T06:54:49.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:49.000+00:00", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "serviceInstanceName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1", "cloudApiRequests" : [ ], "requestURI" : "826afe36-2198-4081-b9d0-0eb4784f65f6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6" } } } 2023-03-17T06:54:57.124Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:57.124Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|INFO|500||InvokeReturn 2023-03-17T06:54:57.125Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false 2023-03-17T06:54:57.125Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:57.125Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:57.126Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false 2023-03-17T06:54:57.126Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:57.126Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9efe565383ed4d6f7a433d2e6c09ac7", X-B3-SpanId:"8de73425ed9d02a8", X-B3-ParentSpanId:"1a3ee82a03c8a49e", X-B3-Sampled:"0", X-ONAP-RequestID:"fa66f948-03dc-45fd-b227-545680d460dd", X-RequestID:"fa66f948-03dc-45fd-b227-545680d460dd", X-TransactionID:"fa66f948-03dc-45fd-b227-545680d460dd", X-ECOMP-RequestID:"fa66f948-03dc-45fd-b227-545680d460dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4aea7f4-56e1-4882-a685-bd9b929cced0"] 2023-03-17T06:54:57.126Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:57.126Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:57.138Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:57.139Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:57.139Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:57.139Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:56 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:57.139Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:54:57.139Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:57.140Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:57.145Z|fa66f948-03dc-45fd-b227-545680d460dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:57.330Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:57.332Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6 2023-03-17T06:54:57.332Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|INFO|500||Invoke 2023-03-17T06:54:57.333Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:57.333Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6 2023-03-17T06:54:57.333Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Method : GET 2023-03-17T06:54:57.333Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03790b728c773252c9bee5a82758bf96", X-B3-SpanId:"08203bbbac06c6ba", X-B3-ParentSpanId:"6271e05ebfe02f21", X-B3-Sampled:"0", X-ONAP-RequestID:"432bfb13-55c7-417b-803b-8a6184664eb9", X-RequestID:"432bfb13-55c7-417b-803b-8a6184664eb9", X-TransactionID:"432bfb13-55c7-417b-803b-8a6184664eb9", X-ECOMP-RequestID:"432bfb13-55c7-417b-803b-8a6184664eb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f04b4a9-4762-4838-96e3-0cf1673bd869"] 2023-03-17T06:54:57.333Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Request body: 2023-03-17T06:54:57.333Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:57.354Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:57.354Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:57.354Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Status text : OK 2023-03-17T06:54:57.354Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:56 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:57.362Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Response body: { "requestId" : "826afe36-2198-4081-b9d0-0eb4784f65f6", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:54:45.000+00:00", "endTime" : "2023-03-17T06:54:49.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:49.000+00:00", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "serviceInstanceName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1", "cloudApiRequests" : [ ], "requestURI" : "826afe36-2198-4081-b9d0-0eb4784f65f6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6" } } } 2023-03-17T06:54:57.363Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:57.363Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|INFO|500||InvokeReturn 2023-03-17T06:54:57.364Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false 2023-03-17T06:54:57.364Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:57.364Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:57.365Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false 2023-03-17T06:54:57.365Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:57.365Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03790b728c773252c9bee5a82758bf96", X-B3-SpanId:"d8dfcf32705f73b4", X-B3-ParentSpanId:"6271e05ebfe02f21", X-B3-Sampled:"0", X-ONAP-RequestID:"432bfb13-55c7-417b-803b-8a6184664eb9", X-RequestID:"432bfb13-55c7-417b-803b-8a6184664eb9", X-TransactionID:"432bfb13-55c7-417b-803b-8a6184664eb9", X-ECOMP-RequestID:"432bfb13-55c7-417b-803b-8a6184664eb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5eba2440-7021-45a2-9b0c-a203406b34c3"] 2023-03-17T06:54:57.365Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:57.365Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:57.386Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:57.387Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:57.387Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:57.387Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:56 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:57.388Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:54:57.388Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:57.388Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:57.392Z|432bfb13-55c7-417b-803b-8a6184664eb9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:57.556Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:54:57.560Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6 2023-03-17T06:54:57.560Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|INFO|500||Invoke 2023-03-17T06:54:57.560Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:57.561Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6 2023-03-17T06:54:57.561Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Method : GET 2023-03-17T06:54:57.561Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ac5aaf6de06c8de07555be6ec3f5d1f", X-B3-SpanId:"7185fa3b7f2a096a", X-B3-ParentSpanId:"f6c74767b0cc867d", X-B3-Sampled:"0", X-ONAP-RequestID:"6aeff254-b265-45cb-b005-bc42e4cceedc", X-RequestID:"6aeff254-b265-45cb-b005-bc42e4cceedc", X-TransactionID:"6aeff254-b265-45cb-b005-bc42e4cceedc", X-ECOMP-RequestID:"6aeff254-b265-45cb-b005-bc42e4cceedc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f0145f6-83c6-49e4-8c07-f1ac5222e57b"] 2023-03-17T06:54:57.561Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Request body: 2023-03-17T06:54:57.561Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:57.583Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:57.584Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:57.584Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Status text : OK 2023-03-17T06:54:57.584Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:56 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:57.585Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||Response body: { "requestId" : "826afe36-2198-4081-b9d0-0eb4784f65f6", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:54:45.000+00:00", "endTime" : "2023-03-17T06:54:49.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ea6b935e-1a14-4bec-975f-b35451fa1dff\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"49a68bcf-d9f2-41dd-ae18-8ef0c2e9b9a0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:54:49.000+00:00", "serviceInstanceId" : "f522f6b9-123e-4d34-8095-7f836f66cab1", "serviceInstanceName" : "basic_network-05976124-7007-41f2-ac04-f4afc6211751", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f522f6b9-123e-4d34-8095-7f836f66cab1", "cloudApiRequests" : [ ], "requestURI" : "826afe36-2198-4081-b9d0-0eb4784f65f6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6" } } } 2023-03-17T06:54:57.585Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:57.585Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/826afe36-2198-4081-b9d0-0eb4784f65f6|INFO|500||InvokeReturn 2023-03-17T06:54:57.586Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false 2023-03-17T06:54:57.586Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:54:57.586Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:54:57.586Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false 2023-03-17T06:54:57.586Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:54:57.586Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ac5aaf6de06c8de07555be6ec3f5d1f", X-B3-SpanId:"b08eeba1e33ec30d", X-B3-ParentSpanId:"f6c74767b0cc867d", X-B3-Sampled:"0", X-ONAP-RequestID:"6aeff254-b265-45cb-b005-bc42e4cceedc", X-RequestID:"6aeff254-b265-45cb-b005-bc42e4cceedc", X-TransactionID:"6aeff254-b265-45cb-b005-bc42e4cceedc", X-ECOMP-RequestID:"6aeff254-b265-45cb-b005-bc42e4cceedc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac38858d-18d9-4008-ab44-5dc02826953b"] 2023-03-17T06:54:57.586Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:54:57.586Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:54:57.602Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:54:57.602Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:54:57.602Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:54:57.602Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:54:56 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:54:57.603Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:54:57.604Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:54:57.604Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=826afe36-2198-4081-b9d0-0eb4784f65f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:54:57.612Z|6aeff254-b265-45cb-b005-bc42e4cceedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/826afe36-2198-4081-b9d0-0eb4784f65f6|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:54:57.716Z|9fa2bf4b-fa78-45ad-9b2a-463f4905ade3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:57.717Z|9fa2bf4b-fa78-45ad-9b2a-463f4905ade3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:57.722Z|f8e6c148-1aa0-4af4-a045-05a60d9bc161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:57.722Z|f8e6c148-1aa0-4af4-a045-05a60d9bc161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:54:57.726Z|a2c56d36-4368-4a2d-9e2c-c5b237aebbd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:54:57.726Z|a2c56d36-4368-4a2d-9e2c-c5b237aebbd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:04.936Z|53239242-dddb-42a4-a08c-b25433e76357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:55:04.937Z|53239242-dddb-42a4-a08c-b25433e76357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:55:07.050Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:55:07.057Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:55:07.057Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|500||Invoke 2023-03-17T06:55:07.057Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:07.058Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:55:07.058Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Method : GET 2023-03-17T06:55:07.058Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3fa8dd9dc531ca513fb549f8f0483bf5", X-B3-SpanId:"ae7e42df59c8a77a", X-B3-ParentSpanId:"a57166f7ede1c56a", X-B3-Sampled:"0", X-ONAP-RequestID:"1a129e3a-0ae3-4f01-a050-cd4bc0888193", X-RequestID:"1a129e3a-0ae3-4f01-a050-cd4bc0888193", X-TransactionID:"1a129e3a-0ae3-4f01-a050-cd4bc0888193", X-ECOMP-RequestID:"1a129e3a-0ae3-4f01-a050-cd4bc0888193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22058920-f25e-4923-8685-a415771187ab"] 2023-03-17T06:55:07.058Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Request body: 2023-03-17T06:55:07.058Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:07.097Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:07.098Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:07.098Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status text : OK 2023-03-17T06:55:07.098Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:07 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:07.098Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Response body: { "requestId" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:54:54.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"modelVersion\": \"1679036075093\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:04.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" } } } 2023-03-17T06:55:07.099Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:07.099Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|500||InvokeReturn 2023-03-17T06:55:07.101Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false 2023-03-17T06:55:07.101Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:55:07.101Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:07.102Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false 2023-03-17T06:55:07.102Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:55:07.102Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3fa8dd9dc531ca513fb549f8f0483bf5", X-B3-SpanId:"419e89977ad2b151", X-B3-ParentSpanId:"a57166f7ede1c56a", X-B3-Sampled:"0", X-ONAP-RequestID:"1a129e3a-0ae3-4f01-a050-cd4bc0888193", X-RequestID:"1a129e3a-0ae3-4f01-a050-cd4bc0888193", X-TransactionID:"1a129e3a-0ae3-4f01-a050-cd4bc0888193", X-ECOMP-RequestID:"1a129e3a-0ae3-4f01-a050-cd4bc0888193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa9b0744-f2cf-412c-b048-f96c7fe7d23d"] 2023-03-17T06:55:07.102Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:55:07.102Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:07.118Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:07.118Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:07.118Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:55:07.119Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:07 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:07.119Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 36, "soRequestId" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":1679036104000,\"creation_time\":1679036009000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:55:06.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:55:07.119Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:07.119Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:55:07.145Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:55:07.146Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:55:07.146Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:07.146Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:55:07.146Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:55:07.146Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1a129e3a-0ae3-4f01-a050-cd4bc0888193", X-RequestID:"1a129e3a-0ae3-4f01-a050-cd4bc0888193", X-TransactionID:"1a129e3a-0ae3-4f01-a050-cd4bc0888193", X-ECOMP-RequestID:"1a129e3a-0ae3-4f01-a050-cd4bc0888193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b212e38-03b5-4f52-af9a-b5641c5d34bd"] 2023-03-17T06:55:07.146Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:55:07.146Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:07.305Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:07.306Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:07.306Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:55:07.307Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B4250BE36EB5A3ACA5F8D4F9E78D902A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 06:55:07 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-03-17T06:55:07.307Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a28f0529-c490-11ed-8ef8-c6acbebbef3f","businessKey":"886f8335-c681-4cbc-85a3-19c75f3bb466","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T06:54:59.997+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9fa10cb5-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"a28da556-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T06:55:07.307Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:07.308Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:55:07.327Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:55:07.328Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:55:07.328Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:07.328Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:55:07.328Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:55:07.328Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1a129e3a-0ae3-4f01-a050-cd4bc0888193", X-RequestID:"1a129e3a-0ae3-4f01-a050-cd4bc0888193", X-TransactionID:"1a129e3a-0ae3-4f01-a050-cd4bc0888193", X-ECOMP-RequestID:"1a129e3a-0ae3-4f01-a050-cd4bc0888193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9697c666-4933-4c87-8e61-3c71dd8b9c24"] 2023-03-17T06:55:07.328Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:55:07.328Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:07.464Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:07.464Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:07.464Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:55:07.464Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B35BFDAA99F76EAD4BAF35BBCD7BB8FF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 17 Mar 2023 06:55:07 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2023-03-17T06:55:07.465Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a53d8381-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"a28f0529-c490-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"a28f0529-c490-11ed-8ef8-c6acbebbef3f","executionId":"a28f0529-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:55:04.496+0000","endTime":"2023-03-17T06:55:04.510+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9fa10cb5-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:55:07.465Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:07.465Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:55:07.469Z|1a129e3a-0ae3-4f01-a050-cd4bc0888193|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:55:07.742Z|094a1ca7-730e-4e3a-b8a8-e2f744e32101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:07.743Z|094a1ca7-730e-4e3a-b8a8-e2f744e32101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:07.751Z|9d8c68a3-913b-4847-b60f-f5b22655ed52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:07.752Z|9d8c68a3-913b-4847-b60f-f5b22655ed52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:07.754Z|cfc49313-2206-4c37-8464-4b27bb0739d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:07.755Z|cfc49313-2206-4c37-8464-4b27bb0739d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:17.656Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:55:17.661Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:55:17.662Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|500||Invoke 2023-03-17T06:55:17.662Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:17.662Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:55:17.662Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Method : GET 2023-03-17T06:55:17.662Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bbcdbada9bb91a05a93877d5b157ce1", X-B3-SpanId:"68fa08d567a56f97", X-B3-ParentSpanId:"9a8324b60dcc105d", X-B3-Sampled:"0", X-ONAP-RequestID:"ca880cfe-74f9-4b56-8405-293c4443fa40", X-RequestID:"ca880cfe-74f9-4b56-8405-293c4443fa40", X-TransactionID:"ca880cfe-74f9-4b56-8405-293c4443fa40", X-ECOMP-RequestID:"ca880cfe-74f9-4b56-8405-293c4443fa40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b85e7438-9643-43ec-b94f-edca57aae38c"] 2023-03-17T06:55:17.662Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Request body: 2023-03-17T06:55:17.663Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:17.698Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:17.699Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:17.699Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status text : OK 2023-03-17T06:55:17.699Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:17 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:17.700Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Response body: { "requestId" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-17T06:54:54.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"modelVersion\": \"1679036075093\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:04.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" } } } 2023-03-17T06:55:17.700Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:17.700Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|500||InvokeReturn 2023-03-17T06:55:17.701Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false 2023-03-17T06:55:17.702Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:55:17.702Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:17.702Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false 2023-03-17T06:55:17.702Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:55:17.702Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bbcdbada9bb91a05a93877d5b157ce1", X-B3-SpanId:"d6ba155de712995f", X-B3-ParentSpanId:"9a8324b60dcc105d", X-B3-Sampled:"0", X-ONAP-RequestID:"ca880cfe-74f9-4b56-8405-293c4443fa40", X-RequestID:"ca880cfe-74f9-4b56-8405-293c4443fa40", X-TransactionID:"ca880cfe-74f9-4b56-8405-293c4443fa40", X-ECOMP-RequestID:"ca880cfe-74f9-4b56-8405-293c4443fa40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae5772f5-162e-487f-8638-d78f5f050e5d"] 2023-03-17T06:55:17.703Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:55:17.703Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:17.726Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:17.726Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:17.727Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:55:17.727Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:17 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:17.727Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 36, "soRequestId" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":1679036104000,\"creation_time\":1679036009000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:55:06.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:55:17.727Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:17.728Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:55:17.745Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:55:17.745Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T06:55:17.745Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:17.746Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T06:55:17.746Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:55:17.746Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ca880cfe-74f9-4b56-8405-293c4443fa40", X-RequestID:"ca880cfe-74f9-4b56-8405-293c4443fa40", X-TransactionID:"ca880cfe-74f9-4b56-8405-293c4443fa40", X-ECOMP-RequestID:"ca880cfe-74f9-4b56-8405-293c4443fa40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fce39d3-ef1e-40d6-aac5-a0eb4768a85d"] 2023-03-17T06:55:17.746Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:55:17.746Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:17.767Z|6de0a07b-503b-4d2b-97bc-87f853b81159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:17.767Z|6de0a07b-503b-4d2b-97bc-87f853b81159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:17.778Z|fdb1ebd0-584b-4f20-ac42-2ebb24f54c9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:17.779Z|fdb1ebd0-584b-4f20-ac42-2ebb24f54c9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:17.781Z|c52a402e-c900-4659-9ba5-79b60ae8bf66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:17.782Z|c52a402e-c900-4659-9ba5-79b60ae8bf66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:17.899Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:17.900Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:17.900Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:55:17.900Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F514E58460FADAF2F5B42BD667E47D11; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 06:55:17 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2023-03-17T06:55:17.900Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a28f0529-c490-11ed-8ef8-c6acbebbef3f","businessKey":"886f8335-c681-4cbc-85a3-19c75f3bb466","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T06:54:59.997+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9fa10cb5-c490-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"a28da556-c490-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T06:55:17.901Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:17.901Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=886f8335-c681-4cbc-85a3-19c75f3bb466&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:55:17.919Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:55:17.920Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T06:55:17.920Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:17.920Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T06:55:17.920Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T06:55:17.920Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ca880cfe-74f9-4b56-8405-293c4443fa40", X-RequestID:"ca880cfe-74f9-4b56-8405-293c4443fa40", X-TransactionID:"ca880cfe-74f9-4b56-8405-293c4443fa40", X-ECOMP-RequestID:"ca880cfe-74f9-4b56-8405-293c4443fa40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad5524bd-c696-47ab-862e-355ef48fe87a"] 2023-03-17T06:55:17.920Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T06:55:17.920Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:18.059Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:18.059Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:18.060Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T06:55:18.060Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=192B4704E04A0B9A69D69D18622D0720; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 17 Mar 2023 06:55:17 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2023-03-17T06:55:18.061Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a53d8381-c490-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"a28f0529-c490-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"a28f0529-c490-11ed-8ef8-c6acbebbef3f","executionId":"a28f0529-c490-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T06:55:04.496+0000","endTime":"2023-03-17T06:55:04.510+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9fa10cb5-c490-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T06:55:18.061Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:18.061Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a28f0529-c490-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T06:55:18.066Z|ca880cfe-74f9-4b56-8405-293c4443fa40|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:55:19.936Z|8a498fbb-c431-48f4-99ae-2471e2b9ef36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:55:19.941Z|8a498fbb-c431-48f4-99ae-2471e2b9ef36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:55:20.922Z|d3e9a76e-ee49-4a1b-894f-c3491099f0fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:55:20.923Z|d3e9a76e-ee49-4a1b-894f-c3491099f0fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:55:27.795Z|43bbc4a5-2dcc-4787-bdfd-758d60113543|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:27.796Z|43bbc4a5-2dcc-4787-bdfd-758d60113543|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:27.800Z|5acaa2c7-7a72-4028-9d00-15b3a4d886e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:27.800Z|5acaa2c7-7a72-4028-9d00-15b3a4d886e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:27.804Z|6a284885-8497-4c83-9ec3-615a5f4a73f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:27.804Z|6a284885-8497-4c83-9ec3-615a5f4a73f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:28.248Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:55:28.252Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:55:28.253Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|500||Invoke 2023-03-17T06:55:28.253Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:28.253Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:55:28.253Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Method : GET 2023-03-17T06:55:28.254Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3540ee4cf6e634681d63846f0d4a0466", X-B3-SpanId:"c7a697d432b3298c", X-B3-ParentSpanId:"f806a0cdf41aa488", X-B3-Sampled:"0", X-ONAP-RequestID:"3340e3ac-5134-4a0f-bed1-fc5de3a6443b", X-RequestID:"3340e3ac-5134-4a0f-bed1-fc5de3a6443b", X-TransactionID:"3340e3ac-5134-4a0f-bed1-fc5de3a6443b", X-ECOMP-RequestID:"3340e3ac-5134-4a0f-bed1-fc5de3a6443b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57f2baa3-02e2-4301-a189-2b14eb9a6b24"] 2023-03-17T06:55:28.254Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Request body: 2023-03-17T06:55:28.254Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:28.286Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:28.286Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:28.286Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status text : OK 2023-03-17T06:55:28.286Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:27 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:28.288Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Response body: { "requestId" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:54:54.000+00:00", "endTime" : "2023-03-17T06:55:27.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"modelVersion\": \"1679036075093\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:27.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" } } } 2023-03-17T06:55:28.288Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:28.288Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|500||InvokeReturn 2023-03-17T06:55:28.289Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false 2023-03-17T06:55:28.289Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:55:28.290Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:28.290Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false 2023-03-17T06:55:28.290Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:55:28.290Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3540ee4cf6e634681d63846f0d4a0466", X-B3-SpanId:"4d74241a817a7e9f", X-B3-ParentSpanId:"f806a0cdf41aa488", X-B3-Sampled:"0", X-ONAP-RequestID:"3340e3ac-5134-4a0f-bed1-fc5de3a6443b", X-RequestID:"3340e3ac-5134-4a0f-bed1-fc5de3a6443b", X-TransactionID:"3340e3ac-5134-4a0f-bed1-fc5de3a6443b", X-ECOMP-RequestID:"3340e3ac-5134-4a0f-bed1-fc5de3a6443b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41d1a371-b110-4d8a-ab2a-e8e23e34e380"] 2023-03-17T06:55:28.290Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:55:28.290Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:28.304Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:28.304Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:28.304Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:55:28.304Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:27 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:28.305Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 36, "soRequestId" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":1679036104000,\"creation_time\":1679036009000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:55:06.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:55:28.305Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:28.305Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:55:28.311Z|3340e3ac-5134-4a0f-bed1-fc5de3a6443b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:55:28.466Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:55:28.474Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:55:28.476Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|500||Invoke 2023-03-17T06:55:28.476Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:28.476Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:55:28.477Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Method : GET 2023-03-17T06:55:28.477Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87ae155513ab714cdcb0b448e81f74b9", X-B3-SpanId:"871b4bec7e27963c", X-B3-ParentSpanId:"0760677b5480e184", X-B3-Sampled:"0", X-ONAP-RequestID:"1862c08f-b593-4a93-8fa8-00c5938b6063", X-RequestID:"1862c08f-b593-4a93-8fa8-00c5938b6063", X-TransactionID:"1862c08f-b593-4a93-8fa8-00c5938b6063", X-ECOMP-RequestID:"1862c08f-b593-4a93-8fa8-00c5938b6063", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66703b1d-91b7-4398-bb63-eb3e71b46fad"] 2023-03-17T06:55:28.477Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Request body: 2023-03-17T06:55:28.478Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:28.507Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:28.507Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:28.507Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status text : OK 2023-03-17T06:55:28.508Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:27 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:28.508Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Response body: { "requestId" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:54:54.000+00:00", "endTime" : "2023-03-17T06:55:27.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"modelVersion\": \"1679036075093\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:27.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" } } } 2023-03-17T06:55:28.509Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:28.509Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|500||InvokeReturn 2023-03-17T06:55:28.511Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false 2023-03-17T06:55:28.511Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:55:28.512Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:28.512Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false 2023-03-17T06:55:28.512Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:55:28.513Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87ae155513ab714cdcb0b448e81f74b9", X-B3-SpanId:"e47c82012990928f", X-B3-ParentSpanId:"0760677b5480e184", X-B3-Sampled:"0", X-ONAP-RequestID:"1862c08f-b593-4a93-8fa8-00c5938b6063", X-RequestID:"1862c08f-b593-4a93-8fa8-00c5938b6063", X-TransactionID:"1862c08f-b593-4a93-8fa8-00c5938b6063", X-ECOMP-RequestID:"1862c08f-b593-4a93-8fa8-00c5938b6063", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8bfaaaa-842f-4041-ab9d-dcd7109b227d"] 2023-03-17T06:55:28.513Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:55:28.513Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:28.527Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:28.527Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:28.527Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:55:28.527Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:27 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:28.528Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 36, "soRequestId" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":1679036104000,\"creation_time\":1679036009000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:55:06.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:55:28.528Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:28.528Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:55:28.534Z|1862c08f-b593-4a93-8fa8-00c5938b6063|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:55:28.708Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:55:28.712Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:55:28.712Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|500||Invoke 2023-03-17T06:55:28.712Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:28.712Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:55:28.712Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Method : GET 2023-03-17T06:55:28.712Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"340c8432b1e17e5d5fbd0d219193a736", X-B3-SpanId:"9306c0b94609eece", X-B3-ParentSpanId:"dafd199736642fae", X-B3-Sampled:"0", X-ONAP-RequestID:"458be632-d204-46b0-8ad1-6b759233c676", X-RequestID:"458be632-d204-46b0-8ad1-6b759233c676", X-TransactionID:"458be632-d204-46b0-8ad1-6b759233c676", X-ECOMP-RequestID:"458be632-d204-46b0-8ad1-6b759233c676", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97b713a7-e963-4966-bc14-9bab151c3296"] 2023-03-17T06:55:28.712Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Request body: 2023-03-17T06:55:28.713Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:28.747Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:28.747Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:28.747Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status text : OK 2023-03-17T06:55:28.748Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:27 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:28.748Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Response body: { "requestId" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:54:54.000+00:00", "endTime" : "2023-03-17T06:55:27.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"modelVersion\": \"1679036075093\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:27.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" } } } 2023-03-17T06:55:28.748Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:28.748Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|500||InvokeReturn 2023-03-17T06:55:28.749Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false 2023-03-17T06:55:28.749Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:55:28.749Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:28.749Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false 2023-03-17T06:55:28.749Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:55:28.750Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"340c8432b1e17e5d5fbd0d219193a736", X-B3-SpanId:"b19bcf94c6a0cf57", X-B3-ParentSpanId:"dafd199736642fae", X-B3-Sampled:"0", X-ONAP-RequestID:"458be632-d204-46b0-8ad1-6b759233c676", X-RequestID:"458be632-d204-46b0-8ad1-6b759233c676", X-TransactionID:"458be632-d204-46b0-8ad1-6b759233c676", X-ECOMP-RequestID:"458be632-d204-46b0-8ad1-6b759233c676", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9eb280b8-e44d-431a-be70-596519539d74"] 2023-03-17T06:55:28.750Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:55:28.750Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:29.426Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:29.426Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:29.427Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:55:29.427Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:29 GMT", x-envoy-upstream-service-time:"672", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:29.428Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 36, "soRequestId" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":1679036104000,\"creation_time\":1679036009000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:55:06.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:55:29.428Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:29.429Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:55:29.437Z|458be632-d204-46b0-8ad1-6b759233c676|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:55:29.619Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:55:29.624Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:55:29.624Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|500||Invoke 2023-03-17T06:55:29.624Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:29.625Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:55:29.625Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Method : GET 2023-03-17T06:55:29.625Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f912e8077c2393234ebd0aae8adf1ae", X-B3-SpanId:"6703d3cf669a8856", X-B3-ParentSpanId:"eab2f02b0194f7ad", X-B3-Sampled:"0", X-ONAP-RequestID:"1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533", X-RequestID:"1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533", X-TransactionID:"1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533", X-ECOMP-RequestID:"1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91e1306d-4001-4949-923e-fe2ebbed91c6"] 2023-03-17T06:55:29.625Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Request body: 2023-03-17T06:55:29.625Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:29.657Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:29.658Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:29.658Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status text : OK 2023-03-17T06:55:29.658Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:29 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:29.659Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Response body: { "requestId" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:54:54.000+00:00", "endTime" : "2023-03-17T06:55:27.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"modelVersion\": \"1679036075093\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:27.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" } } } 2023-03-17T06:55:29.659Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:29.659Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|500||InvokeReturn 2023-03-17T06:55:29.660Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false 2023-03-17T06:55:29.660Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:55:29.661Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:29.661Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false 2023-03-17T06:55:29.661Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:55:29.661Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f912e8077c2393234ebd0aae8adf1ae", X-B3-SpanId:"d6303bdced9f8afa", X-B3-ParentSpanId:"eab2f02b0194f7ad", X-B3-Sampled:"0", X-ONAP-RequestID:"1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533", X-RequestID:"1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533", X-TransactionID:"1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533", X-ECOMP-RequestID:"1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d11b95bc-5dc6-46ce-9af4-e5c5696e0858"] 2023-03-17T06:55:29.661Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:55:29.661Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:29.682Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:29.683Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:29.683Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:55:29.683Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:29 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:29.684Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 36, "soRequestId" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":1679036104000,\"creation_time\":1679036009000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:55:06.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:55:29.684Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:29.684Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:55:29.690Z|1cdaaeaf-1cdb-4dd0-bb38-a1288ad3b533|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:55:29.853Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:55:29.858Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:55:29.858Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|500||Invoke 2023-03-17T06:55:29.858Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:29.858Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466 2023-03-17T06:55:29.859Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Method : GET 2023-03-17T06:55:29.859Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f4ad40270aa378ef1bb93bb4ebae341", X-B3-SpanId:"f7d62682dc68259a", X-B3-ParentSpanId:"be01bb7942b73558", X-B3-Sampled:"0", X-ONAP-RequestID:"d20f593b-fb39-4cf5-a151-0af208aafb68", X-RequestID:"d20f593b-fb39-4cf5-a151-0af208aafb68", X-TransactionID:"d20f593b-fb39-4cf5-a151-0af208aafb68", X-ECOMP-RequestID:"d20f593b-fb39-4cf5-a151-0af208aafb68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2901e4cf-946d-4679-95c9-3365a5da73fc"] 2023-03-17T06:55:29.859Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Request body: 2023-03-17T06:55:29.859Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:29.888Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:29.888Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:29.888Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Status text : OK 2023-03-17T06:55:29.888Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:29 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:29.890Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||Response body: { "requestId" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:54:54.000+00:00", "endTime" : "2023-03-17T06:55:27.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfType" : "", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"293a8674-17b4-4d2c-b463-b90e99293690\",\n \"modelVersionId\": \"51bb52e0-f6cb-4be4-b924-61ba8b420a62\",\n \"modelName\": \"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\n \"modelVersion\": \"1679036075093\",\n \"modelCustomizationId\": \"639c610c-e0f6-4123-ae0e-0f47ee8e2b34\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:27.000+00:00", "vfModuleId" : "60fa36bc-cbfe-48d6-9a73-efda0119a93f", "vfModuleName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "vfModuleModelName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c/vfModules/60fa36bc-cbfe-48d6-9a73-efda0119a93f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466" } } } 2023-03-17T06:55:29.890Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:29.891Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/886f8335-c681-4cbc-85a3-19c75f3bb466|INFO|500||InvokeReturn 2023-03-17T06:55:29.891Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false 2023-03-17T06:55:29.892Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:55:29.892Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:29.892Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false 2023-03-17T06:55:29.892Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:55:29.892Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f4ad40270aa378ef1bb93bb4ebae341", X-B3-SpanId:"90850710745c605a", X-B3-ParentSpanId:"be01bb7942b73558", X-B3-Sampled:"0", X-ONAP-RequestID:"d20f593b-fb39-4cf5-a151-0af208aafb68", X-RequestID:"d20f593b-fb39-4cf5-a151-0af208aafb68", X-TransactionID:"d20f593b-fb39-4cf5-a151-0af208aafb68", X-ECOMP-RequestID:"d20f593b-fb39-4cf5-a151-0af208aafb68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4c1be89-afc1-4f94-ad5e-39bb01d92765"] 2023-03-17T06:55:29.892Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:55:29.892Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:29.910Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:29.910Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:29.910Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:55:29.910Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:29 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:29.910Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 36, "soRequestId" : "886f8335-c681-4cbc-85a3-19c75f3bb466", "groupingId" : "bd050226-5298-404c-881a-176e24ec9b2e", "name" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e/bd050226-5298-404c-881a-176e24ec9b2e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"updated_time\":1679036104000,\"creation_time\":1679036009000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1cad3aff45744b3a9a173f3ebcd4ed09\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bd050226-5298-404c-881a-176e24ec9b2e\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e\",\"vnf_name\":\"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0\",\"vnf_id\":\"53774475-8aa2-4a94-b73d-af7f891be99c\",\"vf_module_id\":\"60fa36bc-cbfe-48d6-9a73-efda0119a93f\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T06:55:06.000+00:00", "isDataInternal" : false } ] 2023-03-17T06:55:29.911Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:29.911Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=886f8335-c681-4cbc-85a3-19c75f3bb466&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:55:29.917Z|d20f593b-fb39-4cf5-a151-0af208aafb68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/886f8335-c681-4cbc-85a3-19c75f3bb466|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:55:32.964Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:55:32.965Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|||INFO|500||Checking if requestId: ee1e605e-7bee-4221-ac37-0b4b8ca4a948 already exists in requestDb InfraActiveRequests table 2023-03-17T06:55:32.966Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948 2023-03-17T06:55:32.966Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|INFO|500||Invoke 2023-03-17T06:55:32.966Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:32.966Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948 2023-03-17T06:55:32.966Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Method : GET 2023-03-17T06:55:32.966Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a776a1a269b68f84a5f0301b8bcbadb", X-B3-SpanId:"a4852f3872fd58a6", X-B3-ParentSpanId:"92ea8312682060ea", X-B3-Sampled:"1", X-ONAP-RequestID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-RequestID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-TransactionID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-ECOMP-RequestID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98a4ccb5-3adc-4c19-9f4f-54feb76ac859"] 2023-03-17T06:55:32.967Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Request body: 2023-03-17T06:55:32.967Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:33.004Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:33.004Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T06:55:33.004Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Status text : Not Found 2023-03-17T06:55:33.004Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:55:33 GMT", x-envoy-upstream-service-time:"33", server:"envoy"] 2023-03-17T06:55:33.004Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Response body: 2023-03-17T06:55:33.004Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:33.004Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|INFO|404|Not Found|InvokeReturn 2023-03-17T06:55:33.017Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|||INFO|500||Running local validations 2023-03-17T06:55:33.028Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:55:33.044Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/related-to/volume-groups|INFO|500||Invoke 2023-03-17T06:55:33.045Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[ee1e605e-7bee-4221-ac37-0b4b8ca4a948], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3ec6e048-09d8-4a39-af4e-aab3a9456f93], X-ECOMP-RequestID=[ee1e605e-7bee-4221-ac37-0b4b8ca4a948], X-TransactionId=[], X-ONAP-RequestID=[ee1e605e-7bee-4221-ac37-0b4b8ca4a948]} 2023-03-17T06:55:33.117Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/related-to/volume-groups has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:55:33 GMT], server=[envoy], content-length=[408], x-envoy-upstream-service-time=[48], x-aai-txid=[0-aai-resources-230317-06:55:33:341-56827], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:55:33.118Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/related-to/volume-groups|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/related-to/volume-groups","ERR.5.4.6114"]}}} 2023-03-17T06:55:33.119Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2023-03-17T06:55:33.121Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/related-to/volume-groups 2023-03-17T06:55:33.122Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 53774475-8aa2-4a94-b73d-af7f891be99c 2023-03-17T06:55:33.127Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:55:33.144Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/vf-modules|INFO|500||Invoke 2023-03-17T06:55:33.144Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/vf-modules|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[ee1e605e-7bee-4221-ac37-0b4b8ca4a948], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e4215b2b-b584-4e15-adb2-8080ade3c527], X-ECOMP-RequestID=[ee1e605e-7bee-4221-ac37-0b4b8ca4a948], X-TransactionId=[], X-ONAP-RequestID=[ee1e605e-7bee-4221-ac37-0b4b8ca4a948]} 2023-03-17T06:55:33.187Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/vf-modules|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/vf-modules has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:55:33 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[39], x-aai-txid=[2-aai-resources-230317-06:55:33:414-40201], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:55:33.187Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/vf-modules|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/vf-modules","ERR.5.4.6114"]}}} 2023-03-17T06:55:33.188Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/vf-modules|INFO|404|Not Found|InvokeReturn 2023-03-17T06:55:33.190Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c/vf-modules 2023-03-17T06:55:33.191Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 53774475-8aa2-4a94-b73d-af7f891be99c 2023-03-17T06:55:33.198Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:55:33.213Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T06:55:33.214Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||Invoke 2023-03-17T06:55:33.274Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||InvokeReturn 2023-03-17T06:55:33.275Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:55:33 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[58], vertex-id=[192696], x-aai-txid=[0-aai-resources-230317-06:55:33:483-74772], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:55:33.275Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|||DEBUG|500||{"tenant-id":"4a994322e1644b9c964b1676d81c1e9b","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679035975825","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/53774475-8aa2-4a94-b73d-af7f891be99c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53774475-8aa2-4a94-b73d-af7f891be99c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-17T06:55:33.276Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-17T06:55:33.277Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-17T06:55:33.278Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:55:33.278Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-17T06:55:33.278Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:33.278Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:55:33.279Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-17T06:55:33.279Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"174", X-B3-TraceId:"9a776a1a269b68f84a5f0301b8bcbadb", X-B3-SpanId:"73cb535b84032403", X-B3-ParentSpanId:"92ea8312682060ea", X-B3-Sampled:"1", X-ONAP-RequestID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-RequestID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-TransactionID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-ECOMP-RequestID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f54b8f0-a760-406c-9a69-332f696f0c20"] 2023-03-17T06:55:33.279Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"53774475-8aa2-4a94-b73d-af7f891be99c","serviceInstanceId":"37570d29-e360-4cd1-88bd-56f122d86ea1"},"instanceName":null,"requestScope":"vnf"} 2023-03-17T06:55:33.279Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:33.303Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:33.303Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:33.303Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-17T06:55:33.303Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:55:33 GMT", x-envoy-upstream-service-time:"21", server:"envoy"] 2023-03-17T06:55:33.303Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-17T06:55:33.304Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:33.304Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-17T06:55:33.304Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2023-03-17T06:55:33.305Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-03-17T06:55:33.305Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:33.305Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2023-03-17T06:55:33.305Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2023-03-17T06:55:33.305Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-RequestID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-TransactionID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-ECOMP-RequestID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0da07837-8854-442f-8985-82ed192c2829"] 2023-03-17T06:55:33.305Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2023-03-17T06:55:33.305Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:33.330Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:33.331Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:33.331Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-17T06:55:33.331Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:55:33 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:33.331Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 10036, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-03-17T00:09:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" } } } 2023-03-17T06:55:33.332Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:33.332Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-03-17T06:55:33.334Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:55:33.334Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-17T06:55:33.334Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:33.334Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:55:33.335Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-17T06:55:33.335Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1592", X-B3-TraceId:"9a776a1a269b68f84a5f0301b8bcbadb", X-B3-SpanId:"e3326d617ed74bec", X-B3-ParentSpanId:"92ea8312682060ea", X-B3-Sampled:"1", X-ONAP-RequestID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-RequestID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-TransactionID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-ECOMP-RequestID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7362184d-e99f-4726-b72e-a527cbf5d777"] 2023-03-17T06:55:33.335Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ee1e605e-7bee-4221-ac37-0b4b8ca4a948","requestStatus":"IN_PROGRESS","startTime":1679036133191,"source":"VID","vnfId":"53774475-8aa2-4a94-b73d-af7f891be99c","tenantId":"4a994322e1644b9c964b1676d81c1e9b","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"37570d29-e360-4cd1-88bd-56f122d86ea1","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"ee1e605e-7bee-4221-ac37-0b4b8ca4a948"} 2023-03-17T06:55:33.335Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:33.364Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:33.364Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-17T06:55:33.364Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-17T06:55:33.364Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:33 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:33.365Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "ee1e605e-7bee-4221-ac37-0b4b8ca4a948", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:55:33.191+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-17T06:55:33.350+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ee1e605e-7bee-4221-ac37-0b4b8ca4a948", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948" } } } 2023-03-17T06:55:33.366Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:33.366Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-17T06:55:33.372Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:55:33.372Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-17T06:55:33.372Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:33.372Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:55:33.373Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-17T06:55:33.373Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2367", X-B3-TraceId:"9a776a1a269b68f84a5f0301b8bcbadb", X-B3-SpanId:"c8e7d46ac78b6c97", X-B3-ParentSpanId:"92ea8312682060ea", X-B3-Sampled:"1", X-ONAP-RequestID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-RequestID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-TransactionID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-ECOMP-RequestID:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf8a1dbd-0cb9-4757-bf67-8025365b74de"] 2023-03-17T06:55:33.373Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"541be38d-c311-4acc-9c01-5f6442687405\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\"modelVersionId\":\"87885514-1f8c-4040-a6a7-9e187d94d78e\",\"modelCustomizationId\":\"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\"modelUuid\":\"87885514-1f8c-4040-a6a7-9e187d94d78e\",\"modelInvariantUuid\":\"541be38d-c311-4acc-9c01-5f6442687405\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"4a994322e1644b9c964b1676d81c1e9b\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"37570d29-e360-4cd1-88bd-56f122d86ea1\",\"vnfInstanceId\":\"53774475-8aa2-4a94-b73d-af7f891be99c\"}","type":"String"},"requestId":{"value":"ee1e605e-7bee-4221-ac37-0b4b8ca4a948","type":"String"},"mso-request-id":{"value":"ee1e605e-7bee-4221-ac37-0b4b8ca4a948","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"37570d29-e360-4cd1-88bd-56f122d86ea1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"53774475-8aa2-4a94-b73d-af7f891be99c","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-17T06:55:33.373Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:34.392Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:34.393Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-17T06:55:34.393Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-17T06:55:34.394Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 17 Mar 2023 06:55:34 GMT", x-onap-requestid:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", x-requestid:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", x-transactionid:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", x-ecomp-requestid:"ee1e605e-7bee-4221-ac37-0b4b8ca4a948", x-onap-partnername:"UNKNOWN", x-invocationid:"bf8a1dbd-0cb9-4757-bf67-8025365b74de", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1014", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:34.394Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ee1e605e-7bee-4221-ac37-0b4b8ca4a948\",\"instanceId\":\"53774475-8aa2-4a94-b73d-af7f891be99c\"}}","message":"Success","processInstanceID":"b66d1420-c490-11ed-8ef8-c6acbebbef3f","variables":null,"messageCode":200} 2023-03-17T06:55:34.395Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:34.395Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-17T06:55:34.400Z|ee1e605e-7bee-4221-ac37-0b4b8ca4a948|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:55:34.581Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:55:34.587Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948 2023-03-17T06:55:34.587Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|INFO|500||Invoke 2023-03-17T06:55:34.587Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:34.587Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948 2023-03-17T06:55:34.587Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Method : GET 2023-03-17T06:55:34.588Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5b2b01348cffd70e9a365cb250562f3", X-B3-SpanId:"38f4d17477e10954", X-B3-ParentSpanId:"1811796d7f13e4cb", X-B3-Sampled:"0", X-ONAP-RequestID:"a0afeeea-1740-4040-a626-25db482a4879", X-RequestID:"a0afeeea-1740-4040-a626-25db482a4879", X-TransactionID:"a0afeeea-1740-4040-a626-25db482a4879", X-ECOMP-RequestID:"a0afeeea-1740-4040-a626-25db482a4879", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"015f0610-4a04-4f29-81e2-292aa98f86d4"] 2023-03-17T06:55:34.588Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Request body: 2023-03-17T06:55:34.588Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:34.619Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:34.619Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:34.620Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Status text : OK 2023-03-17T06:55:34.620Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:34 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:34.621Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Response body: { "requestId" : "ee1e605e-7bee-4221-ac37-0b4b8ca4a948", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:55:33.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:33.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ee1e605e-7bee-4221-ac37-0b4b8ca4a948", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948" } } } 2023-03-17T06:55:34.622Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:34.622Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|INFO|500||InvokeReturn 2023-03-17T06:55:34.623Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false 2023-03-17T06:55:34.623Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:55:34.623Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:34.623Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false 2023-03-17T06:55:34.623Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:55:34.623Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5b2b01348cffd70e9a365cb250562f3", X-B3-SpanId:"a9c9df706cb9894d", X-B3-ParentSpanId:"1811796d7f13e4cb", X-B3-Sampled:"0", X-ONAP-RequestID:"a0afeeea-1740-4040-a626-25db482a4879", X-RequestID:"a0afeeea-1740-4040-a626-25db482a4879", X-TransactionID:"a0afeeea-1740-4040-a626-25db482a4879", X-ECOMP-RequestID:"a0afeeea-1740-4040-a626-25db482a4879", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62541ca8-22d8-44ff-9f3a-3907e60a5a5b"] 2023-03-17T06:55:34.624Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:55:34.624Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:34.642Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:34.642Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:34.643Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:55:34.643Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:34 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:34.645Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:55:34.645Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:34.646Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:55:34.656Z|a0afeeea-1740-4040-a626-25db482a4879|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:55:34.936Z|6691978c-2f1d-47d6-9273-9f117a1b8847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:55:34.936Z|6691978c-2f1d-47d6-9273-9f117a1b8847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:55:37.821Z|e7203240-b3b8-4a98-8f87-37f180ca7cb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:37.822Z|e7203240-b3b8-4a98-8f87-37f180ca7cb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:37.825Z|c5ea01d5-5b96-405d-a9df-ac7c265f6c4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:37.825Z|c5ea01d5-5b96-405d-a9df-ac7c265f6c4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:37.834Z|3ea8ff16-cf05-45df-abc5-3234f323b306|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:37.835Z|3ea8ff16-cf05-45df-abc5-3234f323b306|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:44.822Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:55:44.829Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948 2023-03-17T06:55:44.829Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|INFO|500||Invoke 2023-03-17T06:55:44.829Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:44.830Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948 2023-03-17T06:55:44.830Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Method : GET 2023-03-17T06:55:44.830Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7020a9809e09726da3273d837f150b91", X-B3-SpanId:"e94c220c4d1febeb", X-B3-ParentSpanId:"bb44ae1958430aab", X-B3-Sampled:"0", X-ONAP-RequestID:"5459cb42-9df6-4037-b613-c819527db158", X-RequestID:"5459cb42-9df6-4037-b613-c819527db158", X-TransactionID:"5459cb42-9df6-4037-b613-c819527db158", X-ECOMP-RequestID:"5459cb42-9df6-4037-b613-c819527db158", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c1d5776-3419-4499-ba33-6c3335b499c5"] 2023-03-17T06:55:44.830Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Request body: 2023-03-17T06:55:44.830Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:44.864Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:44.864Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:44.864Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Status text : OK 2023-03-17T06:55:44.864Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:44 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:44.865Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Response body: { "requestId" : "ee1e605e-7bee-4221-ac37-0b4b8ca4a948", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:55:33.000+00:00", "endTime" : "2023-03-17T06:55:38.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ee1e605e-7bee-4221-ac37-0b4b8ca4a948", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948" } } } 2023-03-17T06:55:44.865Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:44.865Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|INFO|500||InvokeReturn 2023-03-17T06:55:44.866Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false 2023-03-17T06:55:44.866Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:55:44.867Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:44.867Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false 2023-03-17T06:55:44.867Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:55:44.867Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7020a9809e09726da3273d837f150b91", X-B3-SpanId:"b48e1dbdaf3f993c", X-B3-ParentSpanId:"bb44ae1958430aab", X-B3-Sampled:"0", X-ONAP-RequestID:"5459cb42-9df6-4037-b613-c819527db158", X-RequestID:"5459cb42-9df6-4037-b613-c819527db158", X-TransactionID:"5459cb42-9df6-4037-b613-c819527db158", X-ECOMP-RequestID:"5459cb42-9df6-4037-b613-c819527db158", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e7c27c5-4620-4195-af4e-6c489a74a476"] 2023-03-17T06:55:44.867Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:55:44.867Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:44.880Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:44.880Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:44.880Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:55:44.880Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:44 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:44.881Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:55:44.881Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:44.881Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:55:44.891Z|5459cb42-9df6-4037-b613-c819527db158|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:55:45.074Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:55:45.078Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948 2023-03-17T06:55:45.078Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|INFO|500||Invoke 2023-03-17T06:55:45.079Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:45.079Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948 2023-03-17T06:55:45.079Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Method : GET 2023-03-17T06:55:45.079Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9df4966547917fbbf5579b001fced77b", X-B3-SpanId:"bd44674b9116d604", X-B3-ParentSpanId:"d8730303f5bb86a4", X-B3-Sampled:"0", X-ONAP-RequestID:"eb3c8bdd-0e49-4708-86b6-51800a38c2fb", X-RequestID:"eb3c8bdd-0e49-4708-86b6-51800a38c2fb", X-TransactionID:"eb3c8bdd-0e49-4708-86b6-51800a38c2fb", X-ECOMP-RequestID:"eb3c8bdd-0e49-4708-86b6-51800a38c2fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61aa7d95-ee1b-4422-82ce-1b169c255948"] 2023-03-17T06:55:45.079Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Request body: 2023-03-17T06:55:45.079Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:45.107Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:45.107Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:45.107Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Status text : OK 2023-03-17T06:55:45.107Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:44 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:45.108Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Response body: { "requestId" : "ee1e605e-7bee-4221-ac37-0b4b8ca4a948", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:55:33.000+00:00", "endTime" : "2023-03-17T06:55:38.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ee1e605e-7bee-4221-ac37-0b4b8ca4a948", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948" } } } 2023-03-17T06:55:45.108Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:45.108Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|INFO|500||InvokeReturn 2023-03-17T06:55:45.109Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false 2023-03-17T06:55:45.109Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:55:45.110Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:45.110Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false 2023-03-17T06:55:45.110Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:55:45.110Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9df4966547917fbbf5579b001fced77b", X-B3-SpanId:"a28fb1106acd05e5", X-B3-ParentSpanId:"d8730303f5bb86a4", X-B3-Sampled:"0", X-ONAP-RequestID:"eb3c8bdd-0e49-4708-86b6-51800a38c2fb", X-RequestID:"eb3c8bdd-0e49-4708-86b6-51800a38c2fb", X-TransactionID:"eb3c8bdd-0e49-4708-86b6-51800a38c2fb", X-ECOMP-RequestID:"eb3c8bdd-0e49-4708-86b6-51800a38c2fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"357c3f24-082e-4574-8683-a236fac9681c"] 2023-03-17T06:55:45.110Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:55:45.110Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:45.125Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:45.125Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:45.126Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:55:45.126Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:44 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:45.127Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:55:45.127Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:45.127Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:55:45.133Z|eb3c8bdd-0e49-4708-86b6-51800a38c2fb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:55:45.302Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:55:45.307Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948 2023-03-17T06:55:45.307Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|INFO|500||Invoke 2023-03-17T06:55:45.307Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:45.307Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948 2023-03-17T06:55:45.307Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Method : GET 2023-03-17T06:55:45.307Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d394bb933ecbc5423775f1795379e2d", X-B3-SpanId:"4cdcca829192584e", X-B3-ParentSpanId:"7ba3750c88c18749", X-B3-Sampled:"0", X-ONAP-RequestID:"8a8d5cb4-ee68-440a-8066-9faee3c5f617", X-RequestID:"8a8d5cb4-ee68-440a-8066-9faee3c5f617", X-TransactionID:"8a8d5cb4-ee68-440a-8066-9faee3c5f617", X-ECOMP-RequestID:"8a8d5cb4-ee68-440a-8066-9faee3c5f617", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a16c64bc-0d9b-4071-b622-5663f1861898"] 2023-03-17T06:55:45.308Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Request body: 2023-03-17T06:55:45.308Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:45.338Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:45.339Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:45.339Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Status text : OK 2023-03-17T06:55:45.339Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:44 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:45.339Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Response body: { "requestId" : "ee1e605e-7bee-4221-ac37-0b4b8ca4a948", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:55:33.000+00:00", "endTime" : "2023-03-17T06:55:38.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ee1e605e-7bee-4221-ac37-0b4b8ca4a948", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948" } } } 2023-03-17T06:55:45.339Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:45.339Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|INFO|500||InvokeReturn 2023-03-17T06:55:45.340Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false 2023-03-17T06:55:45.341Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:55:45.341Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:45.341Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false 2023-03-17T06:55:45.341Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:55:45.341Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d394bb933ecbc5423775f1795379e2d", X-B3-SpanId:"1a12f5c5d5046b5e", X-B3-ParentSpanId:"7ba3750c88c18749", X-B3-Sampled:"0", X-ONAP-RequestID:"8a8d5cb4-ee68-440a-8066-9faee3c5f617", X-RequestID:"8a8d5cb4-ee68-440a-8066-9faee3c5f617", X-TransactionID:"8a8d5cb4-ee68-440a-8066-9faee3c5f617", X-ECOMP-RequestID:"8a8d5cb4-ee68-440a-8066-9faee3c5f617", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d69fa7b-8589-4c01-8989-59dc8d310886"] 2023-03-17T06:55:45.341Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:55:45.341Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:45.359Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:45.360Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:45.360Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:55:45.360Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:44 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:45.360Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:55:45.360Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:45.360Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:55:45.366Z|8a8d5cb4-ee68-440a-8066-9faee3c5f617|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:55:45.552Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:55:45.555Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948 2023-03-17T06:55:45.555Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|INFO|500||Invoke 2023-03-17T06:55:45.555Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:45.556Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948 2023-03-17T06:55:45.556Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Method : GET 2023-03-17T06:55:45.556Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d984195b90a320772cf0fabc25e11be", X-B3-SpanId:"dba504712202010a", X-B3-ParentSpanId:"56861fddbd0bff67", X-B3-Sampled:"0", X-ONAP-RequestID:"8697bc07-7a2f-40c9-b24e-bf5f24922d73", X-RequestID:"8697bc07-7a2f-40c9-b24e-bf5f24922d73", X-TransactionID:"8697bc07-7a2f-40c9-b24e-bf5f24922d73", X-ECOMP-RequestID:"8697bc07-7a2f-40c9-b24e-bf5f24922d73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36f6abd5-ca22-4e28-a788-a2f88d5e6b93"] 2023-03-17T06:55:45.556Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Request body: 2023-03-17T06:55:45.556Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:45.586Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:45.586Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:45.587Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Status text : OK 2023-03-17T06:55:45.587Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:44 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:45.589Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Response body: { "requestId" : "ee1e605e-7bee-4221-ac37-0b4b8ca4a948", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:55:33.000+00:00", "endTime" : "2023-03-17T06:55:38.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ee1e605e-7bee-4221-ac37-0b4b8ca4a948", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948" } } } 2023-03-17T06:55:45.589Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:45.590Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|INFO|500||InvokeReturn 2023-03-17T06:55:45.591Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false 2023-03-17T06:55:45.591Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:55:45.591Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:45.591Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false 2023-03-17T06:55:45.592Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:55:45.592Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d984195b90a320772cf0fabc25e11be", X-B3-SpanId:"6a24b17cae8c48ef", X-B3-ParentSpanId:"56861fddbd0bff67", X-B3-Sampled:"0", X-ONAP-RequestID:"8697bc07-7a2f-40c9-b24e-bf5f24922d73", X-RequestID:"8697bc07-7a2f-40c9-b24e-bf5f24922d73", X-TransactionID:"8697bc07-7a2f-40c9-b24e-bf5f24922d73", X-ECOMP-RequestID:"8697bc07-7a2f-40c9-b24e-bf5f24922d73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cedae71-ed5c-4a42-b968-ec3f1afb85aa"] 2023-03-17T06:55:45.592Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:55:45.592Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:45.603Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:45.604Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:45.604Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:55:45.604Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:44 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:45.604Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:55:45.605Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:45.605Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:55:45.609Z|8697bc07-7a2f-40c9-b24e-bf5f24922d73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:55:45.660Z|e7474017-2e08-437f-9c34-4f3287245d1f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:55:45.660Z|e7474017-2e08-437f-9c34-4f3287245d1f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:45.780Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:55:45.785Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948 2023-03-17T06:55:45.786Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|INFO|500||Invoke 2023-03-17T06:55:45.786Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:45.787Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948 2023-03-17T06:55:45.787Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Method : GET 2023-03-17T06:55:45.788Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0eb1ca728ec33a7c5afe4c8536175e02", X-B3-SpanId:"bd5a2fed4fbc864c", X-B3-ParentSpanId:"4015a3bf5d73fc37", X-B3-Sampled:"0", X-ONAP-RequestID:"386ece34-7a96-4880-b021-d2ed7b4b0b25", X-RequestID:"386ece34-7a96-4880-b021-d2ed7b4b0b25", X-TransactionID:"386ece34-7a96-4880-b021-d2ed7b4b0b25", X-ECOMP-RequestID:"386ece34-7a96-4880-b021-d2ed7b4b0b25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"602cd4e1-bd8f-48c5-be20-44f6ccf3a618"] 2023-03-17T06:55:45.789Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Request body: 2023-03-17T06:55:45.789Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:45.824Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:45.824Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:45.824Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Status text : OK 2023-03-17T06:55:45.825Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:44 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:45.825Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||Response body: { "requestId" : "ee1e605e-7bee-4221-ac37-0b4b8ca4a948", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:55:33.000+00:00", "endTime" : "2023-03-17T06:55:38.000+00:00", "source" : "VID", "vnfId" : "53774475-8aa2-4a94-b73d-af7f891be99c", "vnfName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e_vnf_0", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"541be38d-c311-4acc-9c01-5f6442687405\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87885514-1f8c-4040-a6a7-9e187d94d78e\",\n \"modelCustomizationId\": \"a2983152-fe83-430f-80ba-ff5e650f1c8d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1/vnfs/53774475-8aa2-4a94-b73d-af7f891be99c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ee1e605e-7bee-4221-ac37-0b4b8ca4a948", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948" } } } 2023-03-17T06:55:45.825Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:45.825Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|INFO|500||InvokeReturn 2023-03-17T06:55:45.826Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false 2023-03-17T06:55:45.827Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:55:45.827Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:45.827Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false 2023-03-17T06:55:45.827Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:55:45.827Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0eb1ca728ec33a7c5afe4c8536175e02", X-B3-SpanId:"567e02c10da3771f", X-B3-ParentSpanId:"4015a3bf5d73fc37", X-B3-Sampled:"0", X-ONAP-RequestID:"386ece34-7a96-4880-b021-d2ed7b4b0b25", X-RequestID:"386ece34-7a96-4880-b021-d2ed7b4b0b25", X-TransactionID:"386ece34-7a96-4880-b021-d2ed7b4b0b25", X-ECOMP-RequestID:"386ece34-7a96-4880-b021-d2ed7b4b0b25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec756ec1-a381-477d-999a-d53ba64cd899"] 2023-03-17T06:55:45.827Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:55:45.828Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:45.886Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:45.886Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:45.886Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:55:45.886Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:45 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:45.887Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:55:45.887Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:45.888Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee1e605e-7bee-4221-ac37-0b4b8ca4a948&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:55:45.892Z|386ece34-7a96-4880-b021-d2ed7b4b0b25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee1e605e-7bee-4221-ac37-0b4b8ca4a948|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:55:47.701Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:55:47.705Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||INFO|500||Checking if requestId: fe09b3fe-89d5-4f61-864a-bc88931f7b2a already exists in requestDb InfraActiveRequests table 2023-03-17T06:55:47.705Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a 2023-03-17T06:55:47.706Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|INFO|500||Invoke 2023-03-17T06:55:47.706Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:47.706Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a 2023-03-17T06:55:47.706Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Method : GET 2023-03-17T06:55:47.706Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f8ee820dce29b8bc7475da387abc9ff", X-B3-SpanId:"f57ee7c6f0de69a4", X-B3-ParentSpanId:"bf6ee139f96b1943", X-B3-Sampled:"0", X-ONAP-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-TransactionID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-ECOMP-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d2de2d6-ea50-4428-b870-1db7dabd3b40"] 2023-03-17T06:55:47.706Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Request body: 2023-03-17T06:55:47.707Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:47.738Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:47.739Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T06:55:47.739Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Status text : Not Found 2023-03-17T06:55:47.739Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:55:47 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2023-03-17T06:55:47.739Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Response body: 2023-03-17T06:55:47.739Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:47.740Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|INFO|404|Not Found|InvokeReturn 2023-03-17T06:55:47.749Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||INFO|500||Running local validations 2023-03-17T06:55:47.755Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:55:47.768Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T06:55:47.768Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1?format=pathed|INFO|500||Invoke 2023-03-17T06:55:47.821Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1?format=pathed|INFO|500||InvokeReturn 2023-03-17T06:55:47.822Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1?format=pathed has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:55:48 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[49], vertex-id=[233592], x-aai-txid=[2-aai-resources-230317-06:55:48:039-59656], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:55:47.823Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1"}]} 2023-03-17T06:55:47.831Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:55:47.848Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T06:55:47.848Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-17T06:55:47.850Z|648e4956-1339-4074-9ff1-3f3dd8bb8a4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:47.850Z|648e4956-1339-4074-9ff1-3f3dd8bb8a4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:47.851Z|838e0e4a-20c3-4cdf-a6c8-b42d24a61a87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:47.851Z|838e0e4a-20c3-4cdf-a6c8-b42d24a61a87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:47.857Z|bd5dd568-cce9-4315-a8d2-3681ee8ddee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:47.857Z|bd5dd568-cce9-4315-a8d2-3681ee8ddee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:47.890Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-17T06:55:47.890Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:55:48 GMT], server=[envoy], content-length=[603], x-envoy-upstream-service-time=[39], x-aai-txid=[1-aai-resources-230317-06:55:48:118-78995], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:55:47.891Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-03-17T06:55:47.892Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-03-17T06:55:47.895Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:55:47.919Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T06:55:47.919Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1?format=pathed|INFO|500||Invoke 2023-03-17T06:55:47.965Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1?format=pathed|INFO|500||InvokeReturn 2023-03-17T06:55:47.965Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1?format=pathed has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:55:48 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[43], vertex-id=[233592], x-aai-txid=[0-aai-resources-230317-06:55:48:189-30170], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:55:47.966Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1"}]} 2023-03-17T06:55:47.970Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:55:47.985Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T06:55:47.985Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-17T06:55:48.028Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-17T06:55:48.028Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:55:48 GMT], server=[envoy], content-length=[600], x-envoy-upstream-service-time=[40], x-aai-txid=[0-aai-resources-230317-06:55:48:254-76051], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:55:48.029Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-03-17T06:55:48.031Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-03-17T06:55:48.034Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:55:48.047Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T06:55:48.048Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1?format=pathed|INFO|500||Invoke 2023-03-17T06:55:48.110Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1?format=pathed|INFO|500||InvokeReturn 2023-03-17T06:55:48.110Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1?format=pathed has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:55:48 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[59], vertex-id=[233592], x-aai-txid=[2-aai-resources-230317-06:55:48:317-27251], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:55:48.111Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1"}]} 2023-03-17T06:55:48.117Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:55:48.138Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-17T06:55:48.138Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[fe09b3fe-89d5-4f61-864a-bc88931f7b2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[08ab9c05-5ba4-4f15-a687-86c8ce6cf231], X-ECOMP-RequestID=[fe09b3fe-89d5-4f61-864a-bc88931f7b2a], X-TransactionId=[], X-ONAP-RequestID=[fe09b3fe-89d5-4f61-864a-bc88931f7b2a]} 2023-03-17T06:55:48.189Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 06:55:48 GMT], server=[envoy], content-length=[609], x-envoy-upstream-service-time=[47], x-aai-txid=[1-aai-resources-230317-06:55:48:409-37376], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:55:48.190Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/configurations","ERR.5.4.6114"]}}} 2023-03-17T06:55:48.190Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-17T06:55:48.192Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/37570d29-e360-4cd1-88bd-56f122d86ea1/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-03-17T06:55:48.199Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T06:55:48.229Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||Invoke 2023-03-17T06:55:48.230Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b with request headers:{Authorization=[***REDACTED***], X-RequestID=[fe09b3fe-89d5-4f61-864a-bc88931f7b2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e46c73e7-8973-498f-85ff-c4058c970cab], X-ECOMP-RequestID=[fe09b3fe-89d5-4f61-864a-bc88931f7b2a], X-TransactionId=[], X-ONAP-RequestID=[fe09b3fe-89d5-4f61-864a-bc88931f7b2a]} 2023-03-17T06:55:48.286Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 06:55:48 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[54], vertex-id=[192696], x-aai-txid=[0-aai-resources-230317-06:55:48:500-51657], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T06:55:48.287Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||{"tenant-id":"4a994322e1644b9c964b1676d81c1e9b","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679036138106","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-17T06:55:48.288Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||InvokeReturn 2023-03-17T06:55:48.289Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-17T06:55:48.289Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-17T06:55:48.290Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:55:48.291Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-17T06:55:48.291Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:48.291Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T06:55:48.292Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-17T06:55:48.292Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"5f8ee820dce29b8bc7475da387abc9ff", X-B3-SpanId:"f31d4def7aa00cbd", X-B3-ParentSpanId:"bf6ee139f96b1943", X-B3-Sampled:"0", X-ONAP-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-TransactionID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-ECOMP-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b88f732-d3f8-490a-8557-aa312104b59b"] 2023-03-17T06:55:48.292Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"37570d29-e360-4cd1-88bd-56f122d86ea1"},"instanceName":null,"requestScope":"service"} 2023-03-17T06:55:48.292Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:48.320Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:48.321Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:48.321Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-17T06:55:48.321Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 06:55:47 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2023-03-17T06:55:48.321Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-17T06:55:48.321Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:48.321Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-17T06:55:48.322Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T06:55:48.322Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-17T06:55:48.322Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:48.322Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T06:55:48.322Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-17T06:55:48.323Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-TransactionID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-ECOMP-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3973d2d2-3151-40ca-8cfa-861d5e0b0714"] 2023-03-17T06:55:48.323Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-17T06:55:48.323Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:48.358Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:48.358Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:48.359Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-17T06:55:48.359Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:55:48 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:48.360Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-17 00:09:28.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-03-17T06:55:48.360Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:48.361Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-17T06:55:48.366Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-17T06:55:48.366Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-03-17T06:55:48.367Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:48.367Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-17T06:55:48.367Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-17T06:55:48.367Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-TransactionID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-ECOMP-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c8d0461-8e9a-4494-a2f9-41af3daaa3e3"] 2023-03-17T06:55:48.368Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-03-17T06:55:48.368Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:48.387Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:48.388Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:48.388Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-17T06:55:48.389Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:55:48 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:48.389Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-17T00:09:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2023-03-17T06:55:48.389Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:48.389Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-03-17T06:55:48.393Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T06:55:48.393Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-17T06:55:48.393Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:48.394Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T06:55:48.394Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-17T06:55:48.394Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-TransactionID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-ECOMP-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d47f005-e2c2-4dce-a98a-548f5d497e5f"] 2023-03-17T06:55:48.395Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-17T06:55:48.395Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:48.418Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:48.418Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:48.418Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-17T06:55:48.418Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 06:55:48 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:48.419Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-17 00:09:28.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-03-17T06:55:48.420Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:48.420Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-17T06:55:48.422Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:55:48.423Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-17T06:55:48.423Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:48.423Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T06:55:48.423Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-17T06:55:48.423Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1379", X-B3-TraceId:"5f8ee820dce29b8bc7475da387abc9ff", X-B3-SpanId:"27ac7007d56919bc", X-B3-ParentSpanId:"bf6ee139f96b1943", X-B3-Sampled:"0", X-ONAP-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-TransactionID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-ECOMP-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab1c780a-fd79-429a-baae-b12a91c08fdc"] 2023-03-17T06:55:48.424Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"fe09b3fe-89d5-4f61-864a-bc88931f7b2a","requestStatus":"IN_PROGRESS","startTime":1679036148193,"source":"VID","tenantId":"4a994322e1644b9c964b1676d81c1e9b","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"37570d29-e360-4cd1-88bd-56f122d86ea1","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"fe09b3fe-89d5-4f61-864a-bc88931f7b2a"} 2023-03-17T06:55:48.424Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:48.457Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:48.457Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-17T06:55:48.457Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-17T06:55:48.458Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:47 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:48.458Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "fe09b3fe-89d5-4f61-864a-bc88931f7b2a", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:55:48.193+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-17T06:55:48.439+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "fe09b3fe-89d5-4f61-864a-bc88931f7b2a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a" } } } 2023-03-17T06:55:48.458Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:48.458Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-17T06:55:48.462Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:55:48.463Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-17T06:55:48.463Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:48.463Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T06:55:48.463Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-17T06:55:48.463Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2021", X-B3-TraceId:"5f8ee820dce29b8bc7475da387abc9ff", X-B3-SpanId:"b16923d5eafe4917", X-B3-ParentSpanId:"bf6ee139f96b1943", X-B3-Sampled:"0", X-ONAP-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-TransactionID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-ECOMP-RequestID:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"285acb31-bf0f-4cee-b564-88530e3072c6"] 2023-03-17T06:55:48.463Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"da16556d-349b-4bc1-a0f3-532d2984356d\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f392c452-5d4f-491f-8bef-bee865ff5bf2\",\"modelUuid\":\"f392c452-5d4f-491f-8bef-bee865ff5bf2\",\"modelInvariantUuid\":\"da16556d-349b-4bc1-a0f3-532d2984356d\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"4a994322e1644b9c964b1676d81c1e9b\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"37570d29-e360-4cd1-88bd-56f122d86ea1\"}","type":"String"},"requestId":{"value":"fe09b3fe-89d5-4f61-864a-bc88931f7b2a","type":"String"},"mso-request-id":{"value":"fe09b3fe-89d5-4f61-864a-bc88931f7b2a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"37570d29-e360-4cd1-88bd-56f122d86ea1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-17T06:55:48.463Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:49.479Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:49.479Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-17T06:55:49.480Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-17T06:55:49.480Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 17 Mar 2023 06:55:49 GMT", x-onap-requestid:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", x-requestid:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", x-transactionid:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", x-ecomp-requestid:"fe09b3fe-89d5-4f61-864a-bc88931f7b2a", x-onap-partnername:"UNKNOWN", x-invocationid:"285acb31-bf0f-4cee-b564-88530e3072c6", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1011", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:49.481Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"fe09b3fe-89d5-4f61-864a-bc88931f7b2a\",\"instanceId\":\"37570d29-e360-4cd1-88bd-56f122d86ea1\"}}","message":"Success","processInstanceID":"bf6bc8c4-c490-11ed-8ef8-c6acbebbef3f","variables":null,"messageCode":200} 2023-03-17T06:55:49.481Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:49.482Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-17T06:55:49.489Z|fe09b3fe-89d5-4f61-864a-bc88931f7b2a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:55:49.676Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:55:49.681Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a 2023-03-17T06:55:49.681Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|INFO|500||Invoke 2023-03-17T06:55:49.681Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:49.682Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a 2023-03-17T06:55:49.682Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Method : GET 2023-03-17T06:55:49.682Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da3806bde0bc2a97053d0ff11db3b192", X-B3-SpanId:"7b9862d7059f4b00", X-B3-ParentSpanId:"1fa36744fe2bd084", X-B3-Sampled:"0", X-ONAP-RequestID:"63df881c-2572-47ef-8dba-2f5452d7b612", X-RequestID:"63df881c-2572-47ef-8dba-2f5452d7b612", X-TransactionID:"63df881c-2572-47ef-8dba-2f5452d7b612", X-ECOMP-RequestID:"63df881c-2572-47ef-8dba-2f5452d7b612", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55347ab4-a6a2-4135-ab96-c83b0b219ce6"] 2023-03-17T06:55:49.682Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Request body: 2023-03-17T06:55:49.682Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:49.712Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:49.713Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:49.713Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Status text : OK 2023-03-17T06:55:49.713Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:48 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:49.714Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Response body: { "requestId" : "fe09b3fe-89d5-4f61-864a-bc88931f7b2a", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T06:55:48.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "serviceInstanceName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "fe09b3fe-89d5-4f61-864a-bc88931f7b2a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a" } } } 2023-03-17T06:55:49.715Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:49.715Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|INFO|500||InvokeReturn 2023-03-17T06:55:49.716Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false 2023-03-17T06:55:49.716Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:55:49.716Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:49.716Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false 2023-03-17T06:55:49.717Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:55:49.717Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da3806bde0bc2a97053d0ff11db3b192", X-B3-SpanId:"da4a18cae6ba13f2", X-B3-ParentSpanId:"1fa36744fe2bd084", X-B3-Sampled:"0", X-ONAP-RequestID:"63df881c-2572-47ef-8dba-2f5452d7b612", X-RequestID:"63df881c-2572-47ef-8dba-2f5452d7b612", X-TransactionID:"63df881c-2572-47ef-8dba-2f5452d7b612", X-ECOMP-RequestID:"63df881c-2572-47ef-8dba-2f5452d7b612", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab153b3d-5e0a-42c1-97de-5da42d18c6bb"] 2023-03-17T06:55:49.717Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:55:49.717Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:49.729Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:49.730Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:49.730Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:55:49.730Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:48 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:49.730Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:55:49.730Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:49.730Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:55:49.735Z|63df881c-2572-47ef-8dba-2f5452d7b612|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:55:49.936Z|d6f14d71-cce9-4b3f-bbc1-32810e947fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:55:49.936Z|d6f14d71-cce9-4b3f-bbc1-32810e947fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:55:50.923Z|3d6f8940-331c-4814-b750-5480bd6e9967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:55:50.924Z|3d6f8940-331c-4814-b750-5480bd6e9967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:55:57.879Z|b15397e4-b3bb-46a0-8c57-319cac8c6ba1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:57.879Z|b15397e4-b3bb-46a0-8c57-319cac8c6ba1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:57.884Z|0dfaf0cc-1161-4c0a-ad1a-1d6f2df59dd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:57.884Z|0dfaf0cc-1161-4c0a-ad1a-1d6f2df59dd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:57.887Z|db3b8770-a6b5-45fa-afa9-46cad933e0ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:55:57.887Z|db3b8770-a6b5-45fa-afa9-46cad933e0ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:55:59.908Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:55:59.912Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a 2023-03-17T06:55:59.913Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|INFO|500||Invoke 2023-03-17T06:55:59.913Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:59.913Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a 2023-03-17T06:55:59.913Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Method : GET 2023-03-17T06:55:59.913Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"658f1b5afde99bc539965932bef1cf44", X-B3-SpanId:"1de296f520a51203", X-B3-ParentSpanId:"3b802acc139ea80f", X-B3-Sampled:"0", X-ONAP-RequestID:"dc1ed9aa-b602-4929-bb65-46c6b60a5076", X-RequestID:"dc1ed9aa-b602-4929-bb65-46c6b60a5076", X-TransactionID:"dc1ed9aa-b602-4929-bb65-46c6b60a5076", X-ECOMP-RequestID:"dc1ed9aa-b602-4929-bb65-46c6b60a5076", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65c65035-f465-410e-952b-fd572df4b1c9"] 2023-03-17T06:55:59.914Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Request body: 2023-03-17T06:55:59.914Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:59.949Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:59.949Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:59.949Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Status text : OK 2023-03-17T06:55:59.949Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:59 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:59.950Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Response body: { "requestId" : "fe09b3fe-89d5-4f61-864a-bc88931f7b2a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:55:48.000+00:00", "endTime" : "2023-03-17T06:55:54.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "serviceInstanceName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "fe09b3fe-89d5-4f61-864a-bc88931f7b2a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a" } } } 2023-03-17T06:55:59.951Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:59.951Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|INFO|500||InvokeReturn 2023-03-17T06:55:59.952Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false 2023-03-17T06:55:59.952Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:55:59.952Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:55:59.952Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false 2023-03-17T06:55:59.953Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:55:59.953Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"658f1b5afde99bc539965932bef1cf44", X-B3-SpanId:"2dfd351d3991943a", X-B3-ParentSpanId:"3b802acc139ea80f", X-B3-Sampled:"0", X-ONAP-RequestID:"dc1ed9aa-b602-4929-bb65-46c6b60a5076", X-RequestID:"dc1ed9aa-b602-4929-bb65-46c6b60a5076", X-TransactionID:"dc1ed9aa-b602-4929-bb65-46c6b60a5076", X-ECOMP-RequestID:"dc1ed9aa-b602-4929-bb65-46c6b60a5076", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bb629d1-8e2a-44bc-8d92-c3d83a7a064b"] 2023-03-17T06:55:59.953Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:55:59.953Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:55:59.975Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:55:59.975Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:55:59.975Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:55:59.976Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:59 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:55:59.976Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:55:59.976Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:55:59.977Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:55:59.984Z|dc1ed9aa-b602-4929-bb65-46c6b60a5076|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:56:00.155Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:56:00.162Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a 2023-03-17T06:56:00.163Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|INFO|500||Invoke 2023-03-17T06:56:00.163Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||===========================request begin================================================ 2023-03-17T06:56:00.163Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a 2023-03-17T06:56:00.163Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Method : GET 2023-03-17T06:56:00.163Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb0287cb91a372dbd31e4153f5790d2d", X-B3-SpanId:"aad4802f9d1d59a1", X-B3-ParentSpanId:"7b8caf464cd4cee1", X-B3-Sampled:"0", X-ONAP-RequestID:"4a86b133-f13e-4847-a62b-48a25a8af37b", X-RequestID:"4a86b133-f13e-4847-a62b-48a25a8af37b", X-TransactionID:"4a86b133-f13e-4847-a62b-48a25a8af37b", X-ECOMP-RequestID:"4a86b133-f13e-4847-a62b-48a25a8af37b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bbedade-8f9a-4e05-ba20-ca0b8a2e07c9"] 2023-03-17T06:56:00.164Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Request body: 2023-03-17T06:56:00.164Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||==========================request end================================================ 2023-03-17T06:56:00.195Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||============================response begin========================================== 2023-03-17T06:56:00.195Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Status code : 200 OK 2023-03-17T06:56:00.195Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Status text : OK 2023-03-17T06:56:00.196Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:59 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:56:00.196Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Response body: { "requestId" : "fe09b3fe-89d5-4f61-864a-bc88931f7b2a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:55:48.000+00:00", "endTime" : "2023-03-17T06:55:54.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "serviceInstanceName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "fe09b3fe-89d5-4f61-864a-bc88931f7b2a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a" } } } 2023-03-17T06:56:00.196Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||=======================response end================================================= 2023-03-17T06:56:00.196Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|INFO|500||InvokeReturn 2023-03-17T06:56:00.197Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false 2023-03-17T06:56:00.198Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:56:00.198Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:56:00.198Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false 2023-03-17T06:56:00.198Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:56:00.198Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb0287cb91a372dbd31e4153f5790d2d", X-B3-SpanId:"213350a65f432b6c", X-B3-ParentSpanId:"7b8caf464cd4cee1", X-B3-Sampled:"0", X-ONAP-RequestID:"4a86b133-f13e-4847-a62b-48a25a8af37b", X-RequestID:"4a86b133-f13e-4847-a62b-48a25a8af37b", X-TransactionID:"4a86b133-f13e-4847-a62b-48a25a8af37b", X-ECOMP-RequestID:"4a86b133-f13e-4847-a62b-48a25a8af37b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71fab048-9b24-4585-876c-95f141a0274c"] 2023-03-17T06:56:00.198Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:56:00.198Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:56:00.211Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:56:00.212Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:56:00.212Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:56:00.212Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:59 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:56:00.213Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:56:00.213Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:56:00.213Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:56:00.226Z|4a86b133-f13e-4847-a62b-48a25a8af37b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:56:00.392Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:56:00.395Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a 2023-03-17T06:56:00.395Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|INFO|500||Invoke 2023-03-17T06:56:00.396Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||===========================request begin================================================ 2023-03-17T06:56:00.396Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a 2023-03-17T06:56:00.396Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Method : GET 2023-03-17T06:56:00.396Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d91348582a55a2c73b610e7f7848adfb", X-B3-SpanId:"6149de14550b3df9", X-B3-ParentSpanId:"f59d5665128a7bc3", X-B3-Sampled:"0", X-ONAP-RequestID:"683c8472-e78e-4a4d-9dfb-2d6445bb5db9", X-RequestID:"683c8472-e78e-4a4d-9dfb-2d6445bb5db9", X-TransactionID:"683c8472-e78e-4a4d-9dfb-2d6445bb5db9", X-ECOMP-RequestID:"683c8472-e78e-4a4d-9dfb-2d6445bb5db9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d2ed482-b5ca-4375-a867-7e19a4d7f245"] 2023-03-17T06:56:00.396Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Request body: 2023-03-17T06:56:00.396Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||==========================request end================================================ 2023-03-17T06:56:00.421Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||============================response begin========================================== 2023-03-17T06:56:00.421Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Status code : 200 OK 2023-03-17T06:56:00.422Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Status text : OK 2023-03-17T06:56:00.422Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:59 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:56:00.423Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Response body: { "requestId" : "fe09b3fe-89d5-4f61-864a-bc88931f7b2a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:55:48.000+00:00", "endTime" : "2023-03-17T06:55:54.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "serviceInstanceName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "fe09b3fe-89d5-4f61-864a-bc88931f7b2a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a" } } } 2023-03-17T06:56:00.424Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||=======================response end================================================= 2023-03-17T06:56:00.424Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|INFO|500||InvokeReturn 2023-03-17T06:56:00.426Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false 2023-03-17T06:56:00.426Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:56:00.427Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:56:00.427Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false 2023-03-17T06:56:00.427Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:56:00.427Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d91348582a55a2c73b610e7f7848adfb", X-B3-SpanId:"ef3342141c070c8c", X-B3-ParentSpanId:"f59d5665128a7bc3", X-B3-Sampled:"0", X-ONAP-RequestID:"683c8472-e78e-4a4d-9dfb-2d6445bb5db9", X-RequestID:"683c8472-e78e-4a4d-9dfb-2d6445bb5db9", X-TransactionID:"683c8472-e78e-4a4d-9dfb-2d6445bb5db9", X-ECOMP-RequestID:"683c8472-e78e-4a4d-9dfb-2d6445bb5db9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1282e54c-741f-4103-b014-005134b549e6"] 2023-03-17T06:56:00.428Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:56:00.428Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:56:00.440Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:56:00.440Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:56:00.440Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:56:00.440Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:59 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:56:00.441Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:56:00.442Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:56:00.442Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:56:00.447Z|683c8472-e78e-4a4d-9dfb-2d6445bb5db9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:56:00.632Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|||INFO|500||Entering 2023-03-17T06:56:00.636Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a 2023-03-17T06:56:00.637Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|INFO|500||Invoke 2023-03-17T06:56:00.637Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||===========================request begin================================================ 2023-03-17T06:56:00.637Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a 2023-03-17T06:56:00.637Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Method : GET 2023-03-17T06:56:00.637Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86e06e4b916f7c4a4aa3232d64c85e3b", X-B3-SpanId:"c15d45a1c0bd82e0", X-B3-ParentSpanId:"0fb68bd038520fad", X-B3-Sampled:"0", X-ONAP-RequestID:"860e9535-582b-4e3d-9abd-ac5828adf3c9", X-RequestID:"860e9535-582b-4e3d-9abd-ac5828adf3c9", X-TransactionID:"860e9535-582b-4e3d-9abd-ac5828adf3c9", X-ECOMP-RequestID:"860e9535-582b-4e3d-9abd-ac5828adf3c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed13da68-f36d-494f-be40-d29b478790c7"] 2023-03-17T06:56:00.637Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Request body: 2023-03-17T06:56:00.637Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||==========================request end================================================ 2023-03-17T06:56:00.669Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||============================response begin========================================== 2023-03-17T06:56:00.670Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Status code : 200 OK 2023-03-17T06:56:00.670Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Status text : OK 2023-03-17T06:56:00.670Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:59 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:56:00.670Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||Response body: { "requestId" : "fe09b3fe-89d5-4f61-864a-bc88931f7b2a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T06:55:48.000+00:00", "endTime" : "2023-03-17T06:55:54.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"da16556d-349b-4bc1-a0f3-532d2984356d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f392c452-5d4f-491f-8bef-bee865ff5bf2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T06:55:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "37570d29-e360-4cd1-88bd-56f122d86ea1", "serviceInstanceName" : "basic_vm-2ea95271-0bd7-454d-b7ae-3f2f3eb6687e", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/37570d29-e360-4cd1-88bd-56f122d86ea1", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "fe09b3fe-89d5-4f61-864a-bc88931f7b2a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a" } } } 2023-03-17T06:56:00.670Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|DEBUG|500||=======================response end================================================= 2023-03-17T06:56:00.670Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|INFO|500||InvokeReturn 2023-03-17T06:56:00.673Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false 2023-03-17T06:56:00.674Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T06:56:00.674Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T06:56:00.674Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false 2023-03-17T06:56:00.674Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T06:56:00.674Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86e06e4b916f7c4a4aa3232d64c85e3b", X-B3-SpanId:"edbd1a0dc9ca2fca", X-B3-ParentSpanId:"0fb68bd038520fad", X-B3-Sampled:"0", X-ONAP-RequestID:"860e9535-582b-4e3d-9abd-ac5828adf3c9", X-RequestID:"860e9535-582b-4e3d-9abd-ac5828adf3c9", X-TransactionID:"860e9535-582b-4e3d-9abd-ac5828adf3c9", X-ECOMP-RequestID:"860e9535-582b-4e3d-9abd-ac5828adf3c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd8c4ff3-aabd-4edb-ae17-172123f8d4e9"] 2023-03-17T06:56:00.674Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T06:56:00.675Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T06:56:00.686Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T06:56:00.687Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T06:56:00.687Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T06:56:00.687Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 06:55:59 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T06:56:00.687Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T06:56:00.687Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T06:56:00.688Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe09b3fe-89d5-4f61-864a-bc88931f7b2a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T06:56:00.693Z|860e9535-582b-4e3d-9abd-ac5828adf3c9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe09b3fe-89d5-4f61-864a-bc88931f7b2a|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T06:56:04.936Z|f872dc3b-6600-41d0-a550-c74ff09c5ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:56:04.940Z|f872dc3b-6600-41d0-a550-c74ff09c5ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:56:07.909Z|d06a1d30-e294-4bb4-af33-e28744c200b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:07.910Z|d06a1d30-e294-4bb4-af33-e28744c200b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:07.912Z|77919c9a-7430-499d-8135-ef26e6db67a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:07.912Z|77919c9a-7430-499d-8135-ef26e6db67a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:07.915Z|c84eb80e-3a88-4582-a248-0ebdf40acdbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:07.916Z|c84eb80e-3a88-4582-a248-0ebdf40acdbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:17.939Z|4c186623-d8cc-4c34-9b30-53dd92d4a9ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:17.939Z|c57c4dc2-e80d-4c43-84fb-21d116ade615|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:17.940Z|4c186623-d8cc-4c34-9b30-53dd92d4a9ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:17.940Z|c57c4dc2-e80d-4c43-84fb-21d116ade615|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:17.947Z|abd245e8-74e4-4263-8fb8-701851c54c31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:17.948Z|abd245e8-74e4-4263-8fb8-701851c54c31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:19.936Z|1f8e8a04-38d9-48fb-9d27-b0a6c52208ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:56:19.936Z|1f8e8a04-38d9-48fb-9d27-b0a6c52208ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:56:20.924Z|dab18434-f3e9-4a3c-8273-a835a98d508f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:56:20.925Z|dab18434-f3e9-4a3c-8273-a835a98d508f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:56:27.965Z|bf456e0b-09a0-441a-a85c-2bbf2bd7c9d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:27.966Z|bf456e0b-09a0-441a-a85c-2bbf2bd7c9d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:27.967Z|a267cd90-5f68-45c9-aca7-b9f8f6ce5e62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:27.967Z|a267cd90-5f68-45c9-aca7-b9f8f6ce5e62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:27.974Z|06303c01-b5de-4d87-ab68-214124160a58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:27.974Z|06303c01-b5de-4d87-ab68-214124160a58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:34.936Z|111619f2-f087-42e9-805f-56c299699312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:56:34.937Z|111619f2-f087-42e9-805f-56c299699312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:56:37.992Z|a63a94ea-b185-46f7-bb34-b6ea5700310a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:37.992Z|a63a94ea-b185-46f7-bb34-b6ea5700310a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:37.993Z|65e29cbe-0fb2-4d11-828a-8bb0d4beba6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:37.993Z|65e29cbe-0fb2-4d11-828a-8bb0d4beba6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:38.002Z|abc0ec9c-f446-4916-9ab6-847e11bd0e8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:38.002Z|abc0ec9c-f446-4916-9ab6-847e11bd0e8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:45.660Z|43f05a1a-a846-40a9-a4c2-732da00f49c1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:56:45.661Z|43f05a1a-a846-40a9-a4c2-732da00f49c1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:48.023Z|512b9714-7c9d-411d-92bd-93160a46b947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:48.024Z|f36935ea-b7cb-4798-b6df-6791dffbf8ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:48.024Z|512b9714-7c9d-411d-92bd-93160a46b947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:48.024Z|f36935ea-b7cb-4798-b6df-6791dffbf8ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:48.028Z|fa35e90a-011c-4942-8c36-35cc34a6ee79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:48.028Z|fa35e90a-011c-4942-8c36-35cc34a6ee79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:49.936Z|99a9c9bd-d715-4a8e-9176-dcb86eb113b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:56:49.940Z|99a9c9bd-d715-4a8e-9176-dcb86eb113b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:56:50.926Z|b63a7e01-4856-4640-825f-db070ab3b044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:56:50.926Z|b63a7e01-4856-4640-825f-db070ab3b044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:56:58.052Z|9f68372f-4093-4842-81f8-dc467687872f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:58.053Z|9f68372f-4093-4842-81f8-dc467687872f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:58.054Z|18954d9c-8fb2-43a7-8f63-0ba34e878c22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:58.055Z|18954d9c-8fb2-43a7-8f63-0ba34e878c22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:56:58.055Z|30ac2fe8-c22a-47d7-82ee-8a6b83c002d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:56:58.055Z|30ac2fe8-c22a-47d7-82ee-8a6b83c002d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:04.936Z|04027065-d5b4-451a-8335-497426fab66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:57:04.936Z|04027065-d5b4-451a-8335-497426fab66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:57:08.083Z|eef14364-9e04-4af6-8fcb-968c7d42fb3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:08.083Z|eef14364-9e04-4af6-8fcb-968c7d42fb3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:08.088Z|48691ad3-ec70-4e2b-83f5-6a8799c64cef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:08.089Z|48691ad3-ec70-4e2b-83f5-6a8799c64cef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:08.090Z|dd783c87-84c8-4720-8f7d-20775a069015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:08.090Z|dd783c87-84c8-4720-8f7d-20775a069015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:18.118Z|d87d2cd7-13fa-4bf5-9c7f-63607e4273bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:18.120Z|a013fe9a-c94c-4a96-9661-071de6ed12fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:18.120Z|544dd9d6-41e8-4e42-ba4a-8d8e844dac2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:18.121Z|a013fe9a-c94c-4a96-9661-071de6ed12fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:18.121Z|544dd9d6-41e8-4e42-ba4a-8d8e844dac2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:18.122Z|d87d2cd7-13fa-4bf5-9c7f-63607e4273bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:19.936Z|de1986ad-303b-43fe-97d3-c14bf42561b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:57:19.937Z|de1986ad-303b-43fe-97d3-c14bf42561b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:57:20.927Z|713d3b79-845c-488f-ab86-21889e876440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:57:20.927Z|713d3b79-845c-488f-ab86-21889e876440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:57:28.148Z|8886ed62-3a43-47a1-a897-1631849cb0f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:28.149Z|8886ed62-3a43-47a1-a897-1631849cb0f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:28.149Z|12e57a61-ceee-4a04-849e-7e0062b9b5da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:28.149Z|12e57a61-ceee-4a04-849e-7e0062b9b5da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:28.157Z|9e4c5bbb-88ca-4167-b003-e573480d1955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:28.158Z|9e4c5bbb-88ca-4167-b003-e573480d1955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:34.936Z|6061fc4b-4439-48e2-9d05-b715085008b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:57:34.939Z|6061fc4b-4439-48e2-9d05-b715085008b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:57:38.177Z|3c48f808-980a-47fe-8d6d-5b9bc0a6c364|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:38.178Z|3c48f808-980a-47fe-8d6d-5b9bc0a6c364|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:38.180Z|bc492630-058a-4309-8e14-e1882b7b87a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:38.180Z|bc492630-058a-4309-8e14-e1882b7b87a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:38.181Z|604c1b65-2795-45c0-bc54-1481717bed5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:38.182Z|604c1b65-2795-45c0-bc54-1481717bed5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:45.661Z|9cba615f-cf0e-416e-a335-f4fbd992674a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:57:45.662Z|9cba615f-cf0e-416e-a335-f4fbd992674a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:48.204Z|0b887b35-fa88-40f9-859d-e1269af7dc3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:48.204Z|0b887b35-fa88-40f9-859d-e1269af7dc3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:48.207Z|1010d0ff-f6e3-460b-9271-53e70ef160c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:48.208Z|1010d0ff-f6e3-460b-9271-53e70ef160c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:48.212Z|cf643a95-44d9-4289-9a76-1c2c2f5de887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:48.213Z|cf643a95-44d9-4289-9a76-1c2c2f5de887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:49.936Z|85543c48-88b9-422d-a5ca-b7438c6c0ebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:57:49.937Z|85543c48-88b9-422d-a5ca-b7438c6c0ebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:57:50.928Z|d5b2b619-7fde-4eb9-ae42-5a4b2622a3d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:57:50.928Z|d5b2b619-7fde-4eb9-ae42-5a4b2622a3d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:57:58.235Z|f559b6ab-f44d-4d29-926b-47b855b929b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:58.236Z|f559b6ab-f44d-4d29-926b-47b855b929b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:58.239Z|f5726a56-f7b2-426b-84e3-7731b46571d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:58.239Z|f5726a56-f7b2-426b-84e3-7731b46571d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:57:58.241Z|3c3ff766-4262-4739-862c-5e34caed5925|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:57:58.241Z|3c3ff766-4262-4739-862c-5e34caed5925|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:04.936Z|1f77fce8-19fe-44d9-9141-ebc51dd3723c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:58:04.936Z|1f77fce8-19fe-44d9-9141-ebc51dd3723c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:58:08.265Z|049cd3f9-fda0-422b-9d4f-7440d0e6b514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:08.266Z|049cd3f9-fda0-422b-9d4f-7440d0e6b514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:08.270Z|efd2fcbb-a7bc-4eee-b092-d9cd8d615b35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:08.270Z|efd2fcbb-a7bc-4eee-b092-d9cd8d615b35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:08.270Z|7953ac62-8048-4a98-afda-4f556829e9a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:08.271Z|7953ac62-8048-4a98-afda-4f556829e9a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:18.296Z|210c1cf1-7077-4802-a433-7158737df290|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:18.297Z|210c1cf1-7077-4802-a433-7158737df290|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:18.297Z|806e1051-cd36-4a25-b0f0-5e9dafd190f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:18.298Z|806e1051-cd36-4a25-b0f0-5e9dafd190f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:18.298Z|9df84392-e0bf-42c2-b0f0-34b5d5a7a037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:18.299Z|9df84392-e0bf-42c2-b0f0-34b5d5a7a037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:19.936Z|c3835d96-4133-4b13-9e66-b1421ee21255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:58:19.941Z|c3835d96-4133-4b13-9e66-b1421ee21255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:58:20.929Z|c03e89e4-6fdb-430f-86fa-b5e5741e6c49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:58:20.929Z|c03e89e4-6fdb-430f-86fa-b5e5741e6c49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:58:28.328Z|ffa81588-72ef-44d1-931e-a7bb88167991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:28.328Z|f1e050d9-ec9c-4929-8bb9-6dbf9e9a5e63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:28.328Z|ffa81588-72ef-44d1-931e-a7bb88167991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:28.329Z|f1e050d9-ec9c-4929-8bb9-6dbf9e9a5e63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:28.330Z|3ac34e9c-18a2-4b95-bc92-3d608eed9e30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:28.330Z|3ac34e9c-18a2-4b95-bc92-3d608eed9e30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:34.936Z|129136a1-b615-4da5-af2a-d984d8a59826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:58:34.936Z|129136a1-b615-4da5-af2a-d984d8a59826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:58:38.352Z|500fa3b5-b309-49d0-88c4-8e078bfea4b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:38.353Z|500fa3b5-b309-49d0-88c4-8e078bfea4b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:38.357Z|002f7764-ec16-46f6-9117-2bce0e915506|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:38.358Z|002f7764-ec16-46f6-9117-2bce0e915506|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:38.360Z|d3af6de3-5f91-4004-a5b7-27395b4d5718|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:38.361Z|d3af6de3-5f91-4004-a5b7-27395b4d5718|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:45.662Z|40c80825-e582-4e4b-8580-aed824c02f61|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:58:45.663Z|40c80825-e582-4e4b-8580-aed824c02f61|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:48.386Z|d5c58221-84dc-4968-abb9-67fa7f7874d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:48.387Z|d5c58221-84dc-4968-abb9-67fa7f7874d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:48.392Z|7389b130-5453-47af-8c31-f8fd7b09e991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:48.392Z|7389b130-5453-47af-8c31-f8fd7b09e991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:48.394Z|4cffa6d2-dcae-4e96-8995-01ee1c87f2c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:48.395Z|4cffa6d2-dcae-4e96-8995-01ee1c87f2c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:49.936Z|b8d17291-19bf-4f81-a4ee-cf5a8a7aeb71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:58:49.937Z|b8d17291-19bf-4f81-a4ee-cf5a8a7aeb71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:58:50.930Z|60e8af99-e2da-4fe5-b58c-4ac2dc17fac7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:58:50.931Z|60e8af99-e2da-4fe5-b58c-4ac2dc17fac7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:58:58.418Z|10b274ac-5a2e-480d-8bd1-5f994f658107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:58.418Z|10b274ac-5a2e-480d-8bd1-5f994f658107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:58.420Z|807206be-f579-4597-b1b2-6403bd4f286f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:58.420Z|807206be-f579-4597-b1b2-6403bd4f286f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:58:58.421Z|dbec3548-4e03-45de-b96b-39c63dd81e22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:58:58.422Z|dbec3548-4e03-45de-b96b-39c63dd81e22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:04.936Z|15b5fc5e-0663-48d6-9c6d-fc6bc113a4b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:59:04.940Z|15b5fc5e-0663-48d6-9c6d-fc6bc113a4b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:59:08.445Z|7a838eee-5213-4e9d-b764-2eb24d96cf96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:08.446Z|7a838eee-5213-4e9d-b764-2eb24d96cf96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:08.447Z|90a70986-82ce-4a99-92ac-5c861f910172|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:08.448Z|90a70986-82ce-4a99-92ac-5c861f910172|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:08.450Z|762264eb-e533-4008-9145-9cc25850ec72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:08.450Z|762264eb-e533-4008-9145-9cc25850ec72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:18.475Z|be8383a2-ed13-4d6a-8f8c-300be1f69800|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:18.475Z|714ab7dd-a362-42fa-af5a-9f55841ec21f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:18.476Z|e394cdfd-59b8-4ec1-93ae-b2d8e0fc9916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:18.476Z|be8383a2-ed13-4d6a-8f8c-300be1f69800|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:18.476Z|714ab7dd-a362-42fa-af5a-9f55841ec21f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:18.476Z|e394cdfd-59b8-4ec1-93ae-b2d8e0fc9916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:19.936Z|b0f83c5b-b00b-4f9b-b1f8-8ed02e5f0f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:59:19.936Z|b0f83c5b-b00b-4f9b-b1f8-8ed02e5f0f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:59:20.931Z|58f3e316-8278-4360-ad05-0a40923737bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:59:20.932Z|58f3e316-8278-4360-ad05-0a40923737bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:59:28.506Z|7cdbb9a9-64d6-4399-86f5-55b834058fc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:28.506Z|1d7f4816-da56-443a-89b6-154703bd3136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:28.507Z|7cdbb9a9-64d6-4399-86f5-55b834058fc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:28.507Z|1d7f4816-da56-443a-89b6-154703bd3136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:28.514Z|7eca5ea8-1aed-4d6b-b9cf-3d1f1af170ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:28.514Z|7eca5ea8-1aed-4d6b-b9cf-3d1f1af170ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:34.936Z|4bde63a4-7335-4d49-ac7e-3bcaa35074cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:59:34.936Z|4bde63a4-7335-4d49-ac7e-3bcaa35074cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:59:38.535Z|867edcb7-72eb-4595-8d41-71246ae4de11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:38.535Z|867edcb7-72eb-4595-8d41-71246ae4de11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:38.537Z|d2a6fcf1-4450-48e2-bdef-1332cee500cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:38.537Z|d2a6fcf1-4450-48e2-bdef-1332cee500cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:38.538Z|f3e04c37-44b9-4c6a-a691-01102ee415cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:38.539Z|f3e04c37-44b9-4c6a-a691-01102ee415cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:45.661Z|a999860d-addc-4104-857f-664fff5b5da6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T06:59:45.661Z|a999860d-addc-4104-857f-664fff5b5da6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:48.566Z|dbe8ca33-c5f2-407a-9d9b-b011e640f57c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:48.566Z|dbe8ca33-c5f2-407a-9d9b-b011e640f57c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:48.566Z|25f11146-2c40-4229-accd-99cadddf0d78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:48.567Z|25f11146-2c40-4229-accd-99cadddf0d78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:48.576Z|22c778ba-f4ff-4822-a40b-61865f7560db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:48.576Z|22c778ba-f4ff-4822-a40b-61865f7560db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:49.936Z|2cd83638-981b-400a-a3a2-120384698d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:59:49.940Z|2cd83638-981b-400a-a3a2-120384698d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:59:50.932Z|a3416077-4f57-4dfb-8aa4-c36f0949d737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T06:59:50.933Z|a3416077-4f57-4dfb-8aa4-c36f0949d737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T06:59:58.595Z|d553a052-6650-410c-b4cc-aff2ab68275d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:58.595Z|d553a052-6650-410c-b4cc-aff2ab68275d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:58.603Z|449be96e-c7ce-4505-bb16-c4e652d8779e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:58.603Z|eb8da24e-fa52-4eb9-b399-5196ab589f0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T06:59:58.604Z|449be96e-c7ce-4505-bb16-c4e652d8779e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T06:59:58.604Z|eb8da24e-fa52-4eb9-b399-5196ab589f0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:04.936Z|f3da1915-a1a5-4efb-a4a7-98b702f1394f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:00:04.936Z|f3da1915-a1a5-4efb-a4a7-98b702f1394f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:00:08.628Z|0813aba8-30d1-4e17-ade8-9401f5bb94f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:08.629Z|0813aba8-30d1-4e17-ade8-9401f5bb94f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:08.629Z|caa83a47-f1bf-4a3d-b820-ebb51b49b9d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:08.629Z|8f4ae9d2-ad6c-4bd2-b283-3d0dafbde919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:08.630Z|caa83a47-f1bf-4a3d-b820-ebb51b49b9d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:08.630Z|8f4ae9d2-ad6c-4bd2-b283-3d0dafbde919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:18.665Z|4824cf6d-a60a-40cb-a337-00bac2604ff1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:18.666Z|4824cf6d-a60a-40cb-a337-00bac2604ff1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:18.679Z|b78e015a-c361-4913-98f5-4d42b6d88225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:18.680Z|b78e015a-c361-4913-98f5-4d42b6d88225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:18.680Z|c75c2a6d-7151-409d-8d51-97d46a9e5e1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:18.681Z|c75c2a6d-7151-409d-8d51-97d46a9e5e1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:19.936Z|1299bd8e-7949-4e81-befb-3890dc183a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:00:19.936Z|1299bd8e-7949-4e81-befb-3890dc183a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:00:20.933Z|65a021a0-8fda-416f-8707-80e0d51f08ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:00:20.934Z|65a021a0-8fda-416f-8707-80e0d51f08ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:00:28.695Z|850cb7d0-e1c3-4e2b-84b0-48dfacc5923f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:28.695Z|850cb7d0-e1c3-4e2b-84b0-48dfacc5923f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:28.703Z|81be4bd9-f94f-441c-985d-7fa35ff5b13a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:28.704Z|81be4bd9-f94f-441c-985d-7fa35ff5b13a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:28.720Z|66591020-90aa-4aba-b828-777a3f865469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:28.721Z|66591020-90aa-4aba-b828-777a3f865469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:34.936Z|f0f53173-cee0-42d8-b66a-e88b110dce7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:00:34.942Z|f0f53173-cee0-42d8-b66a-e88b110dce7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:00:38.722Z|36910569-1f47-455b-a920-dcbd509aabf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:38.723Z|36910569-1f47-455b-a920-dcbd509aabf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:38.726Z|e6deacad-3bee-423b-9c73-7a5008fefc96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:38.726Z|e6deacad-3bee-423b-9c73-7a5008fefc96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:38.745Z|76160ac8-d553-4ba4-b84f-1c85c4b575b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:38.745Z|76160ac8-d553-4ba4-b84f-1c85c4b575b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:45.660Z|f620be39-df33-4118-82d1-bf750e7103cb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:00:45.660Z|f620be39-df33-4118-82d1-bf750e7103cb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:48.752Z|4a65a905-50dc-4dfc-9beb-dc497be2a1d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:48.753Z|4a65a905-50dc-4dfc-9beb-dc497be2a1d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:48.761Z|2d843090-e429-4efc-b3e4-679675c829f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:48.761Z|2d843090-e429-4efc-b3e4-679675c829f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:48.767Z|e5f26d12-00b6-4a53-b2c4-7a255c6d79fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:48.768Z|e5f26d12-00b6-4a53-b2c4-7a255c6d79fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:49.936Z|89309ec3-68cf-4cd0-87a3-b8baa257dfbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:00:49.936Z|89309ec3-68cf-4cd0-87a3-b8baa257dfbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:00:50.934Z|0f4e5a22-6e7d-4b07-9613-3f0340db14b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:00:50.935Z|0f4e5a22-6e7d-4b07-9613-3f0340db14b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:00:58.784Z|acab7caf-634a-4b03-b647-9e472fea5a71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:58.785Z|acab7caf-634a-4b03-b647-9e472fea5a71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:58.789Z|e34c94a1-178c-464e-b481-d82b51d66220|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:58.789Z|e34c94a1-178c-464e-b481-d82b51d66220|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:00:58.794Z|1dd413c3-2717-462e-984c-0c45a7c45837|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:00:58.795Z|1dd413c3-2717-462e-984c-0c45a7c45837|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:04.936Z|dfc9b581-18a7-43f1-9fe9-7048ee588adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:01:04.936Z|dfc9b581-18a7-43f1-9fe9-7048ee588adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:01:08.811Z|1ec3a620-551b-4572-8496-4ce3cc0162a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:08.811Z|1ec3a620-551b-4572-8496-4ce3cc0162a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:08.815Z|5684b961-8a38-4696-b80c-0defee1ea689|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:08.816Z|5684b961-8a38-4696-b80c-0defee1ea689|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:08.818Z|4a6e060b-34c2-4bc4-aa96-64a11aede7c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:08.819Z|4a6e060b-34c2-4bc4-aa96-64a11aede7c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:18.839Z|9276e4ac-985c-4ffa-8fe0-2fea4f4e3ff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:18.840Z|9276e4ac-985c-4ffa-8fe0-2fea4f4e3ff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:18.840Z|fd099685-03de-4b2e-96a7-a1dc3f919b78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:18.841Z|fd099685-03de-4b2e-96a7-a1dc3f919b78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:18.847Z|0edfc78d-31ce-4739-813e-b5903f4dbc11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:18.848Z|0edfc78d-31ce-4739-813e-b5903f4dbc11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:19.936Z|45a9e589-6ed7-4216-b3f8-30ee20d35bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:01:19.939Z|45a9e589-6ed7-4216-b3f8-30ee20d35bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:01:20.935Z|b7866ad9-e6c8-4679-bcf7-1ccfceadba8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:01:20.936Z|b7866ad9-e6c8-4679-bcf7-1ccfceadba8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:01:28.867Z|6fe25195-cbc1-4c25-a649-8139ee43e815|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:28.867Z|e9532cea-6b32-4224-8340-67b16ac5bafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:28.867Z|6fe25195-cbc1-4c25-a649-8139ee43e815|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:28.868Z|e9532cea-6b32-4224-8340-67b16ac5bafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:28.870Z|e07b2eb2-82f0-4d01-950e-5f39f5813b51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:28.870Z|e07b2eb2-82f0-4d01-950e-5f39f5813b51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:34.936Z|98a7a7bb-62c7-4bc5-9dec-7cd8596b1fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:01:34.936Z|98a7a7bb-62c7-4bc5-9dec-7cd8596b1fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:01:38.890Z|4da58b8e-350b-4c5a-937f-93472b89453f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:38.891Z|4da58b8e-350b-4c5a-937f-93472b89453f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:38.892Z|9a24b57e-a0b2-4376-a37d-413563e70bbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:38.893Z|9a24b57e-a0b2-4376-a37d-413563e70bbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:38.894Z|ef100c71-b2ee-4d0a-b6bd-938d8a4bf6df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:38.895Z|ef100c71-b2ee-4d0a-b6bd-938d8a4bf6df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:45.660Z|633c05f8-5244-4002-98f5-cb77f6df5362|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:01:45.661Z|633c05f8-5244-4002-98f5-cb77f6df5362|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:48.917Z|d890743f-0c39-481a-96e0-a5851884f846|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:48.917Z|d890743f-0c39-481a-96e0-a5851884f846|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:48.920Z|24f23a17-bcf3-4af3-8771-f61a150af2ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:48.921Z|24f23a17-bcf3-4af3-8771-f61a150af2ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:48.923Z|8511b065-2bd7-44e9-a2dc-1eb82ad1583c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:48.923Z|8511b065-2bd7-44e9-a2dc-1eb82ad1583c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:49.936Z|bfa63843-fc18-42e9-ac92-af2f5fa39b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:01:49.936Z|bfa63843-fc18-42e9-ac92-af2f5fa39b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:01:50.936Z|f276029a-b87b-4383-a5c4-8326075cfc00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:01:50.937Z|f276029a-b87b-4383-a5c4-8326075cfc00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:01:58.945Z|c95b2395-aba3-485a-9951-578aba886053|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:58.945Z|68e96aa4-f0a2-4dcd-80fc-bb9082e0ff00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:58.946Z|68e96aa4-f0a2-4dcd-80fc-bb9082e0ff00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:58.946Z|c95b2395-aba3-485a-9951-578aba886053|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:01:58.953Z|8526e38e-a8a2-4f8c-ae05-ed6982be7a16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:01:58.954Z|8526e38e-a8a2-4f8c-ae05-ed6982be7a16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:04.936Z|7d3030ed-d5cf-4b69-8528-da232c2442a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:02:04.939Z|7d3030ed-d5cf-4b69-8528-da232c2442a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:02:08.973Z|176f8bcf-7f80-4866-b83b-17df433de39d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:08.974Z|176f8bcf-7f80-4866-b83b-17df433de39d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:08.975Z|cb5e8a01-22e6-4263-9090-549212e6da02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:08.976Z|cb5e8a01-22e6-4263-9090-549212e6da02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:08.979Z|546799c3-c6e6-40cf-a90c-2a9ea53a2c5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:08.979Z|546799c3-c6e6-40cf-a90c-2a9ea53a2c5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:19.002Z|d0b195d9-3ea5-4211-8482-aba250171331|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:19.002Z|962c304e-ae26-4a61-8ebf-961de39268e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:19.003Z|d0b195d9-3ea5-4211-8482-aba250171331|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:19.003Z|962c304e-ae26-4a61-8ebf-961de39268e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:19.008Z|1feae12a-aa76-40b4-a72b-f8b4332a0e75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:19.008Z|1feae12a-aa76-40b4-a72b-f8b4332a0e75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:19.936Z|e2667de1-1364-40c0-98cd-218fda1678cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:02:19.937Z|e2667de1-1364-40c0-98cd-218fda1678cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:02:20.937Z|34f89946-a1f7-4de8-8b29-e50373c51ce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:02:20.938Z|34f89946-a1f7-4de8-8b29-e50373c51ce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:02:29.030Z|c16f637a-7660-481c-be6e-8896e694b29f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:29.031Z|c16f637a-7660-481c-be6e-8896e694b29f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:29.032Z|2210cce0-6df3-4af0-bb4d-a492ff14b710|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:29.033Z|2210cce0-6df3-4af0-bb4d-a492ff14b710|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:29.038Z|953eab8d-2cd2-4f9d-b793-701bd961b16d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:29.038Z|953eab8d-2cd2-4f9d-b793-701bd961b16d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:34.936Z|cb1e84d2-693b-475c-9394-3acdae769335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:02:34.937Z|cb1e84d2-693b-475c-9394-3acdae769335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:02:39.059Z|4357284a-47e7-4f3c-a3fd-076bea5c7457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:39.060Z|4357284a-47e7-4f3c-a3fd-076bea5c7457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:39.063Z|baaf3764-1618-40a0-a95a-bc990408fa36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:39.063Z|baaf3764-1618-40a0-a95a-bc990408fa36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:39.068Z|c67cd417-b801-4d94-9851-27eeebf6368f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:39.068Z|c67cd417-b801-4d94-9851-27eeebf6368f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:45.660Z|88da97e0-1937-4f3c-826c-e9235a1bd4e9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:02:45.661Z|88da97e0-1937-4f3c-826c-e9235a1bd4e9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:49.088Z|3c0b307f-2533-462c-a2e7-53016089c0c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:49.089Z|3c0b307f-2533-462c-a2e7-53016089c0c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:49.092Z|39367ffc-681c-4ea5-a9c2-47e46ed6ca50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:49.093Z|39367ffc-681c-4ea5-a9c2-47e46ed6ca50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:49.096Z|fca79156-b413-4889-b47a-616e76289958|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:49.096Z|fca79156-b413-4889-b47a-616e76289958|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:49.936Z|44bca845-ff1d-47b5-a346-ccf5b72b1527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:02:49.943Z|44bca845-ff1d-47b5-a346-ccf5b72b1527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:02:50.938Z|70455d76-a78e-4dc3-a134-4e6d61ed114e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:02:50.939Z|70455d76-a78e-4dc3-a134-4e6d61ed114e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:02:59.116Z|051612db-5445-481a-98c6-e1bcd9675f32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:59.117Z|051612db-5445-481a-98c6-e1bcd9675f32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:59.122Z|672c1325-47be-4cd8-8a5d-efb6e551191a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:59.123Z|672c1325-47be-4cd8-8a5d-efb6e551191a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:02:59.124Z|a55e955d-830c-4dfb-ada3-f5a39a3dfb8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:02:59.125Z|a55e955d-830c-4dfb-ada3-f5a39a3dfb8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:04.936Z|a174ee27-ea8b-4f0c-937e-79523d104d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:03:04.936Z|a174ee27-ea8b-4f0c-937e-79523d104d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:03:09.143Z|288de16a-0b43-4784-9450-947f9106ddfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:09.144Z|288de16a-0b43-4784-9450-947f9106ddfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:09.146Z|695f9e82-f7e0-4454-bd11-a10b2ee974fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:09.147Z|695f9e82-f7e0-4454-bd11-a10b2ee974fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:09.148Z|437d6547-2d3e-499c-bbb3-084772c09534|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:09.149Z|437d6547-2d3e-499c-bbb3-084772c09534|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:19.170Z|23e373e3-17fe-4de1-a374-bb20f68804bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:19.170Z|23e373e3-17fe-4de1-a374-bb20f68804bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:19.173Z|49c34122-0c95-4087-a5f1-d9c9e5fbcce2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:19.174Z|49c34122-0c95-4087-a5f1-d9c9e5fbcce2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:19.175Z|e970f957-f259-42d6-a590-2b92a8511d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:19.175Z|e970f957-f259-42d6-a590-2b92a8511d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:19.936Z|39d650ab-5df7-444f-8392-49dee727122f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:03:19.936Z|39d650ab-5df7-444f-8392-49dee727122f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:03:20.940Z|4876fe90-4c4f-4a3b-91f3-86d6432beb88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:03:20.940Z|4876fe90-4c4f-4a3b-91f3-86d6432beb88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:03:29.202Z|405139a2-414e-4788-a5b5-5a3604c4c019|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:29.202Z|405139a2-414e-4788-a5b5-5a3604c4c019|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:29.202Z|80a9eba8-f423-44e5-a961-a95e5623030e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:29.203Z|80a9eba8-f423-44e5-a961-a95e5623030e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:29.205Z|b29fc819-36d2-47c3-bff5-34a579bf23e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:29.206Z|b29fc819-36d2-47c3-bff5-34a579bf23e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:34.936Z|8181987b-ae92-447c-8736-17bfb98b25c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:03:34.940Z|8181987b-ae92-447c-8736-17bfb98b25c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:03:39.230Z|532aeb5b-414d-4fa7-b937-1c0c9b7a11f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:39.230Z|0ef0fe2f-e9bf-46ff-a006-415a1765218a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:39.231Z|532aeb5b-414d-4fa7-b937-1c0c9b7a11f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:39.231Z|0ef0fe2f-e9bf-46ff-a006-415a1765218a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:39.232Z|e22cc60f-3489-4a71-8e83-68d73650296f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:39.233Z|e22cc60f-3489-4a71-8e83-68d73650296f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:45.660Z|64a879a7-a161-450c-8f34-a2124cf3b429|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:03:45.661Z|64a879a7-a161-450c-8f34-a2124cf3b429|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:49.258Z|c5572b2e-270b-4698-ac81-55d83ca2198a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:49.259Z|c5572b2e-270b-4698-ac81-55d83ca2198a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:49.259Z|9775c337-cc20-4573-93ac-29f2134852d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:49.259Z|a5ee4d06-21e2-4bcb-8a98-ebeabcec97d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:49.259Z|a5ee4d06-21e2-4bcb-8a98-ebeabcec97d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:49.259Z|9775c337-cc20-4573-93ac-29f2134852d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:49.936Z|2857b53f-5178-4c4d-bf7f-1e83e0245765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:03:49.936Z|2857b53f-5178-4c4d-bf7f-1e83e0245765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:03:50.940Z|791b04eb-b3da-4c91-a559-d455e2161b4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:03:50.941Z|791b04eb-b3da-4c91-a559-d455e2161b4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:03:59.285Z|923ebd7b-96cd-4177-a06c-44c7f8cac8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:59.286Z|923ebd7b-96cd-4177-a06c-44c7f8cac8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:59.287Z|4f54ece3-74c9-4a10-994f-69fbcd3e8fed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:59.288Z|4f54ece3-74c9-4a10-994f-69fbcd3e8fed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:03:59.289Z|71fe3094-feb2-4d84-9494-399d0b42564b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:03:59.290Z|71fe3094-feb2-4d84-9494-399d0b42564b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:04.936Z|3b530520-7085-4f9c-9895-e45e9c1fa792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:04:04.937Z|3b530520-7085-4f9c-9895-e45e9c1fa792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:04:09.313Z|dace8802-6e52-4abe-bbe7-c1da68981d85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:09.315Z|dace8802-6e52-4abe-bbe7-c1da68981d85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:09.316Z|791e522a-9064-495f-94c3-6f091c2c68b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:09.317Z|791e522a-9064-495f-94c3-6f091c2c68b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:09.316Z|74d00abf-486a-47e3-82fa-f46429fa03da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:09.318Z|74d00abf-486a-47e3-82fa-f46429fa03da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:19.340Z|e8d0b90b-aed4-43b6-8223-d9998ab6e639|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:19.340Z|e8d0b90b-aed4-43b6-8223-d9998ab6e639|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:19.341Z|f7332186-0ac3-423c-98b8-57e15fefb9a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:19.341Z|f7332186-0ac3-423c-98b8-57e15fefb9a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:19.344Z|35cf3ab5-fa17-403c-ab96-9c33250b7215|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:19.345Z|35cf3ab5-fa17-403c-ab96-9c33250b7215|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:19.936Z|017b70e1-3bfe-4991-a216-9274f878f21f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:04:19.936Z|017b70e1-3bfe-4991-a216-9274f878f21f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:04:20.942Z|7f188355-63e7-4c52-84af-0b67c6d5b064|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:04:20.942Z|7f188355-63e7-4c52-84af-0b67c6d5b064|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:04:29.368Z|d0ea7720-bf6f-4386-9986-472e356bc9a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:29.368Z|27d9e721-ff85-4782-b308-20a0d9fc54c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:29.369Z|d0ea7720-bf6f-4386-9986-472e356bc9a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:29.369Z|27d9e721-ff85-4782-b308-20a0d9fc54c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:29.375Z|c7ad94e9-e851-4fd3-a094-fcb9647f9555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:29.376Z|c7ad94e9-e851-4fd3-a094-fcb9647f9555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:34.936Z|d8572be1-1372-4917-a8dc-401730099c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:04:34.936Z|d8572be1-1372-4917-a8dc-401730099c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:04:39.401Z|836c5cb0-b6c4-498b-89b1-beab3014473d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:39.402Z|836c5cb0-b6c4-498b-89b1-beab3014473d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:39.402Z|890fac9c-4b68-4069-afa0-74cef489236a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:39.403Z|890fac9c-4b68-4069-afa0-74cef489236a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:39.405Z|bb65e85b-3170-4923-a45e-253bb158463a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:39.406Z|bb65e85b-3170-4923-a45e-253bb158463a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:45.661Z|d7ca7e2a-0231-4adc-a61e-f422d9997501|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:04:45.661Z|d7ca7e2a-0231-4adc-a61e-f422d9997501|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:49.428Z|0d42175d-777d-4742-bf98-6794776d074d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:49.428Z|0d42175d-777d-4742-bf98-6794776d074d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:49.428Z|10ab87f9-80c2-4b39-8db3-5ddaf63f8807|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:49.429Z|aaf19472-cb1c-4c1a-a7f0-9bb0c6c7456b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:49.429Z|aaf19472-cb1c-4c1a-a7f0-9bb0c6c7456b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:49.429Z|10ab87f9-80c2-4b39-8db3-5ddaf63f8807|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:49.936Z|6c43ac44-a752-4619-8d29-0fe5ba54b5ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:04:49.936Z|6c43ac44-a752-4619-8d29-0fe5ba54b5ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:04:50.943Z|6f551930-bdff-45ad-9429-2fe26a019dbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:04:50.943Z|6f551930-bdff-45ad-9429-2fe26a019dbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:04:59.456Z|af3463e6-11f6-4aa7-b868-3734c2f0a3f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:59.457Z|af3463e6-11f6-4aa7-b868-3734c2f0a3f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:59.466Z|873fa4d0-4fa8-4473-90d6-36d282e7d412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:59.467Z|873fa4d0-4fa8-4473-90d6-36d282e7d412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:04:59.467Z|c6fb08ab-9ec5-479f-881a-7313405e001f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:04:59.467Z|c6fb08ab-9ec5-479f-881a-7313405e001f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:04.936Z|7fe0bc53-9f41-4473-84ec-ef941350f8ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:05:04.936Z|7fe0bc53-9f41-4473-84ec-ef941350f8ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:05:09.484Z|54936442-3d7c-4ff2-8545-fd592fb35ba8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:09.486Z|54936442-3d7c-4ff2-8545-fd592fb35ba8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:09.491Z|a0ab69a4-f37d-44bb-9299-d11a28a54796|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:09.492Z|a0ab69a4-f37d-44bb-9299-d11a28a54796|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:09.492Z|8e306beb-0372-48db-9604-bd3c96d9c861|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:09.492Z|8e306beb-0372-48db-9604-bd3c96d9c861|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:19.512Z|7181dff8-e3fa-4bb4-863f-6f8db3d590cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:19.513Z|7181dff8-e3fa-4bb4-863f-6f8db3d590cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:19.514Z|be3f7a8b-e709-4401-b907-8b23951177bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:19.514Z|be3f7a8b-e709-4401-b907-8b23951177bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:19.515Z|42b0ad31-cf03-400a-83d6-aa4dbc91f2c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:19.516Z|42b0ad31-cf03-400a-83d6-aa4dbc91f2c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:19.936Z|fe2b0243-819a-4324-b045-6311bbd52302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:05:19.940Z|fe2b0243-819a-4324-b045-6311bbd52302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:05:20.944Z|fe50818b-e59d-4d63-8580-66fe18e88e1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:05:20.944Z|fe50818b-e59d-4d63-8580-66fe18e88e1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:05:29.539Z|149703f7-3a3f-4a92-adea-4021de96ff80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:29.540Z|149703f7-3a3f-4a92-adea-4021de96ff80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:29.547Z|596ee5bb-93c8-4b65-843e-45aa193c3c88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:29.547Z|5e71e320-e926-4af8-9243-4670d893193b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:29.548Z|596ee5bb-93c8-4b65-843e-45aa193c3c88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:29.548Z|5e71e320-e926-4af8-9243-4670d893193b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:34.936Z|b3832d6d-2dd3-4139-a8a4-4bd11b1d6bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:05:34.936Z|b3832d6d-2dd3-4139-a8a4-4bd11b1d6bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:05:39.566Z|2f53ec4a-cde2-4efc-b275-4df2adc779e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:39.567Z|2f53ec4a-cde2-4efc-b275-4df2adc779e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:39.572Z|b46a4daa-4f98-4eca-8d22-5edfd8298d19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:39.572Z|b46a4daa-4f98-4eca-8d22-5edfd8298d19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:39.574Z|699cd77c-b97a-47c4-9af2-162fb782981c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:39.574Z|699cd77c-b97a-47c4-9af2-162fb782981c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:45.661Z|7aaaaad3-79a8-4a08-8d27-0cae4dc2ee50|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:05:45.662Z|7aaaaad3-79a8-4a08-8d27-0cae4dc2ee50|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:49.595Z|5b49bae8-0bff-491b-acde-4beb5f0bca07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:49.596Z|5b49bae8-0bff-491b-acde-4beb5f0bca07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:49.597Z|bcf9ad5f-be53-406a-aec7-fe0a24df6ef7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:49.597Z|bcf9ad5f-be53-406a-aec7-fe0a24df6ef7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:49.598Z|52a768b4-04e5-4762-a211-5e7e1e91415a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:49.598Z|52a768b4-04e5-4762-a211-5e7e1e91415a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:49.936Z|5b2c82be-3c7b-48a0-8f13-d8e61d8bbca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:05:49.936Z|5b2c82be-3c7b-48a0-8f13-d8e61d8bbca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:05:50.945Z|f8f48789-0eea-49b3-a097-3259b3522049|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:05:50.946Z|f8f48789-0eea-49b3-a097-3259b3522049|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:05:59.622Z|9b8bddb7-f916-4524-a28a-6a62348db192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:59.623Z|9b8bddb7-f916-4524-a28a-6a62348db192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:59.624Z|5cad9310-d3a1-4c86-97a0-e302d349c578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:59.625Z|5cad9310-d3a1-4c86-97a0-e302d349c578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:05:59.627Z|53bfae2a-3819-459d-be35-cbe959342503|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:05:59.628Z|53bfae2a-3819-459d-be35-cbe959342503|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:04.936Z|638ab159-91d3-472b-884a-518e4e8e7a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:06:04.936Z|638ab159-91d3-472b-884a-518e4e8e7a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:06:09.647Z|66e05dfd-06b9-4bd7-8223-daa19f1d5c90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:09.648Z|66e05dfd-06b9-4bd7-8223-daa19f1d5c90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:09.649Z|7725ac22-e5dc-4bd8-afe8-a14418c465bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:09.650Z|850935e7-2d1a-4ec1-9f29-9bc9c1233aca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:09.650Z|7725ac22-e5dc-4bd8-afe8-a14418c465bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:09.650Z|850935e7-2d1a-4ec1-9f29-9bc9c1233aca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:19.676Z|032e7ee4-6cff-40af-b332-47e07745988d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:19.676Z|032e7ee4-6cff-40af-b332-47e07745988d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:19.676Z|80a18e76-79d5-4f4c-817c-1d73313d8fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:19.677Z|80a18e76-79d5-4f4c-817c-1d73313d8fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:19.686Z|8ba68af8-70c2-46a3-8d73-696642e5ed7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:19.687Z|8ba68af8-70c2-46a3-8d73-696642e5ed7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:19.936Z|f60ba73d-6cab-4a19-b400-35e1b3b66c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:06:19.936Z|f60ba73d-6cab-4a19-b400-35e1b3b66c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:06:20.946Z|4bd0ece2-9e52-4b66-9d85-56d26c32cdbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:06:20.947Z|4bd0ece2-9e52-4b66-9d85-56d26c32cdbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:06:29.709Z|b68fe976-bd00-4e70-b665-eb7dc9dc6363|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:29.710Z|b68fe976-bd00-4e70-b665-eb7dc9dc6363|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:29.711Z|eb82243b-42b2-423f-a795-1970595f41db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:29.711Z|eb82243b-42b2-423f-a795-1970595f41db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:29.712Z|87b2d84b-4105-40b1-a086-fac2ef9ce8af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:29.713Z|87b2d84b-4105-40b1-a086-fac2ef9ce8af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:34.936Z|8c9c6882-1e09-461d-97a9-3589c1a1f484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:06:34.940Z|8c9c6882-1e09-461d-97a9-3589c1a1f484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:06:39.737Z|01bc7c8f-4c5b-46c7-a89a-1e1f7174a958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:39.737Z|fa02720e-4948-4a4f-ab2a-a2310cc53094|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:39.738Z|fa02720e-4948-4a4f-ab2a-a2310cc53094|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:39.739Z|01bc7c8f-4c5b-46c7-a89a-1e1f7174a958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:39.739Z|b7ec7b8a-7dd3-4790-aef5-6ed15d5b3a28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:39.740Z|b7ec7b8a-7dd3-4790-aef5-6ed15d5b3a28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:45.661Z|6cd3b3be-e52b-4712-8bef-ca81db3d7935|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:06:45.662Z|6cd3b3be-e52b-4712-8bef-ca81db3d7935|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:49.763Z|aa5db607-b3a8-427a-ad38-99107759e5a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:49.764Z|aa5db607-b3a8-427a-ad38-99107759e5a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:49.767Z|a4c8509f-ce27-4583-b6fd-99ba7f66bfcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:49.767Z|a4c8509f-ce27-4583-b6fd-99ba7f66bfcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:49.772Z|4fec47b0-771b-41b9-a42d-13027d568502|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:49.772Z|4fec47b0-771b-41b9-a42d-13027d568502|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:49.936Z|9460f135-2cc4-4891-b324-1e59976655ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:06:49.936Z|9460f135-2cc4-4891-b324-1e59976655ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:06:50.947Z|621ec0a6-dc0c-4c02-9356-d3faad0cdcb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:06:50.948Z|621ec0a6-dc0c-4c02-9356-d3faad0cdcb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:06:59.795Z|92d54b8d-12fe-4ff3-a922-6e383f0e1bcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:59.796Z|92d54b8d-12fe-4ff3-a922-6e383f0e1bcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:59.798Z|e70f05b5-0433-414f-90e8-b1eaa45340b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:59.799Z|e70f05b5-0433-414f-90e8-b1eaa45340b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:06:59.804Z|8fe64ec8-5d0f-4d03-9185-87d0aaedf51a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:06:59.804Z|8fe64ec8-5d0f-4d03-9185-87d0aaedf51a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:04.936Z|a4ffc8f0-600e-4536-9c6f-dbeeec63ef52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:07:04.936Z|a4ffc8f0-600e-4536-9c6f-dbeeec63ef52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:07:09.822Z|298b6993-c1d2-44d7-9b26-6948b6fbfcdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:09.823Z|298b6993-c1d2-44d7-9b26-6948b6fbfcdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:09.825Z|0092637c-53ac-4b5f-b1cd-52c483cec8ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:09.825Z|0092637c-53ac-4b5f-b1cd-52c483cec8ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:09.828Z|22ed7282-dec9-4f63-b396-814a95057d3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:09.829Z|22ed7282-dec9-4f63-b396-814a95057d3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:19.850Z|2dc8b2d1-3179-4db3-af5d-594d50111edb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:19.851Z|2dc8b2d1-3179-4db3-af5d-594d50111edb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:19.855Z|ff0c5a73-9d25-4cfb-aaeb-a747e31867b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:19.856Z|ff0c5a73-9d25-4cfb-aaeb-a747e31867b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:19.858Z|f7b9d717-33ff-4450-b3cc-8f1302afb52c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:19.859Z|f7b9d717-33ff-4450-b3cc-8f1302afb52c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:19.936Z|488df707-d9f8-455b-b531-76a5065bd5c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:07:19.940Z|488df707-d9f8-455b-b531-76a5065bd5c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:07:20.948Z|d2b4f74a-6c55-4a2f-a482-a179e335a921|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:07:20.949Z|d2b4f74a-6c55-4a2f-a482-a179e335a921|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:07:29.874Z|72b10fee-1943-48cb-ac37-2d403a996f47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:29.875Z|72b10fee-1943-48cb-ac37-2d403a996f47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:29.882Z|340e9b03-c915-4266-9a7d-508077af0692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:29.883Z|340e9b03-c915-4266-9a7d-508077af0692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:29.883Z|86051ace-ed13-4eb7-8a10-3cdba8b4ef89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:29.883Z|86051ace-ed13-4eb7-8a10-3cdba8b4ef89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:34.936Z|6457b6a6-042c-42d1-8248-8decd980db15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:07:34.936Z|6457b6a6-042c-42d1-8248-8decd980db15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:07:39.902Z|4c0c5dd0-5d95-413d-8b95-3527243d0238|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:39.903Z|4c0c5dd0-5d95-413d-8b95-3527243d0238|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:39.907Z|9a9c4236-d43c-45b3-9d8c-eeffcc6602a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:39.908Z|9a9c4236-d43c-45b3-9d8c-eeffcc6602a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:39.908Z|be09ebbd-3881-44bf-a892-f21a44a6f640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:39.908Z|be09ebbd-3881-44bf-a892-f21a44a6f640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:45.661Z|ba27f9c0-c0ad-4611-be7f-50a5cfa383df|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:07:45.662Z|ba27f9c0-c0ad-4611-be7f-50a5cfa383df|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:49.931Z|19468b78-059b-4fe8-9b17-501ffda1e025|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:49.931Z|19468b78-059b-4fe8-9b17-501ffda1e025|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:49.932Z|788a74fb-5bf1-40c9-b3c8-57b100771440|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:49.932Z|788a74fb-5bf1-40c9-b3c8-57b100771440|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:49.936Z|16685ebe-baf2-4437-af3e-c642ac61e301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:07:49.936Z|16685ebe-baf2-4437-af3e-c642ac61e301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:07:49.937Z|a58d6f30-df95-4aac-adbe-ea83e82f8de0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:49.937Z|a58d6f30-df95-4aac-adbe-ea83e82f8de0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:50.949Z|a9feb57a-5ac4-4775-850d-f1badf602a5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:07:50.950Z|a9feb57a-5ac4-4775-850d-f1badf602a5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:07:59.953Z|51d6a179-d50d-4066-99f0-72161a144d6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:59.954Z|51d6a179-d50d-4066-99f0-72161a144d6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:59.955Z|a459dadd-d9d1-41ad-aef4-817ae22980bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:59.956Z|a459dadd-d9d1-41ad-aef4-817ae22980bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:07:59.958Z|07e21a41-9518-4501-b6e1-79332931e987|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:07:59.959Z|07e21a41-9518-4501-b6e1-79332931e987|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:08:04.936Z|5ec96381-9b1f-4c72-8fe6-56d5b4c335aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:08:04.940Z|5ec96381-9b1f-4c72-8fe6-56d5b4c335aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:08:09.985Z|1fdbf138-49e4-4a84-a989-7a037f26bc7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:08:09.985Z|1fdbf138-49e4-4a84-a989-7a037f26bc7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:08:09.989Z|7a4fcea5-a8a1-46c3-89ac-f566bdbbd629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:08:09.989Z|7a4fcea5-a8a1-46c3-89ac-f566bdbbd629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:08:09.992Z|f60fd901-206e-4a26-b1d4-e6a93b1b9ff0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:08:09.992Z|f60fd901-206e-4a26-b1d4-e6a93b1b9ff0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:08:19.936Z|baff2aa3-5711-43eb-b882-f7813e25e43f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:08:19.936Z|baff2aa3-5711-43eb-b882-f7813e25e43f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:08:20.012Z|c05937f4-15d2-4101-91ad-bb8993cc0701|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:08:20.013Z|c05937f4-15d2-4101-91ad-bb8993cc0701|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:08:20.018Z|0d12f25e-c675-4230-971b-f7a6eecf8bc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:08:20.018Z|0d12f25e-c675-4230-971b-f7a6eecf8bc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:08:20.020Z|17e3dbb7-72e9-4433-88db-2e305e38ba79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:08:20.020Z|17e3dbb7-72e9-4433-88db-2e305e38ba79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:08:20.950Z|075b3726-c282-4968-8a48-1d59f6455655|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:08:20.951Z|075b3726-c282-4968-8a48-1d59f6455655|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:08:30.042Z|5bf4bb7c-8063-42cc-a091-4b8589774e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:08:30.042Z|fa5e9ee8-a3b9-4377-bc2b-4031234dbd45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:08:30.042Z|5bf4bb7c-8063-42cc-a091-4b8589774e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:08:30.042Z|fa5e9ee8-a3b9-4377-bc2b-4031234dbd45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:08:30.044Z|1a1b6e1c-8b2f-4732-9797-800d760f85a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:08:30.045Z|1a1b6e1c-8b2f-4732-9797-800d760f85a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:08:34.936Z|309f724c-1ad6-4031-8c85-8496ff78c318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:08:34.936Z|309f724c-1ad6-4031-8c85-8496ff78c318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:08:40.070Z|72402d30-c63e-4195-93c9-253a60ad726b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:08:40.071Z|72402d30-c63e-4195-93c9-253a60ad726b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:08:40.071Z|53ae2734-8436-4112-9a07-2c5b62934b6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:08:40.071Z|53ae2734-8436-4112-9a07-2c5b62934b6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:08:40.075Z|0018f3f5-84a9-4f6a-9cda-65a9643b03d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:08:40.076Z|0018f3f5-84a9-4f6a-9cda-65a9643b03d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:08:45.660Z|0056ee2d-4428-4032-aead-939d5902b085|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:08:45.661Z|0056ee2d-4428-4032-aead-939d5902b085|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:08:49.936Z|bbcc08e5-145d-4ced-b9c9-86b770657e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:08:49.939Z|bbcc08e5-145d-4ced-b9c9-86b770657e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:08:50.099Z|4cdf9e3d-7c21-4cc3-8217-735126abfe50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:08:50.100Z|4cdf9e3d-7c21-4cc3-8217-735126abfe50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:08:50.099Z|b75d6f4a-6f75-46e2-a3e5-431b6f3ce6da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:08:50.100Z|b75d6f4a-6f75-46e2-a3e5-431b6f3ce6da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:08:50.108Z|796d4ab2-a734-411f-a87e-45810c762e18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:08:50.109Z|796d4ab2-a734-411f-a87e-45810c762e18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:08:50.951Z|ed2c55f1-789a-46eb-a072-b6adb8769684|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:08:50.952Z|ed2c55f1-789a-46eb-a072-b6adb8769684|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:09:00.127Z|c9cb01c6-2f2b-4139-aeac-e0bee9c84ee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:00.128Z|c9cb01c6-2f2b-4139-aeac-e0bee9c84ee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:00.131Z|87554089-0e10-4114-af5a-990c166ef91e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:00.131Z|87554089-0e10-4114-af5a-990c166ef91e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:00.135Z|f2c30361-c95f-4ac2-8603-f5f855048727|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:00.136Z|f2c30361-c95f-4ac2-8603-f5f855048727|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:04.936Z|34c7f296-18f3-46c0-847f-aef0dd40b833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:09:04.936Z|34c7f296-18f3-46c0-847f-aef0dd40b833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:09:10.152Z|af45054a-91c4-41be-9c4e-f991ddeabfd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:10.153Z|af45054a-91c4-41be-9c4e-f991ddeabfd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:10.154Z|330691e6-f6a4-4ab4-9b9a-634e635c47f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:10.155Z|330691e6-f6a4-4ab4-9b9a-634e635c47f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:10.161Z|c9f3dee3-dba9-4a5a-91d6-87dae135577f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:10.161Z|c9f3dee3-dba9-4a5a-91d6-87dae135577f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:19.936Z|afb2820d-16f2-4f6b-8a41-18e8e217ed11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:09:19.936Z|afb2820d-16f2-4f6b-8a41-18e8e217ed11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:09:20.183Z|14cb3549-972a-40e9-bddc-b3df58f85f5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:20.184Z|14cb3549-972a-40e9-bddc-b3df58f85f5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:20.185Z|edbebae2-59cb-4590-bc21-2a344ab946c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:20.185Z|edbebae2-59cb-4590-bc21-2a344ab946c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:20.191Z|0910254e-98b7-49b8-9b7e-17c4b4dc7de7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:20.192Z|0910254e-98b7-49b8-9b7e-17c4b4dc7de7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:20.952Z|1ae4ef39-d5f1-4a9a-946b-7bffe2eaede1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:09:20.953Z|1ae4ef39-d5f1-4a9a-946b-7bffe2eaede1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:09:30.211Z|530a6782-7c1b-41a8-83c0-9c68c68ebe24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:30.212Z|530a6782-7c1b-41a8-83c0-9c68c68ebe24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:30.214Z|dee13d3f-40d4-4bcd-9e4e-cdcd44065e7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:30.215Z|dee13d3f-40d4-4bcd-9e4e-cdcd44065e7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:30.216Z|c864283d-f475-46b1-8b7f-0becee966e05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:30.217Z|c864283d-f475-46b1-8b7f-0becee966e05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:34.936Z|8e27108c-3aaf-4196-8247-2f42a00aa2e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:09:34.939Z|8e27108c-3aaf-4196-8247-2f42a00aa2e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:09:40.239Z|54ad8f82-a7fd-48e0-8cb1-bd8a91289b36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:40.239Z|54ad8f82-a7fd-48e0-8cb1-bd8a91289b36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:40.241Z|d4f56506-8997-4df9-bf43-5750a330a0a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:40.241Z|09d88ced-ebac-4e06-8576-481018c0ce8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:40.242Z|d4f56506-8997-4df9-bf43-5750a330a0a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:40.242Z|09d88ced-ebac-4e06-8576-481018c0ce8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:45.662Z|0fded518-3b3f-4c60-9dc5-17ee886e9cca|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:09:45.663Z|0fded518-3b3f-4c60-9dc5-17ee886e9cca|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:49.936Z|4b32760a-c01b-436f-a3af-d976d40febc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:09:49.936Z|4b32760a-c01b-436f-a3af-d976d40febc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:09:50.269Z|2125b74d-56e3-47af-ad36-0fffd5cb586e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:50.270Z|2125b74d-56e3-47af-ad36-0fffd5cb586e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:50.272Z|b47ec03c-105a-435d-87fd-9241cc186346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:50.273Z|b47ec03c-105a-435d-87fd-9241cc186346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:50.273Z|9935f8b3-433e-4bf6-a9cc-a5bce67629d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:09:50.274Z|9935f8b3-433e-4bf6-a9cc-a5bce67629d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:09:50.953Z|08eb0f95-3572-4527-93f7-0d68405ce36f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:09:50.954Z|08eb0f95-3572-4527-93f7-0d68405ce36f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:10:00.301Z|929f0ad6-4f1d-49b8-be24-2be9833c1bbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:00.302Z|929f0ad6-4f1d-49b8-be24-2be9833c1bbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:00.303Z|665e5148-8ecf-4f68-beae-38631c85ed60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:00.303Z|665e5148-8ecf-4f68-beae-38631c85ed60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:00.305Z|865aaa80-07a2-46a7-ac9c-fc22fe7b2e62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:00.306Z|865aaa80-07a2-46a7-ac9c-fc22fe7b2e62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:04.936Z|33caba81-0b9c-40c0-b041-9df166136fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:10:04.936Z|33caba81-0b9c-40c0-b041-9df166136fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:10:10.329Z|df4e766a-8b24-4025-815e-cb538ff223e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:10.330Z|df4e766a-8b24-4025-815e-cb538ff223e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:10.334Z|86d80ffd-32be-4d5a-80b1-d93d669ab8ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:10.334Z|86d80ffd-32be-4d5a-80b1-d93d669ab8ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:10.334Z|456e2f96-1be6-48e4-a2dd-df86d4f71c00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:10.335Z|456e2f96-1be6-48e4-a2dd-df86d4f71c00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:19.936Z|f6744b6a-3d73-4d05-a3c3-1f642192fc22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:10:19.940Z|f6744b6a-3d73-4d05-a3c3-1f642192fc22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:10:20.356Z|7a89d69e-91de-403a-bee5-91c33e1b7346|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:20.357Z|7a89d69e-91de-403a-bee5-91c33e1b7346|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:20.360Z|fd246f14-7679-4b61-9b39-e1ce1e375424|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:20.361Z|fd246f14-7679-4b61-9b39-e1ce1e375424|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:20.361Z|38b87940-d2f7-4eae-9657-482359389bd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:20.362Z|38b87940-d2f7-4eae-9657-482359389bd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:20.954Z|cf2b5b4c-ada4-4e9e-9791-59036d9bc4e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:10:20.955Z|cf2b5b4c-ada4-4e9e-9791-59036d9bc4e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:10:30.389Z|116dd171-8db4-4b47-a91c-e416eaf226a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:30.390Z|116dd171-8db4-4b47-a91c-e416eaf226a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:30.400Z|8475ee5d-a695-4a4e-8fc7-94d2f44f0f2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:30.401Z|8475ee5d-a695-4a4e-8fc7-94d2f44f0f2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:30.412Z|60da54ff-949b-43e2-be09-9bbbd0016921|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:30.412Z|60da54ff-949b-43e2-be09-9bbbd0016921|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:34.936Z|4f944671-9e7b-4e03-ad79-c9edcf553091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:10:34.936Z|4f944671-9e7b-4e03-ad79-c9edcf553091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:10:40.418Z|f27f3b2a-40df-4c43-a22d-fd1a585cbf52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:40.418Z|f27f3b2a-40df-4c43-a22d-fd1a585cbf52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:40.426Z|34fb533c-c9e1-4426-8069-46ecdf6ffd39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:40.426Z|34fb533c-c9e1-4426-8069-46ecdf6ffd39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:40.432Z|7e971e19-add2-4fc8-b59a-e554ba147817|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:40.433Z|7e971e19-add2-4fc8-b59a-e554ba147817|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:45.662Z|31c547eb-534c-4f73-9339-4cc5571ac626|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:10:45.662Z|31c547eb-534c-4f73-9339-4cc5571ac626|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:49.936Z|e7a77788-64e3-489e-872a-cbafa176aed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:10:49.936Z|e7a77788-64e3-489e-872a-cbafa176aed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:10:50.449Z|57d09b71-5674-46b1-846c-c922c7a51450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:50.450Z|57d09b71-5674-46b1-846c-c922c7a51450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:50.454Z|f886ac36-c918-4d18-b91a-f0e3838c866b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:50.454Z|f886ac36-c918-4d18-b91a-f0e3838c866b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:50.458Z|4613107f-58cb-4cc7-a22e-240f5fe280c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:10:50.459Z|4613107f-58cb-4cc7-a22e-240f5fe280c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:10:50.956Z|a3964adf-10e4-41d1-9f41-139904f2e704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:10:50.956Z|a3964adf-10e4-41d1-9f41-139904f2e704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:11:00.481Z|8076e86d-6653-4a08-8aa1-a3f062f86a9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:00.482Z|8076e86d-6653-4a08-8aa1-a3f062f86a9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:00.482Z|3e0c1bf8-429a-4159-ac80-3ebd8f0bac87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:00.483Z|3e0c1bf8-429a-4159-ac80-3ebd8f0bac87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:00.486Z|e1854569-802a-4080-9d87-447349c22116|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:00.486Z|e1854569-802a-4080-9d87-447349c22116|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:04.936Z|86a37fc5-35d3-4a22-9ac5-603745f39bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:11:04.940Z|86a37fc5-35d3-4a22-9ac5-603745f39bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:11:10.507Z|96c38bac-34d7-49f9-92c8-8a8970e380ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:10.508Z|96c38bac-34d7-49f9-92c8-8a8970e380ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:10.510Z|68f5c3d0-f0c4-49a6-ad4a-873a3ece9fb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:10.510Z|68f5c3d0-f0c4-49a6-ad4a-873a3ece9fb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:10.511Z|757d07d7-7d52-4446-b9b2-b907af6525cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:10.511Z|757d07d7-7d52-4446-b9b2-b907af6525cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:19.936Z|9dd74574-31e5-4f49-ac02-45f32035e4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:11:19.937Z|9dd74574-31e5-4f49-ac02-45f32035e4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:11:20.536Z|a204862d-b6e5-4235-8c53-5eb772de2ff1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:20.537Z|a204862d-b6e5-4235-8c53-5eb772de2ff1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:20.538Z|db729319-5606-4815-bae5-163a10b7b761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:20.538Z|db729319-5606-4815-bae5-163a10b7b761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:20.538Z|25f282a9-70c0-4f69-9c35-51f5c46e73e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:20.539Z|25f282a9-70c0-4f69-9c35-51f5c46e73e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:20.957Z|3596fb4c-7d69-409b-96ff-548008e644f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:11:20.958Z|3596fb4c-7d69-409b-96ff-548008e644f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:11:30.563Z|c655f201-a91d-4f55-a38f-1ff94fcb069b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:30.564Z|c655f201-a91d-4f55-a38f-1ff94fcb069b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:30.564Z|d35c802d-0170-40e8-bfd5-5a695735782d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:30.565Z|d35c802d-0170-40e8-bfd5-5a695735782d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:30.571Z|f27f3665-4927-422d-adc5-23d297842454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:30.572Z|f27f3665-4927-422d-adc5-23d297842454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:34.936Z|ab8f499c-819e-48fa-8a58-d9bfe4b21143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:11:34.937Z|ab8f499c-819e-48fa-8a58-d9bfe4b21143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:11:40.597Z|8e6601b7-8371-4068-a892-70d87773168d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:40.597Z|29c5c17e-6c4f-488c-909a-5393476812dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:40.598Z|29c5c17e-6c4f-488c-909a-5393476812dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:40.598Z|8e6601b7-8371-4068-a892-70d87773168d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:40.598Z|29b40a7f-a00e-4751-b8c2-f4abf0326c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:40.599Z|29b40a7f-a00e-4751-b8c2-f4abf0326c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:45.660Z|d623eb52-f939-4fc7-a3e7-15f3f7064b22|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:11:45.661Z|d623eb52-f939-4fc7-a3e7-15f3f7064b22|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:49.936Z|21b755e0-7fb9-4335-8ee1-bae25bed05e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:11:49.940Z|21b755e0-7fb9-4335-8ee1-bae25bed05e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:11:50.626Z|660bdd0d-0008-49a6-a63d-906acfa9ba37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:50.627Z|660bdd0d-0008-49a6-a63d-906acfa9ba37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:50.628Z|2ddc6f0f-fb65-411f-af3d-e3b2aa0eae69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:50.628Z|2ddc6f0f-fb65-411f-af3d-e3b2aa0eae69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:50.629Z|04d4c6f0-aa55-4cb4-854a-f38285f8bbb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:11:50.630Z|04d4c6f0-aa55-4cb4-854a-f38285f8bbb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:11:50.958Z|0e4e1554-d21b-4671-a5ad-def1a2c8310e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:11:50.959Z|0e4e1554-d21b-4671-a5ad-def1a2c8310e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:12:00.653Z|b147c296-6e85-4ccf-9299-f965a5b00864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:00.654Z|b147c296-6e85-4ccf-9299-f965a5b00864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:00.655Z|4d87cd7b-71c2-43e3-a7b5-7d6ec76d5a40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:00.656Z|4d87cd7b-71c2-43e3-a7b5-7d6ec76d5a40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:00.658Z|a8471861-d732-4584-a8db-4d0d79884f78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:00.659Z|a8471861-d732-4584-a8db-4d0d79884f78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:04.937Z|82a471bb-8a71-417d-a46b-79cb35c89530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:12:04.938Z|82a471bb-8a71-417d-a46b-79cb35c89530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:12:10.683Z|4dcb9e97-6e72-45bb-8f24-ca67cc5a8459|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:10.683Z|4dcb9e97-6e72-45bb-8f24-ca67cc5a8459|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:10.685Z|d6610238-dbef-4ae8-b550-492ebb4841a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:10.685Z|d6610238-dbef-4ae8-b550-492ebb4841a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:10.688Z|8ceaa723-6065-4d66-aa42-b881b3842206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:10.689Z|8ceaa723-6065-4d66-aa42-b881b3842206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:19.936Z|e7eb51e9-6b53-4ed9-b2bd-bb9e3873a012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:12:19.937Z|e7eb51e9-6b53-4ed9-b2bd-bb9e3873a012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:12:20.708Z|f4f0c27d-9aae-433b-af7c-caea45f2e170|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:20.708Z|930e55a7-ed9d-4caf-bc46-a6937eb29dd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:20.709Z|f4f0c27d-9aae-433b-af7c-caea45f2e170|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:20.709Z|930e55a7-ed9d-4caf-bc46-a6937eb29dd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:20.712Z|59e6685c-5c58-4d41-9b13-9d8b6e4e7881|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:20.713Z|59e6685c-5c58-4d41-9b13-9d8b6e4e7881|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:20.959Z|ae231d54-6a1d-4419-b670-78b27e85e006|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:12:20.960Z|ae231d54-6a1d-4419-b670-78b27e85e006|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:12:30.734Z|c1920c86-c1fe-4882-8d1b-5bcbf0b7ee6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:30.735Z|c1920c86-c1fe-4882-8d1b-5bcbf0b7ee6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:30.736Z|a3c6c7ec-a31b-49c0-a72d-bab41154710b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:30.736Z|a3c6c7ec-a31b-49c0-a72d-bab41154710b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:30.739Z|1327e5a4-5bdb-4607-8ec8-9a1028fe988d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:30.740Z|1327e5a4-5bdb-4607-8ec8-9a1028fe988d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:34.936Z|32ad7983-6f24-4272-899a-262330b87eb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:12:34.940Z|32ad7983-6f24-4272-899a-262330b87eb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:12:40.768Z|d2584209-5f20-4de5-819f-98d770861617|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:40.768Z|d2584209-5f20-4de5-819f-98d770861617|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:40.770Z|f513f36f-2d6c-4516-8638-cfa765bdf257|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:40.771Z|f513f36f-2d6c-4516-8638-cfa765bdf257|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:40.771Z|3750c72a-4141-417b-a5f4-443383c65f34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:40.772Z|3750c72a-4141-417b-a5f4-443383c65f34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:45.661Z|6329a132-de13-4608-8f98-a26a9b841174|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:12:45.662Z|6329a132-de13-4608-8f98-a26a9b841174|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:49.936Z|5a73cdf7-c9e6-443c-bcd5-f53cbf817105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:12:49.936Z|5a73cdf7-c9e6-443c-bcd5-f53cbf817105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:12:50.797Z|a2eb2b5e-ec46-42e6-9600-ee4268af0b98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:50.797Z|a2eb2b5e-ec46-42e6-9600-ee4268af0b98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:50.804Z|9508f80f-1ca0-41b5-8a4c-6215a7e254ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:50.805Z|9508f80f-1ca0-41b5-8a4c-6215a7e254ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:50.807Z|1eb5a8cc-1a6d-43ad-a60f-d29038616bec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:12:50.807Z|1eb5a8cc-1a6d-43ad-a60f-d29038616bec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:12:50.960Z|5c93c47e-0ea5-4c7c-8d11-6602a8714b28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:12:50.961Z|5c93c47e-0ea5-4c7c-8d11-6602a8714b28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:13:00.821Z|1c84dc53-8381-4a59-8d55-e7927553f007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:00.822Z|1c84dc53-8381-4a59-8d55-e7927553f007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:00.828Z|1c3c9559-ac97-499b-af08-9448da417b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:00.829Z|1c3c9559-ac97-499b-af08-9448da417b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:00.829Z|9613acfd-7c8c-4a04-951c-60616535914f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:00.830Z|9613acfd-7c8c-4a04-951c-60616535914f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:04.936Z|9fe99129-5255-407a-bd26-dc3ce9596d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:13:04.937Z|9fe99129-5255-407a-bd26-dc3ce9596d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:13:10.847Z|3c1a5ae2-1346-40ca-a07f-ef971782c277|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:10.848Z|3c1a5ae2-1346-40ca-a07f-ef971782c277|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:10.855Z|b89bdfe6-5f85-4d4d-8213-be743fa921d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:10.855Z|b89bdfe6-5f85-4d4d-8213-be743fa921d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:10.856Z|437d5567-3774-41c6-bdcd-857ffc75654d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:10.856Z|437d5567-3774-41c6-bdcd-857ffc75654d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:19.936Z|39682ec5-3309-4d52-9ee9-2f870dd14445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:13:19.941Z|39682ec5-3309-4d52-9ee9-2f870dd14445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:13:20.877Z|14d65f00-acac-49d6-830e-2dcd90f1fc3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:20.877Z|14d65f00-acac-49d6-830e-2dcd90f1fc3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:20.879Z|b1feb65c-8d47-4a89-80fd-05825af37e96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:20.879Z|b1feb65c-8d47-4a89-80fd-05825af37e96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:20.884Z|855c966d-fcb4-4980-bb41-302d0f6d8372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:20.885Z|855c966d-fcb4-4980-bb41-302d0f6d8372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:20.961Z|1ce0067c-0e51-42d4-aed5-da857562216f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:13:20.962Z|1ce0067c-0e51-42d4-aed5-da857562216f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:13:30.907Z|d49dfe1f-6210-4ef3-b587-71ce9489ca0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:30.908Z|d49dfe1f-6210-4ef3-b587-71ce9489ca0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:30.910Z|9e534395-f4f7-42c8-8dbd-ebf484552d0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:30.910Z|9e534395-f4f7-42c8-8dbd-ebf484552d0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:30.914Z|7fc397a3-23fc-4900-880e-f31bf26dc3bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:30.915Z|7fc397a3-23fc-4900-880e-f31bf26dc3bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:34.936Z|e499b703-369c-4e3c-b747-9df73a425b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:13:34.936Z|e499b703-369c-4e3c-b747-9df73a425b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:13:40.935Z|05ee6278-7c99-4c4f-aa9f-882f002e2152|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:40.935Z|05ee6278-7c99-4c4f-aa9f-882f002e2152|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:40.935Z|3b4d61da-1069-4b65-b6e8-75c9d4164204|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:40.936Z|3b4d61da-1069-4b65-b6e8-75c9d4164204|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:40.947Z|d4406042-5b7e-4c83-a6d1-884b1028a29e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:40.948Z|d4406042-5b7e-4c83-a6d1-884b1028a29e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:45.661Z|a569c110-f905-4ff0-8cd1-5418ae7d45fb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:13:45.662Z|a569c110-f905-4ff0-8cd1-5418ae7d45fb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:49.936Z|1bc92067-4805-412f-a4cc-ad86f3bf83c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:13:49.936Z|1bc92067-4805-412f-a4cc-ad86f3bf83c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:13:50.960Z|ab624718-de7f-4884-a202-013dff9b78fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:50.961Z|ab624718-de7f-4884-a202-013dff9b78fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:50.962Z|a8175f3c-ba3b-45a8-952d-1cadac0951d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:13:50.963Z|a8175f3c-ba3b-45a8-952d-1cadac0951d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:13:50.963Z|881d1846-d50e-437d-9ff3-0ff01d187137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:50.964Z|881d1846-d50e-437d-9ff3-0ff01d187137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:13:50.984Z|289bf94b-d9be-4232-b638-2101585cbc08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:13:50.985Z|289bf94b-d9be-4232-b638-2101585cbc08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:00.983Z|f4ebe778-6426-4176-b4e6-9451b28d620b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:00.984Z|f4ebe778-6426-4176-b4e6-9451b28d620b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:00.985Z|8b4e3d5d-9e4e-42fb-8b34-f068efa7c9e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:00.986Z|8b4e3d5d-9e4e-42fb-8b34-f068efa7c9e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:01.007Z|c92dd66d-6b20-4b65-a2bd-902bba344dab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:01.008Z|c92dd66d-6b20-4b65-a2bd-902bba344dab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:04.936Z|fb08b2c8-5cad-46e3-bf1b-f5b2190da044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:14:04.939Z|fb08b2c8-5cad-46e3-bf1b-f5b2190da044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:14:11.009Z|46ab424f-ca38-4ada-9482-5397d1524b91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:11.010Z|46ab424f-ca38-4ada-9482-5397d1524b91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:11.019Z|ac0bb6e3-6974-4c85-9cbe-5d276635921f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:11.019Z|ac0bb6e3-6974-4c85-9cbe-5d276635921f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:11.031Z|b37715dd-9817-4471-bf46-947ce6f34587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:11.031Z|b37715dd-9817-4471-bf46-947ce6f34587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:19.936Z|2d5f2a32-729a-43f4-89e1-b80329adca15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:14:19.936Z|2d5f2a32-729a-43f4-89e1-b80329adca15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:14:20.963Z|242f9e4a-43aa-458f-8f61-ec58486e143f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:14:20.963Z|242f9e4a-43aa-458f-8f61-ec58486e143f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:14:21.044Z|a47dcbd6-bc63-4ca4-ae1a-a62219b522e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:21.045Z|a47dcbd6-bc63-4ca4-ae1a-a62219b522e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:21.046Z|e6903f14-ff71-4b89-8519-a24af4332793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:21.047Z|e6903f14-ff71-4b89-8519-a24af4332793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:21.055Z|da8621f1-1cd1-4dc6-a223-7042c65e6cce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:21.055Z|da8621f1-1cd1-4dc6-a223-7042c65e6cce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:31.072Z|54fec27e-6ffc-4a57-b827-7ec18f06a3b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:31.072Z|54fec27e-6ffc-4a57-b827-7ec18f06a3b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:31.078Z|280d71ce-cd46-4647-a61a-fc6ee34e89ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:31.078Z|d4b5411f-e5d3-46ab-b3bd-53eeac40fa3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:31.078Z|280d71ce-cd46-4647-a61a-fc6ee34e89ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:31.078Z|d4b5411f-e5d3-46ab-b3bd-53eeac40fa3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:34.936Z|c5988c8c-04a9-4a9b-92ab-31ea9cd7cbc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:14:34.936Z|c5988c8c-04a9-4a9b-92ab-31ea9cd7cbc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:14:41.101Z|8ad40a59-79c7-4673-8312-7c42825c7fab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:41.102Z|8ad40a59-79c7-4673-8312-7c42825c7fab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:41.102Z|499d61ba-41b5-493b-831d-ba22681cbdb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:41.102Z|499d61ba-41b5-493b-831d-ba22681cbdb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:41.105Z|ca292813-5374-4348-933e-dd78bdfbc4e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:41.105Z|ca292813-5374-4348-933e-dd78bdfbc4e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:45.660Z|494e3b40-23b6-43c2-a41b-30bf3a391403|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:14:45.661Z|494e3b40-23b6-43c2-a41b-30bf3a391403|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:49.936Z|f12cebf5-9308-4f43-a761-c2baf3b0ff33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:14:49.941Z|f12cebf5-9308-4f43-a761-c2baf3b0ff33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:14:50.964Z|6e57cb2d-a6a7-4b09-b8ee-218171584f1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:14:50.964Z|6e57cb2d-a6a7-4b09-b8ee-218171584f1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:14:51.139Z|d9e35893-2d43-478a-8ab7-fdd16980ef6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:51.139Z|7d98ca9b-e532-44ef-9c19-4381ae09f663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:51.139Z|d9e35893-2d43-478a-8ab7-fdd16980ef6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:51.140Z|7d98ca9b-e532-44ef-9c19-4381ae09f663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:14:51.140Z|1efaeabb-7757-442b-9e8b-1f211a4eaa80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:14:51.141Z|1efaeabb-7757-442b-9e8b-1f211a4eaa80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:01.165Z|b0f57acc-0ca8-4e4d-af23-d7892ee129a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:01.166Z|b0f57acc-0ca8-4e4d-af23-d7892ee129a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:01.167Z|d5cec81d-da05-4897-954e-97194a6c846a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:01.167Z|7e0b1c4f-323b-4931-9c55-98da4e4af1cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:01.168Z|d5cec81d-da05-4897-954e-97194a6c846a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:01.168Z|7e0b1c4f-323b-4931-9c55-98da4e4af1cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:04.936Z|f06f8be6-352e-4f52-a70e-f9f8f2e0b990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:15:04.936Z|f06f8be6-352e-4f52-a70e-f9f8f2e0b990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:15:11.191Z|9d265bc3-85b0-42c5-ae42-b87cda8fe5fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:11.192Z|9d265bc3-85b0-42c5-ae42-b87cda8fe5fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:11.194Z|267c395a-4f1b-4ddc-94d3-9f1f70191400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:11.195Z|267c395a-4f1b-4ddc-94d3-9f1f70191400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:11.195Z|e5957169-fb6a-42bd-a966-c0c2b334b82f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:11.196Z|e5957169-fb6a-42bd-a966-c0c2b334b82f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:19.936Z|29a3d3cb-8607-48ed-a592-547bf3b62a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:15:19.936Z|29a3d3cb-8607-48ed-a592-547bf3b62a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:15:20.965Z|65ab4fe0-6d56-4a57-97f4-d969a7c23c16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:15:20.966Z|65ab4fe0-6d56-4a57-97f4-d969a7c23c16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:15:21.218Z|1dba805e-89bb-4a55-9176-c2576cbdc74a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:21.219Z|1dba805e-89bb-4a55-9176-c2576cbdc74a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:21.225Z|be99a8b9-c9f6-4698-a40a-2a038aa2769d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:21.226Z|be99a8b9-c9f6-4698-a40a-2a038aa2769d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:21.226Z|cdb4554f-10f9-448f-954e-ea5a2f38c620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:21.227Z|cdb4554f-10f9-448f-954e-ea5a2f38c620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:31.253Z|98ef25eb-f5d5-4dcc-b6f7-5b5a9e683f42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:31.253Z|649f13ce-faac-4ee9-bb3d-044c9f9f2f50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:31.253Z|c45e9a9e-ada1-4dbf-8668-517521dc1c69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:31.254Z|649f13ce-faac-4ee9-bb3d-044c9f9f2f50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:31.254Z|98ef25eb-f5d5-4dcc-b6f7-5b5a9e683f42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:31.255Z|c45e9a9e-ada1-4dbf-8668-517521dc1c69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:34.936Z|94fb8d9c-2a81-4ca7-af59-c295e4834089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:15:34.940Z|94fb8d9c-2a81-4ca7-af59-c295e4834089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:15:41.277Z|43b5d995-5bc0-4818-ab46-c3dca865ab81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:41.278Z|43b5d995-5bc0-4818-ab46-c3dca865ab81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:41.279Z|f1006656-bda4-4a75-b6ef-27f39c09cce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:41.279Z|f1006656-bda4-4a75-b6ef-27f39c09cce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:41.280Z|b2984a53-9d81-4ed8-9783-525811690ac4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:41.281Z|b2984a53-9d81-4ed8-9783-525811690ac4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:45.660Z|faf5ff0c-f0f5-4a4d-8073-bb3b6c6dc958|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:15:45.660Z|faf5ff0c-f0f5-4a4d-8073-bb3b6c6dc958|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:49.936Z|177ff489-66ac-4390-95e2-ded76853d3cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:15:49.936Z|177ff489-66ac-4390-95e2-ded76853d3cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:15:50.967Z|e3c0ccd2-2da0-4ac3-9429-b38b5871f6fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:15:50.967Z|e3c0ccd2-2da0-4ac3-9429-b38b5871f6fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:15:51.305Z|25ff6ff8-c1fd-43a3-8683-94e481ee2ec6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:51.305Z|25ff6ff8-c1fd-43a3-8683-94e481ee2ec6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:51.308Z|bafe0185-d029-436f-977e-0a8e63280d93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:51.308Z|bafe0185-d029-436f-977e-0a8e63280d93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:15:51.312Z|98c376cf-299b-4771-9c6c-1876fa734146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:15:51.312Z|98c376cf-299b-4771-9c6c-1876fa734146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:01.331Z|1970bbc2-cc7e-45cb-95a1-e1d5af65556c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:01.331Z|1970bbc2-cc7e-45cb-95a1-e1d5af65556c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:01.332Z|b7b5f398-dadc-4123-817d-68f912ef6e63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:01.333Z|b7b5f398-dadc-4123-817d-68f912ef6e63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:01.339Z|61709779-6c2b-49b5-823d-d4897ac1df72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:01.340Z|61709779-6c2b-49b5-823d-d4897ac1df72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:04.936Z|b72a79c6-4ad2-43bb-a9b7-a208cef04efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:16:04.936Z|b72a79c6-4ad2-43bb-a9b7-a208cef04efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:16:11.359Z|e1a5e4f3-287d-4d3f-8b59-3af69450354e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:11.360Z|e1a5e4f3-287d-4d3f-8b59-3af69450354e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:11.362Z|8624f968-7e6d-405e-92d5-a9bc31214df6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:11.363Z|8624f968-7e6d-405e-92d5-a9bc31214df6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:11.368Z|6b90667e-bcf1-4e31-bc73-5a1f4043f882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:11.369Z|6b90667e-bcf1-4e31-bc73-5a1f4043f882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:19.936Z|3d32f134-b5e7-48ec-8f8b-d9f4a9dde40b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:16:19.940Z|3d32f134-b5e7-48ec-8f8b-d9f4a9dde40b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:16:20.968Z|d52191e3-ba8c-4163-b2fe-1dcb956240b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:16:20.968Z|d52191e3-ba8c-4163-b2fe-1dcb956240b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:16:21.391Z|53a406a8-f7ba-440d-8068-3979e0b4c7e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:21.392Z|53a406a8-f7ba-440d-8068-3979e0b4c7e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:21.392Z|b6a11cb1-b200-4adc-86cc-ef51654a0adf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:21.393Z|b6a11cb1-b200-4adc-86cc-ef51654a0adf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:21.396Z|038029a0-169e-4ecb-8c05-989f7bc6f8c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:21.396Z|038029a0-169e-4ecb-8c05-989f7bc6f8c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:31.416Z|e47ba035-18b4-46a4-838a-1e39758a79f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:31.416Z|e47ba035-18b4-46a4-838a-1e39758a79f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:31.420Z|b9638d6a-667e-4073-a94a-07cea6bb6433|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:31.421Z|b9638d6a-667e-4073-a94a-07cea6bb6433|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:31.423Z|76cf652c-80ab-420a-8445-2c3aac80ac05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:31.423Z|76cf652c-80ab-420a-8445-2c3aac80ac05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:34.936Z|223fe258-2f0c-4377-95b5-a4a64303c9b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:16:34.936Z|223fe258-2f0c-4377-95b5-a4a64303c9b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:16:41.446Z|06ccf734-bec2-43bb-a87d-3ae277c7dcdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:41.447Z|06ccf734-bec2-43bb-a87d-3ae277c7dcdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:41.451Z|f7e02599-91bf-4184-9f45-507c63fabdac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:41.452Z|f7e02599-91bf-4184-9f45-507c63fabdac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:41.453Z|8555ade9-7041-4ea4-95f3-7883cdb03f14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:41.453Z|8555ade9-7041-4ea4-95f3-7883cdb03f14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:45.662Z|cbab81ed-e884-4119-9b75-af44dbe97b2e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:16:45.663Z|cbab81ed-e884-4119-9b75-af44dbe97b2e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:49.936Z|322adca8-9a00-495c-8847-6a677544bedc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:16:49.936Z|322adca8-9a00-495c-8847-6a677544bedc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:16:50.969Z|76dd3489-a497-4571-b3cf-5ca1a84dbca0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:16:50.970Z|76dd3489-a497-4571-b3cf-5ca1a84dbca0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:16:51.475Z|7124a9fd-2461-4b69-963d-8309f6d690d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:51.476Z|7124a9fd-2461-4b69-963d-8309f6d690d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:51.477Z|6323a357-2f48-4577-93ba-29c8379039ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:51.478Z|6323a357-2f48-4577-93ba-29c8379039ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:16:51.478Z|5d3478e1-556e-45da-920a-fd6f0a9640c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:16:51.479Z|5d3478e1-556e-45da-920a-fd6f0a9640c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:01.508Z|26b9d757-290a-4070-a3a9-67680f958acc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:01.509Z|26b9d757-290a-4070-a3a9-67680f958acc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:01.511Z|e780d7a1-fe7d-4bd2-ae7a-da85e6aad5e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:01.511Z|e780d7a1-fe7d-4bd2-ae7a-da85e6aad5e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:01.512Z|0ba6365b-4a94-465c-9dfb-87297978d530|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:01.513Z|0ba6365b-4a94-465c-9dfb-87297978d530|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:04.936Z|2b0a5daf-a68d-4e4b-85a8-8824d14c4fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:17:04.941Z|2b0a5daf-a68d-4e4b-85a8-8824d14c4fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:17:11.542Z|0f00bcb7-0e48-490b-9eb1-307cc81c09a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:11.542Z|1f7984b0-9cbd-415d-a7c9-85526c840643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:11.543Z|0f00bcb7-0e48-490b-9eb1-307cc81c09a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:11.543Z|1f7984b0-9cbd-415d-a7c9-85526c840643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:11.550Z|7d9f69a5-469c-44fd-858c-b53d51d5997e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:11.551Z|7d9f69a5-469c-44fd-858c-b53d51d5997e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:19.936Z|6e5ea307-1961-4462-ac6c-bc8686b154cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:17:19.936Z|6e5ea307-1961-4462-ac6c-bc8686b154cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:17:20.971Z|24dd4b8b-1cbb-434a-8838-e9d4d8d11a7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:17:20.972Z|24dd4b8b-1cbb-434a-8838-e9d4d8d11a7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:17:21.573Z|b4854b73-a110-405e-b175-3275b65394bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:21.574Z|b4854b73-a110-405e-b175-3275b65394bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:21.575Z|955c8984-0407-4c39-abe3-da2d16537dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:21.575Z|955c8984-0407-4c39-abe3-da2d16537dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:21.577Z|65677c5a-3102-4378-95d7-4f3d1035083b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:21.578Z|65677c5a-3102-4378-95d7-4f3d1035083b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:31.602Z|db1678b3-9578-4670-8d98-ad68da4ea69d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:31.603Z|db1678b3-9578-4670-8d98-ad68da4ea69d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:31.608Z|f37146d0-5bb4-4b5e-a466-103965c8a59e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:31.609Z|f37146d0-5bb4-4b5e-a466-103965c8a59e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:31.609Z|2cbf5a28-ffd3-4303-99f8-4ee9036b4490|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:31.610Z|2cbf5a28-ffd3-4303-99f8-4ee9036b4490|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:34.936Z|b1a42c50-89d5-43b0-9d96-52f9d1eb4d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:17:34.936Z|b1a42c50-89d5-43b0-9d96-52f9d1eb4d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:17:41.631Z|8a150f3e-1a5c-461d-b20d-a92cae8b81b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:41.631Z|8a150f3e-1a5c-461d-b20d-a92cae8b81b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:41.633Z|022a376a-bc0e-4f99-bc9d-db7fb55d5acc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:41.633Z|022a376a-bc0e-4f99-bc9d-db7fb55d5acc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:41.635Z|89bfcbde-dfb7-481c-87fe-914c03866328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:41.635Z|89bfcbde-dfb7-481c-87fe-914c03866328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:45.660Z|b9d528ca-ce5d-4e9a-9298-7557948b4dd3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:17:45.660Z|b9d528ca-ce5d-4e9a-9298-7557948b4dd3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:49.936Z|c915eab1-eab6-4af2-b4d4-a9c192d77e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:17:49.940Z|c915eab1-eab6-4af2-b4d4-a9c192d77e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:17:50.972Z|81c551ba-0ac3-412e-9e7e-ec4dad922c4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:17:50.973Z|81c551ba-0ac3-412e-9e7e-ec4dad922c4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:17:51.663Z|2013fdaf-ef12-4a28-85a8-d7f35545d90b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:51.663Z|3003a1f9-0a13-4271-b335-bfbe2294d29f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:51.663Z|2013fdaf-ef12-4a28-85a8-d7f35545d90b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:51.664Z|3003a1f9-0a13-4271-b335-bfbe2294d29f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:17:51.669Z|5e17ffed-9680-4239-8885-a8498338edbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:17:51.670Z|5e17ffed-9680-4239-8885-a8498338edbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:01.691Z|c394502a-f3e9-4f3b-ae80-5ed9e9b1512f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:01.692Z|c394502a-f3e9-4f3b-ae80-5ed9e9b1512f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:01.700Z|cbe22e16-cf5c-4ebb-8ac5-1a9218590704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:01.700Z|65e1e421-b729-4cf8-b189-add129b47364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:01.701Z|cbe22e16-cf5c-4ebb-8ac5-1a9218590704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:01.701Z|65e1e421-b729-4cf8-b189-add129b47364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:04.936Z|12e4ca7c-721a-4708-90fb-00eb9e667810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:18:04.936Z|12e4ca7c-721a-4708-90fb-00eb9e667810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:18:11.723Z|ae54565b-4e24-40dd-a813-06b6145a3213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:11.723Z|ae54565b-4e24-40dd-a813-06b6145a3213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:11.725Z|375fe225-516d-4088-8f8a-4b04c70b199f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:11.726Z|375fe225-516d-4088-8f8a-4b04c70b199f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:11.726Z|48730fc0-2612-43f3-89f6-704291fe8421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:11.727Z|48730fc0-2612-43f3-89f6-704291fe8421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:19.936Z|5211a085-9f48-4788-9016-83e53140be59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:18:19.936Z|5211a085-9f48-4788-9016-83e53140be59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:18:20.974Z|ca67cf60-f2fb-4b18-8839-fcad39b27e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:18:20.974Z|ca67cf60-f2fb-4b18-8839-fcad39b27e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:18:21.749Z|f4d8378c-688f-4058-9c43-a5d0745f3ba3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:21.749Z|f4d8378c-688f-4058-9c43-a5d0745f3ba3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:21.755Z|5d110b8d-6bdd-4e2c-abe3-4013e28ea020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:21.755Z|b599cd20-b7b8-4fa2-9dca-537087fc0491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:21.756Z|5d110b8d-6bdd-4e2c-abe3-4013e28ea020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:21.756Z|b599cd20-b7b8-4fa2-9dca-537087fc0491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:31.777Z|c2a94902-79f6-4a55-a7ed-4377854baa4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:31.778Z|c2a94902-79f6-4a55-a7ed-4377854baa4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:31.784Z|fee46ebc-074c-4f7e-9ace-403a42e4f673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:31.785Z|fee46ebc-074c-4f7e-9ace-403a42e4f673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:31.785Z|33138841-e5c4-4b26-a57f-03fc8f98b096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:31.785Z|33138841-e5c4-4b26-a57f-03fc8f98b096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:34.936Z|e8d5e9a7-8c5a-4d84-9e0a-aee3f6301eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:18:34.940Z|e8d5e9a7-8c5a-4d84-9e0a-aee3f6301eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:18:41.806Z|5bea047d-c3e8-4f8c-a21d-6cd146d9c908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:41.807Z|5bea047d-c3e8-4f8c-a21d-6cd146d9c908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:41.812Z|56b32d60-363e-4cf7-a059-b4772e1015ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:41.812Z|4cd6134e-2e1a-49d1-b18c-8d867f5688d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:41.812Z|56b32d60-363e-4cf7-a059-b4772e1015ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:41.813Z|4cd6134e-2e1a-49d1-b18c-8d867f5688d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:45.660Z|e7633f1e-bc70-429e-bcf9-3bff510e7204|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:18:45.661Z|e7633f1e-bc70-429e-bcf9-3bff510e7204|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:49.936Z|89bcfe35-0f48-41ba-8b22-99b1b19627bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:18:49.936Z|89bcfe35-0f48-41ba-8b22-99b1b19627bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:18:50.975Z|dc601106-1788-49a3-9ac0-35acd9affe0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:18:50.975Z|dc601106-1788-49a3-9ac0-35acd9affe0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:18:51.841Z|a68de385-5aa9-4b3a-a168-310ca4254003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:51.842Z|93dd553f-bcb0-448d-b1a1-08b2c6a91f8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:51.842Z|9e5eecb3-3d72-439d-92f4-fcdb1cfc3aee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:18:51.842Z|a68de385-5aa9-4b3a-a168-310ca4254003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:51.842Z|93dd553f-bcb0-448d-b1a1-08b2c6a91f8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:18:51.842Z|9e5eecb3-3d72-439d-92f4-fcdb1cfc3aee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:01.870Z|45f6ef22-fe80-4c80-85d3-8a158c05fb75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:01.870Z|45f6ef22-fe80-4c80-85d3-8a158c05fb75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:01.871Z|437f9495-dd7e-4b03-b708-14a1933a847d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:01.872Z|437f9495-dd7e-4b03-b708-14a1933a847d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:01.876Z|641e8985-a0fe-476d-9128-2314200137bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:01.877Z|641e8985-a0fe-476d-9128-2314200137bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:04.936Z|599e83e4-4dd6-45d1-b8e6-23712035c541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:19:04.936Z|599e83e4-4dd6-45d1-b8e6-23712035c541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:19:11.897Z|84479416-eb11-4498-8871-281198d23412|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:11.897Z|e59057e5-e445-452e-8580-888746b6238d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:11.898Z|84479416-eb11-4498-8871-281198d23412|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:11.898Z|e59057e5-e445-452e-8580-888746b6238d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:11.901Z|3f7a45cd-919a-4c00-b891-5d542cec193b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:11.901Z|3f7a45cd-919a-4c00-b891-5d542cec193b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:19.936Z|cdd5d2f5-56bb-488e-a64a-6796f8d93a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:19:19.940Z|cdd5d2f5-56bb-488e-a64a-6796f8d93a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:19:20.976Z|f10b1f9d-0ecd-445f-9f04-e15535e5e6c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:19:20.977Z|f10b1f9d-0ecd-445f-9f04-e15535e5e6c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:19:21.928Z|ade13d2a-9d12-402d-81cc-75f3ed40df8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:21.928Z|ade13d2a-9d12-402d-81cc-75f3ed40df8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:21.929Z|cd45a782-e85b-41bf-a0fb-73ea8acc2332|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:21.929Z|cd45a782-e85b-41bf-a0fb-73ea8acc2332|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:21.929Z|84263cfc-4313-4fbe-9732-9fc7148886af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:21.930Z|84263cfc-4313-4fbe-9732-9fc7148886af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:31.959Z|8a09202d-af6d-482a-a9cf-f07d4a6966bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:31.959Z|e9962a7a-464e-4e0c-bf1d-18a88ffe9f84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:31.959Z|8a09202d-af6d-482a-a9cf-f07d4a6966bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:31.959Z|e9962a7a-464e-4e0c-bf1d-18a88ffe9f84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:31.969Z|ef68701d-1871-48f8-a548-173e5a572cfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:31.969Z|ef68701d-1871-48f8-a548-173e5a572cfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:34.936Z|67dd672a-c7cf-40ae-bd0e-faa3ccf48cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:19:34.936Z|67dd672a-c7cf-40ae-bd0e-faa3ccf48cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:19:41.989Z|2968f45c-b572-453d-9aa5-af1b3c5bd6bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:41.989Z|66df10a9-ae6d-4c37-bcd4-64a50d0f9ea6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:41.989Z|2968f45c-b572-453d-9aa5-af1b3c5bd6bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:41.989Z|66df10a9-ae6d-4c37-bcd4-64a50d0f9ea6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:41.997Z|b7194fad-33a5-4e04-8e87-c6eabe2be78e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:41.997Z|b7194fad-33a5-4e04-8e87-c6eabe2be78e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:45.661Z|9ab6e13b-6c20-49f1-aa15-9a92417582be|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:19:45.661Z|9ab6e13b-6c20-49f1-aa15-9a92417582be|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:49.936Z|2716378e-64cb-410b-95d9-f27c5082036b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:19:49.936Z|2716378e-64cb-410b-95d9-f27c5082036b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:19:50.977Z|f2e44d76-15df-4904-81c3-e2f9e6b402a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:19:50.978Z|f2e44d76-15df-4904-81c3-e2f9e6b402a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:19:52.015Z|aea98951-61c6-469f-81b2-2190840178f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:52.016Z|ecc789ab-601e-43ca-b9e7-91b1bcbaea44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:52.016Z|aea98951-61c6-469f-81b2-2190840178f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:52.016Z|ecc789ab-601e-43ca-b9e7-91b1bcbaea44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:19:52.023Z|e1b50f05-a1c8-4df7-8f1d-e922e3909dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:19:52.024Z|e1b50f05-a1c8-4df7-8f1d-e922e3909dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:02.047Z|13453dd9-20d7-494d-8734-924dfbe898d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:02.047Z|13453dd9-20d7-494d-8734-924dfbe898d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:02.048Z|750cbaee-cfbd-4b15-be67-adeb95899b6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:02.048Z|750cbaee-cfbd-4b15-be67-adeb95899b6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:02.056Z|e978e008-aff1-43da-bfe6-99579867c86b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:02.057Z|e978e008-aff1-43da-bfe6-99579867c86b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:04.936Z|c5b6cbc6-a3ee-4feb-bbed-a3af6a144563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:20:04.939Z|c5b6cbc6-a3ee-4feb-bbed-a3af6a144563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:20:12.075Z|8301db07-8f8a-40f5-9300-69331c930633|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:12.076Z|8301db07-8f8a-40f5-9300-69331c930633|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:12.076Z|bfd50308-b7b0-4ab0-810c-70f890688260|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:12.077Z|bfd50308-b7b0-4ab0-810c-70f890688260|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:12.082Z|9ba48c6f-8f29-46e1-8159-f8ced3debf5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:12.082Z|9ba48c6f-8f29-46e1-8159-f8ced3debf5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:19.936Z|bfa50eed-dc0b-44a5-aa95-2b39b34d34ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:20:19.936Z|bfa50eed-dc0b-44a5-aa95-2b39b34d34ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:20:20.978Z|e569616d-0681-450f-a6b5-989cbfaa18c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:20:20.979Z|e569616d-0681-450f-a6b5-989cbfaa18c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:20:22.104Z|79f96cbf-0dd4-47e3-a11b-c281235daa9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:22.104Z|79f96cbf-0dd4-47e3-a11b-c281235daa9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:22.104Z|43edf36b-9899-4c02-8a9a-fdaeb56edbdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:22.105Z|43edf36b-9899-4c02-8a9a-fdaeb56edbdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:22.110Z|0358c62b-c6f4-4aab-bd3c-73ddfcc1fb83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:22.111Z|0358c62b-c6f4-4aab-bd3c-73ddfcc1fb83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:32.131Z|af0788ea-af69-48eb-b2e7-c34540ccb815|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:32.131Z|af0788ea-af69-48eb-b2e7-c34540ccb815|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:32.133Z|081fd647-44f4-4219-9af3-b9dfb521c4bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:32.134Z|081fd647-44f4-4219-9af3-b9dfb521c4bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:32.134Z|60e58432-3c4b-4ea2-bc4a-fd68f5350b65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:32.134Z|60e58432-3c4b-4ea2-bc4a-fd68f5350b65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:34.936Z|d769c2ab-8a19-4a93-b2d5-8c391c2d7f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:20:34.936Z|d769c2ab-8a19-4a93-b2d5-8c391c2d7f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:20:42.157Z|9cc03370-9a17-42ac-b0f3-545aac81d41b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:42.158Z|9cc03370-9a17-42ac-b0f3-545aac81d41b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:42.165Z|5d6dab1e-d092-4520-b5b6-273904681bde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:42.166Z|5d6dab1e-d092-4520-b5b6-273904681bde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:42.168Z|08ce77f6-b5dc-4a36-a65c-cdba5a6d1cc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:42.168Z|08ce77f6-b5dc-4a36-a65c-cdba5a6d1cc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:45.660Z|3ab8f1e0-0c63-4874-8775-028917d5bfd4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:20:45.661Z|3ab8f1e0-0c63-4874-8775-028917d5bfd4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:49.936Z|ff5321a8-e92f-45ad-b5ef-a7b9250bfb0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:20:49.940Z|ff5321a8-e92f-45ad-b5ef-a7b9250bfb0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:20:50.980Z|6bb243eb-c5e0-41c1-b27a-1f8d1179ba92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:20:50.980Z|6bb243eb-c5e0-41c1-b27a-1f8d1179ba92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:20:52.186Z|1a045c7f-222c-40dd-b32d-da1dd130033f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:52.186Z|1a045c7f-222c-40dd-b32d-da1dd130033f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:52.193Z|668865a6-f2c2-4473-9417-d07fbbd5d5c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:52.193Z|7fa0a9f1-4090-461d-9d22-93b96b876c63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:20:52.194Z|668865a6-f2c2-4473-9417-d07fbbd5d5c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:20:52.194Z|7fa0a9f1-4090-461d-9d22-93b96b876c63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:02.213Z|56168a74-607b-4aff-96e7-27dec07f730c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:02.214Z|56168a74-607b-4aff-96e7-27dec07f730c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:02.219Z|43e91696-55e8-44a2-8811-0a876557393e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:02.219Z|e7a9a91a-36a5-4b33-aec8-ac98ac331992|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:02.219Z|43e91696-55e8-44a2-8811-0a876557393e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:02.219Z|e7a9a91a-36a5-4b33-aec8-ac98ac331992|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:04.936Z|e0ed118e-d0fd-4f9e-b1ec-75e24bfb8218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:21:04.937Z|e0ed118e-d0fd-4f9e-b1ec-75e24bfb8218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:21:12.243Z|7c3e3745-0666-4164-9e5d-853d0b3b7dbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:12.243Z|7c3e3745-0666-4164-9e5d-853d0b3b7dbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:12.243Z|d4b869e6-dccb-40d9-a319-63e3c4f6731a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:12.244Z|d4b869e6-dccb-40d9-a319-63e3c4f6731a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:12.247Z|5cc02726-2813-48a6-a68f-a092a546642e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:12.248Z|5cc02726-2813-48a6-a68f-a092a546642e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:19.936Z|bdc72ea1-e89a-4ddb-9952-374b4110a7f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:21:19.936Z|bdc72ea1-e89a-4ddb-9952-374b4110a7f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:21:20.981Z|9afc8198-f66c-4aee-b308-c628e3751c0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:21:20.981Z|9afc8198-f66c-4aee-b308-c628e3751c0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:21:22.274Z|b03cf0f7-a79b-4cc6-95ee-a29dacdd1ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:22.274Z|b03cf0f7-a79b-4cc6-95ee-a29dacdd1ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:22.277Z|39af6f2b-1a23-4339-b315-05f055537828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:22.278Z|39af6f2b-1a23-4339-b315-05f055537828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:22.278Z|cfb6ef15-bbbb-4a75-94d0-1270ced8bf91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:22.278Z|cfb6ef15-bbbb-4a75-94d0-1270ced8bf91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:32.306Z|7c1119ca-affd-4388-94e4-454d40a49ad8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:32.306Z|a19fe358-d685-4a78-97ce-292d8bf0a7c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:32.306Z|7c1119ca-affd-4388-94e4-454d40a49ad8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:32.307Z|a19fe358-d685-4a78-97ce-292d8bf0a7c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:32.311Z|d42624bb-ed64-4778-885a-9e7ad7b41c70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:32.312Z|d42624bb-ed64-4778-885a-9e7ad7b41c70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:34.936Z|cb7f8325-08be-4d5b-8bd2-9f0c2cc30ceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:21:34.940Z|cb7f8325-08be-4d5b-8bd2-9f0c2cc30ceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:21:42.333Z|4d88437f-ea9c-4502-9c08-c48a64e38068|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:42.333Z|f576b05f-2e83-4a47-8100-39ec0b0c5280|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:42.334Z|4d88437f-ea9c-4502-9c08-c48a64e38068|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:42.334Z|f576b05f-2e83-4a47-8100-39ec0b0c5280|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:42.337Z|fd715909-51b3-48eb-80ab-1f3ce483465d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:42.337Z|fd715909-51b3-48eb-80ab-1f3ce483465d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:45.660Z|ea426d08-e132-4831-914b-a1b098a948fa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:21:45.661Z|ea426d08-e132-4831-914b-a1b098a948fa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:49.936Z|bb9098a5-17c9-4df1-ac70-274ddd9dc3f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:21:49.936Z|bb9098a5-17c9-4df1-ac70-274ddd9dc3f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:21:50.982Z|341d2bd4-6d29-4fde-93a9-555a2bffe718|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:21:50.982Z|341d2bd4-6d29-4fde-93a9-555a2bffe718|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:21:52.363Z|a52177a9-b3dd-4514-aa17-ba0ca5daf55d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:52.362Z|5a7bcb62-6a2b-4204-ace7-30ae4f3d8c83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:52.363Z|a52177a9-b3dd-4514-aa17-ba0ca5daf55d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:52.363Z|eacefafa-0ab2-42a4-8eb3-d0f0ed16dbfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:21:52.364Z|eacefafa-0ab2-42a4-8eb3-d0f0ed16dbfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:21:52.364Z|5a7bcb62-6a2b-4204-ace7-30ae4f3d8c83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:02.402Z|e92c94c0-8f8c-459b-ac78-3cbf9b001339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:02.402Z|38481f77-7366-4bce-ba96-3ef6cf4b9090|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:02.402Z|b04cc52f-2912-4e9c-a820-0ea000ab6e15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:02.403Z|e92c94c0-8f8c-459b-ac78-3cbf9b001339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:02.403Z|38481f77-7366-4bce-ba96-3ef6cf4b9090|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:02.403Z|b04cc52f-2912-4e9c-a820-0ea000ab6e15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:04.936Z|095bb3c7-28b1-4dfa-be10-5529a00fc19e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:22:04.936Z|095bb3c7-28b1-4dfa-be10-5529a00fc19e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:22:12.434Z|0dde66d7-27fb-4ea0-aed1-8fc2644e6b56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:12.434Z|0dde66d7-27fb-4ea0-aed1-8fc2644e6b56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:12.435Z|400f6bc8-66ef-4af3-b760-c7b6207676f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:12.435Z|400f6bc8-66ef-4af3-b760-c7b6207676f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:12.442Z|f408dd2f-b4b9-470f-80c1-3e5dd2b5c44e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:12.443Z|f408dd2f-b4b9-470f-80c1-3e5dd2b5c44e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:19.936Z|1918938c-53be-4fa4-9652-5fd0aefd3fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:22:19.940Z|1918938c-53be-4fa4-9652-5fd0aefd3fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:22:20.982Z|aa040943-b4a9-4614-8703-17fed2366a85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:22:20.983Z|aa040943-b4a9-4614-8703-17fed2366a85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:22:22.471Z|7ad9af6d-9b05-4ef9-8d6c-9005be91f8e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:22.472Z|7ad9af6d-9b05-4ef9-8d6c-9005be91f8e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:22.472Z|8055f37b-304e-454e-a620-7e9edf61971f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:22.473Z|8055f37b-304e-454e-a620-7e9edf61971f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:22.475Z|dbfe2422-041c-4801-ab5b-0ece5c2ea174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:22.476Z|dbfe2422-041c-4801-ab5b-0ece5c2ea174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:32.509Z|ab4443a2-7e87-40f8-aa06-c15fbc28fb29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:32.509Z|ab4443a2-7e87-40f8-aa06-c15fbc28fb29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:32.511Z|6fd242e9-17cd-41f1-9e5c-43c729c14f7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:32.512Z|6fd242e9-17cd-41f1-9e5c-43c729c14f7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:32.512Z|975faa0a-380a-4946-b5cf-bd9b8b4bc8b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:32.512Z|975faa0a-380a-4946-b5cf-bd9b8b4bc8b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:34.936Z|87112aa7-cd73-417d-b1ab-552d1f3224b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:22:34.936Z|87112aa7-cd73-417d-b1ab-552d1f3224b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:22:42.540Z|d706ab62-7c55-43cf-be9c-d38d2d378ed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:42.540Z|d706ab62-7c55-43cf-be9c-d38d2d378ed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:42.548Z|8f85cb2f-e26a-4f74-9b32-c08b26aad0a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:42.548Z|8f85cb2f-e26a-4f74-9b32-c08b26aad0a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:42.548Z|9bdec00e-d930-46ba-b037-ade8f5609367|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:42.549Z|9bdec00e-d930-46ba-b037-ade8f5609367|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:45.661Z|1e0169b5-54f6-48d6-ab19-2b7ec69a2f4a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:22:45.661Z|1e0169b5-54f6-48d6-ab19-2b7ec69a2f4a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:49.936Z|0952d853-2777-4368-8081-10b21989ee8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:22:49.936Z|0952d853-2777-4368-8081-10b21989ee8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:22:50.984Z|c7b1d90e-47cf-461f-a09c-6a95c5d93ef7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:22:50.984Z|c7b1d90e-47cf-461f-a09c-6a95c5d93ef7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:22:52.571Z|b9983667-c44b-452a-81ce-cb8d5a4675da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:52.571Z|b9983667-c44b-452a-81ce-cb8d5a4675da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:52.575Z|5f550aa6-4cc7-4c7b-88d0-231653694273|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:52.576Z|97c53b7c-1032-421e-a250-7f84dce6197b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:22:52.576Z|97c53b7c-1032-421e-a250-7f84dce6197b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:22:52.576Z|5f550aa6-4cc7-4c7b-88d0-231653694273|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:02.600Z|5093296c-f4e2-426e-96d7-69f59c380052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:02.600Z|ddae6a72-a37b-4d25-aa6b-3cf9a4962220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:02.601Z|5093296c-f4e2-426e-96d7-69f59c380052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:02.601Z|ddae6a72-a37b-4d25-aa6b-3cf9a4962220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:02.610Z|02fb58e0-fcde-4aa3-9e8d-ee6d817c33ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:02.611Z|02fb58e0-fcde-4aa3-9e8d-ee6d817c33ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:04.936Z|f6dc19dd-c7ce-4279-99c5-23e870e8f755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:23:04.940Z|f6dc19dd-c7ce-4279-99c5-23e870e8f755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:23:12.630Z|02df952a-3224-49f8-bed8-0981c6b8bd2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:12.631Z|02df952a-3224-49f8-bed8-0981c6b8bd2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:12.632Z|faa2057b-ec88-466f-bd2c-ce371e907587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:12.632Z|faa2057b-ec88-466f-bd2c-ce371e907587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:12.643Z|f7b48a8a-d753-42fe-9515-8ae755da2de9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:12.643Z|f7b48a8a-d753-42fe-9515-8ae755da2de9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:19.936Z|02aa5ae4-389b-4b68-a1dc-501c4c2abb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:23:19.936Z|02aa5ae4-389b-4b68-a1dc-501c4c2abb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:23:20.985Z|638f6416-cb30-4dc6-8242-2ba067ec2281|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:23:20.985Z|638f6416-cb30-4dc6-8242-2ba067ec2281|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:23:22.655Z|3964a1f3-fb0d-4d4e-a426-ce6c92505a71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:22.655Z|3964a1f3-fb0d-4d4e-a426-ce6c92505a71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:22.656Z|035f0383-6c4d-4d0b-b0f6-35763082fab2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:22.656Z|035f0383-6c4d-4d0b-b0f6-35763082fab2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:22.666Z|6d224d81-37a2-4ea8-b848-53d366891ca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:22.666Z|6d224d81-37a2-4ea8-b848-53d366891ca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:32.681Z|7f81061b-5d53-49ac-aa3b-366a26a683c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:32.682Z|7f81061b-5d53-49ac-aa3b-366a26a683c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:32.682Z|63b08a1f-9a5c-4754-9a69-2bd18fb8c83c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:32.682Z|63b08a1f-9a5c-4754-9a69-2bd18fb8c83c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:32.693Z|6c1d3918-5a2e-4e62-9fb8-980cfda005e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:32.693Z|6c1d3918-5a2e-4e62-9fb8-980cfda005e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:34.936Z|dcf5b0fe-ab04-4030-9022-74f7349205ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:23:34.936Z|dcf5b0fe-ab04-4030-9022-74f7349205ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:23:42.708Z|81f974f6-5087-4a07-8c1f-e2026c839948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:42.709Z|81f974f6-5087-4a07-8c1f-e2026c839948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:42.710Z|0fc4167c-d8ff-4d01-bf0a-124d29f0a02d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:42.711Z|0fc4167c-d8ff-4d01-bf0a-124d29f0a02d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:42.718Z|15acb272-6223-4bf5-a1eb-2cb8cf829b27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:42.718Z|15acb272-6223-4bf5-a1eb-2cb8cf829b27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:45.660Z|d8b34b7d-8309-4103-ad59-a5164c199ad0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:23:45.661Z|d8b34b7d-8309-4103-ad59-a5164c199ad0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:49.936Z|386f8e5e-bfbc-435d-ac49-75fdd1562595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:23:49.941Z|386f8e5e-bfbc-435d-ac49-75fdd1562595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:23:50.985Z|c1459b5c-5b1f-44f3-ad64-4933f72ef0bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:23:50.986Z|c1459b5c-5b1f-44f3-ad64-4933f72ef0bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:23:52.738Z|8c967c50-5603-4df2-99a6-f0a60243dacd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:52.738Z|abf0247d-9674-4440-87ff-1b77bd2d8d51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:52.739Z|abf0247d-9674-4440-87ff-1b77bd2d8d51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:52.739Z|8c967c50-5603-4df2-99a6-f0a60243dacd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:23:52.744Z|6bbf4b51-9fdb-4189-bd4c-23c66388bb88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:23:52.744Z|6bbf4b51-9fdb-4189-bd4c-23c66388bb88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:02.768Z|a49997a6-12e8-4234-9477-e8fd0e7f1eb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:02.768Z|bc8814e8-9894-4be7-ad4b-b893e6adf0db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:02.769Z|a49997a6-12e8-4234-9477-e8fd0e7f1eb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:02.769Z|bc8814e8-9894-4be7-ad4b-b893e6adf0db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:02.777Z|b7f02c0e-f526-451f-8ad3-2e152020d374|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:02.777Z|b7f02c0e-f526-451f-8ad3-2e152020d374|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:04.936Z|867fb6e9-5842-4327-9482-a1c1c4ad6aef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:24:04.936Z|867fb6e9-5842-4327-9482-a1c1c4ad6aef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:24:12.794Z|228eab5f-9e0d-416d-9991-e6413ca074a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:12.795Z|228eab5f-9e0d-416d-9991-e6413ca074a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:12.796Z|511e6e34-57af-4f20-ae4a-489e02e9cb7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:12.796Z|511e6e34-57af-4f20-ae4a-489e02e9cb7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:12.803Z|46c2d0ce-ce2f-4e07-82bd-03a0dd3405f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:12.803Z|46c2d0ce-ce2f-4e07-82bd-03a0dd3405f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:19.936Z|126ab9d9-0adf-460f-92ec-840401592a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:24:19.936Z|126ab9d9-0adf-460f-92ec-840401592a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:24:20.987Z|eba09b42-c143-4e84-b1b1-7181054e5ff6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:24:20.987Z|eba09b42-c143-4e84-b1b1-7181054e5ff6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:24:22.824Z|8621e9ca-5d6d-476a-9291-6fd6814a4355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:22.824Z|ff5ab02c-a870-47d1-98f2-84a4042ec759|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:22.824Z|8621e9ca-5d6d-476a-9291-6fd6814a4355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:22.825Z|ff5ab02c-a870-47d1-98f2-84a4042ec759|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:22.829Z|f06a28a7-e32a-4efd-b91d-7e043fb8413d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:22.830Z|f06a28a7-e32a-4efd-b91d-7e043fb8413d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:32.851Z|7699bfd0-4049-4d77-9286-624143abd380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:32.852Z|7699bfd0-4049-4d77-9286-624143abd380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:32.852Z|6cf81e8e-1177-47de-883e-fce0abc2c7ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:32.852Z|6cf81e8e-1177-47de-883e-fce0abc2c7ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:32.857Z|71e1e3b5-5dcf-4ddc-a320-c3235a4dd789|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:32.858Z|71e1e3b5-5dcf-4ddc-a320-c3235a4dd789|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:34.936Z|30ed758d-12e1-49c2-94e6-5621691b42fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:24:34.940Z|30ed758d-12e1-49c2-94e6-5621691b42fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:24:42.881Z|341aef08-c49a-4f6f-bb97-46ab8e23432a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:42.882Z|ce05040a-2e31-4810-b6d4-c25ac4d79f69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:42.882Z|341aef08-c49a-4f6f-bb97-46ab8e23432a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:42.883Z|ce05040a-2e31-4810-b6d4-c25ac4d79f69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:42.890Z|f193050d-22c0-49d6-92fb-ae6796580eef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:42.890Z|f193050d-22c0-49d6-92fb-ae6796580eef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:45.661Z|8ec99fe4-f1d5-441f-a57c-2d90cff7a99b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:24:45.662Z|8ec99fe4-f1d5-441f-a57c-2d90cff7a99b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:49.936Z|4f147598-f578-43ac-a3d9-68c12f640ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:24:49.936Z|4f147598-f578-43ac-a3d9-68c12f640ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:24:50.987Z|3b87fa69-36a9-4602-89e6-8b0e8b588bda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:24:50.988Z|3b87fa69-36a9-4602-89e6-8b0e8b588bda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:24:52.919Z|2b10c570-d8ae-4a9e-9933-4ee202a1373b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:52.919Z|2b10c570-d8ae-4a9e-9933-4ee202a1373b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:52.922Z|7791125b-2f2b-47dd-a38a-59a519383d28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:52.923Z|7791125b-2f2b-47dd-a38a-59a519383d28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:24:52.927Z|ea439f61-57b2-4149-89cb-ec173937b48f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:24:52.928Z|ea439f61-57b2-4149-89cb-ec173937b48f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:02.942Z|92174ba9-3405-4f93-8832-25784565ca5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:02.943Z|92174ba9-3405-4f93-8832-25784565ca5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:02.943Z|8c987395-a536-419c-99c0-e388dae933ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:02.944Z|8c987395-a536-419c-99c0-e388dae933ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:02.948Z|41aa8c55-cb5d-4319-9811-8dbbf7ea4a6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:02.948Z|41aa8c55-cb5d-4319-9811-8dbbf7ea4a6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:04.936Z|f2a18d50-903d-4e50-874c-ecd95c827221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:25:04.937Z|f2a18d50-903d-4e50-874c-ecd95c827221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:25:12.965Z|d21a98a7-83e9-47e0-a67d-f486dedf7374|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:12.966Z|d21a98a7-83e9-47e0-a67d-f486dedf7374|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:12.968Z|2dc3a5e9-3b4a-4ea5-b108-ff153b61e10d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:12.969Z|2dc3a5e9-3b4a-4ea5-b108-ff153b61e10d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:12.972Z|0c1f764c-560f-43f3-bfec-f6d115628b09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:12.973Z|0c1f764c-560f-43f3-bfec-f6d115628b09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:19.936Z|0c03b96e-ef74-4fb2-a589-74c59ebc035b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:25:19.941Z|0c03b96e-ef74-4fb2-a589-74c59ebc035b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:25:20.988Z|df7be8cc-d4b7-49a0-8551-a9f88afca43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:25:20.989Z|df7be8cc-d4b7-49a0-8551-a9f88afca43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:25:22.993Z|f06afdc6-f3cd-4adc-82f5-59f9a04a3e3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:22.994Z|f06afdc6-f3cd-4adc-82f5-59f9a04a3e3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:22.994Z|e499faec-1e81-4e98-95d4-4730a1183415|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:22.994Z|e499faec-1e81-4e98-95d4-4730a1183415|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:22.999Z|8deb5d75-d48e-4e60-8558-0daf321800ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:22.999Z|8deb5d75-d48e-4e60-8558-0daf321800ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:33.020Z|7ca9db1e-31d6-439c-aab3-e875b8c0e378|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:33.021Z|7ca9db1e-31d6-439c-aab3-e875b8c0e378|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:33.023Z|27412350-6479-471b-b12b-551856a746f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:33.023Z|27412350-6479-471b-b12b-551856a746f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:33.025Z|0396585e-262f-4003-be3f-8121d44a9a83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:33.026Z|0396585e-262f-4003-be3f-8121d44a9a83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:34.936Z|7e3e8931-f788-4e01-9dee-8569bd96b4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:25:34.936Z|7e3e8931-f788-4e01-9dee-8569bd96b4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:25:43.045Z|884cafbe-ec12-400d-8ab7-b6a52b308fa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:43.046Z|884cafbe-ec12-400d-8ab7-b6a52b308fa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:43.047Z|a055ac11-8c51-4e4b-8230-559640785c06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:43.047Z|a055ac11-8c51-4e4b-8230-559640785c06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:43.047Z|53f43262-a1f2-4321-840e-8a4a250a9f2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:43.048Z|53f43262-a1f2-4321-840e-8a4a250a9f2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:45.661Z|b39a6524-5829-4a7f-bbc4-58819d4d700e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:25:45.662Z|b39a6524-5829-4a7f-bbc4-58819d4d700e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:49.936Z|59870b6b-e55f-4f0f-b728-667ba45c439d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:25:49.936Z|59870b6b-e55f-4f0f-b728-667ba45c439d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:25:50.990Z|5c08dbf5-da92-4282-a462-32bf397c50e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:25:50.990Z|5c08dbf5-da92-4282-a462-32bf397c50e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:25:53.073Z|bc7815cc-c97b-4795-9610-2d355951a8ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:53.073Z|bc7815cc-c97b-4795-9610-2d355951a8ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:53.073Z|c8b18483-361f-4e1f-b56f-0424e483edbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:53.074Z|c8b18483-361f-4e1f-b56f-0424e483edbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:25:53.074Z|bd6e262b-ddf1-4398-a451-a298f076980b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:25:53.074Z|bd6e262b-ddf1-4398-a451-a298f076980b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:03.101Z|6809ee2a-c3da-4831-b13b-8db583e2db5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:03.101Z|563b47c8-d6f4-4d96-aaaa-d48c0cac7b89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:03.101Z|6809ee2a-c3da-4831-b13b-8db583e2db5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:03.102Z|563b47c8-d6f4-4d96-aaaa-d48c0cac7b89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:03.108Z|701c31b0-f9f4-4ca7-834a-a0109c2fbad0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:03.108Z|701c31b0-f9f4-4ca7-834a-a0109c2fbad0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:04.936Z|7528ea11-f11c-4f59-b3d4-386d03b6b8dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:26:04.939Z|7528ea11-f11c-4f59-b3d4-386d03b6b8dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:26:13.132Z|7f014a7c-c190-44a0-a7da-f5591aab65e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:13.132Z|587a0592-bffa-4462-a271-a34c4c6de990|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:13.132Z|b77404fc-6312-4e37-b7f2-9aa0c5baef33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:13.133Z|7f014a7c-c190-44a0-a7da-f5591aab65e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:13.133Z|587a0592-bffa-4462-a271-a34c4c6de990|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:13.133Z|b77404fc-6312-4e37-b7f2-9aa0c5baef33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:19.936Z|255c8a3d-666e-4f93-a73f-c40877e981bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:26:19.936Z|255c8a3d-666e-4f93-a73f-c40877e981bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:26:20.991Z|0c3f3497-2510-4981-8c6c-d92b286b24c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:26:20.991Z|0c3f3497-2510-4981-8c6c-d92b286b24c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:26:23.167Z|39d58d83-3ac8-4ef7-86a8-b69b66fb7cfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:23.168Z|666cbe25-a3f0-4af7-8c79-403306ae2e00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:23.168Z|39d58d83-3ac8-4ef7-86a8-b69b66fb7cfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:23.168Z|666cbe25-a3f0-4af7-8c79-403306ae2e00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:23.168Z|1654705d-737b-4f8a-ae18-c160be98c661|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:23.169Z|1654705d-737b-4f8a-ae18-c160be98c661|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:33.193Z|651b1d5d-a566-4986-88d9-40dd62a059bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:33.194Z|651b1d5d-a566-4986-88d9-40dd62a059bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:33.194Z|e5bc2f64-ece9-4c79-bcdc-71e33a66c3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:33.195Z|e5bc2f64-ece9-4c79-bcdc-71e33a66c3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:33.202Z|db693743-4b5b-4da4-9996-045a99ee5d40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:33.202Z|db693743-4b5b-4da4-9996-045a99ee5d40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:34.936Z|c22cc6c6-fc73-49c2-9e64-0dd9c0cf9d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:26:34.936Z|c22cc6c6-fc73-49c2-9e64-0dd9c0cf9d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:26:43.220Z|7423f18b-eeac-48fd-8584-486538450637|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:43.220Z|7423f18b-eeac-48fd-8584-486538450637|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:43.228Z|b9439c2a-58ff-42d3-a3b0-1e61a6f490cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:43.228Z|b9439c2a-58ff-42d3-a3b0-1e61a6f490cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:43.229Z|7e70e5ae-3796-4609-a712-993880fdfee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:43.230Z|7e70e5ae-3796-4609-a712-993880fdfee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:45.660Z|ebfaece5-79e7-4591-84af-38fd6298165f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:26:45.660Z|ebfaece5-79e7-4591-84af-38fd6298165f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:49.936Z|818983f0-9786-4bca-8030-b9847ae8f826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:26:49.941Z|818983f0-9786-4bca-8030-b9847ae8f826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:26:50.992Z|8f040a5a-d468-46a4-bd6a-391b28813668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:26:50.992Z|8f040a5a-d468-46a4-bd6a-391b28813668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:26:53.242Z|d0d17218-4e7e-47fb-8207-bf3ce836e828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:53.243Z|d0d17218-4e7e-47fb-8207-bf3ce836e828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:53.251Z|a4c5e6e9-f881-4513-b055-ed61f50ec893|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:53.251Z|a4c5e6e9-f881-4513-b055-ed61f50ec893|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:26:53.254Z|a1114572-03a5-434d-a963-c8072fb1f632|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:26:53.254Z|a1114572-03a5-434d-a963-c8072fb1f632|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:03.268Z|e9a9c808-422e-4e61-b2c3-d05ba22b7033|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:03.268Z|e9a9c808-422e-4e61-b2c3-d05ba22b7033|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:03.278Z|8a1eff7a-013a-4e1c-aa87-4fb0c717405e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:03.279Z|8a1eff7a-013a-4e1c-aa87-4fb0c717405e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:03.280Z|6c4b3371-d9d6-4bdf-9b58-4dfb2fe2376d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:03.280Z|6c4b3371-d9d6-4bdf-9b58-4dfb2fe2376d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:04.936Z|513030a3-ebf6-4d99-82dc-af26056cf3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:27:04.936Z|513030a3-ebf6-4d99-82dc-af26056cf3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:27:13.298Z|08d7cca4-3fbe-41cd-8db0-108b2040c88c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:13.299Z|08d7cca4-3fbe-41cd-8db0-108b2040c88c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:13.305Z|e08e7bda-f5f5-4e83-9b81-e170d74d9f1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:13.306Z|e08e7bda-f5f5-4e83-9b81-e170d74d9f1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:13.308Z|d3603eb4-ec5d-430a-912c-a78f51057b60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:13.308Z|d3603eb4-ec5d-430a-912c-a78f51057b60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:19.936Z|c6c63d60-e3c7-4286-9dec-6d9f88383eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:27:19.937Z|c6c63d60-e3c7-4286-9dec-6d9f88383eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:27:20.993Z|9ef4a5f3-adb5-4e61-9c65-9ab167300809|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:27:20.993Z|9ef4a5f3-adb5-4e61-9c65-9ab167300809|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:27:23.324Z|cf0f7a13-d964-4700-9952-1f755c87911e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:23.325Z|cf0f7a13-d964-4700-9952-1f755c87911e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:23.335Z|9f1f12ae-70c1-43c4-a6c3-782290277d80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:23.335Z|75a2f8f2-203f-477d-8781-276ffd11b054|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:23.335Z|9f1f12ae-70c1-43c4-a6c3-782290277d80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:23.336Z|75a2f8f2-203f-477d-8781-276ffd11b054|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:33.356Z|9e118b91-b09d-4a24-b0a6-7aaa052c4d1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:33.356Z|9e118b91-b09d-4a24-b0a6-7aaa052c4d1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:33.363Z|49ad93ee-0a31-47f6-a98c-83c3ba139a32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:33.364Z|49ad93ee-0a31-47f6-a98c-83c3ba139a32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:33.365Z|67b8f2be-4845-4b40-b965-0a4162d28a64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:33.365Z|67b8f2be-4845-4b40-b965-0a4162d28a64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:34.936Z|a46af625-e415-48d4-bdd0-c51ba4998af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:27:34.940Z|a46af625-e415-48d4-bdd0-c51ba4998af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:27:43.390Z|8a67fb7f-1c60-40e7-b04d-559e7e761248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:43.390Z|8a67fb7f-1c60-40e7-b04d-559e7e761248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:43.392Z|76cb8f0b-8782-4838-ae63-f28bb00c1126|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:43.392Z|30ada7ef-aa5f-4fa5-8986-dbcc10fa1c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:43.392Z|76cb8f0b-8782-4838-ae63-f28bb00c1126|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:43.393Z|30ada7ef-aa5f-4fa5-8986-dbcc10fa1c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:45.661Z|4af46c72-5ada-4f9c-bcf8-a88213aed6b7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:27:45.662Z|4af46c72-5ada-4f9c-bcf8-a88213aed6b7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:49.936Z|c00ade9a-2845-4cbe-a11a-27e022e259f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:27:49.936Z|c00ade9a-2845-4cbe-a11a-27e022e259f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:27:50.994Z|66ec0f80-8e67-40da-bea2-b32af32d6e6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:27:50.995Z|66ec0f80-8e67-40da-bea2-b32af32d6e6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:27:53.417Z|7d85a4b0-f800-4731-84e1-c2517c2a76e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:53.418Z|7d85a4b0-f800-4731-84e1-c2517c2a76e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:53.421Z|bd574b03-7eb3-49fc-8bf1-ea88017b30a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:53.421Z|bd574b03-7eb3-49fc-8bf1-ea88017b30a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:27:53.421Z|d7d45e9d-6e33-4cd4-9bda-37d3f5d7226d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:27:53.422Z|d7d45e9d-6e33-4cd4-9bda-37d3f5d7226d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:03.445Z|4ae73799-285c-436e-89a8-32329891416d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:03.446Z|4ae73799-285c-436e-89a8-32329891416d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:03.450Z|8e181c14-540e-4c88-ae72-38c620087083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:03.450Z|8e181c14-540e-4c88-ae72-38c620087083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:03.450Z|40692bbb-77d0-4b9b-8bab-56d8ee9c12a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:03.451Z|40692bbb-77d0-4b9b-8bab-56d8ee9c12a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:04.936Z|cfd5f797-26a0-4262-aaf3-c61241f2a3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:28:04.936Z|cfd5f797-26a0-4262-aaf3-c61241f2a3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:28:13.480Z|1d604875-c44d-4dd5-a6eb-8db0c0ee95ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:13.480Z|1d604875-c44d-4dd5-a6eb-8db0c0ee95ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:13.484Z|23e65a55-29f0-4a7b-8330-f91bd30091cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:13.484Z|d2690c5d-a23f-48d1-86a8-27b9519c5b0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:13.485Z|23e65a55-29f0-4a7b-8330-f91bd30091cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:13.485Z|d2690c5d-a23f-48d1-86a8-27b9519c5b0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:19.936Z|5a1008fa-d0b5-4eb9-8dc5-eaff09611856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:28:19.940Z|5a1008fa-d0b5-4eb9-8dc5-eaff09611856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:28:20.995Z|1c6b1f45-5022-42b9-ab3e-4e52dd9a2875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:28:20.996Z|1c6b1f45-5022-42b9-ab3e-4e52dd9a2875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:28:23.509Z|ea9c5e80-074d-4505-a305-7df0a0c66041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:23.509Z|ea9c5e80-074d-4505-a305-7df0a0c66041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:23.512Z|cfb732dc-b746-40a1-b567-d58a89a6db7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:23.513Z|cfb732dc-b746-40a1-b567-d58a89a6db7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:23.514Z|8c942935-c779-433b-88cc-159d2b084a1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:23.515Z|8c942935-c779-433b-88cc-159d2b084a1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:33.539Z|3bdf9395-b4c3-430e-ba0f-da28545a0040|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:33.540Z|3bdf9395-b4c3-430e-ba0f-da28545a0040|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:33.540Z|37610af4-dd99-4e8c-b0ea-ad2a8988da6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:33.540Z|37610af4-dd99-4e8c-b0ea-ad2a8988da6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:33.544Z|83bd0eda-99f9-4ddb-a68a-a60c604e3020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:33.545Z|83bd0eda-99f9-4ddb-a68a-a60c604e3020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:34.936Z|5f54fa18-300e-403d-bb8b-7bbed7965e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:28:34.936Z|5f54fa18-300e-403d-bb8b-7bbed7965e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:28:43.567Z|613eacd1-d08f-42c4-b347-b8373dfbbd5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:43.568Z|613eacd1-d08f-42c4-b347-b8373dfbbd5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:43.571Z|aebeaa79-bc4f-491b-a816-fc5c727dccb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:43.573Z|aebeaa79-bc4f-491b-a816-fc5c727dccb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:43.576Z|86cb5c57-238f-42c8-adfa-363dd2fc491c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:43.577Z|86cb5c57-238f-42c8-adfa-363dd2fc491c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:45.661Z|6cfe2c3d-f0b3-41d8-a267-f4bf6b70a00f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:28:45.662Z|6cfe2c3d-f0b3-41d8-a267-f4bf6b70a00f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:49.936Z|53a0e117-db76-4bd6-aef3-961ef45bbc7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:28:49.937Z|53a0e117-db76-4bd6-aef3-961ef45bbc7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:28:50.997Z|0149e0fb-c366-4781-b075-6f9a08ab69b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:28:50.998Z|0149e0fb-c366-4781-b075-6f9a08ab69b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:28:53.600Z|b1b197cf-d7e4-4059-891b-875855331917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:53.601Z|b1b197cf-d7e4-4059-891b-875855331917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:53.603Z|428e4608-56ff-4cb8-8ab6-448015a50330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:53.603Z|a60381b7-8c76-470f-8772-1f1a6162bb58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:28:53.603Z|428e4608-56ff-4cb8-8ab6-448015a50330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:28:53.604Z|a60381b7-8c76-470f-8772-1f1a6162bb58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:03.632Z|665377e3-fcb5-4388-9a74-dc8671b5076d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:03.633Z|665377e3-fcb5-4388-9a74-dc8671b5076d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:03.633Z|358fad75-8c8c-40c5-adbd-f10887703263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:03.633Z|358fad75-8c8c-40c5-adbd-f10887703263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:03.637Z|fe305b07-2229-44a0-af86-19028217b6cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:03.637Z|fe305b07-2229-44a0-af86-19028217b6cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:04.936Z|26167e8d-ffe2-4f1f-a7f5-2b69337801c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:29:04.940Z|26167e8d-ffe2-4f1f-a7f5-2b69337801c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:29:13.659Z|ddcb587a-84e5-48d5-8dfb-93cd62c913a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:13.660Z|ddcb587a-84e5-48d5-8dfb-93cd62c913a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:13.661Z|7453669b-213e-43d2-abbd-6406f9a4ce46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:13.661Z|7453669b-213e-43d2-abbd-6406f9a4ce46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:13.663Z|82425837-636b-4200-911b-bf41e8fe17bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:13.663Z|82425837-636b-4200-911b-bf41e8fe17bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:19.936Z|1c8c9e60-f6c0-42e5-84f5-54c9774d3d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:29:19.936Z|1c8c9e60-f6c0-42e5-84f5-54c9774d3d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:29:20.999Z|b0dd30a8-86cf-4ab7-9d8c-ba744e672bcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:29:20.999Z|b0dd30a8-86cf-4ab7-9d8c-ba744e672bcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:29:23.687Z|a7085ef2-64a0-4e0f-8675-71184fad8a2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:23.687Z|a7085ef2-64a0-4e0f-8675-71184fad8a2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:23.688Z|141ff30e-4a50-4b49-b878-8fd1ab2cdd4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:23.688Z|141ff30e-4a50-4b49-b878-8fd1ab2cdd4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:23.688Z|650f4945-55b6-4519-9606-4394ea7efa66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:23.689Z|650f4945-55b6-4519-9606-4394ea7efa66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:33.717Z|7f1c77d6-101f-4033-8632-99782d6b1a75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:33.718Z|7f1c77d6-101f-4033-8632-99782d6b1a75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:33.725Z|ff9c9685-a2f3-41fd-a171-3995ed761c5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:33.725Z|ae8a20f3-6eff-405e-a9f8-6271196be40d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:33.726Z|ff9c9685-a2f3-41fd-a171-3995ed761c5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:33.726Z|ae8a20f3-6eff-405e-a9f8-6271196be40d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:34.936Z|e6b09446-0fd4-4a4a-bae2-4f0843cb8d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:29:34.936Z|e6b09446-0fd4-4a4a-bae2-4f0843cb8d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:29:43.746Z|2b8c9670-a588-4633-8767-41420c7ba73b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:43.747Z|2b8c9670-a588-4633-8767-41420c7ba73b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:43.752Z|66cc96e7-cff0-4836-98ec-361f7f3cbb54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:43.753Z|66cc96e7-cff0-4836-98ec-361f7f3cbb54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:43.753Z|73c04be3-b5cd-4084-bed9-eda19024160b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:43.754Z|73c04be3-b5cd-4084-bed9-eda19024160b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:45.660Z|029a70fc-0d35-4846-9fdb-21d4e9133b13|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:29:45.661Z|029a70fc-0d35-4846-9fdb-21d4e9133b13|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:49.936Z|a562c8dc-1183-46b5-a15c-fe066233fbeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:29:49.940Z|a562c8dc-1183-46b5-a15c-fe066233fbeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:29:51.000Z|2cadd3e1-fd0a-4c79-b05e-ff2c8b4bddf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:29:51.000Z|2cadd3e1-fd0a-4c79-b05e-ff2c8b4bddf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:29:53.777Z|69a0bd84-39a6-4505-b8d9-fdd17cce4c8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:53.778Z|69a0bd84-39a6-4505-b8d9-fdd17cce4c8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:53.779Z|e0206608-c48c-443a-975d-4247c534d777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:53.779Z|e0206608-c48c-443a-975d-4247c534d777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:29:53.781Z|03d8c3d4-db09-42ae-aa5e-bf3849fc286b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:29:53.782Z|03d8c3d4-db09-42ae-aa5e-bf3849fc286b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:03.808Z|be26a129-0a74-429d-815d-6553809095dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:03.808Z|7f1e03b5-4977-4cf3-a2bd-4eadc5534523|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:03.809Z|be26a129-0a74-429d-815d-6553809095dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:03.809Z|7f1e03b5-4977-4cf3-a2bd-4eadc5534523|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:03.812Z|955ff2f2-87b0-4e77-9ba4-088d878c4c31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:03.813Z|955ff2f2-87b0-4e77-9ba4-088d878c4c31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:04.936Z|5c3f8c37-f88d-40bf-aea6-615d2397e106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:30:04.936Z|5c3f8c37-f88d-40bf-aea6-615d2397e106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:30:13.840Z|a4e432a6-bd50-4aa7-8afc-677a5fb831b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:13.839Z|4ecbbf2e-d65f-44cf-beec-7cb134d33747|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:13.841Z|4ecbbf2e-d65f-44cf-beec-7cb134d33747|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:13.842Z|a4e432a6-bd50-4aa7-8afc-677a5fb831b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:13.843Z|c2c10851-d29d-43d8-a31d-39c275b11de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:13.843Z|c2c10851-d29d-43d8-a31d-39c275b11de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:19.936Z|735a7925-14b3-40be-8d89-64b27714cecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:30:19.936Z|735a7925-14b3-40be-8d89-64b27714cecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:30:21.001Z|f81ba714-4441-4a4c-ba11-ce3d5ad77946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:30:21.001Z|f81ba714-4441-4a4c-ba11-ce3d5ad77946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:30:23.873Z|4051d860-bcaa-4a18-bab2-383bcd8441d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:23.874Z|4051d860-bcaa-4a18-bab2-383bcd8441d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:23.880Z|66f9e97a-6d67-4efd-9b66-1a41c81d8edf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:23.881Z|66f9e97a-6d67-4efd-9b66-1a41c81d8edf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:23.881Z|809fe8b9-a2f6-41e6-adb1-1a15407db6ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:23.882Z|809fe8b9-a2f6-41e6-adb1-1a15407db6ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:33.900Z|3f466daa-d9e1-495f-a6b0-63c133768bdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:33.900Z|3f466daa-d9e1-495f-a6b0-63c133768bdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:33.903Z|2ebab5ff-9742-4b16-b0c5-d69f3cec895a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:33.903Z|2ebab5ff-9742-4b16-b0c5-d69f3cec895a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:33.904Z|7ebdb160-a5aa-48e0-beec-f8f7a75672bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:33.905Z|7ebdb160-a5aa-48e0-beec-f8f7a75672bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:34.937Z|b04b7a5d-12dd-470d-ba50-dc9c6d3edd32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:30:34.941Z|b04b7a5d-12dd-470d-ba50-dc9c6d3edd32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:30:43.924Z|62122c69-b558-42b2-8974-fbc876ee1079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:43.924Z|62122c69-b558-42b2-8974-fbc876ee1079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:43.926Z|82265b78-c1b6-4457-9504-ce779dc0f6aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:43.927Z|82265b78-c1b6-4457-9504-ce779dc0f6aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:43.971Z|7a87e467-9294-4604-8219-c0edc51299d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:43.972Z|7a87e467-9294-4604-8219-c0edc51299d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:45.660Z|ae8f5655-cd22-4502-9209-00f3ce95aeb6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:30:45.661Z|ae8f5655-cd22-4502-9209-00f3ce95aeb6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:49.936Z|ed155cf4-121a-4c57-b95b-d5f4db1a9aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:30:49.937Z|ed155cf4-121a-4c57-b95b-d5f4db1a9aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:30:51.002Z|63ca9f67-51e3-420c-aaea-2f23c5a72232|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:30:51.002Z|63ca9f67-51e3-420c-aaea-2f23c5a72232|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:30:53.995Z|fbd1ea26-446a-45e8-b4f8-9986007b82e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:53.996Z|fbd1ea26-446a-45e8-b4f8-9986007b82e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:54.005Z|88759f8f-4260-47bb-8bb4-e7af57ee0127|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:54.005Z|a7e16b75-d2a2-49e2-a6c5-5b8a48d9a824|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:30:54.006Z|88759f8f-4260-47bb-8bb4-e7af57ee0127|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:30:54.006Z|a7e16b75-d2a2-49e2-a6c5-5b8a48d9a824|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:04.030Z|75cebece-3fa2-4b9e-ae4b-a1b98381d1ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:04.031Z|779731e0-64d4-4763-b6be-477f070bd4f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:04.031Z|75cebece-3fa2-4b9e-ae4b-a1b98381d1ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:04.031Z|779731e0-64d4-4763-b6be-477f070bd4f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:04.042Z|33211ec6-3459-4d03-be91-342b65e8ff2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:04.043Z|33211ec6-3459-4d03-be91-342b65e8ff2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:04.936Z|b17fa5de-6733-4ec9-81bc-f19f699e868e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:31:04.936Z|b17fa5de-6733-4ec9-81bc-f19f699e868e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:31:14.054Z|972117b7-b0f3-456d-8b1a-e59cdba8022d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:14.055Z|972117b7-b0f3-456d-8b1a-e59cdba8022d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:14.059Z|f33bc61c-592e-41a8-be4d-e2c6064d274e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:14.060Z|f33bc61c-592e-41a8-be4d-e2c6064d274e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:14.064Z|5bd0deb2-822c-425f-b7a4-e7960d94dbe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:14.064Z|5bd0deb2-822c-425f-b7a4-e7960d94dbe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:19.936Z|d259ea34-072f-4fd2-8d73-c9d7e958d403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:31:19.940Z|d259ea34-072f-4fd2-8d73-c9d7e958d403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:31:21.003Z|3b3c2a23-bd3d-4135-86b3-54b2a5c7ff67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:31:21.003Z|3b3c2a23-bd3d-4135-86b3-54b2a5c7ff67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:31:24.081Z|ab736daf-8cc8-4109-835d-617b4e9cf19d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:24.082Z|ab736daf-8cc8-4109-835d-617b4e9cf19d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:24.084Z|51eaad4d-e751-4ce7-96f0-c6d29625fcc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:24.085Z|51eaad4d-e751-4ce7-96f0-c6d29625fcc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:24.090Z|274459e6-5b40-449a-8259-744d8e9e70d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:24.091Z|274459e6-5b40-449a-8259-744d8e9e70d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:34.106Z|c82893d8-7f82-473e-b1b2-c47b4f2d1e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:34.106Z|c82893d8-7f82-473e-b1b2-c47b4f2d1e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:34.109Z|3670face-c454-4e5e-9c90-59f0675a47fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:34.110Z|3670face-c454-4e5e-9c90-59f0675a47fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:34.114Z|960774c4-1fe1-4a1d-bef5-282bc3221b9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:34.115Z|960774c4-1fe1-4a1d-bef5-282bc3221b9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:34.936Z|2729b2a4-6b4a-4e95-8a52-d9dabdf4f74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:31:34.936Z|2729b2a4-6b4a-4e95-8a52-d9dabdf4f74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:31:44.135Z|ca0eefe7-f4c7-40c8-8e3c-2a9439847c0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:44.136Z|ca0eefe7-f4c7-40c8-8e3c-2a9439847c0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:44.136Z|911ad05b-a403-4520-a843-386f05691c7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:44.137Z|911ad05b-a403-4520-a843-386f05691c7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:44.140Z|54997100-a637-4500-bad3-8b447eb5c85f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:44.141Z|54997100-a637-4500-bad3-8b447eb5c85f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:45.661Z|dbdb98a0-f191-424a-9fa2-0cfaf023812d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:31:45.662Z|dbdb98a0-f191-424a-9fa2-0cfaf023812d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:49.936Z|cec6bc16-c36b-4626-9c5e-4a9d974910d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:31:49.936Z|cec6bc16-c36b-4626-9c5e-4a9d974910d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:31:51.004Z|2da4423f-071a-4178-a005-d2fa8518d35e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:31:51.004Z|2da4423f-071a-4178-a005-d2fa8518d35e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:31:54.166Z|1c6c545c-2d53-4cfb-90a2-2d96f04edaac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:54.167Z|1c6c545c-2d53-4cfb-90a2-2d96f04edaac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:54.171Z|29800d14-1403-4e23-bed9-88147f289097|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:54.171Z|29800d14-1403-4e23-bed9-88147f289097|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:31:54.176Z|e48fb2c4-4618-41b5-bd34-b8d658111d8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:31:54.177Z|e48fb2c4-4618-41b5-bd34-b8d658111d8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:04.195Z|c3a4a007-e763-447e-9060-569572a1d37c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:04.195Z|c3a4a007-e763-447e-9060-569572a1d37c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:04.200Z|8366ef23-aa0a-408d-b727-097e1119adc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:04.200Z|6b95f92b-27f4-4e34-b06f-95ef017515a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:04.201Z|8366ef23-aa0a-408d-b727-097e1119adc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:04.201Z|6b95f92b-27f4-4e34-b06f-95ef017515a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:04.936Z|8a4d3f53-594b-47bc-b1e0-be85993978d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:32:04.940Z|8a4d3f53-594b-47bc-b1e0-be85993978d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:32:14.225Z|f016a081-67dc-463d-83d1-97ae77a179c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:14.225Z|f016a081-67dc-463d-83d1-97ae77a179c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:14.230Z|08230c6b-7137-4a9e-b9ba-26d99c6b4f47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:14.231Z|08230c6b-7137-4a9e-b9ba-26d99c6b4f47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:14.233Z|5548f466-155a-455c-ab70-f80309a3123f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:14.234Z|5548f466-155a-455c-ab70-f80309a3123f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:19.936Z|216267d3-8a6a-4bd1-8f9f-75efc06b1464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:32:19.936Z|216267d3-8a6a-4bd1-8f9f-75efc06b1464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:32:21.005Z|2ffa3796-4bf5-40ae-9af7-6b84110a85bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:32:21.005Z|2ffa3796-4bf5-40ae-9af7-6b84110a85bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:32:24.252Z|cb4a38d7-8f97-4df7-81f2-831b4d0cc724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:24.253Z|cb4a38d7-8f97-4df7-81f2-831b4d0cc724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:24.257Z|87944de7-626e-40f6-b05a-e673ea02ba93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:24.258Z|87944de7-626e-40f6-b05a-e673ea02ba93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:24.260Z|c34e8c0d-6eac-4de7-861b-b557760b52c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:24.260Z|c34e8c0d-6eac-4de7-861b-b557760b52c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:34.285Z|3e2a463f-d9eb-4de6-b96c-39772eb23066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:34.285Z|3e2a463f-d9eb-4de6-b96c-39772eb23066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:34.293Z|e7efeede-e164-4ec1-968e-88e482f1aaed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:34.293Z|e7efeede-e164-4ec1-968e-88e482f1aaed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:34.295Z|fbdaae1a-fcbd-4045-9276-83b7da463545|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:34.295Z|fbdaae1a-fcbd-4045-9276-83b7da463545|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:34.936Z|da869f70-7594-4436-97b8-cbd3a5e453d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:32:34.936Z|da869f70-7594-4436-97b8-cbd3a5e453d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:32:44.314Z|9a3634d8-d9bc-4c47-9ff7-c4a9281f1fe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:44.314Z|9a3634d8-d9bc-4c47-9ff7-c4a9281f1fe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:44.319Z|54722e12-fc6f-4b3c-a9bc-41e83aeb302c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:44.319Z|54722e12-fc6f-4b3c-a9bc-41e83aeb302c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:44.322Z|4feec96f-c91a-4371-85f2-c90c70a87259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:44.322Z|4feec96f-c91a-4371-85f2-c90c70a87259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:45.660Z|9e3198f2-d8f2-4613-9921-04facb80b84e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:32:45.660Z|9e3198f2-d8f2-4613-9921-04facb80b84e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:49.936Z|14b028f8-6911-4d11-87bd-5a14cfeb4d29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:32:49.940Z|14b028f8-6911-4d11-87bd-5a14cfeb4d29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:32:51.006Z|aff08438-70e9-48a5-84de-93e5ddf1b5f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:32:51.006Z|aff08438-70e9-48a5-84de-93e5ddf1b5f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:32:54.337Z|cab70774-1df7-4617-b4f3-b90f215bbba7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:54.338Z|cab70774-1df7-4617-b4f3-b90f215bbba7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:54.345Z|d1d84e69-e481-416f-ad7a-14f7725a9a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:54.345Z|2132fd51-c5e7-40d1-9e06-7372ebc09794|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:32:54.346Z|d1d84e69-e481-416f-ad7a-14f7725a9a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:32:54.346Z|2132fd51-c5e7-40d1-9e06-7372ebc09794|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:04.369Z|9debcd46-cd99-4e54-a265-6b963b052246|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:04.370Z|9debcd46-cd99-4e54-a265-6b963b052246|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:04.374Z|2b8451aa-bd73-4673-90da-a334c4851fc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:04.375Z|2b8451aa-bd73-4673-90da-a334c4851fc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:04.375Z|b2b3b285-881a-4df5-af99-dcc6b8302b9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:04.375Z|b2b3b285-881a-4df5-af99-dcc6b8302b9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:04.936Z|4cefb3df-e98f-45ab-b3bd-fccf9edcd98f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:33:04.937Z|4cefb3df-e98f-45ab-b3bd-fccf9edcd98f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:33:14.401Z|eaeb258a-478a-4e79-8002-52213e069dc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:14.401Z|515786a8-640f-4b96-a3e1-dcdfb88ee190|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:14.401Z|eaeb258a-478a-4e79-8002-52213e069dc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:14.402Z|515786a8-640f-4b96-a3e1-dcdfb88ee190|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:14.404Z|5dd93357-7771-463c-9600-c07b3ad628cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:14.404Z|5dd93357-7771-463c-9600-c07b3ad628cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:19.936Z|2960078a-e378-4f1f-8b09-4de10abeaaaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:33:19.936Z|2960078a-e378-4f1f-8b09-4de10abeaaaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:33:21.007Z|953f851c-9842-46f8-bc43-879f386aba52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:33:21.007Z|953f851c-9842-46f8-bc43-879f386aba52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:33:24.430Z|82c3047a-6078-4af4-91e2-becae7ba7455|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:24.431Z|45746218-f3cf-4991-bbea-28146f38c35a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:24.431Z|82c3047a-6078-4af4-91e2-becae7ba7455|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:24.431Z|45746218-f3cf-4991-bbea-28146f38c35a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:24.434Z|ec1c77d2-a40e-44f2-a768-142f491baa03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:24.435Z|ec1c77d2-a40e-44f2-a768-142f491baa03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:34.461Z|d1cd767d-d4a3-4379-84e7-fe574f78ed30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:34.461Z|d1cd767d-d4a3-4379-84e7-fe574f78ed30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:34.469Z|8c8bbff4-732f-4c06-9dfe-d44bca575e74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:34.470Z|8c8bbff4-732f-4c06-9dfe-d44bca575e74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:34.470Z|a7b2cab3-7688-49c5-a8cb-a145b9b79768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:34.471Z|a7b2cab3-7688-49c5-a8cb-a145b9b79768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:34.936Z|5725808e-88eb-475e-a1a7-99fb8b653c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:33:34.936Z|5725808e-88eb-475e-a1a7-99fb8b653c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:33:44.494Z|68dc7ad7-7f42-4a7e-9172-bc6fcab41996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:44.495Z|68dc7ad7-7f42-4a7e-9172-bc6fcab41996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:44.499Z|8e50c682-34c3-4e6e-90a9-473d1e0a68d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:44.500Z|8e50c682-34c3-4e6e-90a9-473d1e0a68d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:44.503Z|6abf14e5-bfc7-4536-b297-8b8c4901bb09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:44.504Z|6abf14e5-bfc7-4536-b297-8b8c4901bb09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:45.661Z|e29deaae-56a9-42cb-8c12-2c4e77d3b3f0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:33:45.662Z|e29deaae-56a9-42cb-8c12-2c4e77d3b3f0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:49.936Z|c9e29142-f20b-4700-bd38-6be5bb714e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:33:49.936Z|c9e29142-f20b-4700-bd38-6be5bb714e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:33:51.008Z|1a871158-c663-4bcd-9b17-ac6bdde8f976|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:33:51.008Z|1a871158-c663-4bcd-9b17-ac6bdde8f976|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:33:54.528Z|0ba708cb-7c40-4d16-aa22-d85e6930345b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:54.529Z|0ba708cb-7c40-4d16-aa22-d85e6930345b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:54.538Z|ceedd498-2595-4601-ad68-6fb1c418f6ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:54.538Z|ceedd498-2595-4601-ad68-6fb1c418f6ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:33:54.539Z|d92f71a6-6edc-407d-a00c-2c763b17db64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:33:54.540Z|d92f71a6-6edc-407d-a00c-2c763b17db64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:04.568Z|d7c05b9f-130c-4d8c-b5f4-399fd9a9a472|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:04.569Z|d7c05b9f-130c-4d8c-b5f4-399fd9a9a472|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:04.571Z|06419936-d807-4381-894e-cc2127e35301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:04.572Z|06419936-d807-4381-894e-cc2127e35301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:04.574Z|147b5eca-9fcc-4547-850f-356ccae27073|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:04.575Z|147b5eca-9fcc-4547-850f-356ccae27073|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:04.936Z|b1140b1a-adf7-4279-922b-818cc4da7c64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:34:04.936Z|b1140b1a-adf7-4279-922b-818cc4da7c64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:34:14.605Z|c23fb899-af7b-46c3-8607-15b62559c07b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:14.605Z|f42bc50b-8f61-486a-bbec-9208ff04ebd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:14.605Z|4d4b6000-5f39-4b23-8bf0-dd250a79450a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:14.606Z|c23fb899-af7b-46c3-8607-15b62559c07b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:14.606Z|f42bc50b-8f61-486a-bbec-9208ff04ebd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:14.606Z|4d4b6000-5f39-4b23-8bf0-dd250a79450a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:19.936Z|8e68876d-0f97-48b2-bdae-5bd888cea6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:34:19.937Z|8e68876d-0f97-48b2-bdae-5bd888cea6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:34:21.009Z|4751db16-34a0-4063-995c-7bbd3b32b428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:34:21.009Z|4751db16-34a0-4063-995c-7bbd3b32b428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:34:24.636Z|38eb188f-b8f8-4ca7-9d8c-ffffe01ec785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:24.637Z|38eb188f-b8f8-4ca7-9d8c-ffffe01ec785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:24.637Z|d67688ff-8289-412d-9e4c-a4911a38c507|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:24.638Z|d67688ff-8289-412d-9e4c-a4911a38c507|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:24.646Z|a312523c-2849-4e9a-a47b-ef214d6eee0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:24.647Z|a312523c-2849-4e9a-a47b-ef214d6eee0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:34.668Z|e355d953-dcbc-48d4-839e-526e8ad476d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:34.669Z|e355d953-dcbc-48d4-839e-526e8ad476d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:34.669Z|9176a0bb-078f-49f8-9436-53d6cd70b757|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:34.670Z|9176a0bb-078f-49f8-9436-53d6cd70b757|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:34.675Z|54b2fde6-33b5-4e0b-90e0-9ffb30dfd0e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:34.676Z|54b2fde6-33b5-4e0b-90e0-9ffb30dfd0e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:34.936Z|ea97bcb6-e2b7-4ead-b6f6-0ba74819e639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:34:34.936Z|ea97bcb6-e2b7-4ead-b6f6-0ba74819e639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:34:44.708Z|d68ae723-3647-4b1a-8840-2e164d4d51d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:44.708Z|7a9fcacb-9530-4954-a859-a040ecc910ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:44.708Z|3d110688-3f6c-4e4d-bd76-04566833f1a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:44.709Z|7a9fcacb-9530-4954-a859-a040ecc910ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:44.709Z|d68ae723-3647-4b1a-8840-2e164d4d51d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:44.709Z|3d110688-3f6c-4e4d-bd76-04566833f1a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:45.661Z|3a3a2299-acc9-45d8-8c3f-50a66a7f3535|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:34:45.662Z|3a3a2299-acc9-45d8-8c3f-50a66a7f3535|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:49.936Z|f47e40f9-5e02-4651-ab73-ff5c226679f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:34:49.937Z|f47e40f9-5e02-4651-ab73-ff5c226679f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:34:51.010Z|29b6bb2a-2510-48d6-a42e-88bf113616de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:34:51.010Z|29b6bb2a-2510-48d6-a42e-88bf113616de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:34:54.735Z|f1395376-5b39-4a81-8f8d-80387b2c4ea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:54.738Z|f1395376-5b39-4a81-8f8d-80387b2c4ea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:54.738Z|a9f7fa60-4f9e-417d-8f76-53228a71f249|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:54.739Z|8d14af79-bfa7-4fb4-a4a9-edabf32d13e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:34:54.739Z|a9f7fa60-4f9e-417d-8f76-53228a71f249|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:34:54.739Z|8d14af79-bfa7-4fb4-a4a9-edabf32d13e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:04.767Z|17b4e270-41ca-4cd1-8551-cfa3fa304391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:04.767Z|17b4e270-41ca-4cd1-8551-cfa3fa304391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:04.776Z|886c8837-281d-4e4f-a19b-2dd4f688454b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:04.776Z|886c8837-281d-4e4f-a19b-2dd4f688454b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:04.776Z|e9944b05-7bad-4583-a751-3c68ed3e806e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:04.777Z|e9944b05-7bad-4583-a751-3c68ed3e806e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:04.936Z|f12001d6-d152-4490-97cf-348008f6b2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:35:04.939Z|f12001d6-d152-4490-97cf-348008f6b2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:35:14.796Z|80944271-823d-4c09-b144-7e32a74eaec8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:14.797Z|80944271-823d-4c09-b144-7e32a74eaec8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:14.803Z|2af62ad7-435f-451a-acce-1bcbfa9f5afe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:14.804Z|2af62ad7-435f-451a-acce-1bcbfa9f5afe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:14.808Z|fded1799-0ccf-4834-9c39-e44d11eda1b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:14.809Z|fded1799-0ccf-4834-9c39-e44d11eda1b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:19.936Z|5057e77a-b507-4a4a-8b4a-a78c89f660f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:35:19.936Z|5057e77a-b507-4a4a-8b4a-a78c89f660f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:35:21.011Z|6dca799c-22de-4768-84c1-009af5d8fc73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:35:21.011Z|6dca799c-22de-4768-84c1-009af5d8fc73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:35:24.826Z|8b754429-0e02-4062-9c50-838fdc410fb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:24.827Z|8b754429-0e02-4062-9c50-838fdc410fb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:24.833Z|118ae331-5956-45f9-98db-f6af03fde7e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:24.833Z|118ae331-5956-45f9-98db-f6af03fde7e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:24.833Z|cf327846-3a42-410c-9c92-1046ec9ff77c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:24.834Z|cf327846-3a42-410c-9c92-1046ec9ff77c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:34.866Z|43273527-d68c-413e-8cc4-73915266638d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:34.866Z|43273527-d68c-413e-8cc4-73915266638d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:34.867Z|b655013a-50e4-4c4a-a313-5232ef9c5763|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:34.867Z|b655013a-50e4-4c4a-a313-5232ef9c5763|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:34.868Z|d7b798e3-5465-4ecf-9113-9955c0030d04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:34.868Z|d7b798e3-5465-4ecf-9113-9955c0030d04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:34.936Z|b4f9e9c3-7303-44c2-ac50-c413398437ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:35:34.936Z|b4f9e9c3-7303-44c2-ac50-c413398437ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:35:44.898Z|1232788f-a991-4177-bd2f-4958d496f9c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:44.898Z|bb080fd5-4100-42e5-bd67-4c9a6a22eb0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:44.898Z|1232788f-a991-4177-bd2f-4958d496f9c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:44.899Z|bb080fd5-4100-42e5-bd67-4c9a6a22eb0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:44.902Z|a213423f-e04b-4b8c-b6ac-db05f988c5be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:44.903Z|a213423f-e04b-4b8c-b6ac-db05f988c5be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:45.660Z|88c71781-72a8-4c85-b6eb-560e6744be1f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:35:45.661Z|88c71781-72a8-4c85-b6eb-560e6744be1f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:49.936Z|cd502136-eb86-4303-8d7c-275bf95e0833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:35:49.942Z|cd502136-eb86-4303-8d7c-275bf95e0833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:35:51.012Z|4eebaa68-6fa8-4b64-ac08-c7c3d64658ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:35:51.012Z|4eebaa68-6fa8-4b64-ac08-c7c3d64658ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:35:54.928Z|ba45da58-7b18-47e2-92a2-51f747543423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:54.928Z|ba45da58-7b18-47e2-92a2-51f747543423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:54.936Z|5079df7a-4cdf-4c68-ba60-512dfad4923b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:54.937Z|5079df7a-4cdf-4c68-ba60-512dfad4923b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:35:54.938Z|9a97469d-2e3f-4278-a7f3-06cf98127a04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:35:54.939Z|9a97469d-2e3f-4278-a7f3-06cf98127a04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:04.936Z|476a3164-4f9a-4165-85b5-f23c4b4b67ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:36:04.936Z|476a3164-4f9a-4165-85b5-f23c4b4b67ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:36:04.958Z|f53fee49-8f85-40ee-9e30-148ff4a87f4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:04.959Z|f53fee49-8f85-40ee-9e30-148ff4a87f4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:04.963Z|da1e8a91-5ddc-4128-a006-f9866705907e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:04.963Z|da1e8a91-5ddc-4128-a006-f9866705907e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:04.967Z|512195a7-11b5-4f85-b1ad-9b8bd106f790|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:04.968Z|512195a7-11b5-4f85-b1ad-9b8bd106f790|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:14.990Z|b8c128ad-f3de-46fd-8a8d-eccd83169b30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:14.990Z|2cc69ada-4ad8-45ba-9c23-e8ba9e6acff4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:14.990Z|b8c128ad-f3de-46fd-8a8d-eccd83169b30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:14.990Z|2cc69ada-4ad8-45ba-9c23-e8ba9e6acff4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:14.993Z|23420686-e15b-4bad-a175-25a6e3e4da5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:14.993Z|23420686-e15b-4bad-a175-25a6e3e4da5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:19.936Z|ba111083-3165-459b-abfc-c1675dcd16d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:36:19.937Z|ba111083-3165-459b-abfc-c1675dcd16d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:36:21.013Z|1cbb8681-d3bc-419d-9d1d-0a2b559547cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:36:21.013Z|1cbb8681-d3bc-419d-9d1d-0a2b559547cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:36:25.016Z|5ef4d494-3a45-4e0a-84f5-f566f777bdca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:25.016Z|de6fed83-8ad0-4ce6-9e77-ee721b047a85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:25.017Z|de6fed83-8ad0-4ce6-9e77-ee721b047a85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:25.017Z|5ef4d494-3a45-4e0a-84f5-f566f777bdca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:25.020Z|84ac74ab-6730-45e7-b047-9e23e3dacd99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:25.020Z|84ac74ab-6730-45e7-b047-9e23e3dacd99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:34.936Z|023940f9-a285-4016-bda5-6dbc1deab8ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:36:34.942Z|023940f9-a285-4016-bda5-6dbc1deab8ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:36:35.042Z|12d66ef2-ed86-43e7-bfdc-db38a317db24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:35.043Z|12d66ef2-ed86-43e7-bfdc-db38a317db24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:35.045Z|754feca8-b56e-4963-9016-516cc72ce043|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:35.045Z|754feca8-b56e-4963-9016-516cc72ce043|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:35.050Z|f1790545-b310-4164-8b70-a7a6ddc89371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:35.050Z|f1790545-b310-4164-8b70-a7a6ddc89371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:45.068Z|c1a716a2-41c6-42cf-b2f9-e2b102a71431|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:45.069Z|c1a716a2-41c6-42cf-b2f9-e2b102a71431|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:45.071Z|2462123f-9c7e-41e7-8aa1-ca79c1aab22b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:45.071Z|2462123f-9c7e-41e7-8aa1-ca79c1aab22b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:45.074Z|97881875-f145-4db7-b658-8f800bba3c61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:45.074Z|97881875-f145-4db7-b658-8f800bba3c61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:45.661Z|28a1a08a-f0be-4410-8311-3d7565874ced|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:36:45.662Z|28a1a08a-f0be-4410-8311-3d7565874ced|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:49.936Z|5a98024a-1d2e-401c-bac6-f655d8c99a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:36:49.936Z|5a98024a-1d2e-401c-bac6-f655d8c99a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:36:51.014Z|6d2a6e7b-ded6-446f-b7e0-aa86e9beaa5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:36:51.014Z|6d2a6e7b-ded6-446f-b7e0-aa86e9beaa5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:36:55.099Z|326d2355-dfed-4b19-86e9-61397980ab22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:55.100Z|326d2355-dfed-4b19-86e9-61397980ab22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:55.100Z|3dc690ad-6a62-474b-b6e2-c06229a6bf29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:55.101Z|3dc690ad-6a62-474b-b6e2-c06229a6bf29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:36:55.101Z|23cfdbb6-6386-453f-b95b-b7180c9eaabf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:36:55.102Z|23cfdbb6-6386-453f-b95b-b7180c9eaabf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:04.936Z|5401354e-6d99-4969-acc1-209972c9811f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:37:04.936Z|5401354e-6d99-4969-acc1-209972c9811f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:37:05.126Z|723846c4-723a-48e6-bbe3-eaaedad6f08b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:05.127Z|723846c4-723a-48e6-bbe3-eaaedad6f08b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:05.127Z|05cfef66-cd55-47b3-bd1c-b1bfcd333ba0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:05.128Z|05cfef66-cd55-47b3-bd1c-b1bfcd333ba0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:05.129Z|abb255f0-5862-4e0f-8713-d730416522c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:05.130Z|abb255f0-5862-4e0f-8713-d730416522c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:15.155Z|6f3e593d-056e-4de4-aeec-65bf3ca293f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:15.155Z|04725a6c-6d03-4e23-bf71-722d794ab6ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:15.155Z|6f3e593d-056e-4de4-aeec-65bf3ca293f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:15.156Z|04725a6c-6d03-4e23-bf71-722d794ab6ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:15.158Z|51252f07-2079-4808-964c-a3205694fc61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:15.158Z|51252f07-2079-4808-964c-a3205694fc61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:19.936Z|a76cabdd-7545-41f1-b858-2c0d4ee43ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:37:19.940Z|a76cabdd-7545-41f1-b858-2c0d4ee43ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:37:21.015Z|719cefaf-6b7b-4969-8e7a-8bcfaad1d1fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:37:21.016Z|719cefaf-6b7b-4969-8e7a-8bcfaad1d1fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:37:25.185Z|763c4b9b-bfa7-4f93-8e15-6c21dc0dcf31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:25.186Z|1225d6d7-1014-4fa0-9a2e-2a222078bf25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:25.186Z|763c4b9b-bfa7-4f93-8e15-6c21dc0dcf31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:25.186Z|1225d6d7-1014-4fa0-9a2e-2a222078bf25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:25.195Z|3a10ef3f-89bf-40d9-a0fe-48021ac666fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:25.195Z|3a10ef3f-89bf-40d9-a0fe-48021ac666fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:34.936Z|251d7be2-5a5b-46d8-ab04-bf3a78b87dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:37:34.936Z|251d7be2-5a5b-46d8-ab04-bf3a78b87dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:37:35.217Z|1d858504-2c42-49e0-872b-564c1539d689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:35.217Z|1d858504-2c42-49e0-872b-564c1539d689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:35.218Z|c32f57ac-5da0-4680-912c-43d10415e59f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:35.219Z|c32f57ac-5da0-4680-912c-43d10415e59f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:35.224Z|97cc0d86-1479-4117-94f2-667dff80ec1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:35.224Z|97cc0d86-1479-4117-94f2-667dff80ec1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:45.251Z|ed668b46-7cab-41fe-936b-9b8432fbadfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:45.252Z|ed668b46-7cab-41fe-936b-9b8432fbadfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:45.254Z|e2b42bbc-3534-4be2-a636-ab6c34329e78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:45.255Z|e2b42bbc-3534-4be2-a636-ab6c34329e78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:45.257Z|2692237f-1efe-4059-b85a-1e9f20f4703e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:45.257Z|2692237f-1efe-4059-b85a-1e9f20f4703e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:45.661Z|c9a5aca8-991b-498a-bd54-9a31521325bc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:37:45.661Z|c9a5aca8-991b-498a-bd54-9a31521325bc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:49.936Z|d8930aca-2dbd-402a-a74e-0b2e2456c983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:37:49.936Z|d8930aca-2dbd-402a-a74e-0b2e2456c983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:37:51.016Z|aca37659-0c7e-4492-91f5-f2aefb72a497|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:37:51.017Z|aca37659-0c7e-4492-91f5-f2aefb72a497|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:37:55.284Z|f3c49036-0824-4418-a970-0527caab4997|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:55.284Z|f3c49036-0824-4418-a970-0527caab4997|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:55.286Z|e8cfc731-2d66-47a4-bef2-0422ce19bab0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:55.286Z|e8cfc731-2d66-47a4-bef2-0422ce19bab0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:37:55.293Z|502f6b6d-8623-4262-8d76-8a8008d81846|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:37:55.293Z|502f6b6d-8623-4262-8d76-8a8008d81846|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:04.936Z|4e2016d6-955d-47c7-b229-15801dc08291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:38:04.940Z|4e2016d6-955d-47c7-b229-15801dc08291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:38:05.314Z|ab3487ac-c596-416d-a29e-95a46d8296be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:05.315Z|ab3487ac-c596-416d-a29e-95a46d8296be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:05.315Z|4b9949f4-aed6-4b8d-8ff2-a203d35704fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:05.315Z|4b9949f4-aed6-4b8d-8ff2-a203d35704fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:05.318Z|81d71c5b-6cbf-4cae-8517-ad20e31095f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:05.319Z|81d71c5b-6cbf-4cae-8517-ad20e31095f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:15.344Z|4359b3d0-5664-4333-9c13-900debadfef6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:15.344Z|4359b3d0-5664-4333-9c13-900debadfef6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:15.347Z|cbb5ce2b-77c1-46d4-bceb-d8d578c4079c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:15.348Z|cbb5ce2b-77c1-46d4-bceb-d8d578c4079c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:15.352Z|0cc45f3e-881d-4e22-ba03-a1f6c73c2b1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:15.352Z|0cc45f3e-881d-4e22-ba03-a1f6c73c2b1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:19.936Z|aeec0a07-b282-4c13-8428-bb4487d79a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:38:19.936Z|aeec0a07-b282-4c13-8428-bb4487d79a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:38:21.017Z|8f11436c-19dd-4432-bc91-fada7336c715|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:38:21.017Z|8f11436c-19dd-4432-bc91-fada7336c715|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:38:25.373Z|565b677a-1777-4263-a550-36c5f97dc4b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:25.374Z|565b677a-1777-4263-a550-36c5f97dc4b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:25.377Z|afa0943f-beeb-4e89-9e11-54c2c595ab6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:25.378Z|afa0943f-beeb-4e89-9e11-54c2c595ab6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:25.378Z|5752f362-cb0c-44ae-9703-357eeac458e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:25.379Z|5752f362-cb0c-44ae-9703-357eeac458e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:34.936Z|7f876931-2c29-4077-bdcf-716a09a1d14e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:38:34.936Z|7f876931-2c29-4077-bdcf-716a09a1d14e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:38:35.402Z|90e2b527-322f-4208-8d31-8eb6022774bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:35.402Z|90e2b527-322f-4208-8d31-8eb6022774bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:35.406Z|414afd79-82c5-46cc-b5b6-8998d6c27532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:35.407Z|414afd79-82c5-46cc-b5b6-8998d6c27532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:35.408Z|db9b0419-3f0a-4372-849a-8193b1bcbbef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:35.409Z|db9b0419-3f0a-4372-849a-8193b1bcbbef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:45.432Z|e1faf6ad-a81c-43ea-a92b-c5ccd410562a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:45.432Z|e1faf6ad-a81c-43ea-a92b-c5ccd410562a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:45.435Z|f122f492-dbd0-493e-8b94-9254a287cb3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:45.435Z|f122f492-dbd0-493e-8b94-9254a287cb3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:45.436Z|009d72e6-4044-4893-84bd-7e6967623d46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:45.437Z|009d72e6-4044-4893-84bd-7e6967623d46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:45.660Z|a8a9ea2a-0e04-46de-801a-64d456b29616|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:38:45.661Z|a8a9ea2a-0e04-46de-801a-64d456b29616|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:49.936Z|97ede185-1424-43ca-bc42-2376ab1adb82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:38:49.939Z|97ede185-1424-43ca-bc42-2376ab1adb82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:38:51.018Z|1df42675-072d-41d0-81b3-f4962d8b8918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:38:51.019Z|1df42675-072d-41d0-81b3-f4962d8b8918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:38:55.463Z|d49d7540-c077-42dc-8044-7091dee48db1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:55.464Z|d49d7540-c077-42dc-8044-7091dee48db1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:55.470Z|e3608837-7a51-49be-a8c9-880c79a984b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:55.471Z|e3608837-7a51-49be-a8c9-880c79a984b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:38:55.473Z|12b92ef2-8628-4968-9425-4a246f28430b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:38:55.474Z|12b92ef2-8628-4968-9425-4a246f28430b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:04.936Z|008de061-7280-44de-b6b5-03571b835e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:39:04.936Z|008de061-7280-44de-b6b5-03571b835e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:39:05.508Z|d9507b4d-04ca-4c70-8056-094a2cc3a7cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:05.509Z|9b7c0d71-5fb7-4d47-a8a5-09f2fafba12e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:05.509Z|d9507b4d-04ca-4c70-8056-094a2cc3a7cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:05.509Z|9b7c0d71-5fb7-4d47-a8a5-09f2fafba12e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:05.510Z|195a6557-1efb-44f7-88b6-82f1a980340a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:05.510Z|195a6557-1efb-44f7-88b6-82f1a980340a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:15.554Z|81a258a6-a694-40a2-96c5-133d0916c85b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:15.555Z|81a258a6-a694-40a2-96c5-133d0916c85b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:15.556Z|6856bc54-b2f1-4cb2-9bfb-0fb85c2fc655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:15.556Z|6856bc54-b2f1-4cb2-9bfb-0fb85c2fc655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:15.563Z|7de28ff1-12f2-4749-aa5b-3d8834c1beb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:15.563Z|7de28ff1-12f2-4749-aa5b-3d8834c1beb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:19.936Z|40f12011-20f8-4887-a086-b1d913c4fb93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:39:19.936Z|40f12011-20f8-4887-a086-b1d913c4fb93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:39:21.019Z|200c75d8-4308-4e32-bd31-2f7d5a30eb87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:39:21.020Z|200c75d8-4308-4e32-bd31-2f7d5a30eb87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:39:25.581Z|0098d2c2-f3f9-442b-94a7-630f31cba9a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:25.582Z|0098d2c2-f3f9-442b-94a7-630f31cba9a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:25.582Z|b1bd5cab-8551-42f8-975d-c508a792a705|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:25.583Z|b1bd5cab-8551-42f8-975d-c508a792a705|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:25.587Z|950744ab-9e93-4565-9ee7-c7c2cb785187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:25.588Z|950744ab-9e93-4565-9ee7-c7c2cb785187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:34.936Z|7ec6fd8a-26d6-473c-8ac3-107fe7afd8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:39:34.942Z|7ec6fd8a-26d6-473c-8ac3-107fe7afd8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:39:35.612Z|b59bddab-ad48-43d3-84d7-65be5b8eee12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:35.613Z|b59bddab-ad48-43d3-84d7-65be5b8eee12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:35.613Z|abb10f73-e28b-43eb-bdc1-1d383403d4e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:35.614Z|abb10f73-e28b-43eb-bdc1-1d383403d4e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:35.613Z|79f35985-7472-49b4-910f-9e88a07cd3a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:35.615Z|79f35985-7472-49b4-910f-9e88a07cd3a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:45.636Z|84c2c735-b807-4293-8e15-e5307b211580|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:45.636Z|84c2c735-b807-4293-8e15-e5307b211580|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:45.637Z|193ca521-b313-479d-a3da-5f19da85250e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:45.637Z|193ca521-b313-479d-a3da-5f19da85250e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:45.644Z|5a699cf8-190d-46f3-9fe8-0f36fda2137b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:45.644Z|5a699cf8-190d-46f3-9fe8-0f36fda2137b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:45.660Z|7d5ef621-bb51-4249-9885-ebb381568ace|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:39:45.661Z|7d5ef621-bb51-4249-9885-ebb381568ace|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:49.936Z|d95d4ef8-fcaf-47d4-bae9-8eba4202db24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:39:49.936Z|d95d4ef8-fcaf-47d4-bae9-8eba4202db24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:39:51.020Z|4489e85e-9121-4007-8da9-e948f120dc72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:39:51.021Z|4489e85e-9121-4007-8da9-e948f120dc72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:39:55.661Z|93f02868-67a3-47e4-a05d-db8a9f5c905f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:55.661Z|d3410502-b2b2-4b1e-97f3-d98759193009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:55.661Z|93f02868-67a3-47e4-a05d-db8a9f5c905f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:55.661Z|d3410502-b2b2-4b1e-97f3-d98759193009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:39:55.664Z|bee3731b-3240-4e0b-b403-029a201a9e3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:39:55.664Z|bee3731b-3240-4e0b-b403-029a201a9e3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:04.936Z|8ed10548-9647-4866-91dc-a4b639b956fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:40:04.936Z|8ed10548-9647-4866-91dc-a4b639b956fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:40:05.689Z|9a8afaec-e8de-4f6d-8f54-64860e3ecd4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:05.689Z|12d3f722-3485-4dc4-8be8-a25fb6f0db49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:05.690Z|9a8afaec-e8de-4f6d-8f54-64860e3ecd4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:05.690Z|92955863-49db-4d9b-83ad-af533e163f01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:05.690Z|12d3f722-3485-4dc4-8be8-a25fb6f0db49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:05.690Z|92955863-49db-4d9b-83ad-af533e163f01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:15.719Z|47c6544f-52b8-4895-aba8-5a702754e47a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:15.719Z|47c6544f-52b8-4895-aba8-5a702754e47a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:15.720Z|f9fb19dd-fb36-4997-ae62-89b7c1003a5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:15.720Z|f9fb19dd-fb36-4997-ae62-89b7c1003a5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:15.726Z|1dc72885-0cfd-4c8c-9491-bdde49218d56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:15.726Z|1dc72885-0cfd-4c8c-9491-bdde49218d56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:19.936Z|9ed19829-d472-4465-acf4-87c5630a764f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:40:19.943Z|9ed19829-d472-4465-acf4-87c5630a764f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:40:21.022Z|a9b4a6c6-d49c-4055-91b8-1aa4ee5396da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:40:21.022Z|a9b4a6c6-d49c-4055-91b8-1aa4ee5396da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:40:25.746Z|13e1cfe1-d5d8-4cd0-a83b-0be1a9513f2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:25.747Z|13e1cfe1-d5d8-4cd0-a83b-0be1a9513f2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:25.751Z|2e7aedc5-54ad-422c-9c05-b8ab083a807a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:25.752Z|2e7aedc5-54ad-422c-9c05-b8ab083a807a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:25.756Z|06e17d85-d269-40df-801e-d5f9b7351a4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:25.756Z|06e17d85-d269-40df-801e-d5f9b7351a4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:34.936Z|b12a6996-77eb-437d-8b23-38816fb82c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:40:34.936Z|b12a6996-77eb-437d-8b23-38816fb82c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:40:35.775Z|aa5bc3b9-4974-48f7-957a-bf16c804630c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:35.776Z|aa5bc3b9-4974-48f7-957a-bf16c804630c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:35.782Z|bfa95bec-a737-4021-8dd2-829f148f0224|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:35.782Z|bfa95bec-a737-4021-8dd2-829f148f0224|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:35.786Z|598478bb-7539-4f7a-886f-ea5455a7fd66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:35.786Z|598478bb-7539-4f7a-886f-ea5455a7fd66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:45.661Z|303135fa-799d-4f7f-8ff2-f9deea746216|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:40:45.661Z|303135fa-799d-4f7f-8ff2-f9deea746216|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:45.802Z|656c19ff-6a8f-4c34-a9c6-aa98ddfe6676|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:45.802Z|656c19ff-6a8f-4c34-a9c6-aa98ddfe6676|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:45.811Z|cd281ed0-d2ff-4f6b-941a-b207052cde9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:45.811Z|cd281ed0-d2ff-4f6b-941a-b207052cde9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:45.815Z|117a8c0d-2a6d-404a-8d5b-70f1e2d10c4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:45.815Z|117a8c0d-2a6d-404a-8d5b-70f1e2d10c4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:49.936Z|991d7d87-b636-439e-84a8-53fcb5ac389f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:40:49.937Z|991d7d87-b636-439e-84a8-53fcb5ac389f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:40:51.023Z|3587a7f9-cdf0-4a5f-96ed-9b3a863e0a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:40:51.024Z|3587a7f9-cdf0-4a5f-96ed-9b3a863e0a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:40:55.831Z|53190c11-4378-48af-8dc5-d162189a3cfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:55.831Z|53190c11-4378-48af-8dc5-d162189a3cfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:55.838Z|f33b7948-b6f8-4d8b-9fa3-80933c6ce264|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:55.839Z|f33b7948-b6f8-4d8b-9fa3-80933c6ce264|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:40:55.844Z|b792d39d-5c7a-4da6-b1c0-c8f88a8009fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:40:55.845Z|b792d39d-5c7a-4da6-b1c0-c8f88a8009fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:04.936Z|5efa1566-1a6c-415f-8ee1-78debf6e0894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:41:04.940Z|5efa1566-1a6c-415f-8ee1-78debf6e0894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:41:05.864Z|9b5e547b-1f90-4bcc-8595-e81668737276|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:05.865Z|9b5e547b-1f90-4bcc-8595-e81668737276|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:05.868Z|778a326b-f327-409b-97ec-6b379b4f951b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:05.869Z|778a326b-f327-409b-97ec-6b379b4f951b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:05.871Z|75f92ab1-6d84-4db6-9ba3-24c10ed03dee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:05.872Z|75f92ab1-6d84-4db6-9ba3-24c10ed03dee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:15.889Z|3daae374-d118-4791-8e1d-5bd809b1f4e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:15.890Z|3daae374-d118-4791-8e1d-5bd809b1f4e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:15.898Z|a776b88b-0c79-43a1-9e40-0a13657472a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:15.898Z|ce532e87-1c47-48d3-95ba-a468e3ca16e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:15.898Z|a776b88b-0c79-43a1-9e40-0a13657472a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:15.898Z|ce532e87-1c47-48d3-95ba-a468e3ca16e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:19.936Z|0ae755cd-4c6a-45a6-8d84-d3bc87de97db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:41:19.936Z|0ae755cd-4c6a-45a6-8d84-d3bc87de97db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:41:21.024Z|7ec828e8-b2b4-40a7-9dbe-dfddd1850ef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:41:21.024Z|7ec828e8-b2b4-40a7-9dbe-dfddd1850ef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:41:25.923Z|156cc0e6-12e3-42ca-ae74-7bcdb6d81481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:25.924Z|156cc0e6-12e3-42ca-ae74-7bcdb6d81481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:25.925Z|8cc490c8-8fe8-4a76-aef6-a891b7bff777|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:25.926Z|8cc490c8-8fe8-4a76-aef6-a891b7bff777|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:25.926Z|9e5bcb1d-1111-4d5a-88e8-c2dfe5d52401|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:25.927Z|9e5bcb1d-1111-4d5a-88e8-c2dfe5d52401|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:34.936Z|365ccf1f-ca06-416e-83a8-6e510d372a8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:41:34.936Z|365ccf1f-ca06-416e-83a8-6e510d372a8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:41:35.950Z|0122f39a-27f3-4d22-9cfe-a8cc18aff772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:35.951Z|0122f39a-27f3-4d22-9cfe-a8cc18aff772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:35.952Z|c0ad63b9-10e4-4c9f-b957-b1654201dd07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:35.952Z|c0ad63b9-10e4-4c9f-b957-b1654201dd07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:35.956Z|e875949d-fb3d-4163-84ff-1fdf9461ae7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:35.957Z|e875949d-fb3d-4163-84ff-1fdf9461ae7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:45.661Z|283f1da4-10f8-4311-ab48-39bf4229f01a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:41:45.662Z|283f1da4-10f8-4311-ab48-39bf4229f01a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:45.982Z|e6fc0d82-80aa-486b-ba29-ce156388a09d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:45.982Z|e6fc0d82-80aa-486b-ba29-ce156388a09d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:45.989Z|c907bb97-bb2e-40f0-a95d-ccf6e8befe6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:45.990Z|c907bb97-bb2e-40f0-a95d-ccf6e8befe6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:45.990Z|9ef52ead-3ab5-402d-b101-8a7c9aa2ebd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:45.991Z|9ef52ead-3ab5-402d-b101-8a7c9aa2ebd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:49.936Z|d96962e3-c454-49d0-905a-7bffca5e1297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:41:49.941Z|d96962e3-c454-49d0-905a-7bffca5e1297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:41:51.025Z|2cae1b96-454d-4d5f-b7e6-8cfaecbf7dd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:41:51.025Z|2cae1b96-454d-4d5f-b7e6-8cfaecbf7dd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:41:56.011Z|5f0d6455-d054-46d3-8cf9-431cd51687f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:56.012Z|5f0d6455-d054-46d3-8cf9-431cd51687f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:56.016Z|25e9277f-0cac-473d-8274-b2766a5932c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:56.017Z|25e9277f-0cac-473d-8274-b2766a5932c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:41:56.017Z|8a41a1a5-139e-4ef0-9c08-fbcb045d4319|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:41:56.017Z|8a41a1a5-139e-4ef0-9c08-fbcb045d4319|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:04.936Z|bbf2c5f3-4def-43d7-8813-2d69446b5106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:42:04.937Z|bbf2c5f3-4def-43d7-8813-2d69446b5106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:42:06.040Z|48e785e6-2129-492b-9593-b72a335c6f3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:06.040Z|48e785e6-2129-492b-9593-b72a335c6f3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:06.042Z|d18b449f-c782-4179-a994-6aab178aea99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:06.042Z|d18b449f-c782-4179-a994-6aab178aea99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:06.045Z|32928276-4e1e-4517-a1c5-5b7e3823da0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:06.046Z|32928276-4e1e-4517-a1c5-5b7e3823da0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:16.070Z|73b6b55d-d9a0-4afb-a939-e7bf868139a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:16.071Z|73b6b55d-d9a0-4afb-a939-e7bf868139a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:16.071Z|df8107a6-6747-4094-99cb-c7b9ab2e392b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:16.072Z|df8107a6-6747-4094-99cb-c7b9ab2e392b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:16.076Z|42dbe734-9815-48b3-9464-0000b958bd9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:16.077Z|42dbe734-9815-48b3-9464-0000b958bd9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:19.936Z|60717c6c-c771-4ce4-a737-107eaf29693a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:42:19.937Z|60717c6c-c771-4ce4-a737-107eaf29693a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:42:21.026Z|670acf1d-4620-4388-80ac-dc705a5aa76a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:42:21.026Z|670acf1d-4620-4388-80ac-dc705a5aa76a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:42:26.102Z|eba93e13-e446-4c6d-9aca-8a2b2db47fbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:26.102Z|eba93e13-e446-4c6d-9aca-8a2b2db47fbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:26.104Z|81043a8b-9a4a-43c5-b156-53bbd8ccd22e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:26.105Z|81043a8b-9a4a-43c5-b156-53bbd8ccd22e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:26.106Z|33abc82c-4667-44b6-abc0-0e5cdee1538f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:26.107Z|33abc82c-4667-44b6-abc0-0e5cdee1538f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:34.936Z|e108843b-95fc-4fd8-a8a9-a7c0cb2cac39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:42:34.943Z|e108843b-95fc-4fd8-a8a9-a7c0cb2cac39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:42:36.137Z|d673be06-4a22-4d45-ab8a-95f28ce01d4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:36.138Z|d673be06-4a22-4d45-ab8a-95f28ce01d4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:36.138Z|e42eabff-153f-4e94-9e19-10615101a9c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:36.139Z|e42eabff-153f-4e94-9e19-10615101a9c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:36.141Z|0ae03a6d-da71-4999-8a21-2f9314663c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:36.142Z|0ae03a6d-da71-4999-8a21-2f9314663c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:45.661Z|6b137a3c-f433-4d3f-a34f-1d5f68fbe12b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:42:45.661Z|6b137a3c-f433-4d3f-a34f-1d5f68fbe12b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:46.162Z|b4e822a4-b962-4946-b194-16b0af69bf44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:46.163Z|b4e822a4-b962-4946-b194-16b0af69bf44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:46.166Z|85f3fded-5ab3-4222-8ae4-932da5c56852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:46.166Z|85f3fded-5ab3-4222-8ae4-932da5c56852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:46.167Z|af1cbd3c-243c-413f-bc34-10053a08e22a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:46.168Z|af1cbd3c-243c-413f-bc34-10053a08e22a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:49.936Z|b000418b-14bc-4891-955a-20d3af5d45fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:42:49.936Z|b000418b-14bc-4891-955a-20d3af5d45fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:42:51.027Z|d030b407-10b5-4ff6-82c4-a5cdd859c51e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:42:51.027Z|d030b407-10b5-4ff6-82c4-a5cdd859c51e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:42:56.192Z|ad91f37e-d6e3-4b3c-975f-94a9e44fac73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:56.193Z|ad91f37e-d6e3-4b3c-975f-94a9e44fac73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:56.193Z|fa1938ad-9644-4feb-bf78-3fabcf101f24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:56.194Z|fa1938ad-9644-4feb-bf78-3fabcf101f24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:42:56.194Z|b5efe6dd-fdb8-4f47-9c1c-01098485098e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:42:56.194Z|b5efe6dd-fdb8-4f47-9c1c-01098485098e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:04.936Z|85e36e68-b307-4794-b4e1-8b97e408ac93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:43:04.936Z|85e36e68-b307-4794-b4e1-8b97e408ac93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:43:06.223Z|c6bf8326-3e21-42f8-9d47-69522ce48822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:06.224Z|4a8d6750-467e-4848-bbf0-f6fa19062203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:06.224Z|4a8d6750-467e-4848-bbf0-f6fa19062203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:06.224Z|c6bf8326-3e21-42f8-9d47-69522ce48822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:06.232Z|e4ad8a33-aa61-43a4-98e7-fced6d1c1f83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:06.232Z|e4ad8a33-aa61-43a4-98e7-fced6d1c1f83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:16.249Z|de67485d-c6a4-452e-9439-04e6c9962b5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:16.249Z|de67485d-c6a4-452e-9439-04e6c9962b5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:16.254Z|3cf18f29-a02d-4de9-b6e2-0aed4a280da8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:16.254Z|3cf18f29-a02d-4de9-b6e2-0aed4a280da8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:16.259Z|f7d6199a-5313-4139-aa97-558567f15df1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:16.260Z|f7d6199a-5313-4139-aa97-558567f15df1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:19.936Z|f300649c-5106-4535-8eda-87df83a3cf2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:43:19.942Z|f300649c-5106-4535-8eda-87df83a3cf2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:43:21.028Z|d74f2470-a6de-4df8-8f87-c169b13b2ea6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:43:21.028Z|d74f2470-a6de-4df8-8f87-c169b13b2ea6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:43:26.278Z|bc4b5fc3-2ff2-4195-b8ce-d878b7697ab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:26.279Z|bc4b5fc3-2ff2-4195-b8ce-d878b7697ab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:26.281Z|384a4ce2-b6ad-406c-9ad7-d1e80af75c6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:26.282Z|384a4ce2-b6ad-406c-9ad7-d1e80af75c6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:26.287Z|e10a9aed-d00a-4028-a526-65305d944e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:26.287Z|e10a9aed-d00a-4028-a526-65305d944e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:34.936Z|7ce2be01-2fec-46f2-a860-d88f1f55b0d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:43:34.937Z|7ce2be01-2fec-46f2-a860-d88f1f55b0d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:43:36.316Z|81293e58-8d32-4b89-8e9d-19b0d230b8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:36.316Z|8727b62c-4671-409f-97c3-2660924b7f76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:36.316Z|2e3ed3e4-ea00-4500-9d26-369fad9d8c0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:36.317Z|81293e58-8d32-4b89-8e9d-19b0d230b8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:36.317Z|2e3ed3e4-ea00-4500-9d26-369fad9d8c0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:36.317Z|8727b62c-4671-409f-97c3-2660924b7f76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:45.660Z|2884c12a-6616-4086-a380-4ab05199d625|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:43:45.661Z|2884c12a-6616-4086-a380-4ab05199d625|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:46.346Z|3323e907-2c51-4ef4-b670-36bb4fb241a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:46.346Z|3c370491-b08c-4ea9-8baf-532802e3e021|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:46.347Z|3c370491-b08c-4ea9-8baf-532802e3e021|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:46.347Z|3323e907-2c51-4ef4-b670-36bb4fb241a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:46.355Z|fce93c75-3937-4297-a6cf-c3bc14bcc740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:46.356Z|fce93c75-3937-4297-a6cf-c3bc14bcc740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:49.936Z|d1046da8-81dc-4247-b264-9677cafe7c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:43:49.936Z|d1046da8-81dc-4247-b264-9677cafe7c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:43:51.028Z|c311c799-4b82-424a-9ca5-7cf4f3ec0651|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:43:51.029Z|c311c799-4b82-424a-9ca5-7cf4f3ec0651|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:43:56.377Z|8b6a3dce-402e-4a23-9380-4e391689d5f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:56.378Z|8b6a3dce-402e-4a23-9380-4e391689d5f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:56.378Z|c14449f4-a5f3-4d56-bb0a-a33822464a04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:56.379Z|c14449f4-a5f3-4d56-bb0a-a33822464a04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:43:56.385Z|48ef6947-9263-4923-aaea-f1eee070c897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:43:56.386Z|48ef6947-9263-4923-aaea-f1eee070c897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:04.936Z|3d57ee75-39ca-4b18-a945-72e1ab9c540c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:44:04.940Z|3d57ee75-39ca-4b18-a945-72e1ab9c540c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:44:06.409Z|7234b33a-137f-4ade-b683-43675dbe3ab8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:06.409Z|7234b33a-137f-4ade-b683-43675dbe3ab8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:06.418Z|224e4d6d-a96b-4287-8f78-46cf2fdbd436|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:06.418Z|61637dc3-4082-4546-a4f4-38e2fec4c73b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:06.418Z|224e4d6d-a96b-4287-8f78-46cf2fdbd436|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:06.419Z|61637dc3-4082-4546-a4f4-38e2fec4c73b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:16.439Z|ee001d47-5689-4934-a04e-08dfafb517e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:16.439Z|ee001d47-5689-4934-a04e-08dfafb517e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:16.446Z|956821dd-b4a7-4de3-aada-961c978b5f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:16.447Z|956821dd-b4a7-4de3-aada-961c978b5f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:16.448Z|ce2a69ef-bdd5-4762-8a34-43f30f11f77a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:16.448Z|ce2a69ef-bdd5-4762-8a34-43f30f11f77a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:19.936Z|9c6bcfac-c79b-4dda-9f49-99c0f1de0563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:44:19.936Z|9c6bcfac-c79b-4dda-9f49-99c0f1de0563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:44:21.029Z|d4852e48-e5d3-4c7f-a4cf-643aedf91264|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:44:21.030Z|d4852e48-e5d3-4c7f-a4cf-643aedf91264|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:44:26.470Z|15bb6b23-73a8-4095-8394-e9ef5fc36d80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:26.471Z|15bb6b23-73a8-4095-8394-e9ef5fc36d80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:26.478Z|f26d4f4e-0cf0-476f-a370-b5b13a3dfeb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:26.479Z|f26d4f4e-0cf0-476f-a370-b5b13a3dfeb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:26.479Z|12daba95-1e7c-4aab-9b17-24f805afc681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:26.479Z|12daba95-1e7c-4aab-9b17-24f805afc681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:34.936Z|37aeaba4-935d-4f82-97a1-16de2a92650b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:44:34.937Z|37aeaba4-935d-4f82-97a1-16de2a92650b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:44:36.510Z|1af36c1f-f184-425a-a43e-f3545de8c515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:36.511Z|1af36c1f-f184-425a-a43e-f3545de8c515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:36.512Z|e1420dd1-d6d7-4dce-a1e9-4c0e418b8dc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:36.513Z|e1420dd1-d6d7-4dce-a1e9-4c0e418b8dc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:36.514Z|4c88fa8e-6f98-4f8d-92c2-4824ba2eddb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:36.514Z|4c88fa8e-6f98-4f8d-92c2-4824ba2eddb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:45.661Z|0ffafbb7-c9bb-42e6-9c36-c27dd962bcf2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:44:45.662Z|0ffafbb7-c9bb-42e6-9c36-c27dd962bcf2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:46.535Z|afee9296-d747-4d02-b798-e1793a2da404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:46.535Z|afee9296-d747-4d02-b798-e1793a2da404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:46.540Z|1dea97a6-7cd3-4ff7-be46-15ab7b6540ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:46.541Z|1dea97a6-7cd3-4ff7-be46-15ab7b6540ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:46.542Z|56c5049b-57e2-4deb-a4b8-c456290452ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:46.543Z|56c5049b-57e2-4deb-a4b8-c456290452ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:49.936Z|bbf07e53-5a9c-4b97-a4fe-2c7fabdb157c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:44:49.940Z|bbf07e53-5a9c-4b97-a4fe-2c7fabdb157c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:44:51.030Z|da13ed61-e504-445e-ac10-152420fd4a76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:44:51.031Z|da13ed61-e504-445e-ac10-152420fd4a76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:44:56.566Z|2bfe46aa-dfe3-454f-aa90-3047dde8ced2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:56.566Z|8c404e9f-3ec7-4416-ab4e-f1fdf86da7b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:56.567Z|8c404e9f-3ec7-4416-ab4e-f1fdf86da7b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:56.567Z|2bfe46aa-dfe3-454f-aa90-3047dde8ced2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:44:56.581Z|69d2cca7-002b-4746-a25b-48780eef50dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:44:56.581Z|69d2cca7-002b-4746-a25b-48780eef50dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:04.936Z|61abaec4-9921-442f-9c89-88646dfb4ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:45:04.936Z|61abaec4-9921-442f-9c89-88646dfb4ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:45:06.597Z|665b8bff-4991-4e08-9b5e-3ae4a492e884|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:06.598Z|665b8bff-4991-4e08-9b5e-3ae4a492e884|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:06.598Z|b182df92-6131-44c4-ac80-0c4938ab2da2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:06.599Z|b182df92-6131-44c4-ac80-0c4938ab2da2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:06.607Z|bf6ef9b4-8c0b-48f7-8ba9-b2f298e21dbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:06.608Z|bf6ef9b4-8c0b-48f7-8ba9-b2f298e21dbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:16.626Z|b7befe09-6f13-49d0-abd7-dc388d2893c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:16.626Z|b7befe09-6f13-49d0-abd7-dc388d2893c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:16.630Z|74e2b2cc-e034-42db-a4ef-3236cb76ed37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:16.630Z|74e2b2cc-e034-42db-a4ef-3236cb76ed37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:16.636Z|a46f900b-c468-4d95-b5e0-85c745de25cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:16.636Z|a46f900b-c468-4d95-b5e0-85c745de25cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:19.936Z|e9e22ac6-ac18-4daa-abe2-c9a5c6a1b0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:45:19.936Z|e9e22ac6-ac18-4daa-abe2-c9a5c6a1b0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:45:21.031Z|d5caadf3-1fac-4cef-bb99-6d9a78816623|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:45:21.031Z|d5caadf3-1fac-4cef-bb99-6d9a78816623|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:45:26.658Z|259b985a-5895-4318-8b40-1e50eafc42d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:26.658Z|259b985a-5895-4318-8b40-1e50eafc42d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:26.662Z|a59c3ea1-6de9-414d-8592-b56088a35ca8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:26.662Z|f838aa73-9ff9-48cd-af91-c7b276df1451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:26.662Z|a59c3ea1-6de9-414d-8592-b56088a35ca8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:26.662Z|f838aa73-9ff9-48cd-af91-c7b276df1451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:34.936Z|5e3c93cc-f867-42e8-ac4f-b905539ead95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:45:34.942Z|5e3c93cc-f867-42e8-ac4f-b905539ead95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:45:36.685Z|4e6d3df4-65c2-4388-bd8e-ad96ed152868|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:36.686Z|4e6d3df4-65c2-4388-bd8e-ad96ed152868|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:36.688Z|88f6df0d-fcfe-4117-bfb8-8671bcb790f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:36.688Z|99ab45e2-a428-4ca0-b67f-c3022cadee52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:36.689Z|88f6df0d-fcfe-4117-bfb8-8671bcb790f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:36.689Z|99ab45e2-a428-4ca0-b67f-c3022cadee52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:45.662Z|8ab13479-9bb6-4c2f-ae60-713291955a55|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:45:45.663Z|8ab13479-9bb6-4c2f-ae60-713291955a55|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:46.721Z|944e6724-53e2-405d-acde-a7a427c84bb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:46.722Z|944e6724-53e2-405d-acde-a7a427c84bb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:46.722Z|dfb65b49-8141-4720-bc05-f73c67afcd04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:46.722Z|dfb65b49-8141-4720-bc05-f73c67afcd04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:46.723Z|70249794-5e01-4fc3-9179-f7cf93826f9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:46.724Z|70249794-5e01-4fc3-9179-f7cf93826f9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:49.936Z|deebb4d2-1a50-4088-940f-8b412b137262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:45:49.936Z|deebb4d2-1a50-4088-940f-8b412b137262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:45:51.032Z|ecc8abd3-610d-440a-b3e1-7692166a32ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:45:51.032Z|ecc8abd3-610d-440a-b3e1-7692166a32ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:45:56.748Z|7e3ffcc4-8d32-4d35-a72f-f5b288fecb80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:56.749Z|7e3ffcc4-8d32-4d35-a72f-f5b288fecb80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:56.751Z|8e139377-fd8d-4d35-891e-1a3e3a6c44f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:56.751Z|8e139377-fd8d-4d35-891e-1a3e3a6c44f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:45:56.755Z|084bede0-a13c-43cd-944c-3e21e1e421d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:45:56.755Z|084bede0-a13c-43cd-944c-3e21e1e421d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:04.936Z|227dabe6-0a3f-4294-bb88-6ddfae6d3af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:46:04.936Z|227dabe6-0a3f-4294-bb88-6ddfae6d3af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:46:06.781Z|194aeeb9-2104-4b2a-b583-8602ccd49bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:06.782Z|194aeeb9-2104-4b2a-b583-8602ccd49bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:06.782Z|be7a2313-aca7-4161-bcdb-870819fb1e13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:06.783Z|be7a2313-aca7-4161-bcdb-870819fb1e13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:06.785Z|191c11d5-4bef-41ed-b4da-1387710b09dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:06.785Z|191c11d5-4bef-41ed-b4da-1387710b09dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:16.810Z|7c5b42fe-7941-4f18-a5d7-60f7b42252b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:16.811Z|7c5b42fe-7941-4f18-a5d7-60f7b42252b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:16.814Z|d5bd7c8c-a3d8-4f8e-b4bf-af5ccb5155cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:16.814Z|d5bd7c8c-a3d8-4f8e-b4bf-af5ccb5155cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:16.818Z|f1248a41-be67-4d92-88ae-52ebbeb9f19e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:16.818Z|f1248a41-be67-4d92-88ae-52ebbeb9f19e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:19.936Z|738eb136-1958-45cb-810c-252f4c66ee27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:46:19.943Z|738eb136-1958-45cb-810c-252f4c66ee27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:46:21.032Z|1172a522-6058-4705-87f4-90db0000ec0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:46:21.033Z|1172a522-6058-4705-87f4-90db0000ec0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:46:26.835Z|442cca8d-333d-4980-aa33-17aafef1a3e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:26.836Z|442cca8d-333d-4980-aa33-17aafef1a3e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:26.844Z|51a0a1b6-cfbb-4c9d-a4be-5860a224128f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:26.844Z|51a0a1b6-cfbb-4c9d-a4be-5860a224128f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:26.846Z|6da45458-916f-4df1-9da1-0353ddf8f00e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:26.847Z|6da45458-916f-4df1-9da1-0353ddf8f00e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:34.936Z|860faab4-1ca2-4dcb-9ba6-aa003db2d9d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:46:34.936Z|860faab4-1ca2-4dcb-9ba6-aa003db2d9d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:46:36.863Z|40fb4b3e-7e4f-481f-bd5c-dde70a2f3a46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:36.864Z|40fb4b3e-7e4f-481f-bd5c-dde70a2f3a46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:36.866Z|970aba94-baad-46cc-bc6b-387ea8074dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:36.867Z|970aba94-baad-46cc-bc6b-387ea8074dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:36.869Z|70319c40-a658-41c7-b6dd-377ff1c75fa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:36.869Z|70319c40-a658-41c7-b6dd-377ff1c75fa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:45.660Z|4c1d153a-5385-4c84-8ff4-44e1ad993e6c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:46:45.661Z|4c1d153a-5385-4c84-8ff4-44e1ad993e6c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:46.887Z|5173ef37-f60c-4d48-968c-97d4f3d0097b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:46.888Z|5173ef37-f60c-4d48-968c-97d4f3d0097b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:46.893Z|20561856-716b-41f0-8e96-f139a444859c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:46.894Z|20561856-716b-41f0-8e96-f139a444859c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:46.896Z|3af79c0b-17b5-4c47-a940-0cdef2890a5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:46.896Z|3af79c0b-17b5-4c47-a940-0cdef2890a5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:49.936Z|389c2dae-ad57-4885-bb0a-9441ac4fbe54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:46:49.936Z|389c2dae-ad57-4885-bb0a-9441ac4fbe54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:46:51.033Z|8b57ec3f-4a39-4218-b614-cea5922af5f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:46:51.034Z|8b57ec3f-4a39-4218-b614-cea5922af5f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:46:56.917Z|471a2304-3c68-4812-aa25-b57277466d47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:56.918Z|471a2304-3c68-4812-aa25-b57277466d47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:56.920Z|3e4a9360-8569-4a0e-a262-8177a024cc4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:56.921Z|3e4a9360-8569-4a0e-a262-8177a024cc4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:46:56.923Z|3f3a96d5-1b46-4437-9172-13a4f1c57127|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:46:56.923Z|3f3a96d5-1b46-4437-9172-13a4f1c57127|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:04.936Z|43732082-ce0e-41f3-bb55-1a980bcdfd48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:47:04.941Z|43732082-ce0e-41f3-bb55-1a980bcdfd48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:47:06.942Z|c24f8b6f-4847-4d5b-8a4c-31dd2a449d91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:06.943Z|c24f8b6f-4847-4d5b-8a4c-31dd2a449d91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:06.945Z|0d0f5fd6-1938-4642-bc4c-c1fda9814dfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:06.946Z|0d0f5fd6-1938-4642-bc4c-c1fda9814dfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:06.946Z|203f606f-d5a9-45e1-a0ba-2409deb60492|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:06.946Z|203f606f-d5a9-45e1-a0ba-2409deb60492|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:16.969Z|f839956c-24e4-4924-9f50-137314c431e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:16.969Z|65a7e2d2-4b96-4e72-b669-c93ad2090a48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:16.970Z|f839956c-24e4-4924-9f50-137314c431e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:16.970Z|65a7e2d2-4b96-4e72-b669-c93ad2090a48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:16.975Z|92ae3521-bd47-4ec8-a9f1-12b1e880670b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:16.976Z|92ae3521-bd47-4ec8-a9f1-12b1e880670b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:19.936Z|a5f18547-c95e-439b-aa01-3732e7179fb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:47:19.936Z|a5f18547-c95e-439b-aa01-3732e7179fb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:47:21.034Z|983ea789-8db7-4593-ac7b-20965cea7dad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:47:21.034Z|983ea789-8db7-4593-ac7b-20965cea7dad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:47:26.996Z|2b0f2226-768a-497e-bb98-d455d60ea20b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:26.997Z|36c7a983-b208-4479-bbcf-1990a907ae5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:26.998Z|36c7a983-b208-4479-bbcf-1990a907ae5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:26.997Z|2b0f2226-768a-497e-bb98-d455d60ea20b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:27.000Z|5e77e8e2-ee4b-43c0-809d-46253caedf57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:27.000Z|5e77e8e2-ee4b-43c0-809d-46253caedf57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:34.936Z|8612e9d6-b9af-461e-9a18-2f706b4b628b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:47:34.936Z|8612e9d6-b9af-461e-9a18-2f706b4b628b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:47:37.023Z|819f6987-a5a9-429b-a2f1-87c3aecbfbec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:37.024Z|819f6987-a5a9-429b-a2f1-87c3aecbfbec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:37.026Z|bd6a806d-186a-437a-86fb-880966dde24b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:37.026Z|bd6a806d-186a-437a-86fb-880966dde24b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:37.027Z|f4440608-56b6-4cad-93eb-8acf843da23c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:37.028Z|f4440608-56b6-4cad-93eb-8acf843da23c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:45.661Z|6084d359-1701-4d6d-bcfe-0f6781b93404|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:47:45.661Z|6084d359-1701-4d6d-bcfe-0f6781b93404|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:47.048Z|fc4cd639-1406-4061-bddf-4a142fb7a130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:47.049Z|fc4cd639-1406-4061-bddf-4a142fb7a130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:47.049Z|b35bff79-4dad-4250-ac51-f41f1bd94452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:47.050Z|b35bff79-4dad-4250-ac51-f41f1bd94452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:47.052Z|e7e2c3db-40e2-4cb4-b64a-0dfc48654613|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:47.052Z|e7e2c3db-40e2-4cb4-b64a-0dfc48654613|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:49.936Z|a725f94e-0203-4ed7-b474-e730a214f859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:47:49.942Z|a725f94e-0203-4ed7-b474-e730a214f859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:47:51.035Z|eface45a-c174-4d8a-b7b0-fba8884faf56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:47:51.035Z|eface45a-c174-4d8a-b7b0-fba8884faf56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:47:57.072Z|213c87a8-4403-48a1-ba29-4bde34047161|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:57.072Z|213c87a8-4403-48a1-ba29-4bde34047161|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:57.074Z|db241f28-8f7e-43b1-b226-ef0c99db0535|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:57.074Z|db241f28-8f7e-43b1-b226-ef0c99db0535|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:47:57.079Z|feacda8e-d372-4049-9e1d-73e1ca968caa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:47:57.080Z|feacda8e-d372-4049-9e1d-73e1ca968caa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:04.936Z|deed789f-1f6e-4457-8188-f83fa1c2c832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:48:04.936Z|deed789f-1f6e-4457-8188-f83fa1c2c832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:48:07.100Z|660006fe-7819-4cd7-b00a-d12a8b16fd5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:07.101Z|660006fe-7819-4cd7-b00a-d12a8b16fd5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:07.102Z|bba5bdb9-e62e-4088-ae0c-74957f736cfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:07.102Z|bba5bdb9-e62e-4088-ae0c-74957f736cfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:07.107Z|0fd54bac-f201-4425-8d7f-e10dc41c3fdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:07.107Z|0fd54bac-f201-4425-8d7f-e10dc41c3fdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:17.131Z|9f8517c1-d9dd-47c3-8848-ef38c59a25d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:17.131Z|7994768d-341d-454f-96ae-f31fbef34ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:17.131Z|9f8517c1-d9dd-47c3-8848-ef38c59a25d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:17.131Z|84ff2434-2e1e-4175-9c8c-c80562e91045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:17.132Z|7994768d-341d-454f-96ae-f31fbef34ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:17.132Z|84ff2434-2e1e-4175-9c8c-c80562e91045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:19.936Z|62f0a8ca-4711-46c2-81ce-6be73a7927b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:48:19.937Z|62f0a8ca-4711-46c2-81ce-6be73a7927b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:48:21.035Z|6b2f31e0-8f4e-4e64-8d73-861cb298b82e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:48:21.036Z|6b2f31e0-8f4e-4e64-8d73-861cb298b82e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:48:27.158Z|afeec481-8d32-49aa-81c0-89a6c6cd2a14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:27.158Z|afeec481-8d32-49aa-81c0-89a6c6cd2a14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:27.159Z|a27666ad-6bb0-4823-abf8-8cb0573c8fe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:27.160Z|a27666ad-6bb0-4823-abf8-8cb0573c8fe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:27.163Z|4ae67541-91aa-45bd-af87-c0010d0153f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:27.164Z|4ae67541-91aa-45bd-af87-c0010d0153f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:34.936Z|f504e7eb-3236-40e2-a8c8-2331aa430f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:48:34.941Z|f504e7eb-3236-40e2-a8c8-2331aa430f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:48:37.185Z|6d964f8e-5187-4034-a997-0b9d162c9f3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:37.185Z|6d964f8e-5187-4034-a997-0b9d162c9f3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:37.192Z|2c10475a-4af8-4f91-b107-e16ecc580143|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:37.192Z|2c10475a-4af8-4f91-b107-e16ecc580143|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:37.193Z|6cebdd28-b44e-44a1-9a24-f992496ca3f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:37.193Z|6cebdd28-b44e-44a1-9a24-f992496ca3f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:45.660Z|6d4d5d00-5b53-427b-a8d3-1d78b2c54a16|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:48:45.660Z|6d4d5d00-5b53-427b-a8d3-1d78b2c54a16|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:47.208Z|408d940c-4b94-469e-8484-5613b08af9c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:47.208Z|408d940c-4b94-469e-8484-5613b08af9c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:47.217Z|ca41f914-ea4e-4f69-b745-99f66c7b0206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:47.218Z|ca41f914-ea4e-4f69-b745-99f66c7b0206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:47.219Z|9ef150f3-08c3-4d60-92c8-a283bbb48a5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:47.220Z|9ef150f3-08c3-4d60-92c8-a283bbb48a5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:49.936Z|508b571a-b362-4852-9a24-5fd1db14c905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:48:49.936Z|508b571a-b362-4852-9a24-5fd1db14c905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:48:51.036Z|ca1f428b-acd3-4659-8a88-46e8e3adb812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:48:51.037Z|ca1f428b-acd3-4659-8a88-46e8e3adb812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:48:57.245Z|8a08821e-2752-4bcd-8655-be8cf4c9139b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:57.245Z|a4c2b44f-5ee3-4f46-a217-73a7977913c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:57.245Z|8a08821e-2752-4bcd-8655-be8cf4c9139b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:57.246Z|a4c2b44f-5ee3-4f46-a217-73a7977913c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:48:57.248Z|d3551316-40f8-4e91-bbda-5ee4b3873a48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:48:57.249Z|d3551316-40f8-4e91-bbda-5ee4b3873a48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:04.936Z|9a70951f-1a69-4c5d-9ea6-df700eb4d259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:49:04.936Z|9a70951f-1a69-4c5d-9ea6-df700eb4d259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:49:07.275Z|f6aeb013-a318-4963-b971-3f1fca7069af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:07.275Z|4f23fa98-7562-4fcb-ac6e-cfc07838585c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:07.276Z|f6aeb013-a318-4963-b971-3f1fca7069af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:07.276Z|4f23fa98-7562-4fcb-ac6e-cfc07838585c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:07.283Z|0db2ffe8-bc6b-4cd7-a56e-261f95ceed39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:07.284Z|0db2ffe8-bc6b-4cd7-a56e-261f95ceed39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:17.305Z|c715d75e-35da-45df-aeca-1d2c4ef5d9b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:17.305Z|d7058df2-53b0-4f22-8b36-8fad93a71ade|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:17.306Z|c715d75e-35da-45df-aeca-1d2c4ef5d9b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:17.306Z|d7058df2-53b0-4f22-8b36-8fad93a71ade|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:17.309Z|90473f85-b705-454d-b353-ab904c8cb255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:17.309Z|90473f85-b705-454d-b353-ab904c8cb255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:19.936Z|ceaf83c7-5081-4b0a-9130-60b024f62d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:49:19.942Z|ceaf83c7-5081-4b0a-9130-60b024f62d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:49:21.037Z|09602bf9-48e1-48ab-b0dd-30187e93dd11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:49:21.037Z|09602bf9-48e1-48ab-b0dd-30187e93dd11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:49:27.333Z|5c3ec2af-9541-4a50-946a-d79ea389db70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:27.333Z|a746e9a8-1fc8-4140-8d9d-619dcf886dfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:27.334Z|a746e9a8-1fc8-4140-8d9d-619dcf886dfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:27.334Z|5c3ec2af-9541-4a50-946a-d79ea389db70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:27.335Z|5c44b01b-aba0-4795-8752-958e09e88342|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:27.336Z|5c44b01b-aba0-4795-8752-958e09e88342|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:34.936Z|d37df30e-3b33-4d39-ab96-5ef1d0b587ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:49:34.936Z|d37df30e-3b33-4d39-ab96-5ef1d0b587ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:49:37.359Z|db2ac6fd-b6a2-4796-8d0c-12aa7c41df9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:37.359Z|db2ac6fd-b6a2-4796-8d0c-12aa7c41df9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:37.363Z|0da5b790-93f9-40bf-bc79-33f262f9e85a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:37.363Z|0da5b790-93f9-40bf-bc79-33f262f9e85a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:37.364Z|1bc81e32-c634-4e84-9b14-f5fbeb7cfee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:37.365Z|1bc81e32-c634-4e84-9b14-f5fbeb7cfee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:45.660Z|611301fe-d34f-4733-9668-ea64c452f388|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:49:45.661Z|611301fe-d34f-4733-9668-ea64c452f388|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:47.389Z|4e5fa64d-b5ef-4bd6-b390-e90433b23878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:47.391Z|4e5fa64d-b5ef-4bd6-b390-e90433b23878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:47.393Z|3b2f4129-a28d-45df-b9b8-b4edf035ad10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:47.394Z|3b2f4129-a28d-45df-b9b8-b4edf035ad10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:47.401Z|940e08d0-239d-4fde-9b8a-fde2dbbfd394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:47.402Z|940e08d0-239d-4fde-9b8a-fde2dbbfd394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:49.936Z|0ddd0fb1-b90f-44d1-beef-732366634015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:49:49.936Z|0ddd0fb1-b90f-44d1-beef-732366634015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:49:51.038Z|5e040214-08dc-4e3c-9984-ad77ce51bc42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:49:51.038Z|5e040214-08dc-4e3c-9984-ad77ce51bc42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:49:57.422Z|32b9c3e8-9832-4417-9e28-a502bd345642|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:57.423Z|32b9c3e8-9832-4417-9e28-a502bd345642|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:57.423Z|d5b58c12-f9df-497d-b1dc-5103b532ed08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:57.423Z|d5b58c12-f9df-497d-b1dc-5103b532ed08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:49:57.428Z|6be8d4e8-2042-4a2b-8e58-64d570bc29ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:49:57.429Z|6be8d4e8-2042-4a2b-8e58-64d570bc29ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:04.936Z|20020ef6-c216-47e4-bca3-b1883087720f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:50:04.940Z|20020ef6-c216-47e4-bca3-b1883087720f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:50:07.449Z|eb18d8ce-c6fd-4429-8459-ffa433c7f4b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:07.449Z|997b5d79-4fcb-4a11-9c4a-a6c1aa9c4133|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:07.449Z|997b5d79-4fcb-4a11-9c4a-a6c1aa9c4133|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:07.449Z|eb18d8ce-c6fd-4429-8459-ffa433c7f4b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:07.454Z|4f9fd812-b511-4b60-8962-e36655413dd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:07.454Z|4f9fd812-b511-4b60-8962-e36655413dd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:17.478Z|2534b7a9-212e-49e4-8c7a-1f5ad9439de8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:17.478Z|2534b7a9-212e-49e4-8c7a-1f5ad9439de8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:17.480Z|7c241c2a-6e89-438f-b7f2-b7786ed11482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:17.481Z|7c241c2a-6e89-438f-b7f2-b7786ed11482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:17.482Z|0887bb9f-a58e-44ec-a341-95fb00e491c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:17.482Z|0887bb9f-a58e-44ec-a341-95fb00e491c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:19.936Z|fb8921cc-e072-4a59-a661-e857869caddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:50:19.936Z|fb8921cc-e072-4a59-a661-e857869caddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:50:21.039Z|e1ab25f9-5ec0-43af-bd8e-079230e3a7a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:50:21.039Z|e1ab25f9-5ec0-43af-bd8e-079230e3a7a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:50:27.506Z|2366102a-e347-4d72-a2ee-4c44394b6d88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:27.507Z|2366102a-e347-4d72-a2ee-4c44394b6d88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:27.507Z|14d4d4fe-b119-489c-90d1-8ae390bbaacd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:27.508Z|14d4d4fe-b119-489c-90d1-8ae390bbaacd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:27.508Z|6fa1ab66-4a61-4800-a3ee-0456f90a55d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:27.508Z|6fa1ab66-4a61-4800-a3ee-0456f90a55d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:34.936Z|abd9ac58-7a22-4c9d-b7ca-81eb1201d255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:50:34.936Z|abd9ac58-7a22-4c9d-b7ca-81eb1201d255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:50:37.536Z|9874dabf-a7d6-418c-8fa7-b21eb58e431d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:37.536Z|0493449a-6fe4-4d0e-b67b-f02e70cc860c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:37.536Z|ecb4e4da-8298-44d7-8bb3-992e53bffd3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:37.536Z|9874dabf-a7d6-418c-8fa7-b21eb58e431d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:37.536Z|0493449a-6fe4-4d0e-b67b-f02e70cc860c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:37.537Z|ecb4e4da-8298-44d7-8bb3-992e53bffd3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:45.661Z|b954ccc8-8da7-40e7-bf3f-270e8f43d672|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:50:45.661Z|b954ccc8-8da7-40e7-bf3f-270e8f43d672|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:47.569Z|46a1be1c-e7c0-4712-95dd-bf2681320c87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:47.570Z|46a1be1c-e7c0-4712-95dd-bf2681320c87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:47.576Z|91e7b2e7-7bc3-4c41-9604-fa56c43f0a90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:47.576Z|e033d2ce-05f1-4a11-985f-8bbc75eeb0c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:47.576Z|91e7b2e7-7bc3-4c41-9604-fa56c43f0a90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:47.576Z|e033d2ce-05f1-4a11-985f-8bbc75eeb0c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:49.936Z|c310724b-d479-4583-baee-71c97356c144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:50:49.940Z|c310724b-d479-4583-baee-71c97356c144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:50:51.040Z|abb0e237-23df-44fe-8fe5-f4d1d26afea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:50:51.040Z|abb0e237-23df-44fe-8fe5-f4d1d26afea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:50:57.599Z|89cfdf63-3e35-479a-ba1e-20c23d639d72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:57.600Z|89cfdf63-3e35-479a-ba1e-20c23d639d72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:57.602Z|09aff215-0140-472a-a920-3c03b28a123d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:57.602Z|09aff215-0140-472a-a920-3c03b28a123d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:50:57.604Z|9c002a68-5a4c-41d1-a17b-4b2f27c78160|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:50:57.605Z|9c002a68-5a4c-41d1-a17b-4b2f27c78160|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:04.936Z|360fc847-7a10-4bb8-b03b-095ccd699863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:51:04.937Z|360fc847-7a10-4bb8-b03b-095ccd699863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:51:07.631Z|3f94a59e-0f59-40c0-a2ca-9f6a0829f086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:07.632Z|5b58f301-7470-412c-86f1-9878afd4dc0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:07.632Z|3f94a59e-0f59-40c0-a2ca-9f6a0829f086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:07.633Z|5b58f301-7470-412c-86f1-9878afd4dc0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:07.640Z|5935517a-b312-4f48-bba2-3e810c6f0f56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:07.640Z|5935517a-b312-4f48-bba2-3e810c6f0f56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:17.659Z|5f06ecf8-e881-4090-9bc3-bfdc488d71bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:17.659Z|5f06ecf8-e881-4090-9bc3-bfdc488d71bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:17.662Z|2e56c4f1-71cc-4839-83bb-4449071f694f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:17.663Z|2e56c4f1-71cc-4839-83bb-4449071f694f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:17.665Z|1c71a41e-c871-458e-90e7-edd30b9a5fb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:17.665Z|1c71a41e-c871-458e-90e7-edd30b9a5fb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:19.936Z|0c2efa51-9f9e-4c46-b639-af4173ae56e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:51:19.936Z|0c2efa51-9f9e-4c46-b639-af4173ae56e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:51:21.041Z|5a350bd8-817d-4d1a-b341-a093c2b9663a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:51:21.042Z|5a350bd8-817d-4d1a-b341-a093c2b9663a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:51:27.687Z|f8e0afbc-c8ab-4c70-8a65-3bd79cb8f8ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:27.688Z|f8e0afbc-c8ab-4c70-8a65-3bd79cb8f8ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:27.689Z|c0143518-41f6-4dce-a9ae-5bb533304cd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:27.689Z|c0143518-41f6-4dce-a9ae-5bb533304cd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:27.691Z|4c82b744-3853-4ed9-95f7-426fb5961093|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:27.691Z|4c82b744-3853-4ed9-95f7-426fb5961093|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:34.936Z|4a80a5b8-c6d0-4920-bf0e-2d7068c3d291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:51:34.942Z|4a80a5b8-c6d0-4920-bf0e-2d7068c3d291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:51:37.719Z|8dcbb38a-c973-48a0-a3a0-25c66ebf8d48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:37.719Z|8dcbb38a-c973-48a0-a3a0-25c66ebf8d48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:37.720Z|7efeca55-486b-48cf-a5b1-493d452cdf0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:37.721Z|7efeca55-486b-48cf-a5b1-493d452cdf0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:37.725Z|420b8ee4-6519-4e33-9bcc-7d78917974c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:37.726Z|420b8ee4-6519-4e33-9bcc-7d78917974c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:45.660Z|947fa324-72d8-4da4-ae27-f8f1bedd4c66|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:51:45.661Z|947fa324-72d8-4da4-ae27-f8f1bedd4c66|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:47.748Z|31cd032a-ef44-444b-90d9-cd469b4780d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:47.749Z|31cd032a-ef44-444b-90d9-cd469b4780d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:47.754Z|44e7b760-5940-470b-b929-24ac3f562434|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:47.754Z|44e7b760-5940-470b-b929-24ac3f562434|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:47.756Z|e59efc6f-6929-4ec0-bb47-25fba26345a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:47.757Z|e59efc6f-6929-4ec0-bb47-25fba26345a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:49.936Z|bcc6e430-c548-430f-8977-9f67f8a194b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:51:49.936Z|bcc6e430-c548-430f-8977-9f67f8a194b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:51:51.043Z|8ce011d3-5f16-44c7-95a5-36e8697cf763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:51:51.043Z|8ce011d3-5f16-44c7-95a5-36e8697cf763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:51:57.777Z|8b3cb423-014b-40b5-8690-2dc3baf15c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:57.777Z|8b3cb423-014b-40b5-8690-2dc3baf15c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:57.780Z|d9d480ef-3931-441e-9370-34fd55436872|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:57.780Z|d9d480ef-3931-441e-9370-34fd55436872|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:51:57.781Z|549a2ec7-26ee-4fd4-a5ad-60c370f958cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:51:57.782Z|549a2ec7-26ee-4fd4-a5ad-60c370f958cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:04.936Z|1a73a9e4-67b0-4d6f-a879-026ea77f820a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:52:04.936Z|1a73a9e4-67b0-4d6f-a879-026ea77f820a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:52:07.810Z|48c8aa4c-25e7-4a62-9379-3e75037d7510|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:07.810Z|47681559-929c-4c29-9a21-441c9ff0843e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:07.811Z|47681559-929c-4c29-9a21-441c9ff0843e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:07.810Z|48c8aa4c-25e7-4a62-9379-3e75037d7510|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:07.818Z|93a9a888-cb9e-4341-b0c8-e8bdd713cd34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:07.819Z|93a9a888-cb9e-4341-b0c8-e8bdd713cd34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:17.839Z|ff3d2557-e570-4cdf-9279-68da01c17e61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:17.839Z|ff3d2557-e570-4cdf-9279-68da01c17e61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:17.839Z|1e3bb181-c332-4bd4-a032-b517baebc703|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:17.840Z|1e3bb181-c332-4bd4-a032-b517baebc703|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:17.845Z|0bd62f1a-a108-4689-a902-b61b67fc0a64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:17.846Z|0bd62f1a-a108-4689-a902-b61b67fc0a64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:19.936Z|ba342f68-b306-4fb8-b5d1-ec801c606ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:52:19.940Z|ba342f68-b306-4fb8-b5d1-ec801c606ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:52:21.044Z|6ad9ce70-5560-4ebe-9487-b7ae4c94e2be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:52:21.044Z|6ad9ce70-5560-4ebe-9487-b7ae4c94e2be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:52:27.868Z|a6351c7d-bc02-4559-8e48-7302144c2b1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:27.870Z|a6351c7d-bc02-4559-8e48-7302144c2b1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:27.872Z|ab5f6237-0028-47be-828d-4c1cfe2af33b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:27.872Z|5e51bc7e-b06d-44c4-bc8d-d033847f1f56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:27.873Z|5e51bc7e-b06d-44c4-bc8d-d033847f1f56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:27.873Z|ab5f6237-0028-47be-828d-4c1cfe2af33b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:34.936Z|b379304f-d52b-429e-9e74-1f02c84a4fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:52:34.936Z|b379304f-d52b-429e-9e74-1f02c84a4fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:52:37.899Z|94524ee6-e2d9-4a34-9bae-f2b22d8ceae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:37.899Z|1c9c3ed7-f0d9-46e6-a032-e6af2d613e25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:37.899Z|94524ee6-e2d9-4a34-9bae-f2b22d8ceae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:37.900Z|1c9c3ed7-f0d9-46e6-a032-e6af2d613e25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:37.907Z|fcbb41b1-8113-4951-b12b-21db6c692882|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:37.908Z|fcbb41b1-8113-4951-b12b-21db6c692882|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:45.659Z|55ab7c6f-065f-4f8e-8167-7f42fc1b981b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:52:45.659Z|55ab7c6f-065f-4f8e-8167-7f42fc1b981b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:47.926Z|5dcc349f-e4c2-45ad-820a-fdc3e682f82f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:47.927Z|5dcc349f-e4c2-45ad-820a-fdc3e682f82f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:47.927Z|13842ce7-e44d-42e4-b0f7-09ebe6b3bd47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:47.928Z|13842ce7-e44d-42e4-b0f7-09ebe6b3bd47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:47.929Z|e6767513-f8b0-49e3-abc4-b46894ed5872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:47.930Z|e6767513-f8b0-49e3-abc4-b46894ed5872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:49.936Z|d869f421-d060-41d4-92e7-741330cb0458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:52:49.936Z|d869f421-d060-41d4-92e7-741330cb0458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:52:51.045Z|511250cb-f782-4aac-873c-069d7a7bf4c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:52:51.045Z|511250cb-f782-4aac-873c-069d7a7bf4c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:52:57.956Z|b833d5ee-bc64-488c-b134-34117d59dbf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:57.957Z|b833d5ee-bc64-488c-b134-34117d59dbf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:57.964Z|a4716406-50d6-4558-8d2d-d4981da7f61d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:57.964Z|c4b87847-6dde-4f9a-908f-a1eb92bd1e48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:52:57.965Z|a4716406-50d6-4558-8d2d-d4981da7f61d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:52:57.965Z|c4b87847-6dde-4f9a-908f-a1eb92bd1e48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:04.936Z|158b8c30-4378-409e-9338-bc05b955156b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:53:04.940Z|158b8c30-4378-409e-9338-bc05b955156b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:53:07.985Z|73e7ccc8-be5b-47a9-860c-b9b13f7a4743|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:07.986Z|73e7ccc8-be5b-47a9-860c-b9b13f7a4743|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:07.994Z|f33314cc-4d3a-4dcc-9481-94289a6bf4e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:07.995Z|86274bf4-0a33-4b1f-be26-aaef66a670c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:07.995Z|86274bf4-0a33-4b1f-be26-aaef66a670c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:07.995Z|f33314cc-4d3a-4dcc-9481-94289a6bf4e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:18.015Z|869daa03-3df0-44de-86da-f6ab6aa8b727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:18.015Z|869daa03-3df0-44de-86da-f6ab6aa8b727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:18.024Z|c4401925-613a-4146-af60-4847443d0b99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:18.025Z|c4401925-613a-4146-af60-4847443d0b99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:18.025Z|dc1a16af-f760-484e-9725-74b79d05ffcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:18.026Z|dc1a16af-f760-484e-9725-74b79d05ffcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:19.936Z|c197fb08-2db8-4021-a837-2f246aa9085e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:53:19.937Z|c197fb08-2db8-4021-a837-2f246aa9085e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:53:21.046Z|4f7fff44-01bf-4376-b377-9318eae14670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:53:21.046Z|4f7fff44-01bf-4376-b377-9318eae14670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:53:28.038Z|d4679b73-54c0-4e3d-8f3b-c59e64e07c60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:28.039Z|d4679b73-54c0-4e3d-8f3b-c59e64e07c60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:28.051Z|08db1862-d20f-4341-b5c9-c7e6cee0c165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:28.052Z|08db1862-d20f-4341-b5c9-c7e6cee0c165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:28.066Z|de29b479-dc5d-4a25-bae3-f31fd00d928d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:28.067Z|de29b479-dc5d-4a25-bae3-f31fd00d928d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:34.936Z|47453fe0-b89a-485d-9787-a29dc5e48932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:53:34.936Z|47453fe0-b89a-485d-9787-a29dc5e48932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:53:38.072Z|04a09217-4211-4786-ad42-6bbfdaa1812f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:38.073Z|04a09217-4211-4786-ad42-6bbfdaa1812f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:38.080Z|2585eb35-25e9-4bcd-ae8d-5c3b11a774cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:38.081Z|2585eb35-25e9-4bcd-ae8d-5c3b11a774cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:38.092Z|2993bf46-deed-45a9-ae84-a870905623a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:38.092Z|2993bf46-deed-45a9-ae84-a870905623a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:45.661Z|0ab8d792-3d5b-4be0-a56a-895427c48fd9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:53:45.662Z|0ab8d792-3d5b-4be0-a56a-895427c48fd9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:48.098Z|b18fe1a0-b91b-41d3-b60e-6bde30a979a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:48.099Z|b18fe1a0-b91b-41d3-b60e-6bde30a979a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:48.108Z|ef03a1ed-1d5e-4d1d-877e-5ea72e75d22e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:48.109Z|ef03a1ed-1d5e-4d1d-877e-5ea72e75d22e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:48.116Z|15a64407-8336-4130-900d-e2afa813ac33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:48.116Z|15a64407-8336-4130-900d-e2afa813ac33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:49.936Z|b7f11ad8-b676-4aba-9563-806297a72c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:53:49.940Z|b7f11ad8-b676-4aba-9563-806297a72c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:53:51.047Z|b50b97e1-ab15-4ed4-9969-bc8a7e6b7da2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:53:51.047Z|b50b97e1-ab15-4ed4-9969-bc8a7e6b7da2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:53:58.129Z|4726c8cf-50e9-42c3-9b0d-1a6504b7939e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:58.131Z|4726c8cf-50e9-42c3-9b0d-1a6504b7939e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:58.132Z|765d1662-1e47-4e79-9d6d-eb1579421c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:58.132Z|765d1662-1e47-4e79-9d6d-eb1579421c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:53:58.141Z|110552f3-0370-4e05-9b5f-a69a68fc0927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:53:58.141Z|110552f3-0370-4e05-9b5f-a69a68fc0927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:04.936Z|2394391c-fc13-4a67-bd63-1bfdfbf727ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:54:04.936Z|2394391c-fc13-4a67-bd63-1bfdfbf727ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:54:08.158Z|c8ebb7e9-dfd2-49f8-8c7c-9ee780f32a31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:08.159Z|c8ebb7e9-dfd2-49f8-8c7c-9ee780f32a31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:08.167Z|02b63531-effc-416e-9c5e-6fe657cc879a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:08.167Z|02b63531-effc-416e-9c5e-6fe657cc879a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:08.167Z|d3c547c3-060b-4708-81c9-d27a548707f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:08.168Z|d3c547c3-060b-4708-81c9-d27a548707f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:18.188Z|1fdb584d-78af-402a-9945-e76487e56288|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:18.189Z|1fdb584d-78af-402a-9945-e76487e56288|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:18.227Z|d75486db-0444-4dc5-9df4-11daaf5f7a43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:18.228Z|d75486db-0444-4dc5-9df4-11daaf5f7a43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:18.228Z|2cdee28f-d928-4799-bb06-1703df12da80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:18.228Z|2cdee28f-d928-4799-bb06-1703df12da80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:19.936Z|8ca8f871-e1be-42e6-ad18-33ed84903248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:54:19.936Z|8ca8f871-e1be-42e6-ad18-33ed84903248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:54:21.048Z|0083c090-bae2-4d77-8364-e710d8859df2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:54:21.048Z|0083c090-bae2-4d77-8364-e710d8859df2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:54:28.217Z|510637c1-b8c1-4502-a8a0-23370339afd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:28.218Z|510637c1-b8c1-4502-a8a0-23370339afd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:28.257Z|c2112258-4357-46d6-b639-e8ac022fe186|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:28.258Z|c2112258-4357-46d6-b639-e8ac022fe186|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:28.258Z|038c92f3-a397-4730-8909-2c15029d1f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:28.259Z|038c92f3-a397-4730-8909-2c15029d1f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:34.936Z|6fa7650d-87b8-4945-a16c-443adb21ef3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:54:34.943Z|6fa7650d-87b8-4945-a16c-443adb21ef3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:54:38.247Z|e342aaee-dc20-4f6a-84cd-88afaecadf9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:38.247Z|e342aaee-dc20-4f6a-84cd-88afaecadf9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:38.285Z|843acadf-ccbe-49ca-a6de-e2127d26f100|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:38.285Z|38ac8ece-7dc4-47a6-8761-d64724f78bf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:38.286Z|843acadf-ccbe-49ca-a6de-e2127d26f100|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:38.286Z|38ac8ece-7dc4-47a6-8761-d64724f78bf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:45.661Z|25cb6a4a-2640-4295-bbfd-299bc257f6b6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:54:45.661Z|25cb6a4a-2640-4295-bbfd-299bc257f6b6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:48.276Z|66ab1c4f-8b7a-4976-8d4a-8757a5a75fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:48.277Z|66ab1c4f-8b7a-4976-8d4a-8757a5a75fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:48.309Z|39791d53-3264-482a-8924-0e7279ae06ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:48.310Z|39791d53-3264-482a-8924-0e7279ae06ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:48.313Z|82f2e16c-9ec1-44cb-92c5-b5297cd17b28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:48.313Z|82f2e16c-9ec1-44cb-92c5-b5297cd17b28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:49.936Z|d0d658c4-b102-455a-b7e2-92a27a438afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:54:49.936Z|d0d658c4-b102-455a-b7e2-92a27a438afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:54:51.048Z|5b0c3001-dd45-48d2-a8bf-a825b98cd644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:54:51.049Z|5b0c3001-dd45-48d2-a8bf-a825b98cd644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:54:58.307Z|1df6fede-761d-45d0-a918-8c49bd8e179d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:58.307Z|1df6fede-761d-45d0-a918-8c49bd8e179d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:58.333Z|c56d60b9-bc4f-4f68-b627-aa61c49fa89c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:58.334Z|c56d60b9-bc4f-4f68-b627-aa61c49fa89c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:54:58.338Z|74b354e8-bc87-426b-b004-9bfcc8e79b37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:54:58.339Z|74b354e8-bc87-426b-b004-9bfcc8e79b37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:04.936Z|cb801ae3-28c3-468d-a182-144ca24f978c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:55:04.936Z|cb801ae3-28c3-468d-a182-144ca24f978c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:55:08.337Z|84b1c7a3-e379-42ea-bb7e-2d52bf45af3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:08.338Z|84b1c7a3-e379-42ea-bb7e-2d52bf45af3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:08.362Z|65e00823-f89e-4e13-b0b4-3bd8e4687dea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:08.363Z|65e00823-f89e-4e13-b0b4-3bd8e4687dea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:08.363Z|d3f60519-2d48-4a80-afa1-2c9be70a6995|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:08.364Z|d3f60519-2d48-4a80-afa1-2c9be70a6995|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:18.368Z|9f4ab9a0-76aa-4a15-85e4-a13352f088f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:18.369Z|9f4ab9a0-76aa-4a15-85e4-a13352f088f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:18.390Z|d7e40b88-424f-404a-8826-584730d1b48c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:18.390Z|d7e40b88-424f-404a-8826-584730d1b48c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:18.393Z|83804c78-2986-4dbf-87f1-b9dbefc7fa5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:18.393Z|83804c78-2986-4dbf-87f1-b9dbefc7fa5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:19.936Z|969be77e-3a3c-4cb1-bbec-4176e24e6ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:55:19.943Z|969be77e-3a3c-4cb1-bbec-4176e24e6ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:55:21.049Z|e6475fa3-0669-4057-aa7a-7a61382340f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:55:21.050Z|e6475fa3-0669-4057-aa7a-7a61382340f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:55:28.405Z|8460597d-4ef4-4b94-87f0-66454f52f1ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:28.405Z|8460597d-4ef4-4b94-87f0-66454f52f1ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:28.416Z|26eb5767-2b71-4653-b370-f7981a6019d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:28.417Z|26eb5767-2b71-4653-b370-f7981a6019d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:28.419Z|0ca52ddc-0bce-4be4-b3f1-7ae99458d7f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:28.420Z|0ca52ddc-0bce-4be4-b3f1-7ae99458d7f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:34.936Z|c3ad085b-d7cf-4da4-aa91-08a5649081a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:55:34.936Z|c3ad085b-d7cf-4da4-aa91-08a5649081a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:55:38.438Z|ca1fcaaa-1af9-4b5e-bc07-50f510d0f5a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:38.438Z|ca1fcaaa-1af9-4b5e-bc07-50f510d0f5a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:38.444Z|2f5a4710-2ac3-415a-bbe0-fc6119f26624|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:38.445Z|2f5a4710-2ac3-415a-bbe0-fc6119f26624|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:38.447Z|13b168c4-a2fd-4fa5-be12-baf783985eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:38.448Z|13b168c4-a2fd-4fa5-be12-baf783985eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:45.661Z|12c7899c-2e5a-4264-a593-090ef9e9554f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:55:45.662Z|12c7899c-2e5a-4264-a593-090ef9e9554f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:48.469Z|d7cedcba-9c2f-40b0-a0f3-139b042523f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:48.470Z|d7cedcba-9c2f-40b0-a0f3-139b042523f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:48.473Z|80cd99f7-1002-4b85-8c45-0ba903ac7102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:48.474Z|80cd99f7-1002-4b85-8c45-0ba903ac7102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:48.474Z|29ec57eb-b960-4929-bf34-98a37fc6b03b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:48.475Z|29ec57eb-b960-4929-bf34-98a37fc6b03b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:49.936Z|0ef05269-0d5c-42a3-b0e1-6b526e5c64d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:55:49.936Z|0ef05269-0d5c-42a3-b0e1-6b526e5c64d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:55:51.050Z|cc6cd1f1-d97c-4fd4-b131-8ab36bb837ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:55:51.051Z|cc6cd1f1-d97c-4fd4-b131-8ab36bb837ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:55:58.500Z|76aa9a0f-f8f2-4322-8535-9ca8178ca621|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:58.500Z|76aa9a0f-f8f2-4322-8535-9ca8178ca621|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:58.503Z|b54fdc70-1039-4015-90e8-0fcfa1a0e093|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:58.504Z|b54fdc70-1039-4015-90e8-0fcfa1a0e093|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:55:58.504Z|b7cdae09-3adc-4227-983b-b2802fdbe565|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:55:58.505Z|b7cdae09-3adc-4227-983b-b2802fdbe565|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:04.936Z|df9ca4a5-7afe-4d7a-b1ed-1e5892ad41d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:56:04.941Z|df9ca4a5-7afe-4d7a-b1ed-1e5892ad41d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:56:08.529Z|bc4c9f4f-4b3c-4adc-a8e2-2f48a5b057cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:08.530Z|bc4c9f4f-4b3c-4adc-a8e2-2f48a5b057cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:08.533Z|86f010d7-9c0a-4dcd-ab3d-9e410b47a1e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:08.533Z|d050b8b3-7ded-41f6-8726-87d64820be71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:08.533Z|86f010d7-9c0a-4dcd-ab3d-9e410b47a1e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:08.534Z|d050b8b3-7ded-41f6-8726-87d64820be71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:18.555Z|2a2501a7-15b3-44a2-bde7-1b8422eba10b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:18.556Z|2a2501a7-15b3-44a2-bde7-1b8422eba10b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:18.557Z|924892d5-3c91-4757-89b3-191b15aecc74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:18.557Z|924892d5-3c91-4757-89b3-191b15aecc74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:18.561Z|787d3887-5249-4455-83ea-35153d3edc31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:18.562Z|787d3887-5249-4455-83ea-35153d3edc31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:19.936Z|fe26eacf-b6a5-43d1-bbb3-bdff766f2135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:56:19.937Z|fe26eacf-b6a5-43d1-bbb3-bdff766f2135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:56:21.051Z|36697315-47d3-4541-87d0-009cb2b582c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:56:21.051Z|36697315-47d3-4541-87d0-009cb2b582c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:56:28.585Z|29ced7ac-821d-4555-8a13-9857d742c7bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:28.586Z|29ced7ac-821d-4555-8a13-9857d742c7bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:28.595Z|c1283854-3146-4a78-8e6d-9dce1326511b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:28.595Z|c51896f7-2a64-4088-b7d0-0ccf1d6df7eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:28.596Z|c1283854-3146-4a78-8e6d-9dce1326511b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:28.596Z|c51896f7-2a64-4088-b7d0-0ccf1d6df7eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:34.936Z|c70b3081-f5e4-45b6-83c1-216fa5d06e4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:56:34.936Z|c70b3081-f5e4-45b6-83c1-216fa5d06e4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:56:38.610Z|9045302c-c7b9-4537-9e1c-b94239e6edc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:38.611Z|9045302c-c7b9-4537-9e1c-b94239e6edc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:38.620Z|bf981fba-5d33-4644-9381-c79f0489265c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:38.621Z|bf981fba-5d33-4644-9381-c79f0489265c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:38.623Z|0913f903-6aa1-43dd-bf5c-efd5a07c0c4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:38.623Z|0913f903-6aa1-43dd-bf5c-efd5a07c0c4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:45.662Z|4dda16fa-5af3-45aa-a538-42b6722fc092|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:56:45.663Z|4dda16fa-5af3-45aa-a538-42b6722fc092|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:48.638Z|71365e0f-9d72-4626-85d9-2dca8d0151c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:48.639Z|71365e0f-9d72-4626-85d9-2dca8d0151c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:48.647Z|093e04e0-9f16-40b5-878b-3bc92635abe7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:48.647Z|093e04e0-9f16-40b5-878b-3bc92635abe7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:48.648Z|1816ae01-aa9e-42ff-b1b4-069ad0cbc8e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:48.649Z|1816ae01-aa9e-42ff-b1b4-069ad0cbc8e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:49.936Z|0af0ffff-d4db-4583-8fd4-488a38498e30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:56:49.940Z|0af0ffff-d4db-4583-8fd4-488a38498e30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:56:51.052Z|9c5820cc-37f8-4c3a-bb95-9c827bedff78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:56:51.052Z|9c5820cc-37f8-4c3a-bb95-9c827bedff78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:56:58.674Z|c0f6ce69-f58f-4a51-877e-27ba9748020d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:58.674Z|c0f6ce69-f58f-4a51-877e-27ba9748020d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:58.674Z|2251ee03-a67d-4644-b30f-c468945c1e92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:58.675Z|2251ee03-a67d-4644-b30f-c468945c1e92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:56:58.675Z|1d6908d7-90e9-4948-ba0b-d329b92baf9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:56:58.676Z|1d6908d7-90e9-4948-ba0b-d329b92baf9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:04.936Z|be1a3789-3138-4fd4-aeec-9535e3cbfc88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:57:04.936Z|be1a3789-3138-4fd4-aeec-9535e3cbfc88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:57:08.706Z|50a49f7f-5799-4d4a-b3b0-f81946ea37ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:08.706Z|50a49f7f-5799-4d4a-b3b0-f81946ea37ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:08.707Z|14b5e6cc-2fa2-4527-bcb6-0de95c4fdc6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:08.707Z|14b5e6cc-2fa2-4527-bcb6-0de95c4fdc6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:08.709Z|1c7def43-da0a-4330-a12a-da6a8a2717a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:08.710Z|1c7def43-da0a-4330-a12a-da6a8a2717a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:18.735Z|22e0e2a6-4eb5-4d4f-a189-f12bb01c86db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:18.735Z|4d826e18-11dd-4d25-bd9d-d3a93a63d454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:18.736Z|22e0e2a6-4eb5-4d4f-a189-f12bb01c86db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:18.736Z|4d826e18-11dd-4d25-bd9d-d3a93a63d454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:18.740Z|d5b4e4a4-d597-45f8-8dde-5fe61423bc1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:18.741Z|d5b4e4a4-d597-45f8-8dde-5fe61423bc1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:19.936Z|cedffa45-b08e-4360-9bd2-b5e4ff6e9f49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:57:19.936Z|cedffa45-b08e-4360-9bd2-b5e4ff6e9f49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:57:21.053Z|d4cda2f2-199a-442a-9a5a-df0e0689527c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:57:21.053Z|d4cda2f2-199a-442a-9a5a-df0e0689527c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:57:28.767Z|46fc6731-b780-4615-a77b-77b7c79d6b44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:28.767Z|96a754ab-bd6e-4651-a6be-044966680290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:28.767Z|46fc6731-b780-4615-a77b-77b7c79d6b44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:28.768Z|96a754ab-bd6e-4651-a6be-044966680290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:28.769Z|509073e5-06a5-4b02-a8fd-ac233d32350f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:28.770Z|509073e5-06a5-4b02-a8fd-ac233d32350f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:34.936Z|0b8d4658-e778-44dc-8baa-37aed0a65592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:57:34.942Z|0b8d4658-e778-44dc-8baa-37aed0a65592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:57:38.797Z|7e925f7a-0834-418f-b07f-f8c4b26d43f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:38.798Z|5ff9f72e-5fad-44ad-b5c2-d458578af7c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:38.798Z|5ff9f72e-5fad-44ad-b5c2-d458578af7c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:38.798Z|7e925f7a-0834-418f-b07f-f8c4b26d43f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:38.806Z|f9e07402-55f8-4387-a0bd-f435c618f613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:38.806Z|f9e07402-55f8-4387-a0bd-f435c618f613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:45.660Z|cb2bef9c-3cac-4d99-babb-f8f08ad286cd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:57:45.661Z|cb2bef9c-3cac-4d99-babb-f8f08ad286cd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:48.829Z|d3f997d7-139f-490f-bf17-02f0c7f41f38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:48.829Z|d3f997d7-139f-490f-bf17-02f0c7f41f38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:48.829Z|aeb971a0-a53e-4b7b-8f7f-2f1375eb5a96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:48.830Z|aeb971a0-a53e-4b7b-8f7f-2f1375eb5a96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:48.829Z|b5aaae24-45ef-41e9-8897-5671f2cc653a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:48.831Z|b5aaae24-45ef-41e9-8897-5671f2cc653a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:49.936Z|713aae34-ed7c-49b8-9e1c-fcc023ad3e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:57:49.937Z|713aae34-ed7c-49b8-9e1c-fcc023ad3e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:57:51.054Z|33d247ea-acad-47cd-9cd0-5f5c87f31fa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:57:51.054Z|33d247ea-acad-47cd-9cd0-5f5c87f31fa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:57:58.857Z|408316f5-b234-4d11-b1fd-20f0cfbd5754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:58.858Z|408316f5-b234-4d11-b1fd-20f0cfbd5754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:58.860Z|ad3443fd-b2f0-4f2a-a6b6-9eb1231fef32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:58.861Z|ad3443fd-b2f0-4f2a-a6b6-9eb1231fef32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:57:58.861Z|c8c3665e-dd86-42cc-9771-64baa8784778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:57:58.862Z|c8c3665e-dd86-42cc-9771-64baa8784778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:04.936Z|5ca80787-3d25-45b7-9570-f140b4a85f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:58:04.936Z|5ca80787-3d25-45b7-9570-f140b4a85f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:58:08.892Z|b8bdf6c5-65db-4734-a82e-1829da1977f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:08.892Z|cfb3d611-a15c-4fbb-b960-3428f008ab5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:08.893Z|b8bdf6c5-65db-4734-a82e-1829da1977f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:08.893Z|cfb3d611-a15c-4fbb-b960-3428f008ab5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:08.899Z|8c8787a7-dcb6-4e90-acc2-6f84b4c9e209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:08.900Z|8c8787a7-dcb6-4e90-acc2-6f84b4c9e209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:18.917Z|9e814f9d-929b-4c0f-b239-0b4aa37a11ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:18.918Z|9e814f9d-929b-4c0f-b239-0b4aa37a11ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:18.923Z|9d2a6c14-c3d2-4d1e-8e3e-5447708a2cdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:18.923Z|9d2a6c14-c3d2-4d1e-8e3e-5447708a2cdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:18.936Z|8ad0d853-0d94-442c-81f2-c428e8fa2e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:18.937Z|8ad0d853-0d94-442c-81f2-c428e8fa2e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:19.936Z|65aa92ad-2913-44d3-b8fd-fdb0b95351e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:58:19.942Z|65aa92ad-2913-44d3-b8fd-fdb0b95351e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:58:21.054Z|d059ef19-7375-4469-8325-ddc17c02d250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:58:21.055Z|d059ef19-7375-4469-8325-ddc17c02d250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:58:28.950Z|c4d6ca08-3ccc-4345-8303-de6863035fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:28.951Z|c4d6ca08-3ccc-4345-8303-de6863035fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:28.953Z|e59d47fb-f33b-48bb-94d6-7b4f95a1625e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:28.953Z|e59d47fb-f33b-48bb-94d6-7b4f95a1625e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:28.963Z|4fef060b-3f34-4d17-94a0-e1ea2849f53f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:28.964Z|4fef060b-3f34-4d17-94a0-e1ea2849f53f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:34.936Z|92f76a0d-ccab-4074-a80c-5d5e43fafed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:58:34.937Z|92f76a0d-ccab-4074-a80c-5d5e43fafed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:58:38.979Z|02f10f32-4819-45f8-8cdd-03ff8cccfad3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:38.980Z|02f10f32-4819-45f8-8cdd-03ff8cccfad3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:38.984Z|c1037b3b-9cbf-4c31-aac2-e1e4f65e8fd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:38.984Z|c1037b3b-9cbf-4c31-aac2-e1e4f65e8fd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:38.985Z|74eefd66-7025-4a35-a761-d42a4f09266f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:38.985Z|74eefd66-7025-4a35-a761-d42a4f09266f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:45.660Z|ebba0966-6936-4d57-806c-c2f3d88965c1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:58:45.661Z|ebba0966-6936-4d57-806c-c2f3d88965c1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:49.005Z|bd8a9556-0914-4034-b63e-dae9b79ae311|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:49.006Z|bd8a9556-0914-4034-b63e-dae9b79ae311|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:49.010Z|251394bf-4d9f-40bc-b7a9-8b26070ee679|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:49.010Z|251394bf-4d9f-40bc-b7a9-8b26070ee679|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:49.010Z|b6632314-5124-4d0d-b15d-a2bf2c80a2f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:49.011Z|b6632314-5124-4d0d-b15d-a2bf2c80a2f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:49.936Z|0fdd0379-2d63-4889-86ab-083c6c255cbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:58:49.936Z|0fdd0379-2d63-4889-86ab-083c6c255cbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:58:51.055Z|ded0004a-f371-45b9-a944-ecb732a9490b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:58:51.056Z|ded0004a-f371-45b9-a944-ecb732a9490b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:58:59.034Z|88f84f86-907b-408c-81ee-cf8a9b177178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:59.034Z|88f84f86-907b-408c-81ee-cf8a9b177178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:59.036Z|052c1ede-7a92-435e-b6b6-1f3d83e626b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:59.036Z|052c1ede-7a92-435e-b6b6-1f3d83e626b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:58:59.042Z|26f05739-7a0e-4c04-8ad3-605c7ad5ede9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:58:59.043Z|26f05739-7a0e-4c04-8ad3-605c7ad5ede9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:04.936Z|50dd763e-72b1-4012-9611-e6df9072afbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:59:04.940Z|50dd763e-72b1-4012-9611-e6df9072afbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:59:09.060Z|db10c1fc-bfad-48e0-802d-8681b16cf323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:09.061Z|32650da4-3751-4328-bd20-839f3fe16611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:09.061Z|32650da4-3751-4328-bd20-839f3fe16611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:09.061Z|db10c1fc-bfad-48e0-802d-8681b16cf323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:09.066Z|d4eca4a1-28bd-4287-b310-a84eb24ec0d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:09.066Z|d4eca4a1-28bd-4287-b310-a84eb24ec0d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:19.089Z|c63b233b-3f97-4a9f-8b1b-1f23d1201016|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:19.090Z|c63b233b-3f97-4a9f-8b1b-1f23d1201016|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:19.092Z|a98b6ff9-dc12-48b6-a193-0d626e8546a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:19.093Z|a98b6ff9-dc12-48b6-a193-0d626e8546a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:19.096Z|675f95ea-89a4-4570-b760-1d73deca7ce8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:19.096Z|675f95ea-89a4-4570-b760-1d73deca7ce8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:19.936Z|551ca1bc-e44a-4c0f-a7f3-f2b52447a1a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:59:19.936Z|551ca1bc-e44a-4c0f-a7f3-f2b52447a1a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:59:21.057Z|2c8b0c6a-e395-422f-aba6-657b52211c87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:59:21.057Z|2c8b0c6a-e395-422f-aba6-657b52211c87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:59:29.121Z|994604d1-e17d-4e12-a137-16c7d9392a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:29.121Z|994604d1-e17d-4e12-a137-16c7d9392a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:29.121Z|b80adb69-0637-4b69-92df-d06a459b979d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:29.122Z|b80adb69-0637-4b69-92df-d06a459b979d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:29.129Z|1e89866c-b4f6-4a25-be0a-720d2e9c340e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:29.129Z|1e89866c-b4f6-4a25-be0a-720d2e9c340e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:34.936Z|de343761-5145-4a0a-8615-341bb19c4564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:59:34.936Z|de343761-5145-4a0a-8615-341bb19c4564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:59:39.145Z|c4630f85-fdf8-464d-931d-4fcab02f99b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:39.146Z|c4630f85-fdf8-464d-931d-4fcab02f99b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:39.148Z|a7742647-8c0b-4644-9118-c55b4c634eb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:39.149Z|a7742647-8c0b-4644-9118-c55b4c634eb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:39.150Z|9b4afe90-7e14-4d1c-be69-651101f1d254|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:39.150Z|9b4afe90-7e14-4d1c-be69-651101f1d254|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:45.659Z|2109fd3d-685d-4c98-b5c8-266aeb3aeb52|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T07:59:45.660Z|2109fd3d-685d-4c98-b5c8-266aeb3aeb52|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:49.173Z|72d66b20-c03b-41cd-b817-086574b69774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:49.173Z|72d66b20-c03b-41cd-b817-086574b69774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:49.178Z|03f7c2e9-a5bc-4e28-8e5b-1430d80b6440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:49.178Z|03f7c2e9-a5bc-4e28-8e5b-1430d80b6440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:49.180Z|27ceca1b-f225-4e5b-8177-463db77682c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:49.181Z|27ceca1b-f225-4e5b-8177-463db77682c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:49.936Z|dc51a236-c4ca-4d87-b848-e2b7f5f69a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:59:49.940Z|dc51a236-c4ca-4d87-b848-e2b7f5f69a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:59:51.057Z|1f225dab-fd03-40e8-8f58-e58c147fff9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T07:59:51.058Z|1f225dab-fd03-40e8-8f58-e58c147fff9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T07:59:59.205Z|3b8b305c-9282-47e5-8ee8-17976a1fe2e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:59.206Z|3b8b305c-9282-47e5-8ee8-17976a1fe2e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:59.207Z|39b38f78-8b5a-4cc2-b46f-9c0b713ac2e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:59.207Z|39b38f78-8b5a-4cc2-b46f-9c0b713ac2e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T07:59:59.210Z|6361fc70-49b3-4928-8326-25a1709bbbea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T07:59:59.210Z|6361fc70-49b3-4928-8326-25a1709bbbea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:04.936Z|d1c128c6-aab7-496a-8a69-6e1b045fbb36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:00:04.937Z|d1c128c6-aab7-496a-8a69-6e1b045fbb36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:00:09.233Z|5b73dd86-844b-4f35-880b-3f47881258f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:09.233Z|5b73dd86-844b-4f35-880b-3f47881258f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:09.234Z|307fa7f6-24d0-4572-a475-19e1305bf2e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:09.235Z|307fa7f6-24d0-4572-a475-19e1305bf2e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:09.235Z|8610e5a4-cc9f-478d-9fc3-1c444ef87182|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:09.236Z|8610e5a4-cc9f-478d-9fc3-1c444ef87182|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:19.259Z|1d368f70-d3a4-47b5-8f4c-743f1d811156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:19.261Z|1d368f70-d3a4-47b5-8f4c-743f1d811156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:19.262Z|1e0cabd5-ed6e-4733-8590-e1c9a21817bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:19.262Z|6504583b-c302-4079-b87e-c33c2818fbc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:19.262Z|1e0cabd5-ed6e-4733-8590-e1c9a21817bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:19.262Z|6504583b-c302-4079-b87e-c33c2818fbc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:19.936Z|662421eb-f25e-4715-904c-233e4ac7b5c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:00:19.936Z|662421eb-f25e-4715-904c-233e4ac7b5c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:00:21.059Z|4db24302-f809-47ba-8a8b-fddb91103112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:00:21.059Z|4db24302-f809-47ba-8a8b-fddb91103112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:00:29.288Z|b23fda03-40d9-4aac-8c3e-ea51fff0a3fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:29.289Z|b23fda03-40d9-4aac-8c3e-ea51fff0a3fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:29.292Z|42551062-19b7-44b6-96ab-498cba940d92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:29.292Z|1f75eca0-0ba5-4cd1-adb3-13ab7a13281e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:29.292Z|42551062-19b7-44b6-96ab-498cba940d92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:29.292Z|1f75eca0-0ba5-4cd1-adb3-13ab7a13281e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:34.936Z|ab9efa2d-127d-40c5-a903-418035efe610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:00:34.943Z|ab9efa2d-127d-40c5-a903-418035efe610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:00:39.316Z|0d43dd43-d086-4ad4-ba51-a6e4bc204b00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:39.316Z|0d43dd43-d086-4ad4-ba51-a6e4bc204b00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:39.319Z|63061c31-4149-40b6-82bd-e491ea0b62a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:39.320Z|63061c31-4149-40b6-82bd-e491ea0b62a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:39.321Z|5203174d-01ad-4c84-922e-6e5a2ed51aaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:39.321Z|5203174d-01ad-4c84-922e-6e5a2ed51aaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:45.660Z|24978bed-57db-4d2a-b7b1-f3beee07db85|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:00:45.660Z|24978bed-57db-4d2a-b7b1-f3beee07db85|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:49.346Z|e76be095-d577-458a-b0e1-eb39ee1aa922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:49.347Z|e76be095-d577-458a-b0e1-eb39ee1aa922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:49.347Z|932b77c3-feec-43d7-8aa3-f5260a4cfd99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:49.348Z|932b77c3-feec-43d7-8aa3-f5260a4cfd99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:49.352Z|e7fe6e80-c8a5-493e-88db-480eca01454f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:49.352Z|e7fe6e80-c8a5-493e-88db-480eca01454f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:49.936Z|2233b628-217a-4d9c-aaf7-9ec5e1ba25ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:00:49.936Z|2233b628-217a-4d9c-aaf7-9ec5e1ba25ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:00:51.060Z|f71412f0-0963-4161-a8ae-cffb39b65b8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:00:51.061Z|f71412f0-0963-4161-a8ae-cffb39b65b8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:00:59.374Z|bacc8f1d-7e60-45c8-8dc3-c42b5ac6f0be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:59.375Z|bacc8f1d-7e60-45c8-8dc3-c42b5ac6f0be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:59.378Z|abaa0cd0-a007-44e7-a48e-a996ce407250|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:59.378Z|abaa0cd0-a007-44e7-a48e-a996ce407250|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:00:59.383Z|b4438ba5-b6af-44ed-94f9-456deac10972|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:00:59.383Z|b4438ba5-b6af-44ed-94f9-456deac10972|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:04.936Z|0aff91f3-ecde-42ca-adfc-3e009ba46693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:01:04.936Z|0aff91f3-ecde-42ca-adfc-3e009ba46693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:01:09.402Z|882c97e4-5693-4a50-8bf5-d1e38ad50ab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:09.403Z|882c97e4-5693-4a50-8bf5-d1e38ad50ab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:09.406Z|96ff68df-a7ac-4b9f-9e92-cb51bd65989f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:09.406Z|7e189931-47c8-4258-9358-cd1ca87c09c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:09.406Z|7e189931-47c8-4258-9358-cd1ca87c09c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:09.406Z|96ff68df-a7ac-4b9f-9e92-cb51bd65989f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:19.433Z|5ea54ec8-456a-4a58-b2f2-7fa2c885b3a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:19.434Z|5ea54ec8-456a-4a58-b2f2-7fa2c885b3a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:19.434Z|27c483e7-caf9-457a-954d-32d310038fb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:19.434Z|27c483e7-caf9-457a-954d-32d310038fb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:19.436Z|0ce35817-7097-44f6-8480-3bbd7b0bd299|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:19.437Z|0ce35817-7097-44f6-8480-3bbd7b0bd299|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:19.936Z|b2b09865-cb93-47f2-b509-f9c7e5890eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:01:19.942Z|b2b09865-cb93-47f2-b509-f9c7e5890eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:01:21.061Z|f12f676d-eb06-4747-b862-1af66185a236|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:01:21.061Z|f12f676d-eb06-4747-b862-1af66185a236|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:01:29.461Z|f7429246-b206-4979-9f20-742d89545c1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:29.462Z|f7429246-b206-4979-9f20-742d89545c1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:29.465Z|e408a1fe-bac6-48c5-bde2-710d9f121c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:29.465Z|e408a1fe-bac6-48c5-bde2-710d9f121c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:29.471Z|783a6607-c20d-4ba0-9176-9c221619d3c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:29.472Z|783a6607-c20d-4ba0-9176-9c221619d3c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:34.936Z|3be8cf0d-f875-4268-b32c-55db6d4489e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:01:34.936Z|3be8cf0d-f875-4268-b32c-55db6d4489e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:01:39.493Z|35ca462a-9a0a-42a5-8d3e-131370ace944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:39.493Z|35ca462a-9a0a-42a5-8d3e-131370ace944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:39.494Z|7c67343a-d3a5-43de-a784-c3292594e2ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:39.495Z|7c67343a-d3a5-43de-a784-c3292594e2ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:39.501Z|329a6bd1-b976-496a-997c-bc0c9ac70dd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:39.502Z|329a6bd1-b976-496a-997c-bc0c9ac70dd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:45.661Z|2d5c95a5-dd82-48b5-ba14-82351816463f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:01:45.662Z|2d5c95a5-dd82-48b5-ba14-82351816463f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:49.522Z|d2efa7da-71f1-4208-9aef-d191cafd4b0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:49.522Z|d2efa7da-71f1-4208-9aef-d191cafd4b0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:49.523Z|e3cd38e4-0a68-44bc-a318-18115c53d43a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:49.523Z|e3cd38e4-0a68-44bc-a318-18115c53d43a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:49.536Z|5395ada3-2791-4cc4-ac60-dcaccdbf8640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:49.536Z|5395ada3-2791-4cc4-ac60-dcaccdbf8640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:49.936Z|d854e899-6781-4c37-8383-a111b41310c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:01:49.936Z|d854e899-6781-4c37-8383-a111b41310c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:01:51.062Z|cceb4fd8-7c4b-4d9d-8a1f-eb9721532aac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:01:51.062Z|cceb4fd8-7c4b-4d9d-8a1f-eb9721532aac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:01:59.554Z|3baaf5e1-ae62-493c-ae2d-a3196d0cbc4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:59.554Z|a9df7438-6df6-427e-a416-3b910881a1d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:59.555Z|3baaf5e1-ae62-493c-ae2d-a3196d0cbc4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:59.555Z|a9df7438-6df6-427e-a416-3b910881a1d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:01:59.564Z|090abc78-6a05-4a29-9ce6-58c57fbba69b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:01:59.565Z|090abc78-6a05-4a29-9ce6-58c57fbba69b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:04.936Z|113e8121-0ac6-46c0-ad5e-8fdf599e051f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:02:04.942Z|113e8121-0ac6-46c0-ad5e-8fdf599e051f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:02:09.580Z|cf360d3c-9a20-48b3-8243-4e7d1fbc41bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:09.580Z|cf360d3c-9a20-48b3-8243-4e7d1fbc41bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:09.585Z|f1189176-6acb-4856-b4e1-9c4bc86b02f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:09.586Z|f1189176-6acb-4856-b4e1-9c4bc86b02f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:09.603Z|f637aeb6-e48a-4539-8b22-433772955759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:09.604Z|f637aeb6-e48a-4539-8b22-433772955759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:19.608Z|4e844000-8e1f-41fe-a205-67ac9c2c182b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:19.609Z|4e844000-8e1f-41fe-a205-67ac9c2c182b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:19.613Z|8cd57846-b66b-488a-af64-dcaa438926d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:19.614Z|8cd57846-b66b-488a-af64-dcaa438926d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:19.637Z|6327e48d-ea94-40f8-a5e9-90c01497db93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:19.637Z|6327e48d-ea94-40f8-a5e9-90c01497db93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:19.936Z|38055ea2-8a90-4253-9f11-4b81e5ef0a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:02:19.936Z|38055ea2-8a90-4253-9f11-4b81e5ef0a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:02:21.062Z|e416efe5-f930-47a8-8a85-53980bf46e6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:02:21.063Z|e416efe5-f930-47a8-8a85-53980bf46e6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:02:29.642Z|85b23597-8c91-49d5-9589-ccd0814f592b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:29.643Z|85b23597-8c91-49d5-9589-ccd0814f592b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:29.646Z|4ea428f6-eede-4a3a-af33-07e643dc5d21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:29.646Z|4ea428f6-eede-4a3a-af33-07e643dc5d21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:29.660Z|5cb2915d-c122-45ea-8e7e-c1fc0b229916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:29.661Z|5cb2915d-c122-45ea-8e7e-c1fc0b229916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:34.936Z|a1dfb864-6f8d-4698-971f-c6332b0e2bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:02:34.937Z|a1dfb864-6f8d-4698-971f-c6332b0e2bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:02:39.673Z|bcb8f53f-f13d-4a15-9c1c-54a647a706fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:39.674Z|bcb8f53f-f13d-4a15-9c1c-54a647a706fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:39.675Z|9f043889-d60d-4706-a5f1-90d3a3af32e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:39.675Z|9f043889-d60d-4706-a5f1-90d3a3af32e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:39.685Z|69d81e9e-2f2f-4ce8-9591-0564648ccfe9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:39.685Z|69d81e9e-2f2f-4ce8-9591-0564648ccfe9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:45.660Z|aea8b9e3-f619-4b93-81cc-2757242b6531|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:02:45.661Z|aea8b9e3-f619-4b93-81cc-2757242b6531|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:49.703Z|0d590f95-8ada-4c4d-8618-6bf0a6112c08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:49.703Z|0d590f95-8ada-4c4d-8618-6bf0a6112c08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:49.711Z|61366591-b376-47bb-8bc0-7e9ca40aade9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:49.711Z|61366591-b376-47bb-8bc0-7e9ca40aade9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:49.713Z|0ed277e6-7db1-42b0-9cc3-4a1f75b47cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:49.714Z|0ed277e6-7db1-42b0-9cc3-4a1f75b47cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:49.936Z|a58a15d1-7efb-4f2c-a7de-0e2bdf4dc44c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:02:49.941Z|a58a15d1-7efb-4f2c-a7de-0e2bdf4dc44c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:02:51.063Z|15137fdb-71d6-4a07-89ef-59e699eef186|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:02:51.064Z|15137fdb-71d6-4a07-89ef-59e699eef186|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:02:59.733Z|3d962ad0-a16d-4bc6-ad5a-4af59d273c6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:59.733Z|3d962ad0-a16d-4bc6-ad5a-4af59d273c6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:59.740Z|c7a12ee7-6fb0-4161-b57c-48af4f199b48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:59.740Z|c7a12ee7-6fb0-4161-b57c-48af4f199b48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:02:59.745Z|0fa2e457-21c6-415e-91a9-2b26fce617b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:02:59.746Z|0fa2e457-21c6-415e-91a9-2b26fce617b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:04.936Z|7c41f494-97ef-4a5f-b094-1e01db9eb81a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:03:04.936Z|7c41f494-97ef-4a5f-b094-1e01db9eb81a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:03:09.762Z|90bdbb55-97d0-4cff-b494-2b02f0c7ea2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:09.763Z|90bdbb55-97d0-4cff-b494-2b02f0c7ea2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:09.770Z|7d1fb377-b561-428c-9c18-d070a1fdd866|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:09.770Z|7d1fb377-b561-428c-9c18-d070a1fdd866|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:09.772Z|772e234d-1b59-4d31-bad9-33d31ee64aec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:09.772Z|772e234d-1b59-4d31-bad9-33d31ee64aec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:19.787Z|5982b239-a106-4d0c-ba9a-a8a966f05548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:19.787Z|5982b239-a106-4d0c-ba9a-a8a966f05548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:19.799Z|a48d512c-2232-4de6-b3ec-0334282b6b00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:19.799Z|a6805a47-c5b2-4206-98d7-1bb9182a8502|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:19.799Z|a6805a47-c5b2-4206-98d7-1bb9182a8502|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:19.799Z|a48d512c-2232-4de6-b3ec-0334282b6b00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:19.936Z|7eb6a893-13dc-4608-999b-f318c97ee5a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:03:19.936Z|7eb6a893-13dc-4608-999b-f318c97ee5a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:03:21.064Z|89296668-aaf5-4db7-8ffa-dff74d8908df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:03:21.065Z|89296668-aaf5-4db7-8ffa-dff74d8908df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:03:29.821Z|f36b7336-f6ca-4c48-9e03-4e3cc57d2f4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:29.822Z|f36b7336-f6ca-4c48-9e03-4e3cc57d2f4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:29.826Z|b94e1e9d-54d4-4c59-8323-62e28fec6568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:29.827Z|b94e1e9d-54d4-4c59-8323-62e28fec6568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:29.831Z|71c16864-69ed-4a89-a27a-c8250d466a36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:29.832Z|71c16864-69ed-4a89-a27a-c8250d466a36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:34.936Z|084490e4-5e5e-4b26-9a0f-1e3afe503966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:03:34.936Z|084490e4-5e5e-4b26-9a0f-1e3afe503966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:03:39.852Z|5b71c9d2-b1b4-416e-935e-da14cf4573cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:39.853Z|5b71c9d2-b1b4-416e-935e-da14cf4573cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:39.855Z|642023ca-c5fb-41e0-939c-b1f5eebb409c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:39.855Z|642023ca-c5fb-41e0-939c-b1f5eebb409c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:39.859Z|0583a4bc-49ab-4836-8307-5c65b3bb4c40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:39.860Z|0583a4bc-49ab-4836-8307-5c65b3bb4c40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:45.662Z|de7af577-5adc-4659-957c-62d0470aec36|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:03:45.663Z|de7af577-5adc-4659-957c-62d0470aec36|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:49.883Z|905d645d-2030-495d-a2c7-11ea8f2e0e35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:49.884Z|905d645d-2030-495d-a2c7-11ea8f2e0e35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:49.886Z|192794ae-27b9-461f-8ec6-71e39ec18081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:49.887Z|192794ae-27b9-461f-8ec6-71e39ec18081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:49.887Z|63b8edfe-dbd9-4a90-b39a-ad75147d8272|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:49.888Z|63b8edfe-dbd9-4a90-b39a-ad75147d8272|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:49.936Z|8404b459-84e4-4a35-bd20-6a3319beb231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:03:49.936Z|8404b459-84e4-4a35-bd20-6a3319beb231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:03:51.065Z|488897af-a390-47ab-8838-3a588662a14b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:03:51.066Z|488897af-a390-47ab-8838-3a588662a14b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:03:59.913Z|d3b5a8d3-1c8b-494f-95eb-a2dc2e504aff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:59.914Z|d3b5a8d3-1c8b-494f-95eb-a2dc2e504aff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:59.916Z|887db60c-3726-4580-b848-feec39512baf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:59.916Z|887db60c-3726-4580-b848-feec39512baf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:03:59.916Z|ad7cdb0d-2a1d-4664-bbd9-899d449a256c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:03:59.917Z|ad7cdb0d-2a1d-4664-bbd9-899d449a256c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:04:04.936Z|4ff7ed75-d785-469b-a2ab-04d59e203182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:04:04.937Z|4ff7ed75-d785-469b-a2ab-04d59e203182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:04:09.940Z|0ddc06b5-af17-4e5e-9adb-85f8cde60ff1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:04:09.941Z|0ddc06b5-af17-4e5e-9adb-85f8cde60ff1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:04:09.941Z|67366318-b452-4013-9a4c-fd1ceda70b58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:04:09.942Z|67366318-b452-4013-9a4c-fd1ceda70b58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:04:09.945Z|029a89c1-4fb1-46b8-b639-33e0f55d1971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:04:09.946Z|029a89c1-4fb1-46b8-b639-33e0f55d1971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:04:19.936Z|ebedb5e5-a0e0-4d13-9e1c-4a120266b6c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:04:19.937Z|ebedb5e5-a0e0-4d13-9e1c-4a120266b6c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:04:19.972Z|5e41b5df-52d9-4a43-9e75-f8a288e63a6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:04:19.973Z|5e41b5df-52d9-4a43-9e75-f8a288e63a6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:04:19.973Z|f3951452-999a-4ebc-be88-ae37d6c90d6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:04:19.974Z|f3951452-999a-4ebc-be88-ae37d6c90d6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:04:19.974Z|c6f96166-439c-418e-9ce1-6c6781f4a54f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:04:19.975Z|c6f96166-439c-418e-9ce1-6c6781f4a54f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:04:21.066Z|57ca2351-cb37-44f4-892e-859c56e54a76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:04:21.067Z|57ca2351-cb37-44f4-892e-859c56e54a76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:04:30.006Z|ebb0efa2-b0aa-49be-ab39-35d061fb6bac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:04:30.006Z|69fb1330-e219-4f91-8baf-536083d8e178|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:04:30.007Z|ebb0efa2-b0aa-49be-ab39-35d061fb6bac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:04:30.007Z|69fb1330-e219-4f91-8baf-536083d8e178|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:04:30.008Z|987d38d8-6706-4d47-80e4-45bd1abe61ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:04:30.009Z|987d38d8-6706-4d47-80e4-45bd1abe61ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:04:34.936Z|6048fe4c-1a87-4c85-94bc-96d3fe9b76b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:04:34.936Z|6048fe4c-1a87-4c85-94bc-96d3fe9b76b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:04:40.035Z|74278247-1e99-4fa2-b6ae-fb15f03e62d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:04:40.035Z|74278247-1e99-4fa2-b6ae-fb15f03e62d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:04:40.036Z|952aceb4-1693-4c0d-a39c-75040d8c6d60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:04:40.036Z|952aceb4-1693-4c0d-a39c-75040d8c6d60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:04:40.041Z|68575dfc-b002-4aa4-84a9-2cc18d08e24e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:04:40.041Z|68575dfc-b002-4aa4-84a9-2cc18d08e24e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:04:45.662Z|f9c25c4b-567b-4b2e-a713-f9c34d5b9266|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:04:45.662Z|f9c25c4b-567b-4b2e-a713-f9c34d5b9266|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:04:49.936Z|a39ea15f-0ede-46c8-b73b-bc3d1fe1c932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:04:49.937Z|a39ea15f-0ede-46c8-b73b-bc3d1fe1c932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:04:50.062Z|361874e3-4334-4636-9e87-ffbd1586108d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:04:50.062Z|361874e3-4334-4636-9e87-ffbd1586108d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:04:50.065Z|a43dbc19-466b-4d72-8109-34b33cd2fe59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:04:50.065Z|28b5f149-b150-4fe6-bc4b-ace71990b729|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:04:50.065Z|28b5f149-b150-4fe6-bc4b-ace71990b729|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:04:50.065Z|a43dbc19-466b-4d72-8109-34b33cd2fe59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:04:51.067Z|324e445c-8269-4160-96ec-ee1cd00c3fdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:04:51.068Z|324e445c-8269-4160-96ec-ee1cd00c3fdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:05:00.093Z|d0d07866-a1bc-489f-ab1e-de459c78c826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:00.093Z|b5a9fd21-8f3b-4bcf-a7f6-97b1fdd76756|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:00.094Z|b5a9fd21-8f3b-4bcf-a7f6-97b1fdd76756|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:00.094Z|d0d07866-a1bc-489f-ab1e-de459c78c826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:00.101Z|13d5682c-22c7-4485-935d-24be8f7b8e10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:00.102Z|13d5682c-22c7-4485-935d-24be8f7b8e10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:04.936Z|b10cedab-321d-4f8b-bde6-ed57fc92c7ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:05:04.941Z|b10cedab-321d-4f8b-bde6-ed57fc92c7ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:05:10.121Z|ce9428f4-536b-4904-8dfd-6cdba4115774|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:10.121Z|ce9428f4-536b-4904-8dfd-6cdba4115774|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:10.124Z|ef278d81-dce7-4bfc-af67-bf1e44cdc3cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:10.124Z|ef278d81-dce7-4bfc-af67-bf1e44cdc3cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:10.128Z|9b8d1643-2ff9-4150-8447-252f9c67183f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:10.129Z|9b8d1643-2ff9-4150-8447-252f9c67183f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:19.936Z|632976d1-eabf-4a21-a0d7-45ae79ccf6ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:05:19.936Z|632976d1-eabf-4a21-a0d7-45ae79ccf6ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:05:20.152Z|45307f2b-a317-4cba-814c-4b60db284ed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:20.152Z|45307f2b-a317-4cba-814c-4b60db284ed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:20.155Z|42a27e71-e828-4517-8d75-f59c0fdb95f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:20.156Z|42a27e71-e828-4517-8d75-f59c0fdb95f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:20.161Z|b65d7541-399a-4cc1-9e15-8eccdfc7509c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:20.161Z|b65d7541-399a-4cc1-9e15-8eccdfc7509c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:21.069Z|8e2de653-71b6-40cd-9a91-d4690b24420b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:05:21.069Z|8e2de653-71b6-40cd-9a91-d4690b24420b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:05:30.183Z|bd234ec9-4bca-45c1-aba0-ed944c34d71a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:30.183Z|bd234ec9-4bca-45c1-aba0-ed944c34d71a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:30.183Z|6c993bd6-33f0-45bd-bd3f-fd427d79f9d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:30.184Z|6c993bd6-33f0-45bd-bd3f-fd427d79f9d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:30.192Z|fc4137c0-b265-48e5-b577-24a341252a8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:30.192Z|fc4137c0-b265-48e5-b577-24a341252a8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:34.936Z|de2a200b-0f69-4e2f-ab7f-e3314c0a9135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:05:34.936Z|de2a200b-0f69-4e2f-ab7f-e3314c0a9135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:05:40.208Z|41e757ec-1fda-4802-a8d0-980db26b876a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:40.209Z|41e757ec-1fda-4802-a8d0-980db26b876a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:40.214Z|16a81a65-f64e-41e4-8283-d8f1f2430817|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:40.215Z|16a81a65-f64e-41e4-8283-d8f1f2430817|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:40.218Z|8b2bfa54-6933-48f3-8d25-bc9ece52b7a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:40.219Z|8b2bfa54-6933-48f3-8d25-bc9ece52b7a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:45.661Z|d95b3724-0b3c-4200-ac54-ae5b772e7b17|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:05:45.662Z|d95b3724-0b3c-4200-ac54-ae5b772e7b17|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:49.936Z|f0159033-3541-4754-aa07-7067b3b83db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:05:49.941Z|f0159033-3541-4754-aa07-7067b3b83db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:05:50.244Z|48e28b15-1466-4028-9d89-59ce8050e054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:50.244Z|48e28b15-1466-4028-9d89-59ce8050e054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:50.247Z|daa236d5-08fc-4b5c-ab24-236da4d54d88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:50.248Z|f4ecf847-90b5-4934-b1ed-a41c2c32b2cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:05:50.248Z|daa236d5-08fc-4b5c-ab24-236da4d54d88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:50.248Z|f4ecf847-90b5-4934-b1ed-a41c2c32b2cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:05:51.069Z|4f1072e4-5e11-4563-9ab9-bf1ef67e26da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:05:51.070Z|4f1072e4-5e11-4563-9ab9-bf1ef67e26da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:06:00.274Z|466ad192-b3de-499d-a444-5a7f29eafff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:00.275Z|466ad192-b3de-499d-a444-5a7f29eafff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:00.279Z|329d408b-a22e-4dde-a8bb-8193e2981eb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:00.279Z|329d408b-a22e-4dde-a8bb-8193e2981eb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:00.282Z|85a8dfa4-228c-4901-bf64-af6cd6a73b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:00.282Z|85a8dfa4-228c-4901-bf64-af6cd6a73b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:04.936Z|b98fa782-d487-46d5-9f28-e7405997b185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:06:04.937Z|b98fa782-d487-46d5-9f28-e7405997b185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:06:10.304Z|9b39fc8a-d1fc-4ca9-bb0d-2f1db6f84a94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:10.304Z|9b39fc8a-d1fc-4ca9-bb0d-2f1db6f84a94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:10.306Z|8d6bc6f9-28ca-4a44-be96-b1e39ea089db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:10.307Z|8d6bc6f9-28ca-4a44-be96-b1e39ea089db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:10.311Z|fda4222a-d40e-48a2-adf7-39a8cc63f307|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:10.311Z|fda4222a-d40e-48a2-adf7-39a8cc63f307|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:19.936Z|fd44bdba-d078-4476-ac41-9d246ad3c3b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:06:19.936Z|fd44bdba-d078-4476-ac41-9d246ad3c3b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:06:20.331Z|c5574293-0c24-4cc0-8664-db5a978b3cc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:20.332Z|c5574293-0c24-4cc0-8664-db5a978b3cc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:20.334Z|983faa70-4e89-42af-b8da-273b204b72c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:20.335Z|983faa70-4e89-42af-b8da-273b204b72c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:20.338Z|aa1d2593-7986-44a6-9ad5-622d8bdb9298|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:20.338Z|aa1d2593-7986-44a6-9ad5-622d8bdb9298|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:21.070Z|9eb79eb0-af22-4399-9783-5495348af25a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:06:21.070Z|9eb79eb0-af22-4399-9783-5495348af25a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:06:30.358Z|95ee02ef-dbc0-4b25-b185-b9ef10cfdd22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:30.358Z|95ee02ef-dbc0-4b25-b185-b9ef10cfdd22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:30.361Z|1777788d-1333-420e-abb3-fdd07c64de62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:30.362Z|1777788d-1333-420e-abb3-fdd07c64de62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:30.363Z|9786f82c-1fdc-4986-9215-49ff376a0b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:30.364Z|9786f82c-1fdc-4986-9215-49ff376a0b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:34.936Z|576d6911-06dc-46b4-850a-2d9c9000c87d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:06:34.940Z|576d6911-06dc-46b4-850a-2d9c9000c87d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:06:40.387Z|1b9d5310-b79d-4b48-9224-d08436e4c222|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:40.387Z|1b9d5310-b79d-4b48-9224-d08436e4c222|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:40.389Z|e4e36621-d111-4703-8a0b-bb6dd9f37b93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:40.390Z|e4e36621-d111-4703-8a0b-bb6dd9f37b93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:40.392Z|3f4b1a84-a4dc-4d98-bc09-867fa71dbe93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:40.392Z|3f4b1a84-a4dc-4d98-bc09-867fa71dbe93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:45.661Z|f71050b0-71a7-4c9b-ac8c-fc8e16a8c2a7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:06:45.662Z|f71050b0-71a7-4c9b-ac8c-fc8e16a8c2a7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:49.936Z|cf96f62f-481a-4374-befb-ca8429250978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:06:49.936Z|cf96f62f-481a-4374-befb-ca8429250978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:06:50.414Z|6c83b392-300e-4a72-b3bf-0351a3927905|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:50.415Z|6c83b392-300e-4a72-b3bf-0351a3927905|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:50.416Z|e2644321-b602-475b-9951-12be61de3d5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:50.416Z|e2644321-b602-475b-9951-12be61de3d5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:50.419Z|7f91d306-8ff0-420e-b6ce-5dfdefee965d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:06:50.419Z|7f91d306-8ff0-420e-b6ce-5dfdefee965d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:06:51.071Z|624ea40d-6ba5-47e3-8a33-35a595ca5644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:06:51.071Z|624ea40d-6ba5-47e3-8a33-35a595ca5644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:07:00.444Z|ee53872b-755e-49fd-95ba-e97244b0a77f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:00.444Z|ee53872b-755e-49fd-95ba-e97244b0a77f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:00.451Z|8a9081c0-44ef-4864-ab76-6e4e136e3cec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:00.452Z|8a9081c0-44ef-4864-ab76-6e4e136e3cec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:00.453Z|9ac25fca-01cb-4e19-9429-a7da2017f029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:00.453Z|9ac25fca-01cb-4e19-9429-a7da2017f029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:04.936Z|5da786e0-12b8-4e98-8435-3f3d32cfe31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:07:04.936Z|5da786e0-12b8-4e98-8435-3f3d32cfe31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:07:10.474Z|160880af-9452-4194-b529-017788ec3403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:10.475Z|160880af-9452-4194-b529-017788ec3403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:10.481Z|4318e15a-8c2c-4ace-8d05-5c47cae0067e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:10.482Z|4318e15a-8c2c-4ace-8d05-5c47cae0067e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:10.482Z|df31c33c-cddc-4f1b-b07f-762846e1fe28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:10.483Z|df31c33c-cddc-4f1b-b07f-762846e1fe28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:19.936Z|31b5534e-d3ba-4ac6-81bf-d6cb1aa90b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:07:19.941Z|31b5534e-d3ba-4ac6-81bf-d6cb1aa90b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:07:20.506Z|c9e0a8c1-a815-4082-836b-891ab8cad1fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:20.506Z|c9e0a8c1-a815-4082-836b-891ab8cad1fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:20.510Z|dba39fdc-79af-48a1-9b7a-4417b6d6a71b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:20.511Z|dba39fdc-79af-48a1-9b7a-4417b6d6a71b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:20.511Z|fba0cbc1-67c3-446f-95a0-0a192478afb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:20.512Z|fba0cbc1-67c3-446f-95a0-0a192478afb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:21.072Z|3d0afc58-f9aa-4d3c-87d2-735923032d12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:07:21.072Z|3d0afc58-f9aa-4d3c-87d2-735923032d12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:07:30.536Z|835867f8-fa15-470d-8d20-d0c9c2645552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:30.536Z|835867f8-fa15-470d-8d20-d0c9c2645552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:30.538Z|b1ea2c0a-b07c-47fd-8b58-f181e1ad5429|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:30.538Z|065d2f83-0316-462b-8d9d-89721b3e5d43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:30.538Z|b1ea2c0a-b07c-47fd-8b58-f181e1ad5429|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:30.538Z|065d2f83-0316-462b-8d9d-89721b3e5d43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:34.936Z|144fbfae-6f61-4477-a7e9-a7c63a6bb3cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:07:34.936Z|144fbfae-6f61-4477-a7e9-a7c63a6bb3cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:07:40.565Z|8dcda020-6569-4e85-9471-9145c3e63591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:40.566Z|8dcda020-6569-4e85-9471-9145c3e63591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:40.566Z|47156995-e75d-433b-b0c9-bf7859328e5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:40.567Z|18f5c234-07fc-42d5-9611-3fdf319702b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:40.567Z|18f5c234-07fc-42d5-9611-3fdf319702b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:40.567Z|47156995-e75d-433b-b0c9-bf7859328e5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:45.660Z|068bc310-0ed3-408a-881a-d55e7fd5c1be|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:07:45.660Z|068bc310-0ed3-408a-881a-d55e7fd5c1be|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:49.936Z|f3626971-ddde-4600-a777-abda201a6bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:07:49.936Z|f3626971-ddde-4600-a777-abda201a6bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:07:50.591Z|cfcb21ef-4c6d-4d4b-a08c-8a63cf44cb7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:50.592Z|cfcb21ef-4c6d-4d4b-a08c-8a63cf44cb7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:50.593Z|6193dab1-a905-457d-8e31-1956a6490ff3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:50.594Z|6193dab1-a905-457d-8e31-1956a6490ff3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:50.596Z|3b135c04-a94e-4fae-9f6b-d7f583e44811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:07:50.597Z|3b135c04-a94e-4fae-9f6b-d7f583e44811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:07:51.073Z|3cf989dc-b116-415f-b97a-202a567d7872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:07:51.073Z|3cf989dc-b116-415f-b97a-202a567d7872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:08:00.623Z|f0910ba5-4cd0-4bd6-86df-229bd9e2ed15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:00.623Z|f0910ba5-4cd0-4bd6-86df-229bd9e2ed15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:00.625Z|54923a59-faad-4b94-b99c-f6648dbb312d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:00.625Z|54923a59-faad-4b94-b99c-f6648dbb312d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:00.629Z|8110475c-9a3a-4824-8f64-b1e943d0fc65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:00.629Z|8110475c-9a3a-4824-8f64-b1e943d0fc65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:04.936Z|918d8c5c-be3c-4ea1-8347-6899c9e375dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:08:04.942Z|918d8c5c-be3c-4ea1-8347-6899c9e375dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:08:10.658Z|bda6970a-c29d-49a9-98ce-60a0f536bfc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:10.659Z|bda6970a-c29d-49a9-98ce-60a0f536bfc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:10.664Z|7124250a-58df-4242-8d1f-d5ac3fed5c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:10.665Z|7124250a-58df-4242-8d1f-d5ac3fed5c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:10.665Z|4f404b1a-ba67-40f0-968e-576700dbf01f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:10.665Z|4f404b1a-ba67-40f0-968e-576700dbf01f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:19.936Z|e97a10ce-69d6-4891-82aa-90868c65b9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:08:19.937Z|e97a10ce-69d6-4891-82aa-90868c65b9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:08:20.691Z|796e5e43-3f43-45ac-a21e-981d94845e61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:20.691Z|a56593a8-a7df-4496-872c-28978ef7c040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:20.692Z|796e5e43-3f43-45ac-a21e-981d94845e61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:20.693Z|3f520612-d92c-41d9-8293-999031121998|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:20.693Z|3f520612-d92c-41d9-8293-999031121998|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:20.692Z|a56593a8-a7df-4496-872c-28978ef7c040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:21.074Z|e1e21bed-7dcd-4227-8ffe-d79100693f4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:08:21.074Z|e1e21bed-7dcd-4227-8ffe-d79100693f4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:08:30.721Z|00aeebb3-5375-42ed-8e3b-6506feeffa30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:30.722Z|00aeebb3-5375-42ed-8e3b-6506feeffa30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:30.726Z|6e365cb1-24c8-4d90-8a5d-d0acee182fa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:30.726Z|6e365cb1-24c8-4d90-8a5d-d0acee182fa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:30.729Z|2208b292-311a-47b0-8dff-25c4d4eb2969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:30.730Z|2208b292-311a-47b0-8dff-25c4d4eb2969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:34.936Z|a0936154-773a-4ae7-b423-8cd0b14e6347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:08:34.937Z|a0936154-773a-4ae7-b423-8cd0b14e6347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:08:40.759Z|549e6794-6080-4b71-9083-106b74cbfede|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:40.759Z|16f570aa-76b1-44e1-885c-51f7a3557cbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:40.760Z|549e6794-6080-4b71-9083-106b74cbfede|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:40.760Z|b43ef055-f802-4270-96be-6a720121ee8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:40.760Z|b43ef055-f802-4270-96be-6a720121ee8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:40.760Z|16f570aa-76b1-44e1-885c-51f7a3557cbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:45.662Z|e6cad6aa-c949-4f1a-a9d0-98e2cc1a25db|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:08:45.663Z|e6cad6aa-c949-4f1a-a9d0-98e2cc1a25db|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:49.936Z|7f7f32a9-4d4e-4221-ae43-70582b000d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:08:49.941Z|7f7f32a9-4d4e-4221-ae43-70582b000d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:08:50.787Z|8e89ca46-139a-4af5-b413-cbf133ff2ef4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:50.788Z|8e89ca46-139a-4af5-b413-cbf133ff2ef4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:50.787Z|283cf350-07d1-4319-8aaa-6b94fc6676e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:50.788Z|283cf350-07d1-4319-8aaa-6b94fc6676e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:50.789Z|b5d57237-edda-423f-b19b-4024e9acad97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:08:50.789Z|b5d57237-edda-423f-b19b-4024e9acad97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:08:51.075Z|9b976832-4041-4626-b89b-f746098bd30e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:08:51.075Z|9b976832-4041-4626-b89b-f746098bd30e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:09:00.815Z|2dc9523b-c6aa-46de-a486-e611400602e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:00.815Z|2dc9523b-c6aa-46de-a486-e611400602e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:00.823Z|8d4e4b1b-5cb5-4a3e-9a12-dfcb0b3d9bc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:00.823Z|8d4e4b1b-5cb5-4a3e-9a12-dfcb0b3d9bc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:00.823Z|7a92c4ba-9823-4c0d-8112-9dd960f3f476|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:00.824Z|7a92c4ba-9823-4c0d-8112-9dd960f3f476|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:04.936Z|0b64ee31-a45c-4bc0-acb1-b4f7d0154230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:09:04.936Z|0b64ee31-a45c-4bc0-acb1-b4f7d0154230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:09:10.843Z|4b24b4d8-c8cd-46ab-9f4f-ebfe1e481491|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:10.844Z|4b24b4d8-c8cd-46ab-9f4f-ebfe1e481491|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:10.847Z|92ada04e-9e9e-4a02-8bab-228d6c5ab94b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:10.848Z|92ada04e-9e9e-4a02-8bab-228d6c5ab94b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:10.850Z|03c91e03-1dfb-4829-bfa3-7da818787c7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:10.850Z|03c91e03-1dfb-4829-bfa3-7da818787c7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:19.936Z|2ecc07d5-2c68-460a-9908-259fe2df02f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:09:19.936Z|2ecc07d5-2c68-460a-9908-259fe2df02f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:09:20.876Z|3dff4177-371e-4e4c-a733-f388d3964d6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:20.877Z|3dff4177-371e-4e4c-a733-f388d3964d6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:20.877Z|792f472a-aa68-44b0-88e8-44102ee8a8ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:20.878Z|792f472a-aa68-44b0-88e8-44102ee8a8ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:20.880Z|6b3abc97-282d-4e34-8fc0-aa2c3ae66a83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:20.881Z|6b3abc97-282d-4e34-8fc0-aa2c3ae66a83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:21.075Z|6373cb1d-d01f-41cc-8b9a-e903d4e4dd2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:09:21.076Z|6373cb1d-d01f-41cc-8b9a-e903d4e4dd2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:09:30.906Z|330dbd19-21ee-4131-880d-760c07999055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:30.906Z|330dbd19-21ee-4131-880d-760c07999055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:30.907Z|99f097ce-9889-4eca-8f30-f9581abfe493|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:30.908Z|99f097ce-9889-4eca-8f30-f9581abfe493|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:30.916Z|55f67a7a-4100-4bda-a760-d28430acac97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:30.917Z|55f67a7a-4100-4bda-a760-d28430acac97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:34.936Z|8c85a482-b959-4403-b03a-54e4d64468fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:09:34.944Z|8c85a482-b959-4403-b03a-54e4d64468fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:09:40.935Z|05f1dbcb-7106-42f3-9c96-7919fd0bec36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:40.936Z|05f1dbcb-7106-42f3-9c96-7919fd0bec36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:40.938Z|4785a7ef-96ba-44de-8c5d-5950cda2b7bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:40.939Z|4785a7ef-96ba-44de-8c5d-5950cda2b7bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:40.945Z|2311a914-0b89-4b67-a4f1-5aae4293ca37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:40.945Z|2311a914-0b89-4b67-a4f1-5aae4293ca37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:45.661Z|0b581f17-e7a7-4444-8196-6caa5138454a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:09:45.661Z|0b581f17-e7a7-4444-8196-6caa5138454a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:49.936Z|a78cd6ae-2f76-4f40-b405-f7114984e811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:09:49.936Z|a78cd6ae-2f76-4f40-b405-f7114984e811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:09:50.959Z|b27a91d3-1768-45d8-b2b8-9026f04530f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:50.960Z|b27a91d3-1768-45d8-b2b8-9026f04530f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:50.969Z|1b151105-c4b8-4435-b3f7-68a8f682a2c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:50.969Z|347f3bac-1b24-460b-bed7-491a640cd3e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:09:50.969Z|1b151105-c4b8-4435-b3f7-68a8f682a2c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:50.970Z|347f3bac-1b24-460b-bed7-491a640cd3e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:09:51.076Z|0c1e22dc-0281-4ef6-be01-78d2fb1667e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:09:51.077Z|0c1e22dc-0281-4ef6-be01-78d2fb1667e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:10:00.989Z|c8f29acc-e712-445b-aae8-21e8c06780fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:00.989Z|c8f29acc-e712-445b-aae8-21e8c06780fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:00.997Z|745be1bf-cbbb-4a26-9c5d-faf8c4e0fcdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:00.997Z|745be1bf-cbbb-4a26-9c5d-faf8c4e0fcdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:00.997Z|a7c06e47-9aa2-41e1-9764-05051e6b113b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:00.998Z|a7c06e47-9aa2-41e1-9764-05051e6b113b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:04.936Z|f491258b-b7c1-45aa-886c-906857024c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:10:04.936Z|f491258b-b7c1-45aa-886c-906857024c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:10:11.019Z|e428f37d-9525-4def-a47b-3da534d1cc38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:11.020Z|e428f37d-9525-4def-a47b-3da534d1cc38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:11.024Z|c24ae371-d3e0-48a1-9689-95e81bad6a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:11.025Z|c24ae371-d3e0-48a1-9689-95e81bad6a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:11.026Z|8d707c5e-c50a-4ab1-a757-b11a93776e0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:11.027Z|8d707c5e-c50a-4ab1-a757-b11a93776e0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:19.936Z|03feacff-b906-42d0-b08a-70db8500568b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:10:19.940Z|03feacff-b906-42d0-b08a-70db8500568b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:10:21.048Z|2e815b2f-db44-47c4-a49f-b9e57a40233d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:21.049Z|2e815b2f-db44-47c4-a49f-b9e57a40233d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:21.051Z|7b10a788-b0d8-468a-89d6-7af5ca432cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:21.051Z|7b10a788-b0d8-468a-89d6-7af5ca432cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:21.061Z|fd993e81-d8ca-4dac-9106-e94cac8186f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:21.061Z|fd993e81-d8ca-4dac-9106-e94cac8186f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:21.077Z|a3b05362-e0f5-4399-b836-5f5e2127dd88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:10:21.078Z|a3b05362-e0f5-4399-b836-5f5e2127dd88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:10:31.076Z|36097cbf-03a8-4be1-b471-bdeeb342ef62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:31.076Z|d406921c-84ef-4944-a959-841933b3cb57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:31.076Z|d406921c-84ef-4944-a959-841933b3cb57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:31.076Z|36097cbf-03a8-4be1-b471-bdeeb342ef62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:31.087Z|124ab7db-0718-4dc5-a5ed-215ca8b70b08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:31.087Z|124ab7db-0718-4dc5-a5ed-215ca8b70b08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:34.936Z|b61fd40d-a9d0-4d8d-a991-5ae482437f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:10:34.936Z|b61fd40d-a9d0-4d8d-a991-5ae482437f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:10:41.102Z|ab5028ca-371b-4b04-a3c5-dfce39f28c9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:41.103Z|ab5028ca-371b-4b04-a3c5-dfce39f28c9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:41.111Z|0b3b1154-dd05-40f1-8fb3-bca29b2f1a62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:41.111Z|0b3b1154-dd05-40f1-8fb3-bca29b2f1a62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:41.111Z|b4543467-7ad7-499d-87df-e30851dd4b89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:41.112Z|b4543467-7ad7-499d-87df-e30851dd4b89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:45.661Z|281997a3-861e-4cef-af47-4c32c9f35163|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:10:45.661Z|281997a3-861e-4cef-af47-4c32c9f35163|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:49.936Z|85f140dd-c23a-4a79-8889-feeb21ac9ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:10:49.937Z|85f140dd-c23a-4a79-8889-feeb21ac9ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:10:51.078Z|7e26bca7-6ff9-42ab-9df0-956f7ef27689|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:10:51.078Z|7e26bca7-6ff9-42ab-9df0-956f7ef27689|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:10:51.127Z|b0601c82-6254-4d3f-bb5c-aae50554a0b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:51.128Z|b0601c82-6254-4d3f-bb5c-aae50554a0b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:51.135Z|0c8cbeea-0968-4e21-8e48-303d1b6ce9fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:51.136Z|0c8cbeea-0968-4e21-8e48-303d1b6ce9fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:10:51.138Z|4fdbf51f-13ef-40be-8917-82f729476ed8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:10:51.138Z|4fdbf51f-13ef-40be-8917-82f729476ed8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:01.156Z|958f050d-ed86-4d41-95e3-f2d05bc8e8ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:01.157Z|958f050d-ed86-4d41-95e3-f2d05bc8e8ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:01.164Z|b0206a37-2325-40a4-9098-e61ba27df7e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:01.165Z|b0206a37-2325-40a4-9098-e61ba27df7e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:01.167Z|f6a9739e-85ef-4d6f-8034-ac103e7d1f94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:01.167Z|f6a9739e-85ef-4d6f-8034-ac103e7d1f94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:04.936Z|75d97518-b35e-4518-aad9-589abb2ed1cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:11:04.941Z|75d97518-b35e-4518-aad9-589abb2ed1cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:11:11.181Z|fd148d3e-8c63-478f-820c-078353ebf3bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:11.182Z|fd148d3e-8c63-478f-820c-078353ebf3bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:11.187Z|c58de3bf-8e0a-4181-a80d-661248e2be5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:11.187Z|c58de3bf-8e0a-4181-a80d-661248e2be5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:11.189Z|eb6d4a56-5eb3-4321-b5e5-6ff4d6768002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:11.190Z|eb6d4a56-5eb3-4321-b5e5-6ff4d6768002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:19.936Z|7cedc825-b1cb-40b3-80ff-57c2bf4b2dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:11:19.937Z|7cedc825-b1cb-40b3-80ff-57c2bf4b2dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:11:21.079Z|c2dbedca-ae38-42c4-aac4-173de48905f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:11:21.080Z|c2dbedca-ae38-42c4-aac4-173de48905f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:11:21.214Z|0e8c6261-c9d9-47de-adb9-4f4652b36207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:21.215Z|0e8c6261-c9d9-47de-adb9-4f4652b36207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:21.216Z|c43888dd-ab50-49be-9e52-21f02b64869e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:21.217Z|c43888dd-ab50-49be-9e52-21f02b64869e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:21.217Z|43cabd85-5d5a-49e9-bb2d-a5947bf92de7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:21.218Z|43cabd85-5d5a-49e9-bb2d-a5947bf92de7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:31.239Z|034d595b-211f-44e5-8c7f-2f5f547cbe6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:31.239Z|b22c4ebc-3a54-4fec-b2a0-e62f52463249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:31.240Z|034d595b-211f-44e5-8c7f-2f5f547cbe6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:31.240Z|b22c4ebc-3a54-4fec-b2a0-e62f52463249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:31.244Z|0400b118-52f7-4515-9e37-21d495d0c965|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:31.244Z|0400b118-52f7-4515-9e37-21d495d0c965|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:34.936Z|f65a1a01-2114-4b67-891a-538d3734b06d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:11:34.936Z|f65a1a01-2114-4b67-891a-538d3734b06d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:11:41.262Z|9990dc9d-d185-4201-b646-ac11cd2e70e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:41.263Z|9990dc9d-d185-4201-b646-ac11cd2e70e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:41.264Z|478fc832-c437-4853-b17e-b62b9c9acf7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:41.264Z|478fc832-c437-4853-b17e-b62b9c9acf7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:41.265Z|c9654913-9d50-466d-b363-801da9649557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:41.265Z|c9654913-9d50-466d-b363-801da9649557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:45.661Z|47cc2bba-106e-4c22-a3d2-84637f668d44|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:11:45.662Z|47cc2bba-106e-4c22-a3d2-84637f668d44|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:49.936Z|4dda14b0-1ed9-4785-9eb5-a2cda56800d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:11:49.940Z|4dda14b0-1ed9-4785-9eb5-a2cda56800d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:11:51.080Z|50446329-426b-469e-bb21-4f5efefd8ca5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:11:51.081Z|50446329-426b-469e-bb21-4f5efefd8ca5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:11:51.286Z|4828389a-449b-4bce-9142-b1e65dfb0a9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:51.287Z|4828389a-449b-4bce-9142-b1e65dfb0a9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:51.290Z|bbc3af16-e93b-4e84-ae77-2b0a7c559f94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:51.290Z|0a0b8266-5035-4759-965d-68a2a70197aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:11:51.291Z|0a0b8266-5035-4759-965d-68a2a70197aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:11:51.291Z|bbc3af16-e93b-4e84-ae77-2b0a7c559f94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:01.314Z|b8b4dfa1-aa0c-45a5-b4d2-a6cfa1c0ddd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:01.314Z|b8b4dfa1-aa0c-45a5-b4d2-a6cfa1c0ddd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:01.315Z|66e38bcb-5b7e-46c1-82de-bd87e4c90a3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:01.315Z|66e38bcb-5b7e-46c1-82de-bd87e4c90a3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:01.318Z|2015f95f-f373-4e04-b4ec-6d04d791de27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:01.319Z|2015f95f-f373-4e04-b4ec-6d04d791de27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:04.936Z|840c095d-d8b2-499e-b8fc-00a847c71848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:12:04.937Z|840c095d-d8b2-499e-b8fc-00a847c71848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:12:11.340Z|986cb0db-5173-4d5c-9eca-e0731558a6b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:11.340Z|986cb0db-5173-4d5c-9eca-e0731558a6b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:11.341Z|11daeac9-091d-4d99-b894-8237efe8ac56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:11.341Z|11daeac9-091d-4d99-b894-8237efe8ac56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:11.343Z|5b760206-0ae5-469c-9d63-79c0a3f57858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:11.344Z|5b760206-0ae5-469c-9d63-79c0a3f57858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:19.936Z|0de3c200-5db7-41d5-9ce4-7fe8288df16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:12:19.936Z|0de3c200-5db7-41d5-9ce4-7fe8288df16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:12:21.081Z|5dd22ce9-3a87-45d1-961e-51421e314816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:12:21.082Z|5dd22ce9-3a87-45d1-961e-51421e314816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:12:21.368Z|4a4a9061-a1b7-41ee-a882-a3387a440c1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:21.368Z|4a4a9061-a1b7-41ee-a882-a3387a440c1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:21.369Z|023ccd96-ce95-4c8c-b612-a3fba6eeb16c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:21.370Z|023ccd96-ce95-4c8c-b612-a3fba6eeb16c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:21.372Z|82a86d96-6065-4ac3-bf31-878c7ab68c52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:21.372Z|82a86d96-6065-4ac3-bf31-878c7ab68c52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:31.403Z|18497989-08df-4066-a38e-efce77bd994b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:31.403Z|18497989-08df-4066-a38e-efce77bd994b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:31.408Z|8fb66243-6609-4114-a612-0a15c9227b5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:31.408Z|8fb66243-6609-4114-a612-0a15c9227b5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:31.408Z|2080718e-6de7-40ca-b594-b879ce6de5bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:31.408Z|2080718e-6de7-40ca-b594-b879ce6de5bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:34.936Z|2bc0b822-bc87-4d0d-bb30-2c480c551584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:12:34.942Z|2bc0b822-bc87-4d0d-bb30-2c480c551584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:12:41.445Z|d8dcd536-e8b5-4dae-9840-5088f41710ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:41.445Z|574580db-85c5-4d48-a440-ec27713e974a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:41.445Z|c65f60ea-0b02-4fdc-805b-f2a5c8994210|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:41.446Z|d8dcd536-e8b5-4dae-9840-5088f41710ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:41.446Z|574580db-85c5-4d48-a440-ec27713e974a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:41.446Z|c65f60ea-0b02-4fdc-805b-f2a5c8994210|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:45.661Z|9c2ba5b9-b26c-4020-a23d-d5e024abfbe8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:12:45.662Z|9c2ba5b9-b26c-4020-a23d-d5e024abfbe8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:49.936Z|c159f12d-2929-4f84-9512-e6b6f899caf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:12:49.937Z|c159f12d-2929-4f84-9512-e6b6f899caf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:12:51.082Z|686925a2-c545-4740-94f8-ee761557d917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:12:51.082Z|686925a2-c545-4740-94f8-ee761557d917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:12:51.476Z|402beb01-acab-4a55-8185-84c11d0d4c61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:51.477Z|402beb01-acab-4a55-8185-84c11d0d4c61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:51.478Z|159a336c-6d40-43de-a9a6-b544a38c43cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:51.479Z|159a336c-6d40-43de-a9a6-b544a38c43cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:12:51.484Z|330c21d2-b1b5-4d82-8fb9-0925628d51e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:12:51.485Z|330c21d2-b1b5-4d82-8fb9-0925628d51e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:01.509Z|76a5280f-99a6-4f5a-be62-6ff56a56f79d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:01.510Z|76a5280f-99a6-4f5a-be62-6ff56a56f79d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:01.513Z|50d053da-45e9-482c-baab-0368e471baeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:01.514Z|50d053da-45e9-482c-baab-0368e471baeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:01.515Z|f81dd76c-88f8-4f9a-bf2b-24cee224bd10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:01.515Z|f81dd76c-88f8-4f9a-bf2b-24cee224bd10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:04.936Z|1ddb55f1-478b-4a68-9226-5b8737cc6902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:13:04.937Z|1ddb55f1-478b-4a68-9226-5b8737cc6902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:13:11.540Z|aa86cc29-3c67-414e-a14f-86baad6b74bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:11.540Z|06fe12cc-ad68-4dd5-990c-f468415fd841|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:11.541Z|aa86cc29-3c67-414e-a14f-86baad6b74bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:11.541Z|06fe12cc-ad68-4dd5-990c-f468415fd841|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:11.548Z|b207f809-ca50-4c43-b084-27541ff08e9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:11.549Z|b207f809-ca50-4c43-b084-27541ff08e9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:19.936Z|003bdd2c-d0f8-40cc-b647-8b2b13d2e93c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:13:19.942Z|003bdd2c-d0f8-40cc-b647-8b2b13d2e93c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:13:21.083Z|127e32bc-a755-4dba-b743-d85a66714488|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:13:21.083Z|127e32bc-a755-4dba-b743-d85a66714488|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:13:21.566Z|241cdd01-0b8e-4f40-8692-8a1ead9dabcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:21.566Z|241cdd01-0b8e-4f40-8692-8a1ead9dabcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:21.571Z|8cf38b9e-abe4-45e8-9b74-aa589f01b5ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:21.571Z|8cf38b9e-abe4-45e8-9b74-aa589f01b5ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:21.575Z|401413a8-808f-4082-a641-2f8b6fbe469c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:21.576Z|401413a8-808f-4082-a641-2f8b6fbe469c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:31.596Z|e2884442-56c2-4f50-b8af-e70b1c33c6bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:31.596Z|49378815-3619-43be-9db8-37aa0478cb72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:31.597Z|49378815-3619-43be-9db8-37aa0478cb72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:31.597Z|e2884442-56c2-4f50-b8af-e70b1c33c6bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:31.604Z|7c1d47ad-a284-4b92-8b07-f52a8e5f4103|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:31.605Z|7c1d47ad-a284-4b92-8b07-f52a8e5f4103|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:34.936Z|289e4a81-a10c-45e6-ac2d-9086ed31eb59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:13:34.936Z|289e4a81-a10c-45e6-ac2d-9086ed31eb59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:13:41.622Z|18581c34-514d-4086-bed8-80a542ecdb38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:41.623Z|18581c34-514d-4086-bed8-80a542ecdb38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:41.623Z|e76e9da3-5e58-4157-85ef-aa333c5a11c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:41.624Z|e76e9da3-5e58-4157-85ef-aa333c5a11c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:41.633Z|688e67ba-d682-4111-b66d-f06d9b88c330|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:41.633Z|688e67ba-d682-4111-b66d-f06d9b88c330|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:45.661Z|8958f854-b561-4d23-8597-3c5fa7ca1db1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:13:45.662Z|8958f854-b561-4d23-8597-3c5fa7ca1db1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:49.936Z|833aaf8a-6cc8-4f05-99b2-f40acd208f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:13:49.936Z|833aaf8a-6cc8-4f05-99b2-f40acd208f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:13:51.084Z|bb340420-3da8-49f4-9214-1754a060fc58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:13:51.084Z|bb340420-3da8-49f4-9214-1754a060fc58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:13:51.649Z|28f784d6-1e86-41af-88cd-d34047e08622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:51.649Z|28f784d6-1e86-41af-88cd-d34047e08622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:51.651Z|ff299ee8-b771-4a7a-8245-6cd5eae518ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:51.652Z|ff299ee8-b771-4a7a-8245-6cd5eae518ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:13:51.659Z|2bc6057e-bf36-44dd-aa4d-906e546ebbfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:13:51.659Z|2bc6057e-bf36-44dd-aa4d-906e546ebbfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:01.678Z|73981e61-4028-4b20-8a3c-492825086ae7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:01.678Z|73981e61-4028-4b20-8a3c-492825086ae7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:01.680Z|5dc2cb0b-aa1e-4914-b7e1-d9ab89026235|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:01.681Z|5dc2cb0b-aa1e-4914-b7e1-d9ab89026235|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:01.686Z|0af66c8d-1e6e-4034-94db-87ce5b757d85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:01.686Z|0af66c8d-1e6e-4034-94db-87ce5b757d85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:04.936Z|37510f76-6117-4e5d-a5d0-5308dec54792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:14:04.940Z|37510f76-6117-4e5d-a5d0-5308dec54792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:14:11.705Z|692059b2-cd22-45d3-93c1-2b489aacfa3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:11.706Z|692059b2-cd22-45d3-93c1-2b489aacfa3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:11.708Z|26f1c2c5-d003-45fa-a801-541887836d58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:11.708Z|26f1c2c5-d003-45fa-a801-541887836d58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:11.709Z|c8c526c5-67aa-4606-89bc-c455d40b0b07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:11.710Z|c8c526c5-67aa-4606-89bc-c455d40b0b07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:19.936Z|a76b16b1-3861-4063-860d-74870b681b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:14:19.936Z|a76b16b1-3861-4063-860d-74870b681b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:14:21.085Z|55eebea1-70fa-4ff7-85c5-6f517de78738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:14:21.085Z|55eebea1-70fa-4ff7-85c5-6f517de78738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:14:21.733Z|22d999c0-7cef-4c92-8726-cd62f2f9e925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:21.734Z|22d999c0-7cef-4c92-8726-cd62f2f9e925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:21.734Z|30294350-4b12-4194-bd15-036f53cc9d7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:21.735Z|30294350-4b12-4194-bd15-036f53cc9d7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:21.734Z|46f8ae8c-3030-4007-9ad5-7068988eec89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:21.735Z|46f8ae8c-3030-4007-9ad5-7068988eec89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:31.761Z|6c615497-b2b1-46a6-9577-dfb1b16abdcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:31.762Z|6c615497-b2b1-46a6-9577-dfb1b16abdcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:31.763Z|33731998-f10d-43ab-8b45-4d4d15d6a085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:31.763Z|33731998-f10d-43ab-8b45-4d4d15d6a085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:31.763Z|6e93fec6-c4be-4d5c-bc16-004f97b3c208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:31.764Z|6e93fec6-c4be-4d5c-bc16-004f97b3c208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:34.936Z|7270ba33-d716-45db-8cc1-41d091c5f9b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:14:34.936Z|7270ba33-d716-45db-8cc1-41d091c5f9b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:14:41.790Z|de0f1547-7509-4fb3-9a37-46cd54c8fd34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:41.791Z|de0f1547-7509-4fb3-9a37-46cd54c8fd34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:41.796Z|c31635d9-3f06-48df-92e0-15e253458308|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:41.797Z|c31635d9-3f06-48df-92e0-15e253458308|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:41.802Z|83fc240d-93f5-4bbc-8741-61ebb07407c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:41.802Z|83fc240d-93f5-4bbc-8741-61ebb07407c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:45.661Z|0349805f-e5c6-4701-ac0c-11b35b130fa4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:14:45.661Z|0349805f-e5c6-4701-ac0c-11b35b130fa4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:49.936Z|58bbb6ca-c83f-4ea9-8d6b-8f9b2817b523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:14:49.939Z|58bbb6ca-c83f-4ea9-8d6b-8f9b2817b523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:14:51.085Z|0964940d-a17a-41d2-aa19-fbec6fac3832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:14:51.086Z|0964940d-a17a-41d2-aa19-fbec6fac3832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:14:51.821Z|569be6df-82fb-4636-9f69-3bf4ca8ac875|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:51.822Z|569be6df-82fb-4636-9f69-3bf4ca8ac875|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:51.826Z|2522f205-3513-4284-97b6-a5f3ca8e28c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:51.826Z|2522f205-3513-4284-97b6-a5f3ca8e28c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:14:51.831Z|d0140856-070e-4e53-ba8f-4c1200398b18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:14:51.831Z|d0140856-070e-4e53-ba8f-4c1200398b18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:01.851Z|02efc243-070f-45d4-bed6-80783521cc93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:01.851Z|02efc243-070f-45d4-bed6-80783521cc93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:01.855Z|122c3b96-ddfd-4c74-98a6-b73b55b42d66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:01.855Z|122c3b96-ddfd-4c74-98a6-b73b55b42d66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:01.858Z|debe5b2f-4635-457a-8069-65de8c14ea72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:01.859Z|debe5b2f-4635-457a-8069-65de8c14ea72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:04.936Z|1383feb1-8a1c-4552-84b2-0bec177bf9ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:15:04.936Z|1383feb1-8a1c-4552-84b2-0bec177bf9ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:15:11.883Z|a4a45439-6567-4b24-89a6-2a12d16696c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:11.883Z|a4a45439-6567-4b24-89a6-2a12d16696c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:11.884Z|63fe3bda-1601-4d11-bf56-28cf26ab95c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:11.884Z|63fe3bda-1601-4d11-bf56-28cf26ab95c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:11.887Z|33146331-c929-419e-bcef-b72babcb12b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:11.887Z|33146331-c929-419e-bcef-b72babcb12b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:19.936Z|c7f08013-3014-4598-9945-1c85685ad58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:15:19.937Z|c7f08013-3014-4598-9945-1c85685ad58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:15:21.086Z|81ccb42e-5180-4738-8e10-55a18a4bbe70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:15:21.087Z|81ccb42e-5180-4738-8e10-55a18a4bbe70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:15:21.912Z|c2f9325e-e527-45f2-aa19-fc8daadaa1fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:21.912Z|4fa2450e-1ba3-4bd9-8290-4d47ef730b45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:21.912Z|c2f9325e-e527-45f2-aa19-fc8daadaa1fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:21.913Z|4fa2450e-1ba3-4bd9-8290-4d47ef730b45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:21.920Z|829576b8-b82b-4218-a669-55eff87d429f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:21.921Z|829576b8-b82b-4218-a669-55eff87d429f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:31.939Z|36562f08-c886-4cf6-8a32-53da02785e3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:31.939Z|36562f08-c886-4cf6-8a32-53da02785e3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:31.939Z|1fef641d-9b4f-48a1-9323-472f0c615bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:31.940Z|1fef641d-9b4f-48a1-9323-472f0c615bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:31.944Z|a162f237-3136-4a1b-8bba-b8485656273b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:31.944Z|a162f237-3136-4a1b-8bba-b8485656273b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:34.936Z|f042064d-987c-476e-8f2c-75c79b734a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:15:34.943Z|f042064d-987c-476e-8f2c-75c79b734a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:15:41.969Z|b9ed8e69-8810-4a77-b581-d1f9deed85c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:41.969Z|b9ed8e69-8810-4a77-b581-d1f9deed85c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:41.971Z|a5ec16ac-ba24-4032-9f6d-b8bcda8ad6c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:41.972Z|a5ec16ac-ba24-4032-9f6d-b8bcda8ad6c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:41.977Z|e72a1a66-1be9-4ad0-9562-6eed32a73a99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:41.977Z|e72a1a66-1be9-4ad0-9562-6eed32a73a99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:45.661Z|2a4cf4a3-2298-4a53-9a51-4b20ea25b7fa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:15:45.662Z|2a4cf4a3-2298-4a53-9a51-4b20ea25b7fa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:49.936Z|0f2f80bd-1c0d-4b6e-8771-885c436b268f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:15:49.936Z|0f2f80bd-1c0d-4b6e-8771-885c436b268f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:15:51.087Z|28f51ac0-4eb4-4cdc-bc0c-76f46d0b5298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:15:51.088Z|28f51ac0-4eb4-4cdc-bc0c-76f46d0b5298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:15:51.997Z|0612301f-12dc-4460-8169-fc29740d8ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:51.997Z|0612301f-12dc-4460-8169-fc29740d8ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:52.005Z|c0ea9932-25d3-4269-a9b7-590e9179da2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:52.005Z|c0ea9932-25d3-4269-a9b7-590e9179da2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:15:52.006Z|323ba55e-524b-4245-a1b1-5469d4618d66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:15:52.006Z|323ba55e-524b-4245-a1b1-5469d4618d66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:02.028Z|48ce2016-8b35-4195-8b63-d1e43c407a87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:02.029Z|48ce2016-8b35-4195-8b63-d1e43c407a87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:02.032Z|d4c824a8-c1c9-4619-afff-af5ccd8c84d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:02.033Z|d4c824a8-c1c9-4619-afff-af5ccd8c84d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:02.035Z|3cc30ce8-765f-4a06-b258-d525ab32b1af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:02.035Z|3cc30ce8-765f-4a06-b258-d525ab32b1af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:04.936Z|54e34dad-1843-44e8-b911-3a3c560d4d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:16:04.936Z|54e34dad-1843-44e8-b911-3a3c560d4d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:16:12.056Z|85b9880a-2493-447e-b347-124d06772340|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:12.057Z|85b9880a-2493-447e-b347-124d06772340|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:12.060Z|0eed122f-1692-4453-a9d2-38794e9aa98d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:12.061Z|0eed122f-1692-4453-a9d2-38794e9aa98d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:12.062Z|8faf8157-d69a-4f36-a9d4-f2308c154dde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:12.063Z|8faf8157-d69a-4f36-a9d4-f2308c154dde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:19.936Z|993d7809-6521-45c6-8f0e-0490dfde13e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:16:19.941Z|993d7809-6521-45c6-8f0e-0490dfde13e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:16:21.088Z|188754b5-7edc-4b78-a4a9-c964821abab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:16:21.088Z|188754b5-7edc-4b78-a4a9-c964821abab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:16:22.080Z|3bc5cea0-03ad-4ec7-a323-2b1175f5afba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:22.080Z|3bc5cea0-03ad-4ec7-a323-2b1175f5afba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:22.081Z|b97a607e-fdb5-4d39-a9c3-516fae46bc5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:22.081Z|b97a607e-fdb5-4d39-a9c3-516fae46bc5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:22.084Z|33c02dbc-ea49-4677-9744-43c03a432ccc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:22.084Z|33c02dbc-ea49-4677-9744-43c03a432ccc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:32.105Z|0471a2ab-8822-4eac-92d5-33edc23947f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:32.106Z|0471a2ab-8822-4eac-92d5-33edc23947f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:32.108Z|c57d16a8-4d43-4727-8082-2243c5943e84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:32.109Z|c57d16a8-4d43-4727-8082-2243c5943e84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:32.110Z|1fa97a5c-74b0-4267-9abd-31d7ec713a66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:32.111Z|1fa97a5c-74b0-4267-9abd-31d7ec713a66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:34.936Z|7f81137e-14e3-4ff5-9531-96783c6daebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:16:34.937Z|7f81137e-14e3-4ff5-9531-96783c6daebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:16:42.135Z|25f3b964-d097-44b1-953b-b7a530451b87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:42.135Z|f7246d4e-da98-4c52-9c70-5ef1362b4976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:42.135Z|25f3b964-d097-44b1-953b-b7a530451b87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:42.135Z|f7246d4e-da98-4c52-9c70-5ef1362b4976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:42.138Z|280eacff-50bc-46cc-9518-b54afe4d0bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:42.138Z|280eacff-50bc-46cc-9518-b54afe4d0bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:45.660Z|44aa3910-2457-409e-8e65-18aedf0ccf23|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:16:45.661Z|44aa3910-2457-409e-8e65-18aedf0ccf23|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:49.936Z|fc329381-5fc0-4225-801c-90e8e9d90528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:16:49.936Z|fc329381-5fc0-4225-801c-90e8e9d90528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:16:51.089Z|5a053789-a9b6-40a5-abc6-3c11e8b12447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:16:51.089Z|5a053789-a9b6-40a5-abc6-3c11e8b12447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:16:52.165Z|3df84c36-51ae-434b-ac21-d116c2200744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:52.165Z|a0a71c78-b5fd-4fa3-9f4b-31acd8b43494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:52.166Z|a0a71c78-b5fd-4fa3-9f4b-31acd8b43494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:52.166Z|3df84c36-51ae-434b-ac21-d116c2200744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:16:52.173Z|79938129-c661-4e02-8888-a4043cecd1d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:16:52.174Z|79938129-c661-4e02-8888-a4043cecd1d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:02.191Z|6b03feb4-9e1f-4ff6-b2f3-7bd7dc1186c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:02.191Z|6b03feb4-9e1f-4ff6-b2f3-7bd7dc1186c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:02.195Z|69cca9cb-2581-4ca8-8582-f45826dab3dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:02.195Z|69cca9cb-2581-4ca8-8582-f45826dab3dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:02.202Z|b22eaa16-ec0c-4968-b38f-107523ed1698|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:02.202Z|b22eaa16-ec0c-4968-b38f-107523ed1698|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:04.936Z|78389297-86c7-4632-9dae-311fcc96211b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:17:04.942Z|78389297-86c7-4632-9dae-311fcc96211b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:17:12.216Z|02470286-da42-4a4e-9c5f-fe7c52e5c2c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:12.217Z|02470286-da42-4a4e-9c5f-fe7c52e5c2c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:12.218Z|9c4a5528-9c1b-4a15-98eb-095253d3a495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:12.218Z|9c4a5528-9c1b-4a15-98eb-095253d3a495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:12.226Z|b00c69c1-6c9d-42f3-9263-476129e22933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:12.226Z|b00c69c1-6c9d-42f3-9263-476129e22933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:19.936Z|32929bfa-68ee-476b-8519-5d8ac212489c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:17:19.936Z|32929bfa-68ee-476b-8519-5d8ac212489c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:17:21.090Z|f8000359-ff60-4a3c-8e64-550d42d68590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:17:21.090Z|f8000359-ff60-4a3c-8e64-550d42d68590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:17:22.247Z|882dfd8c-e5e0-472c-bdc3-7f43518648af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:22.248Z|882dfd8c-e5e0-472c-bdc3-7f43518648af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:22.249Z|ff14ff93-340c-4441-a555-7a2d0231b899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:22.249Z|ff14ff93-340c-4441-a555-7a2d0231b899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:22.250Z|28d94f81-5fd8-401b-b7ad-27831c67010a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:22.250Z|28d94f81-5fd8-401b-b7ad-27831c67010a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:32.276Z|f1f69aea-3636-4fb1-a12e-c6a6f9ff4aee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:32.277Z|f1f69aea-3636-4fb1-a12e-c6a6f9ff4aee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:32.278Z|9b2f07e1-84d5-4aca-b70b-7c7df5179330|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:32.279Z|9b2f07e1-84d5-4aca-b70b-7c7df5179330|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:32.278Z|628deb31-a434-4bf4-86ed-9c86d0d79196|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:32.279Z|628deb31-a434-4bf4-86ed-9c86d0d79196|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:34.936Z|252a3571-6673-4921-bf69-1a2c9f294817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:17:34.936Z|252a3571-6673-4921-bf69-1a2c9f294817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:17:42.313Z|a3254a3f-4002-4a96-9e78-94b39f6cf029|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:42.314Z|52a03846-c744-4e61-a775-e13b95052cdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:42.314Z|eec00601-e390-40f0-ae04-2741c84e070c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:42.314Z|a3254a3f-4002-4a96-9e78-94b39f6cf029|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:42.314Z|52a03846-c744-4e61-a775-e13b95052cdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:42.314Z|eec00601-e390-40f0-ae04-2741c84e070c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:45.661Z|47020b5a-f35e-44a9-bb69-bef203792c8c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:17:45.662Z|47020b5a-f35e-44a9-bb69-bef203792c8c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:49.936Z|5f8e4e50-1c9f-4031-9cf2-53db9f5c7099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:17:49.940Z|5f8e4e50-1c9f-4031-9cf2-53db9f5c7099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:17:51.091Z|1d240b9c-fbf4-448a-904a-96dd41a99f96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:17:51.091Z|1d240b9c-fbf4-448a-904a-96dd41a99f96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:17:52.342Z|e211e2f8-b855-423d-b552-bdb05e27f783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:52.343Z|e211e2f8-b855-423d-b552-bdb05e27f783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:52.350Z|15f4f285-08b2-4772-9471-66ebeca23967|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:52.351Z|15f4f285-08b2-4772-9471-66ebeca23967|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:17:52.352Z|ec4e9dea-5b93-4b6e-82a2-b5a61308ccec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:17:52.352Z|ec4e9dea-5b93-4b6e-82a2-b5a61308ccec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:02.371Z|b78460c5-d220-47c8-989e-3f3656a6ef6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:02.372Z|b78460c5-d220-47c8-989e-3f3656a6ef6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:02.374Z|8f262418-7af3-4ab9-92e5-37537ee3ae05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:02.375Z|8f262418-7af3-4ab9-92e5-37537ee3ae05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:02.379Z|c5507cf2-e809-43d0-b0f5-67690681fa9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:02.379Z|c5507cf2-e809-43d0-b0f5-67690681fa9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:04.936Z|25e5b476-fe1d-4f1c-858c-0fa72a2e9d81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:18:04.936Z|25e5b476-fe1d-4f1c-858c-0fa72a2e9d81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:18:12.401Z|0d5189d3-2cb7-4ec0-9437-cf2bcc3a5269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:12.401Z|bfd721f0-899a-477f-af1e-0c0b9d6c2ce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:12.402Z|0d5189d3-2cb7-4ec0-9437-cf2bcc3a5269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:12.403Z|bfd721f0-899a-477f-af1e-0c0b9d6c2ce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:12.405Z|6389a5a0-f78a-46e7-9b7e-004b4a67ab70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:12.405Z|6389a5a0-f78a-46e7-9b7e-004b4a67ab70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:19.936Z|3410a69d-f11e-4edf-8a42-4c96d553266b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:18:19.937Z|3410a69d-f11e-4edf-8a42-4c96d553266b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:18:21.092Z|c7424e1a-d257-439e-88de-703798ec13f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:18:21.093Z|c7424e1a-d257-439e-88de-703798ec13f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:18:22.429Z|a9799e5b-3f6d-42a9-8a41-fe0dda7d0d81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:22.430Z|a9799e5b-3f6d-42a9-8a41-fe0dda7d0d81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:22.438Z|f81720f6-5e97-43e6-acc3-9d069c4e7b9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:22.438Z|b214a5eb-02b8-42ef-9559-21626c7a7cc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:22.438Z|f81720f6-5e97-43e6-acc3-9d069c4e7b9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:22.438Z|b214a5eb-02b8-42ef-9559-21626c7a7cc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:32.458Z|b9e9b9ac-72df-44e0-8bf6-21968de803aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:32.459Z|b9e9b9ac-72df-44e0-8bf6-21968de803aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:32.467Z|371ac31c-05fc-4df6-8bf4-5de55546a811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:32.467Z|9046a49c-3ee9-4fc5-9726-43bf62a005ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:32.468Z|371ac31c-05fc-4df6-8bf4-5de55546a811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:32.468Z|9046a49c-3ee9-4fc5-9726-43bf62a005ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:34.936Z|cd486e24-c8b4-406a-a971-0aca0e7aae3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:18:34.940Z|cd486e24-c8b4-406a-a971-0aca0e7aae3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:18:42.490Z|7f708d6d-e9c2-4050-986b-0e9158ae844e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:42.491Z|7f708d6d-e9c2-4050-986b-0e9158ae844e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:42.491Z|8b7ab59e-4ff5-4d0b-aba7-69f9bca45908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:42.492Z|8b7ab59e-4ff5-4d0b-aba7-69f9bca45908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:42.499Z|f1ee74da-65f4-49fb-bb1c-dcc9a676fc47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:42.499Z|f1ee74da-65f4-49fb-bb1c-dcc9a676fc47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:45.662Z|126821d1-acb8-46f9-97e1-f789d9edf708|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:18:45.663Z|126821d1-acb8-46f9-97e1-f789d9edf708|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:49.936Z|c44abfe6-d0c5-44c3-ab00-bceb9540c731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:18:49.937Z|c44abfe6-d0c5-44c3-ab00-bceb9540c731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:18:51.093Z|27c32825-a442-41c6-9e17-57d7dbe88e23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:18:51.094Z|27c32825-a442-41c6-9e17-57d7dbe88e23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:18:52.519Z|15ec4fb7-08a4-4004-afc2-84276f5688e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:52.520Z|15ec4fb7-08a4-4004-afc2-84276f5688e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:52.520Z|cbff95c8-9c57-40a4-bd99-022587191309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:52.520Z|cbff95c8-9c57-40a4-bd99-022587191309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:18:52.525Z|c7441788-3080-46ac-9757-d62b33e91b50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:18:52.525Z|c7441788-3080-46ac-9757-d62b33e91b50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:02.549Z|11302c24-65f3-4d3b-be25-d808bf12b919|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:02.550Z|11302c24-65f3-4d3b-be25-d808bf12b919|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:02.550Z|b67ccab6-68e6-4315-9899-81a18a07f07d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:02.551Z|b67ccab6-68e6-4315-9899-81a18a07f07d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:02.553Z|27733119-8e74-4924-a76e-47711ecc2c71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:02.554Z|27733119-8e74-4924-a76e-47711ecc2c71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:04.936Z|7aa33998-1a5d-4c53-b61a-295aeabb6987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:19:04.936Z|7aa33998-1a5d-4c53-b61a-295aeabb6987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:19:12.581Z|4998b4b8-bd00-430e-8a1e-fe07e64e0d0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:12.582Z|4998b4b8-bd00-430e-8a1e-fe07e64e0d0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:12.584Z|658c119d-a290-4daf-ba51-d98c2c0e9407|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:12.585Z|658c119d-a290-4daf-ba51-d98c2c0e9407|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:12.587Z|ffa233cd-bd41-46ec-9826-0434db193782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:12.588Z|ffa233cd-bd41-46ec-9826-0434db193782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:19.936Z|dfa3b46c-7578-4f66-b966-d31af33de570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:19:19.943Z|dfa3b46c-7578-4f66-b966-d31af33de570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:19:21.094Z|539b2a0f-c954-4772-8235-ecb9568feddf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:19:21.095Z|539b2a0f-c954-4772-8235-ecb9568feddf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:19:22.609Z|6381c33b-2b22-4498-8ea4-f353983a47f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:22.610Z|6381c33b-2b22-4498-8ea4-f353983a47f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:22.611Z|fd72dd3f-9530-4ed4-a1e3-7e838f7aefa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:22.611Z|fd72dd3f-9530-4ed4-a1e3-7e838f7aefa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:22.614Z|e20590ba-af35-46f2-ba5e-74c054acb8bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:22.615Z|e20590ba-af35-46f2-ba5e-74c054acb8bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:32.634Z|e39110b7-01f7-4788-a108-ad4390e8cbbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:32.635Z|e39110b7-01f7-4788-a108-ad4390e8cbbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:32.636Z|ee23bf10-015a-4479-8583-cfbffb7ec4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:32.636Z|ee23bf10-015a-4479-8583-cfbffb7ec4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:32.640Z|cafeb8d7-46ad-4152-b09e-0e94a47d9c4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:32.640Z|cafeb8d7-46ad-4152-b09e-0e94a47d9c4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:34.936Z|fb7663e3-81df-4431-9038-374fd8209cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:19:34.936Z|fb7663e3-81df-4431-9038-374fd8209cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:19:42.663Z|b397a38e-e734-4a20-b265-5f8767309758|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:42.663Z|b397a38e-e734-4a20-b265-5f8767309758|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:42.663Z|6ee15a54-787a-4957-b5b6-30bdea7d8816|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:42.664Z|6ee15a54-787a-4957-b5b6-30bdea7d8816|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:42.665Z|a920d50a-b51f-4178-be7e-0360007d4b69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:42.665Z|a920d50a-b51f-4178-be7e-0360007d4b69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:45.662Z|88872b54-d8db-406e-b21a-55c434ab8c71|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:19:45.663Z|88872b54-d8db-406e-b21a-55c434ab8c71|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:49.936Z|de9ff604-a301-4155-ae14-0e5778b7f414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:19:49.936Z|de9ff604-a301-4155-ae14-0e5778b7f414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:19:51.095Z|6f33bfd9-37b9-4935-a01e-b1159a295408|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:19:51.096Z|6f33bfd9-37b9-4935-a01e-b1159a295408|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:19:52.691Z|02c1c632-c713-442d-986f-4b3dce944922|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:52.691Z|12b61c57-9609-4467-a309-2453cf2b3239|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:52.692Z|02c1c632-c713-442d-986f-4b3dce944922|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:52.692Z|12b61c57-9609-4467-a309-2453cf2b3239|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:19:52.699Z|0d541880-d042-41c9-b5b0-e624eefcd671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:19:52.700Z|0d541880-d042-41c9-b5b0-e624eefcd671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:02.722Z|696b4e8e-eb82-4749-9ae9-20ff1f5f1377|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:02.722Z|c743f988-cae7-4cea-a342-fdcca3b4f7c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:02.723Z|696b4e8e-eb82-4749-9ae9-20ff1f5f1377|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:02.723Z|c743f988-cae7-4cea-a342-fdcca3b4f7c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:02.725Z|ba5e82a9-9094-4d21-b7e1-47931ece503c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:02.725Z|ba5e82a9-9094-4d21-b7e1-47931ece503c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:04.936Z|2ba6da91-25c4-437e-ac1f-19ea70cb425f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:20:04.943Z|2ba6da91-25c4-437e-ac1f-19ea70cb425f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:20:12.748Z|f61298ab-11c9-46a6-9926-36b10cce43cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:12.749Z|f61298ab-11c9-46a6-9926-36b10cce43cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:12.751Z|fda81e6b-5b44-48d4-9efc-34927919bd27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:12.752Z|fda81e6b-5b44-48d4-9efc-34927919bd27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:12.759Z|eafc9d4d-308a-44b5-8200-473f262345a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:12.759Z|eafc9d4d-308a-44b5-8200-473f262345a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:19.936Z|2a8a775c-a7c0-4bbd-915f-666e65def8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:20:19.936Z|2a8a775c-a7c0-4bbd-915f-666e65def8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:20:21.096Z|9ca142a1-ce20-43dd-b617-89ee250881cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:20:21.097Z|9ca142a1-ce20-43dd-b617-89ee250881cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:20:22.774Z|708f897f-b713-475c-a2fc-06d37e5f4060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:22.774Z|708f897f-b713-475c-a2fc-06d37e5f4060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:22.779Z|49b84c4e-3b55-4d02-9dd3-9cc508c97275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:22.779Z|49b84c4e-3b55-4d02-9dd3-9cc508c97275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:22.780Z|763456dc-06e1-4fab-aef1-fdcf7374f6bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:22.781Z|763456dc-06e1-4fab-aef1-fdcf7374f6bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:32.801Z|b67d68d4-0b87-4030-bab1-4dbd8f7c1e4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:32.802Z|b67d68d4-0b87-4030-bab1-4dbd8f7c1e4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:32.803Z|64f96238-df0c-4e44-8f8f-a966265f1ac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:32.804Z|64f96238-df0c-4e44-8f8f-a966265f1ac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:32.806Z|efae6572-77a9-43b9-8029-32ec5ab077c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:32.807Z|efae6572-77a9-43b9-8029-32ec5ab077c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:34.936Z|54123bc3-8a69-448a-ad94-a5f9ff6007e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:20:34.936Z|54123bc3-8a69-448a-ad94-a5f9ff6007e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:20:42.833Z|a547dad1-3074-43f6-956d-ac8bbb5c2f42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:42.833Z|592a3eab-6710-41e0-9d21-ac307ad6b6ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:42.833Z|62442f3f-7940-4bbe-b296-c34fdd3ea81b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:42.834Z|a547dad1-3074-43f6-956d-ac8bbb5c2f42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:42.834Z|592a3eab-6710-41e0-9d21-ac307ad6b6ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:42.834Z|62442f3f-7940-4bbe-b296-c34fdd3ea81b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:45.660Z|e1ecf740-c9e0-49fb-99ab-2396c9721a50|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:20:45.661Z|e1ecf740-c9e0-49fb-99ab-2396c9721a50|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:49.936Z|c7436738-a3b7-4528-8dd3-954907d2a428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:20:49.940Z|c7436738-a3b7-4528-8dd3-954907d2a428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:20:51.097Z|dd0af9c8-335e-4820-80a6-a239cf0ce71e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:20:51.098Z|dd0af9c8-335e-4820-80a6-a239cf0ce71e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:20:52.866Z|238e1529-5331-4345-a677-916636067d85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:52.866Z|238e1529-5331-4345-a677-916636067d85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:52.866Z|d37c9142-627a-45ae-8517-9907644f3789|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:52.867Z|d37c9142-627a-45ae-8517-9907644f3789|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:20:52.873Z|ec59cd78-03b2-4d14-8151-f5336b64d66d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:20:52.874Z|ec59cd78-03b2-4d14-8151-f5336b64d66d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:02.897Z|30278f8c-6eea-42f1-b611-509806bfce31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:02.898Z|30278f8c-6eea-42f1-b611-509806bfce31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:02.899Z|7f80cbbb-06fb-40b5-9354-d1dc5279152c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:02.899Z|7f80cbbb-06fb-40b5-9354-d1dc5279152c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:02.903Z|4b4344ff-484f-49da-bd2a-1e65d916af32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:02.903Z|4b4344ff-484f-49da-bd2a-1e65d916af32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:04.936Z|b2e48760-dcd7-4efc-9e44-c0a0dd5c2534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:21:04.936Z|b2e48760-dcd7-4efc-9e44-c0a0dd5c2534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:21:12.923Z|946ce597-0607-4e8d-ab4a-7202bba2a781|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:12.923Z|946ce597-0607-4e8d-ab4a-7202bba2a781|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:12.925Z|67b74d77-f2ff-4d30-b0ad-1b3133dea220|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:12.926Z|67b74d77-f2ff-4d30-b0ad-1b3133dea220|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:12.933Z|1f98885e-5876-4c7a-be10-08feab838780|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:12.933Z|1f98885e-5876-4c7a-be10-08feab838780|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:19.563Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:21:19.564Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 4b229980-d637-4826-b391-25fd0270938b already exists in requestDb InfraActiveRequests table 2023-03-17T08:21:19.566Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:21:19.566Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:21:19.566Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:19.566Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:21:19.566Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:21:19.566Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1dbae75910ccbc8b885e2af5bfae2cc", X-B3-SpanId:"dff58f56430f676b", X-B3-ParentSpanId:"49f25452e2a3c80c", X-B3-Sampled:"0", X-ONAP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-TransactionID:"4b229980-d637-4826-b391-25fd0270938b", X-ECOMP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9aa1e34-30cd-47f9-80cc-5511a6bafddd"] 2023-03-17T08:21:19.566Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:21:19.566Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:19.745Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:19.746Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T08:21:19.746Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : Not Found 2023-03-17T08:21:19.746Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [set-cookie:"JSESSIONID=963130915F4FA9409A94111E7BC39502; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 08:21:19 GMT", x-envoy-upstream-service-time:"165", server:"envoy"] 2023-03-17T08:21:19.747Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: 2023-03-17T08:21:19.747Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:19.747Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|404|Not Found|InvokeReturn 2023-03-17T08:21:19.769Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-17T08:21:19.770Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-17T08:21:19.774Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T08:21:19.794Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-17T08:21:19.795Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4b229980-d637-4826-b391-25fd0270938b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f4266a11-87e0-4f09-bf1a-6d2045779350], X-ECOMP-RequestID=[4b229980-d637-4826-b391-25fd0270938b], X-TransactionId=[], X-ONAP-RequestID=[4b229980-d637-4826-b391-25fd0270938b]} 2023-03-17T08:21:19.835Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 08:21:20 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[31], x-aai-txid=[1-aai-resources-230317-08:21:20:093-83613], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T08:21:19.837Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-17T08:21:19.837Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-17T08:21:19.839Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-17T08:21:19.839Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-17T08:21:19.842Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T08:21:19.855Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-17T08:21:19.856Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4b229980-d637-4826-b391-25fd0270938b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[689fe773-f121-4010-b474-d6bbaa5531f7], X-ECOMP-RequestID=[4b229980-d637-4826-b391-25fd0270938b], X-TransactionId=[], X-ONAP-RequestID=[4b229980-d637-4826-b391-25fd0270938b]} 2023-03-17T08:21:19.885Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 08:21:20 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[26], x-aai-txid=[2-aai-resources-230317-08:21:20:145-15987], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T08:21:19.885Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-17T08:21:19.886Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-17T08:21:19.888Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-17T08:21:19.888Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-17T08:21:19.891Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T08:21:19.904Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T08:21:19.905Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2023-03-17T08:21:19.936Z|0583fe4b-eaac-4a2c-a81c-de94b95b23d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:21:19.936Z|0583fe4b-eaac-4a2c-a81c-de94b95b23d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:21:19.961Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2023-03-17T08:21:19.961Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 08:21:20 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[53], vertex-id=[180224], x-aai-txid=[0-aai-resources-230317-08:21:20:195-91619], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T08:21:19.962Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1679041278112","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2023-03-17T08:21:19.963Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-17T08:21:19.963Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-17T08:21:19.980Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T08:21:19.980Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-17T08:21:19.980Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:19.980Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T08:21:19.981Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-17T08:21:19.981Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"e1dbae75910ccbc8b885e2af5bfae2cc", X-B3-SpanId:"18512879e58ffe04", X-B3-ParentSpanId:"49f25452e2a3c80c", X-B3-Sampled:"0", X-ONAP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-TransactionID:"4b229980-d637-4826-b391-25fd0270938b", X-ECOMP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0b9d5d7-b497-41a9-9a4e-bedd5e5e342d"] 2023-03-17T08:21:19.981Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824","requestScope":"service"} 2023-03-17T08:21:19.981Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:20.019Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:20.019Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:20.019Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-17T08:21:20.019Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 08:21:19 GMT", x-envoy-upstream-service-time:"36", server:"envoy"] 2023-03-17T08:21:20.020Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-17T08:21:20.020Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:20.020Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-17T08:21:20.021Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122 2023-03-17T08:21:20.021Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|INFO|500||Invoke 2023-03-17T08:21:20.021Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:20.021Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122 2023-03-17T08:21:20.021Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Method : GET 2023-03-17T08:21:20.021Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-TransactionID:"4b229980-d637-4826-b391-25fd0270938b", X-ECOMP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c333c508-0051-4825-96a0-9d155b29f006"] 2023-03-17T08:21:20.022Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Request body: 2023-03-17T08:21:20.022Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:20.206Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:20.207Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:20.207Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Status text : OK 2023-03-17T08:21:20.207Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Headers : [set-cookie:"JSESSIONID=05DF4B345E9469E76C0469D7537CAC0E; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:21:20 GMT", x-envoy-upstream-service-time:"173", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:20.226Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "0a3fce8c-132c-4a3e-89d7-8ee80c637122", "modelInvariantUUID" : "0662e63e-2af6-47db-8b80-8b5d38aa85c1", "created" : "2023-03-17 08:16:55.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 10, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/configurationCustomizations" } } } 2023-03-17T08:21:20.227Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:20.227Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|INFO|500||InvokeReturn 2023-03-17T08:21:20.233Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance 2023-03-17T08:21:20.233Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|INFO|500||Invoke 2023-03-17T08:21:20.233Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:20.233Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance 2023-03-17T08:21:20.233Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||Method : GET 2023-03-17T08:21:20.233Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-TransactionID:"4b229980-d637-4826-b391-25fd0270938b", X-ECOMP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efad31e5-32c7-4386-b4ca-85ccee834938"] 2023-03-17T08:21:20.234Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||Request body: 2023-03-17T08:21:20.234Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:20.262Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:20.263Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T08:21:20.263Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-17T08:21:20.263Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 08:21:20 GMT", x-envoy-upstream-service-time:"15", server:"envoy"] 2023-03-17T08:21:20.263Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||Response body: 2023-03-17T08:21:20.263Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:20.264Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-17T08:21:20.264Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1 2023-03-17T08:21:20.265Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|INFO|500||Invoke 2023-03-17T08:21:20.265Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:20.265Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1 2023-03-17T08:21:20.265Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||Method : GET 2023-03-17T08:21:20.265Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-TransactionID:"4b229980-d637-4826-b391-25fd0270938b", X-ECOMP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9291c444-609e-46fd-be70-f145c2722192"] 2023-03-17T08:21:20.266Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||Request body: 2023-03-17T08:21:20.266Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:20.301Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:20.301Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:20.301Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||Status text : OK 2023-03-17T08:21:20.302Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:21:20 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:20.302Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "0a3fce8c-132c-4a3e-89d7-8ee80c637122", "modelInvariantUUID" : "0662e63e-2af6-47db-8b80-8b5d38aa85c1", "created" : "2023-03-17 08:16:55.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 10, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1" } } } 2023-03-17T08:21:20.302Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:20.303Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|INFO|500||InvokeReturn 2023-03-17T08:21:20.308Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance 2023-03-17T08:21:20.309Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|INFO|500||Invoke 2023-03-17T08:21:20.309Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:20.310Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance 2023-03-17T08:21:20.310Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||Method : GET 2023-03-17T08:21:20.310Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-TransactionID:"4b229980-d637-4826-b391-25fd0270938b", X-ECOMP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3273aa22-546e-4d80-9d03-fb0f429585ea"] 2023-03-17T08:21:20.310Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||Request body: 2023-03-17T08:21:20.311Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:20.325Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:20.325Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T08:21:20.325Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-17T08:21:20.325Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 08:21:20 GMT", x-envoy-upstream-service-time:"11", server:"envoy"] 2023-03-17T08:21:20.326Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||Response body: 2023-03-17T08:21:20.326Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:20.326Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-17T08:21:20.326Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T08:21:20.327Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-17T08:21:20.327Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:20.327Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T08:21:20.327Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-17T08:21:20.327Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-TransactionID:"4b229980-d637-4826-b391-25fd0270938b", X-ECOMP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a56cdde4-26a0-40df-822d-7d4f0dbe8e7c"] 2023-03-17T08:21:20.327Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-17T08:21:20.327Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:20.355Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:20.355Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:20.356Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-17T08:21:20.356Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:21:20 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:20.356Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-17 00:09:28.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-03-17T08:21:20.356Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:20.357Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-17T08:21:20.359Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-17T08:21:20.359Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-03-17T08:21:20.359Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:20.360Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-17T08:21:20.360Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-03-17T08:21:20.360Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-TransactionID:"4b229980-d637-4826-b391-25fd0270938b", X-ECOMP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c3c7976-42f9-45f2-b61f-5a6b5186c87e"] 2023-03-17T08:21:20.360Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-03-17T08:21:20.360Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:20.380Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:20.381Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:20.381Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-03-17T08:21:20.381Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:21:20 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:20.382Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-17T00:09:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-03-17T08:21:20.382Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:20.382Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-03-17T08:21:20.383Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122 2023-03-17T08:21:20.383Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|INFO|500||Invoke 2023-03-17T08:21:20.384Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:20.384Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122 2023-03-17T08:21:20.384Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Method : GET 2023-03-17T08:21:20.384Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-TransactionID:"4b229980-d637-4826-b391-25fd0270938b", X-ECOMP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33fb452a-e332-4f84-a4eb-0639514d0681"] 2023-03-17T08:21:20.384Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Request body: 2023-03-17T08:21:20.385Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:20.421Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:20.422Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:20.423Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Status text : OK 2023-03-17T08:21:20.423Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:21:20 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:20.424Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "0a3fce8c-132c-4a3e-89d7-8ee80c637122", "modelInvariantUUID" : "0662e63e-2af6-47db-8b80-8b5d38aa85c1", "created" : "2023-03-17 08:16:55.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 10, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/configurationCustomizations" } } } 2023-03-17T08:21:20.425Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:20.426Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|INFO|500||InvokeReturn 2023-03-17T08:21:20.430Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T08:21:20.431Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-17T08:21:20.431Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:20.431Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T08:21:20.432Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-17T08:21:20.432Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"8974", X-B3-TraceId:"e1dbae75910ccbc8b885e2af5bfae2cc", X-B3-SpanId:"73ad083fd09963cf", X-B3-ParentSpanId:"49f25452e2a3c80c", X-B3-Sampled:"0", X-ONAP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-TransactionID:"4b229980-d637-4826-b391-25fd0270938b", X-ECOMP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d645c03b-cd46-42ba-b48a-655798d9797b"] 2023-03-17T08:21:20.432Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4b229980-d637-4826-b391-25fd0270938b","requestStatus":"IN_PROGRESS","startTime":1679041279770,"source":"VID","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"4b229980-d637-4826-b391-25fd0270938b"} 2023-03-17T08:21:20.432Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:20.485Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:20.486Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-17T08:21:20.486Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-17T08:21:20.486Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:21:19 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:20.486Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T08:21:19.770+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-17T08:21:20.451+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:21:20.488Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:20.488Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-17T08:21:20.501Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T08:21:20.501Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-17T08:21:20.501Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:20.502Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T08:21:20.502Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-17T08:21:20.502Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4343", X-B3-TraceId:"e1dbae75910ccbc8b885e2af5bfae2cc", X-B3-SpanId:"8d565ecfc6135159", X-B3-ParentSpanId:"49f25452e2a3c80c", X-B3-Sampled:"0", X-ONAP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-TransactionID:"4b229980-d637-4826-b391-25fd0270938b", X-ECOMP-RequestID:"4b229980-d637-4826-b391-25fd0270938b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"647027ed-91c9-4c50-8b29-bb686b6ead58"] 2023-03-17T08:21:20.502Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\"modelUuid\":\"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\"modelInvariantUuid\":\"0662e63e-2af6-47db-8b80-8b5d38aa85c1\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basiccnf-macro-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"b44feb83-8368-4673-9944-262d87b133d5\",\"modelInvariantUuid\":\"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"f2512fda-6544-4ae3-ae03-256471d19486\",\"modelInstanceName\":\"basic_cnf_macro\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"platform\":{\"platformName\":\"basicnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_macro_lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_cnf_macro\",\"instanceParams\":[{\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-profile-k8s-version\":\"1.19.0\"}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicCnfMacro..helm_apache..module-1\",\"modelVersionId\":\"2c80204e-968a-437a-9cb5-2e192de43f2f\",\"modelInvariantUuid\":\"46d93e14-3240-41ad-85b1-f0aacab5d257\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"},\"instanceName\":\"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\"instanceParams\":[{\"vf_module_label\":\"helm_apache\",\"k8s-rb-profile-name\":\"node-port-profile\",\"k8s-rb-profile-source\":\"node-port-profile\",\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-instance-release-name\":\"rel-1-apache\",\"k8s-rb-config-template-name\":\"replica-count-template\",\"k8s-rb-config-template-source\":\"deployment-config\",\"k8s-rb-config-name\":\"replica-count-change\",\"k8s-rb-config-value-source\":\"custom-values\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\"modelInvariantId\":\"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"81473bad-2695-42c4-9837-7679b0992cfb\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"4b229980-d637-4826-b391-25fd0270938b","type":"String"},"mso-request-id":{"value":"4b229980-d637-4826-b391-25fd0270938b","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-17T08:21:20.502Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:21.098Z|3fe19dc1-b35b-4dfb-a470-306b9b84e617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:21:21.099Z|3fe19dc1-b35b-4dfb-a470-306b9b84e617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:21:22.671Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:22.671Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-17T08:21:22.672Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-17T08:21:22.672Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C548B81ADEC6AA52599976C479447135; Path=/; HttpOnly", date:"Fri, 17 Mar 2023 08:21:22 GMT", x-onap-requestid:"4b229980-d637-4826-b391-25fd0270938b", x-requestid:"4b229980-d637-4826-b391-25fd0270938b", x-transactionid:"4b229980-d637-4826-b391-25fd0270938b", x-ecomp-requestid:"4b229980-d637-4826-b391-25fd0270938b", x-onap-partnername:"UNKNOWN", x-invocationid:"647027ed-91c9-4c50-8b29-bb686b6ead58", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2141", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:22.672Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4b229980-d637-4826-b391-25fd0270938b\",\"instanceId\":\"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2\"}}","message":"Success","processInstanceID":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f","variables":null,"messageCode":200} 2023-03-17T08:21:22.672Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:22.672Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-17T08:21:22.678Z|4b229980-d637-4826-b391-25fd0270938b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:21:22.877Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:21:22.883Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:21:22.883Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:21:22.883Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:22.883Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:21:22.883Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:21:22.884Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"173bd13a62ac7e9ef8804d9c019dab8e", X-B3-SpanId:"e71dbeb4f9b39e34", X-B3-ParentSpanId:"d384436e25d2f9ba", X-B3-Sampled:"0", X-ONAP-RequestID:"a6a6acda-733d-470b-89ee-d1aa75aba76b", X-RequestID:"a6a6acda-733d-470b-89ee-d1aa75aba76b", X-TransactionID:"a6a6acda-733d-470b-89ee-d1aa75aba76b", X-ECOMP-RequestID:"a6a6acda-733d-470b-89ee-d1aa75aba76b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f03f0e0-3a29-43ff-8884-355ef9ed4dad"] 2023-03-17T08:21:22.884Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:21:22.884Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:22.921Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:22.921Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:22.921Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:21:22.921Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:21:22 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:22.923Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T08:21:19.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:21:21.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:21:22.923Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:22.924Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:21:22.925Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:21:22.926Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:21:22.926Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:22.926Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:21:22.926Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:21:22.926Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"173bd13a62ac7e9ef8804d9c019dab8e", X-B3-SpanId:"69c8c793c0f7a87c", X-B3-ParentSpanId:"d384436e25d2f9ba", X-B3-Sampled:"0", X-ONAP-RequestID:"a6a6acda-733d-470b-89ee-d1aa75aba76b", X-RequestID:"a6a6acda-733d-470b-89ee-d1aa75aba76b", X-TransactionID:"a6a6acda-733d-470b-89ee-d1aa75aba76b", X-ECOMP-RequestID:"a6a6acda-733d-470b-89ee-d1aa75aba76b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5b9af03-4990-4e8e-b4ae-24e1c5e21f38"] 2023-03-17T08:21:22.926Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:21:22.926Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:22.942Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:22.943Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:22.943Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:21:22.943Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:21:22 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:22.944Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:21:22.944Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:22.945Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:21:22.951Z|56b61d61-ab8b-4bca-86e1-76a58b4cbd2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:22.952Z|56b61d61-ab8b-4bca-86e1-76a58b4cbd2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:22.952Z|0b87b5d2-fcc1-4c61-ba01-c4b15f413ce4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:22.952Z|0b87b5d2-fcc1-4c61-ba01-c4b15f413ce4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:22.958Z|a6a6acda-733d-470b-89ee-d1aa75aba76b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:21:22.958Z|b25eb8cc-9db1-4c3c-8727-6c52795c2be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:22.959Z|b25eb8cc-9db1-4c3c-8727-6c52795c2be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:28.973Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:21:28.974Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 42e60618-b135-47cb-91b8-76c1c220a8a4 already exists in requestDb InfraActiveRequests table 2023-03-17T08:21:28.975Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:21:28.976Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||Invoke 2023-03-17T08:21:28.976Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:28.976Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:21:28.977Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Method : GET 2023-03-17T08:21:28.977Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b40e02ae274ef5f2645e2d3eb30f871d", X-B3-SpanId:"8c0610291bc96b11", X-B3-ParentSpanId:"9bc50f0ea9438923", X-B3-Sampled:"0", X-ONAP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-TransactionID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ECOMP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29b80586-4d49-4ec8-91c6-1ec2ed6e71a1"] 2023-03-17T08:21:28.977Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Request body: 2023-03-17T08:21:28.977Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:29.004Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:29.005Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T08:21:29.005Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status text : Not Found 2023-03-17T08:21:29.005Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 08:21:29 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2023-03-17T08:21:29.005Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Response body: 2023-03-17T08:21:29.005Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:29.006Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|404|Not Found|InvokeReturn 2023-03-17T08:21:29.016Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-17T08:21:29.016Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-17T08:21:29.020Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T08:21:29.041Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-17T08:21:29.042Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[42e60618-b135-47cb-91b8-76c1c220a8a4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4978845b-00a2-4e0f-b31b-e067c9fcdd7b], X-ECOMP-RequestID=[42e60618-b135-47cb-91b8-76c1c220a8a4], X-TransactionId=[], X-ONAP-RequestID=[42e60618-b135-47cb-91b8-76c1c220a8a4]} 2023-03-17T08:21:29.074Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 08:21:29 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[27], x-aai-txid=[2-aai-resources-230317-08:21:29:333-97762], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T08:21:29.075Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-17T08:21:29.075Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-17T08:21:29.079Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-17T08:21:29.079Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-17T08:21:29.082Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T08:21:29.097Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T08:21:29.097Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-17T08:21:29.122Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-17T08:21:29.123Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 17 Mar 2023 08:21:29 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[21], x-aai-txid=[2-aai-resources-230317-08:21:29:386-90509], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T08:21:29.124Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-17T08:21:29.127Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-17T08:21:29.128Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-17T08:21:29.136Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T08:21:29.156Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||Invoke 2023-03-17T08:21:29.157Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b with request headers:{Authorization=[***REDACTED***], X-RequestID=[42e60618-b135-47cb-91b8-76c1c220a8a4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[47d64eca-a37c-4ed3-9321-7cd56aab6176], X-ECOMP-RequestID=[42e60618-b135-47cb-91b8-76c1c220a8a4], X-TransactionId=[], X-ONAP-RequestID=[42e60618-b135-47cb-91b8-76c1c220a8a4]} 2023-03-17T08:21:29.217Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 08:21:29 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[57], vertex-id=[270400], x-aai-txid=[0-aai-resources-230317-08:21:29:446-80651], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T08:21:29.218Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||{"tenant-id":"4a994322e1644b9c964b1676d81c1e9b","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679041287235","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2023-03-17T08:21:29.219Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||InvokeReturn 2023-03-17T08:21:29.219Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-17T08:21:29.220Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-17T08:21:29.223Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T08:21:29.224Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-17T08:21:29.224Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:29.224Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T08:21:29.224Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-17T08:21:29.224Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"b40e02ae274ef5f2645e2d3eb30f871d", X-B3-SpanId:"970a0c3dda26faa8", X-B3-ParentSpanId:"9bc50f0ea9438923", X-B3-Sampled:"0", X-ONAP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-TransactionID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ECOMP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abbfec68-2ee2-4c2c-8e45-ae15a03ef9cf"] 2023-03-17T08:21:29.224Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579","requestScope":"service"} 2023-03-17T08:21:29.224Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:29.254Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:29.254Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:29.254Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-17T08:21:29.255Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 08:21:29 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2023-03-17T08:21:29.255Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-17T08:21:29.255Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:29.255Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-17T08:21:29.255Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482 2023-03-17T08:21:29.256Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|INFO|500||Invoke 2023-03-17T08:21:29.256Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:29.256Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482 2023-03-17T08:21:29.256Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Method : GET 2023-03-17T08:21:29.256Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-TransactionID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ECOMP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82b689e5-740b-49c1-a930-d1d07ecad5df"] 2023-03-17T08:21:29.256Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Request body: 2023-03-17T08:21:29.257Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:29.299Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:29.299Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:29.300Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Status text : OK 2023-03-17T08:21:29.300Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:21:29 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:29.300Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "4d4145eb-662d-4eb7-81e5-8505f5d33482", "modelInvariantUUID" : "6d589173-f521-4211-9fb2-e113a85463da", "created" : "2023-03-17 08:17:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/configurationCustomizations" } } } 2023-03-17T08:21:29.300Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:29.300Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|INFO|500||InvokeReturn 2023-03-17T08:21:29.303Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance 2023-03-17T08:21:29.303Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|INFO|500||Invoke 2023-03-17T08:21:29.303Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:29.303Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance 2023-03-17T08:21:29.304Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||Method : GET 2023-03-17T08:21:29.304Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-TransactionID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ECOMP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e684d3b-3c3d-4045-83b1-9edb679aa1a1"] 2023-03-17T08:21:29.304Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||Request body: 2023-03-17T08:21:29.304Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:29.323Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:29.323Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T08:21:29.323Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-17T08:21:29.323Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 08:21:29 GMT", x-envoy-upstream-service-time:"12", server:"envoy"] 2023-03-17T08:21:29.323Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||Response body: 2023-03-17T08:21:29.323Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:29.324Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-17T08:21:29.324Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da 2023-03-17T08:21:29.324Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|INFO|500||Invoke 2023-03-17T08:21:29.324Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:29.324Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da 2023-03-17T08:21:29.324Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||Method : GET 2023-03-17T08:21:29.325Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-TransactionID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ECOMP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15397fbc-29d8-4823-912d-448447db9576"] 2023-03-17T08:21:29.325Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||Request body: 2023-03-17T08:21:29.325Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:29.359Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:29.359Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:29.359Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||Status text : OK 2023-03-17T08:21:29.359Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:21:29 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:29.361Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "4d4145eb-662d-4eb7-81e5-8505f5d33482", "modelInvariantUUID" : "6d589173-f521-4211-9fb2-e113a85463da", "created" : "2023-03-17 08:17:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da" } } } 2023-03-17T08:21:29.361Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:29.361Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|INFO|500||InvokeReturn 2023-03-17T08:21:29.363Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance 2023-03-17T08:21:29.364Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|INFO|500||Invoke 2023-03-17T08:21:29.364Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:29.364Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance 2023-03-17T08:21:29.364Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||Method : GET 2023-03-17T08:21:29.364Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-TransactionID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ECOMP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef496c8d-4904-4a04-a256-9cc5d5060bd3"] 2023-03-17T08:21:29.364Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||Request body: 2023-03-17T08:21:29.364Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:29.380Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:29.381Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T08:21:29.381Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-17T08:21:29.382Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 08:21:29 GMT", x-envoy-upstream-service-time:"14", server:"envoy"] 2023-03-17T08:21:29.382Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||Response body: 2023-03-17T08:21:29.382Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:29.383Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-17T08:21:29.383Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T08:21:29.383Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-17T08:21:29.384Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:29.384Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T08:21:29.384Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-17T08:21:29.384Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-TransactionID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ECOMP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7645729c-50ac-49fb-ac37-940a15a450b0"] 2023-03-17T08:21:29.384Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-17T08:21:29.385Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:29.410Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:29.410Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:29.410Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-17T08:21:29.410Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:21:29 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:29.411Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-17 00:09:28.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-03-17T08:21:29.411Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:29.411Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-17T08:21:29.413Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-17T08:21:29.413Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-03-17T08:21:29.413Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:29.414Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-17T08:21:29.414Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-03-17T08:21:29.414Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-TransactionID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ECOMP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccdf9090-144f-4346-88f4-38e0e0e0b106"] 2023-03-17T08:21:29.414Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-03-17T08:21:29.414Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:29.433Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:29.433Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:29.434Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-03-17T08:21:29.434Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:21:29 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:29.435Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-17T00:09:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-03-17T08:21:29.435Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:29.435Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-03-17T08:21:29.436Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482 2023-03-17T08:21:29.437Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|INFO|500||Invoke 2023-03-17T08:21:29.437Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:29.437Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482 2023-03-17T08:21:29.437Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Method : GET 2023-03-17T08:21:29.437Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-TransactionID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ECOMP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76827316-2cfc-4141-a095-8ccc57c7c32c"] 2023-03-17T08:21:29.437Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Request body: 2023-03-17T08:21:29.437Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:30.424Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:30.425Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:30.425Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Status text : OK 2023-03-17T08:21:30.425Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:21:30 GMT", x-envoy-upstream-service-time:"984", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:30.426Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "4d4145eb-662d-4eb7-81e5-8505f5d33482", "modelInvariantUUID" : "6d589173-f521-4211-9fb2-e113a85463da", "created" : "2023-03-17 08:17:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/configurationCustomizations" } } } 2023-03-17T08:21:30.426Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:30.427Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|INFO|500||InvokeReturn 2023-03-17T08:21:30.439Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T08:21:30.439Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-17T08:21:30.440Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:30.440Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T08:21:30.440Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-17T08:21:30.440Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9183", X-B3-TraceId:"b40e02ae274ef5f2645e2d3eb30f871d", X-B3-SpanId:"7783f4cd347ded97", X-B3-ParentSpanId:"9bc50f0ea9438923", X-B3-Sampled:"0", X-ONAP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-TransactionID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ECOMP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8108de8-7575-4c75-baa9-deb84b4758d4"] 2023-03-17T08:21:30.440Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"42e60618-b135-47cb-91b8-76c1c220a8a4","requestStatus":"IN_PROGRESS","startTime":1679041289016,"source":"VID","tenantId":"4a994322e1644b9c964b1676d81c1e9b","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n\t\t\t\"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"62803d2d-cdd5-40a1-af47-4f94df4a6891\",\n \"modelInvariantUuid\": \"450f80bc-33f9-42b3-8d62-cc084e24c6b2\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b4377fea-ed12-4c17-9286-d6d76da3f911\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"20983f6d-04d6-42d6-9283-7536126d764c\",\n \"modelInvariantUuid\": \"799d3428-1499-479b-b0f5-e2130997dda5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"113854ef-e4b5-4be5-8fc6-770319e3c9f3\"\n },\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"42e60618-b135-47cb-91b8-76c1c220a8a4"} 2023-03-17T08:21:30.440Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:30.478Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:30.479Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-17T08:21:30.479Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-17T08:21:30.479Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:21:30 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:30.480Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T08:21:29.016+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n\t\t\t\"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"62803d2d-cdd5-40a1-af47-4f94df4a6891\",\n \"modelInvariantUuid\": \"450f80bc-33f9-42b3-8d62-cc084e24c6b2\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b4377fea-ed12-4c17-9286-d6d76da3f911\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"20983f6d-04d6-42d6-9283-7536126d764c\",\n \"modelInvariantUuid\": \"799d3428-1499-479b-b0f5-e2130997dda5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"113854ef-e4b5-4be5-8fc6-770319e3c9f3\"\n },\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-17T08:21:30.458+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" } } } 2023-03-17T08:21:30.480Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:30.481Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-17T08:21:30.490Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T08:21:30.491Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-17T08:21:30.491Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:30.491Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T08:21:30.491Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-17T08:21:30.491Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4607", X-B3-TraceId:"b40e02ae274ef5f2645e2d3eb30f871d", X-B3-SpanId:"64fa31bd7fc1b0ce", X-B3-ParentSpanId:"9bc50f0ea9438923", X-B3-Sampled:"0", X-ONAP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-TransactionID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ECOMP-RequestID:"42e60618-b135-47cb-91b8-76c1c220a8a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a5f324b-4c51-46a5-9500-e18e1b759a0b"] 2023-03-17T08:21:30.491Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"6d589173-f521-4211-9fb2-e113a85463da\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\"modelUuid\":\"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\"modelInvariantUuid\":\"6d589173-f521-4211-9fb2-e113a85463da\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"4a994322e1644b9c964b1676d81c1e9b\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"62803d2d-cdd5-40a1-af47-4f94df4a6891\",\"modelInvariantUuid\":\"450f80bc-33f9-42b3-8d62-cc084e24c6b2\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"b4377fea-ed12-4c17-9286-d6d76da3f911\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"4a994322e1644b9c964b1676d81c1e9b\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"20983f6d-04d6-42d6-9283-7536126d764c\",\"modelInvariantUuid\":\"799d3428-1499-479b-b0f5-e2130997dda5\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"113854ef-e4b5-4be5-8fc6-770319e3c9f3\"},\"instanceName\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\"modelInvariantId\":\"6d589173-f521-4211-9fb2-e113a85463da\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"42e60618-b135-47cb-91b8-76c1c220a8a4","type":"String"},"mso-request-id":{"value":"42e60618-b135-47cb-91b8-76c1c220a8a4","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-17T08:21:30.492Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:32.512Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:32.513Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-17T08:21:32.513Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-17T08:21:32.513Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 17 Mar 2023 08:21:32 GMT", x-onap-requestid:"42e60618-b135-47cb-91b8-76c1c220a8a4", x-requestid:"42e60618-b135-47cb-91b8-76c1c220a8a4", x-transactionid:"42e60618-b135-47cb-91b8-76c1c220a8a4", x-ecomp-requestid:"42e60618-b135-47cb-91b8-76c1c220a8a4", x-onap-partnername:"UNKNOWN", x-invocationid:"5a5f324b-4c51-46a5-9500-e18e1b759a0b", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2014", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:32.513Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"42e60618-b135-47cb-91b8-76c1c220a8a4\",\"instanceId\":\"98744556-d0b6-41d6-92e1-35d9b38d9975\"}}","message":"Success","processInstanceID":"b84d4fda-c49c-11ed-8ef8-c6acbebbef3f","variables":null,"messageCode":200} 2023-03-17T08:21:32.514Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:32.514Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-17T08:21:32.518Z|42e60618-b135-47cb-91b8-76c1c220a8a4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:21:32.722Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:21:32.728Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:21:32.729Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||Invoke 2023-03-17T08:21:32.729Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:32.729Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:21:32.729Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Method : GET 2023-03-17T08:21:32.729Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d738c4a45f5e0ac50e8e341cde1bda84", X-B3-SpanId:"0a15c56ec72ca872", X-B3-ParentSpanId:"41c5ba43a172d4f5", X-B3-Sampled:"0", X-ONAP-RequestID:"663d0444-8c49-4ab9-8f46-a39de4471a01", X-RequestID:"663d0444-8c49-4ab9-8f46-a39de4471a01", X-TransactionID:"663d0444-8c49-4ab9-8f46-a39de4471a01", X-ECOMP-RequestID:"663d0444-8c49-4ab9-8f46-a39de4471a01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb37dae8-8912-4982-a612-e5cefd37a811"] 2023-03-17T08:21:32.730Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Request body: 2023-03-17T08:21:32.730Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:32.763Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:32.764Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:32.764Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status text : OK 2023-03-17T08:21:32.764Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:21:31 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:32.767Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Response body: { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T08:21:29.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n\t\t\t\"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"62803d2d-cdd5-40a1-af47-4f94df4a6891\",\n \"modelInvariantUuid\": \"450f80bc-33f9-42b3-8d62-cc084e24c6b2\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b4377fea-ed12-4c17-9286-d6d76da3f911\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"20983f6d-04d6-42d6-9283-7536126d764c\",\n \"modelInvariantUuid\": \"799d3428-1499-479b-b0f5-e2130997dda5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"113854ef-e4b5-4be5-8fc6-770319e3c9f3\"\n },\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:21:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" } } } 2023-03-17T08:21:32.767Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:32.767Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||InvokeReturn 2023-03-17T08:21:32.768Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:21:32.769Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:21:32.769Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:32.769Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:21:32.769Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:21:32.769Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d738c4a45f5e0ac50e8e341cde1bda84", X-B3-SpanId:"69bd3b1ef37b3523", X-B3-ParentSpanId:"41c5ba43a172d4f5", X-B3-Sampled:"0", X-ONAP-RequestID:"663d0444-8c49-4ab9-8f46-a39de4471a01", X-RequestID:"663d0444-8c49-4ab9-8f46-a39de4471a01", X-TransactionID:"663d0444-8c49-4ab9-8f46-a39de4471a01", X-ECOMP-RequestID:"663d0444-8c49-4ab9-8f46-a39de4471a01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4eb89721-dd72-489e-b0c4-237e0429685c"] 2023-03-17T08:21:32.770Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:21:32.770Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:32.787Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:32.787Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:32.787Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:21:32.788Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:21:31 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:32.794Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:21:32.794Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:32.794Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:21:32.802Z|663d0444-8c49-4ab9-8f46-a39de4471a01|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:21:32.981Z|33744c4a-63bd-4fc8-852b-6a16a51dc775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:32.982Z|33744c4a-63bd-4fc8-852b-6a16a51dc775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:32.982Z|c53f3339-3323-40d7-8d54-f767ced0c4ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:32.982Z|c53f3339-3323-40d7-8d54-f767ced0c4ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:32.984Z|68c3d5cc-55e5-44e6-ac89-f95328a46068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:32.985Z|68c3d5cc-55e5-44e6-ac89-f95328a46068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:33.145Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:21:33.150Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:21:33.150Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:21:33.150Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:33.150Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:21:33.150Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:21:33.151Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64cfa8a060aeaa2467d20ae31460b9f1", X-B3-SpanId:"0e082c1adeeef0a5", X-B3-ParentSpanId:"47e1baa242a5791f", X-B3-Sampled:"0", X-ONAP-RequestID:"6a053a89-bb54-477c-a6fc-0492dbe76e74", X-RequestID:"6a053a89-bb54-477c-a6fc-0492dbe76e74", X-TransactionID:"6a053a89-bb54-477c-a6fc-0492dbe76e74", X-ECOMP-RequestID:"6a053a89-bb54-477c-a6fc-0492dbe76e74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cd78235-d9c2-4d3d-b6c7-bf5a5eaa238a"] 2023-03-17T08:21:33.151Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:21:33.151Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:33.176Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:33.177Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:33.177Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:21:33.178Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:21:33 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:33.178Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).", "progress" : 15, "startTime" : "2023-03-17T08:21:19.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:21:26.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:21:33.178Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:33.178Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:21:33.180Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:21:33.180Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:21:33.180Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:33.180Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:21:33.180Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:21:33.180Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64cfa8a060aeaa2467d20ae31460b9f1", X-B3-SpanId:"990c1fc1d0e42a20", X-B3-ParentSpanId:"47e1baa242a5791f", X-B3-Sampled:"0", X-ONAP-RequestID:"6a053a89-bb54-477c-a6fc-0492dbe76e74", X-RequestID:"6a053a89-bb54-477c-a6fc-0492dbe76e74", X-TransactionID:"6a053a89-bb54-477c-a6fc-0492dbe76e74", X-ECOMP-RequestID:"6a053a89-bb54-477c-a6fc-0492dbe76e74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e3bf667-bb7a-4f5f-9b57-dd484143bc05"] 2023-03-17T08:21:33.181Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:21:33.181Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:33.194Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:33.194Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:33.194Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:21:33.195Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:21:33 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:33.195Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:21:33.195Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:33.195Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:21:33.223Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:21:33.223Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:21:33.223Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:33.223Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:21:33.223Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:21:33.223Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6a053a89-bb54-477c-a6fc-0492dbe76e74", X-RequestID:"6a053a89-bb54-477c-a6fc-0492dbe76e74", X-TransactionID:"6a053a89-bb54-477c-a6fc-0492dbe76e74", X-ECOMP-RequestID:"6a053a89-bb54-477c-a6fc-0492dbe76e74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29d46dc0-0688-4d8a-ad82-bc2863b57369"] 2023-03-17T08:21:33.223Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:21:33.224Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:33.386Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:33.386Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:33.387Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:21:33.387Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1C7F5DC21F2877496F217327E5C21647; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"652", date:"Fri, 17 Mar 2023 08:21:33 GMT", x-envoy-upstream-service-time:"158", server:"envoy"] 2023-03-17T08:21:33.388Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"4b229980-d637-4826-b391-25fd0270938b","processDefinitionId":"SDNCHandler:1:2e521290-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-17T08:21:28.027+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"b5dc504d-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T08:21:33.388Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:33.388Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:21:33.408Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:21:33.409Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:21:33.409Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:33.409Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:21:33.409Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:21:33.409Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6a053a89-bb54-477c-a6fc-0492dbe76e74", X-RequestID:"6a053a89-bb54-477c-a6fc-0492dbe76e74", X-TransactionID:"6a053a89-bb54-477c-a6fc-0492dbe76e74", X-ECOMP-RequestID:"6a053a89-bb54-477c-a6fc-0492dbe76e74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b315e91-fb24-4444-938c-fc0db0d004ce"] 2023-03-17T08:21:33.409Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:21:33.409Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:33.566Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:33.567Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:33.567Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:21:33.568Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B9FE6E0D9501A8766D8826A8F31945FF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Fri, 17 Mar 2023 08:21:33 GMT", x-envoy-upstream-service-time:"153", server:"envoy"] 2023-03-17T08:21:33.568Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b6de2f51-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2e521290-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f","executionId":"b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:21:28.031+0000","endTime":"2023-03-17T08:21:28.183+0000","durationInMillis":152,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:21:33.568Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:33.569Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b6dd92fe-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:21:33.574Z|6a053a89-bb54-477c-a6fc-0492dbe76e74|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:21:34.936Z|c958661c-6b0b-4f75-b8c3-c168116e4b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:21:34.940Z|c958661c-6b0b-4f75-b8c3-c168116e4b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:21:42.985Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:21:42.992Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:21:42.993Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||Invoke 2023-03-17T08:21:42.993Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:42.994Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:21:42.994Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Method : GET 2023-03-17T08:21:42.994Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ae5dd75e98b76aedb88224eb0e0d65a", X-B3-SpanId:"421fe153a3a7be57", X-B3-ParentSpanId:"8f045745712e0cd7", X-B3-Sampled:"0", X-ONAP-RequestID:"23aa1644-dc72-440a-bcf0-cf79826b4d2b", X-RequestID:"23aa1644-dc72-440a-bcf0-cf79826b4d2b", X-TransactionID:"23aa1644-dc72-440a-bcf0-cf79826b4d2b", X-ECOMP-RequestID:"23aa1644-dc72-440a-bcf0-cf79826b4d2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc4f1906-b179-4d80-b1ec-8a320881c85f"] 2023-03-17T08:21:42.994Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Request body: 2023-03-17T08:21:42.994Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:43.007Z|15e14cd6-9a4c-4ccd-af41-90b2e02f16e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:43.007Z|15e14cd6-9a4c-4ccd-af41-90b2e02f16e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:43.010Z|cb24575a-3cce-4710-9d96-538752a4bb7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:43.011Z|cb24575a-3cce-4710-9d96-538752a4bb7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:43.012Z|508bcc1b-337a-4332-ac57-182ff958b55d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:43.012Z|508bcc1b-337a-4332-ac57-182ff958b55d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:43.029Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:43.029Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:43.029Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status text : OK 2023-03-17T08:21:43.029Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:21:43 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:43.030Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Response body: { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).", "progress" : 26, "startTime" : "2023-03-17T08:21:29.000+00:00", "source" : "VID", "vnfId" : "171606dd-a2e2-44f5-82da-40a8cff81eb3", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n\t\t\t\"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"62803d2d-cdd5-40a1-af47-4f94df4a6891\",\n \"modelInvariantUuid\": \"450f80bc-33f9-42b3-8d62-cc084e24c6b2\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b4377fea-ed12-4c17-9286-d6d76da3f911\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"20983f6d-04d6-42d6-9283-7536126d764c\",\n \"modelInvariantUuid\": \"799d3428-1499-479b-b0f5-e2130997dda5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"113854ef-e4b5-4be5-8fc6-770319e3c9f3\"\n },\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:21:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" } } } 2023-03-17T08:21:43.030Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:43.030Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||InvokeReturn 2023-03-17T08:21:43.032Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:21:43.032Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:21:43.032Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:43.032Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:21:43.032Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:21:43.033Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ae5dd75e98b76aedb88224eb0e0d65a", X-B3-SpanId:"411ae16045558cc6", X-B3-ParentSpanId:"8f045745712e0cd7", X-B3-Sampled:"0", X-ONAP-RequestID:"23aa1644-dc72-440a-bcf0-cf79826b4d2b", X-RequestID:"23aa1644-dc72-440a-bcf0-cf79826b4d2b", X-TransactionID:"23aa1644-dc72-440a-bcf0-cf79826b4d2b", X-ECOMP-RequestID:"23aa1644-dc72-440a-bcf0-cf79826b4d2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0435a8e1-175b-4019-ba04-8bd681d85d6f"] 2023-03-17T08:21:43.034Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:21:43.034Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:43.050Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:43.050Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:43.050Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:21:43.050Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:21:43 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:43.051Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:21:43.051Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:43.051Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:21:43.066Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:21:43.066Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:21:43.066Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:43.066Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:21:43.066Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:21:43.067Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"23aa1644-dc72-440a-bcf0-cf79826b4d2b", X-RequestID:"23aa1644-dc72-440a-bcf0-cf79826b4d2b", X-TransactionID:"23aa1644-dc72-440a-bcf0-cf79826b4d2b", X-ECOMP-RequestID:"23aa1644-dc72-440a-bcf0-cf79826b4d2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d7e6658-4261-4079-b395-10ee5a7aaf2d"] 2023-03-17T08:21:43.067Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:21:43.067Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:43.241Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:43.242Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:43.243Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:21:43.244Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7AA1F0A40B1450ACD7EFC19B41111630; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Fri, 17 Mar 2023 08:21:43 GMT", x-envoy-upstream-service-time:"172", server:"envoy"] 2023-03-17T08:21:43.245Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"bd0978c0-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"42e60618-b135-47cb-91b8-76c1c220a8a4","processDefinitionId":"SDNCHandler:1:2e521290-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-17T08:21:38.381+0000","endTime":"2023-03-17T08:21:41.132+0000","removalTime":null,"durationInMillis":2751,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"b84d4fda-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"bc4fc55f-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-17T08:21:43.245Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:43.246Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:21:43.274Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bd0978c0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bd0978c0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:21:43.274Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bd0978c0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:21:43.275Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bd0978c0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:43.275Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bd0978c0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bd0978c0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:21:43.275Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bd0978c0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:21:43.275Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bd0978c0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"23aa1644-dc72-440a-bcf0-cf79826b4d2b", X-RequestID:"23aa1644-dc72-440a-bcf0-cf79826b4d2b", X-TransactionID:"23aa1644-dc72-440a-bcf0-cf79826b4d2b", X-ECOMP-RequestID:"23aa1644-dc72-440a-bcf0-cf79826b4d2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcc5252b-4452-4d7e-935c-93dabb9d700f"] 2023-03-17T08:21:43.275Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bd0978c0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:21:43.275Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bd0978c0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:43.456Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bd0978c0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:43.457Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bd0978c0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:43.457Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bd0978c0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:21:43.458Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bd0978c0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B0868BA0B78B66F4AD4FF83BE67F1F5D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Fri, 17 Mar 2023 08:21:43 GMT", x-envoy-upstream-service-time:"177", server:"envoy"] 2023-03-17T08:21:43.458Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bd0978c0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:bd0a3c23-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"bd0978c0-c49c-11ed-8ef8-c6acbebbef3f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2e521290-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"bd0978c0-c49c-11ed-8ef8-c6acbebbef3f","executionId":"bd0978c0-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:21:38.386+0000","endTime":"2023-03-17T08:21:38.489+0000","durationInMillis":103,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b84d4fda-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:21:43.459Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bd0978c0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:43.459Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bd0978c0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:21:43.467Z|23aa1644-dc72-440a-bcf0-cf79826b4d2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:21:43.764Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:21:43.769Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:21:43.769Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:21:43.770Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:43.770Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:21:43.770Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:21:43.770Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14f3bf67a0a578eae7e139d8f6481571", X-B3-SpanId:"7a9ad47c679a2b86", X-B3-ParentSpanId:"77a8650911e026aa", X-B3-Sampled:"0", X-ONAP-RequestID:"679272b8-6e96-4fc1-aeb4-017201ddfe3a", X-RequestID:"679272b8-6e96-4fc1-aeb4-017201ddfe3a", X-TransactionID:"679272b8-6e96-4fc1-aeb4-017201ddfe3a", X-ECOMP-RequestID:"679272b8-6e96-4fc1-aeb4-017201ddfe3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04c5859c-cfed-41bf-b5d0-ecf3ff928b07"] 2023-03-17T08:21:43.770Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:21:43.770Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:43.805Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:43.805Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:43.806Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:21:43.806Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:21:43 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:43.807Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).", "progress" : 36, "startTime" : "2023-03-17T08:21:19.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:21:39.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:21:43.807Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:43.808Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:21:43.809Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:21:43.809Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:21:43.809Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:43.810Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:21:43.810Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:21:43.810Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14f3bf67a0a578eae7e139d8f6481571", X-B3-SpanId:"5cc2b26a88240c19", X-B3-ParentSpanId:"77a8650911e026aa", X-B3-Sampled:"0", X-ONAP-RequestID:"679272b8-6e96-4fc1-aeb4-017201ddfe3a", X-RequestID:"679272b8-6e96-4fc1-aeb4-017201ddfe3a", X-TransactionID:"679272b8-6e96-4fc1-aeb4-017201ddfe3a", X-ECOMP-RequestID:"679272b8-6e96-4fc1-aeb4-017201ddfe3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcf91705-a6b6-4a0d-8920-7eebb8fb5abb"] 2023-03-17T08:21:43.810Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:21:43.810Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:43.828Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:43.829Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:43.829Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:21:43.830Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:21:43 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:43.830Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:21:43.831Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:43.831Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:21:43.846Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:21:43.847Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:21:43.847Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:43.847Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:21:43.848Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:21:43.848Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"679272b8-6e96-4fc1-aeb4-017201ddfe3a", X-RequestID:"679272b8-6e96-4fc1-aeb4-017201ddfe3a", X-TransactionID:"679272b8-6e96-4fc1-aeb4-017201ddfe3a", X-ECOMP-RequestID:"679272b8-6e96-4fc1-aeb4-017201ddfe3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e50e7d7-ea1d-49a7-9dfa-b6919dba4031"] 2023-03-17T08:21:43.848Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:21:43.848Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:44.000Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:44.002Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:44.003Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:21:44.004Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0E998C264874A9A1B86099FDE4D0B4EB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Fri, 17 Mar 2023 08:21:43 GMT", x-envoy-upstream-service-time:"148", server:"envoy"] 2023-03-17T08:21:44.006Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"bf04fa09-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"4b229980-d637-4826-b391-25fd0270938b","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-17T08:21:41.707+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"be1a7341-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T08:21:44.007Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:44.008Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:21:44.029Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:21:44.029Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:21:44.029Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:44.030Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:21:44.030Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:21:44.030Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"679272b8-6e96-4fc1-aeb4-017201ddfe3a", X-RequestID:"679272b8-6e96-4fc1-aeb4-017201ddfe3a", X-TransactionID:"679272b8-6e96-4fc1-aeb4-017201ddfe3a", X-ECOMP-RequestID:"679272b8-6e96-4fc1-aeb4-017201ddfe3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a29cc3ee-f1b9-4078-95a8-88c71cdd1385"] 2023-03-17T08:21:44.030Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:21:44.030Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:44.168Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:44.168Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:44.168Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:21:44.168Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=92FC75EEEDDCAE634C8730645E828370; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Fri, 17 Mar 2023 08:21:43 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2023-03-17T08:21:44.169Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:bf0c4d3e-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"bf04fa09-c49c-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"bf04fa09-c49c-11ed-8ef8-c6acbebbef3f","executionId":"bf04fa09-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:21:41.755+0000","endTime":"2023-03-17T08:21:41.756+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:21:44.169Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:44.169Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:21:44.174Z|679272b8-6e96-4fc1-aeb4-017201ddfe3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:21:45.660Z|89fd73bc-f79a-4f5f-a92f-230d31806b7f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:21:45.661Z|89fd73bc-f79a-4f5f-a92f-230d31806b7f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:49.936Z|9fcdaadb-bdcc-4091-907f-ba0680beaa80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:21:49.936Z|9fcdaadb-bdcc-4091-907f-ba0680beaa80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:21:51.099Z|4d92aa0c-997a-4293-9e59-6452a40e8595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:21:51.100Z|4d92aa0c-997a-4293-9e59-6452a40e8595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:21:53.036Z|3324c9b7-285e-4fdd-b70c-905017e79c25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:53.036Z|3d0d0682-fd1c-4142-b738-db99438a7e28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:53.037Z|3324c9b7-285e-4fdd-b70c-905017e79c25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:53.037Z|3d0d0682-fd1c-4142-b738-db99438a7e28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:53.040Z|d7fbe2ba-be46-4d6e-8c32-8145dd358f66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:21:53.040Z|d7fbe2ba-be46-4d6e-8c32-8145dd358f66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:21:53.671Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:21:53.679Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:21:53.679Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||Invoke 2023-03-17T08:21:53.679Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:53.680Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:21:53.680Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Method : GET 2023-03-17T08:21:53.680Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3be738c43de86aeecb28d8bf70047b25", X-B3-SpanId:"e7cbadc41d88d545", X-B3-ParentSpanId:"bfa2341462bc1645", X-B3-Sampled:"0", X-ONAP-RequestID:"be9d6980-4945-4fc6-8d2a-59f524229c89", X-RequestID:"be9d6980-4945-4fc6-8d2a-59f524229c89", X-TransactionID:"be9d6980-4945-4fc6-8d2a-59f524229c89", X-ECOMP-RequestID:"be9d6980-4945-4fc6-8d2a-59f524229c89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ef3d9a4-4f7a-49d8-8d00-8e1110362991"] 2023-03-17T08:21:53.680Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Request body: 2023-03-17T08:21:53.680Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:53.722Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:53.723Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:53.723Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status text : OK 2023-03-17T08:21:53.723Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:21:53 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:53.725Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Response body: { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-17T08:21:29.000+00:00", "source" : "VID", "vnfId" : "171606dd-a2e2-44f5-82da-40a8cff81eb3", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n\t\t\t\"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"62803d2d-cdd5-40a1-af47-4f94df4a6891\",\n \"modelInvariantUuid\": \"450f80bc-33f9-42b3-8d62-cc084e24c6b2\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b4377fea-ed12-4c17-9286-d6d76da3f911\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"20983f6d-04d6-42d6-9283-7536126d764c\",\n \"modelInvariantUuid\": \"799d3428-1499-479b-b0f5-e2130997dda5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"113854ef-e4b5-4be5-8fc6-770319e3c9f3\"\n },\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:21:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" } } } 2023-03-17T08:21:53.725Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:53.726Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||InvokeReturn 2023-03-17T08:21:53.727Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:21:53.727Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:21:53.727Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:53.727Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:21:53.727Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:21:53.728Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3be738c43de86aeecb28d8bf70047b25", X-B3-SpanId:"495b7765057d2233", X-B3-ParentSpanId:"bfa2341462bc1645", X-B3-Sampled:"0", X-ONAP-RequestID:"be9d6980-4945-4fc6-8d2a-59f524229c89", X-RequestID:"be9d6980-4945-4fc6-8d2a-59f524229c89", X-TransactionID:"be9d6980-4945-4fc6-8d2a-59f524229c89", X-ECOMP-RequestID:"be9d6980-4945-4fc6-8d2a-59f524229c89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00a708d0-c35a-472a-899d-4931fc196e73"] 2023-03-17T08:21:53.728Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:21:53.728Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:53.744Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:53.744Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:53.745Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:21:53.745Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:21:53 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:53.745Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:21:53.745Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:53.745Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:21:53.760Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:21:53.761Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:21:53.761Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:53.761Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:21:53.761Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:21:53.761Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"be9d6980-4945-4fc6-8d2a-59f524229c89", X-RequestID:"be9d6980-4945-4fc6-8d2a-59f524229c89", X-TransactionID:"be9d6980-4945-4fc6-8d2a-59f524229c89", X-ECOMP-RequestID:"be9d6980-4945-4fc6-8d2a-59f524229c89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"714674d7-5f9a-40b8-9a14-344523037991"] 2023-03-17T08:21:53.761Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:21:53.761Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:54.020Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:54.021Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:54.021Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:21:54.026Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1FDAF1FAF4C835E7AEECBCA0BB71F2B7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"720", date:"Fri, 17 Mar 2023 08:21:53 GMT", x-envoy-upstream-service-time:"249", server:"envoy"] 2023-03-17T08:21:54.026Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c37c2a16-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"42e60618-b135-47cb-91b8-76c1c220a8a4","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-17T08:21:49.199+0000","endTime":"2023-03-17T08:21:50.661+0000","removalTime":null,"durationInMillis":1462,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b84d4fda-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"c2904430-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-17T08:21:54.027Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:54.027Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:21:54.045Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c37c2a16-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c37c2a16-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:21:54.045Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c37c2a16-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:21:54.045Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c37c2a16-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:54.046Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c37c2a16-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c37c2a16-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:21:54.046Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c37c2a16-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:21:54.046Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c37c2a16-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"be9d6980-4945-4fc6-8d2a-59f524229c89", X-RequestID:"be9d6980-4945-4fc6-8d2a-59f524229c89", X-TransactionID:"be9d6980-4945-4fc6-8d2a-59f524229c89", X-ECOMP-RequestID:"be9d6980-4945-4fc6-8d2a-59f524229c89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a88f980-09f2-40c5-8130-8636a5934cb1"] 2023-03-17T08:21:54.046Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c37c2a16-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:21:54.046Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c37c2a16-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:54.195Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c37c2a16-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:54.196Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c37c2a16-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:54.196Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c37c2a16-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:21:54.197Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c37c2a16-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1A83924ECC81BC95DFF7901C675C81BD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 17 Mar 2023 08:21:53 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-17T08:21:54.197Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c37c2a16-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:c45aa396-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"c37c2a16-c49c-11ed-8ef8-c6acbebbef3f","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"c37c2a16-c49c-11ed-8ef8-c6acbebbef3f","executionId":"c37c2a16-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:21:50.657+0000","endTime":"2023-03-17T08:21:50.658+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b84d4fda-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:21:54.198Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c37c2a16-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:54.198Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c37c2a16-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:21:54.205Z|be9d6980-4945-4fc6-8d2a-59f524229c89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:21:54.387Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:21:54.393Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:21:54.393Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:21:54.393Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:54.393Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:21:54.394Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:21:54.394Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fbcc662284d4a8d3cc63c4daa2362747", X-B3-SpanId:"b8765588015f5e85", X-B3-ParentSpanId:"3597379c4db3f3ec", X-B3-Sampled:"0", X-ONAP-RequestID:"7e824ae0-74a9-4831-9f6d-5243d1a9efaa", X-RequestID:"7e824ae0-74a9-4831-9f6d-5243d1a9efaa", X-TransactionID:"7e824ae0-74a9-4831-9f6d-5243d1a9efaa", X-ECOMP-RequestID:"7e824ae0-74a9-4831-9f6d-5243d1a9efaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"235e41ed-43a8-45a5-a179-819c67d6502c"] 2023-03-17T08:21:54.394Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:21:54.394Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:54.428Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:54.428Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:54.428Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:21:54.429Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:21:53 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:54.429Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-17T08:21:19.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:21:54.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:21:54.429Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:54.430Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:21:54.431Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:21:54.432Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:21:54.432Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:54.432Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:21:54.432Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:21:54.432Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fbcc662284d4a8d3cc63c4daa2362747", X-B3-SpanId:"763e0a8df86a44f8", X-B3-ParentSpanId:"3597379c4db3f3ec", X-B3-Sampled:"0", X-ONAP-RequestID:"7e824ae0-74a9-4831-9f6d-5243d1a9efaa", X-RequestID:"7e824ae0-74a9-4831-9f6d-5243d1a9efaa", X-TransactionID:"7e824ae0-74a9-4831-9f6d-5243d1a9efaa", X-ECOMP-RequestID:"7e824ae0-74a9-4831-9f6d-5243d1a9efaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e890df91-b4cc-4b36-adb5-fec57f715264"] 2023-03-17T08:21:54.433Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:21:54.433Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:54.447Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:54.447Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:54.447Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:21:54.448Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:21:53 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:21:54.449Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:21:54.449Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:54.449Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:21:54.615Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:21:54.616Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:21:54.616Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:54.616Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:21:54.618Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:21:54.618Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7e824ae0-74a9-4831-9f6d-5243d1a9efaa", X-RequestID:"7e824ae0-74a9-4831-9f6d-5243d1a9efaa", X-TransactionID:"7e824ae0-74a9-4831-9f6d-5243d1a9efaa", X-ECOMP-RequestID:"7e824ae0-74a9-4831-9f6d-5243d1a9efaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eecae6f1-1cb0-4c85-ab1b-6069951885db"] 2023-03-17T08:21:54.619Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:21:54.620Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:54.774Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:54.775Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:54.775Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:21:54.776Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A5ACF6779FCF4289ED3A483576A42217; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"721", date:"Fri, 17 Mar 2023 08:21:54 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2023-03-17T08:21:54.776Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"bf04fa09-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"4b229980-d637-4826-b391-25fd0270938b","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-17T08:21:41.707+0000","endTime":"2023-03-17T08:21:53.918+0000","removalTime":null,"durationInMillis":12211,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"be1a7341-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-17T08:21:54.776Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:54.777Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:21:54.801Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:21:54.802Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:21:54.802Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:21:54.802Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:21:54.802Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:21:54.802Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7e824ae0-74a9-4831-9f6d-5243d1a9efaa", X-RequestID:"7e824ae0-74a9-4831-9f6d-5243d1a9efaa", X-TransactionID:"7e824ae0-74a9-4831-9f6d-5243d1a9efaa", X-ECOMP-RequestID:"7e824ae0-74a9-4831-9f6d-5243d1a9efaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"346fdabe-8398-44c7-863e-fcd1373e8243"] 2023-03-17T08:21:54.802Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:21:54.802Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:21:54.949Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:21:54.950Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:21:54.950Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:21:54.951Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E736530DD57AABC4FDCA47CE1EA54115; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Fri, 17 Mar 2023 08:21:54 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2023-03-17T08:21:54.951Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:c64b9da3-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"bf04fa09-c49c-11ed-8ef8-c6acbebbef3f","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"bf04fa09-c49c-11ed-8ef8-c6acbebbef3f","executionId":"bf04fa09-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:21:53.914+0000","endTime":"2023-03-17T08:21:53.914+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:21:54.951Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:21:54.952Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf04fa09-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:21:54.958Z|7e824ae0-74a9-4831-9f6d-5243d1a9efaa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:22:03.060Z|4dd201bd-9aee-4b7a-a3b7-a028d78c3867|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:03.061Z|4dd201bd-9aee-4b7a-a3b7-a028d78c3867|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:03.066Z|9762e5ed-6647-4e9e-b9c3-692dfcb1eea6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:03.067Z|2f0061a7-47ed-4f61-ac2a-b2b988ba63a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:03.067Z|9762e5ed-6647-4e9e-b9c3-692dfcb1eea6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:03.067Z|2f0061a7-47ed-4f61-ac2a-b2b988ba63a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:04.424Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:22:04.432Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:04.432Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||Invoke 2023-03-17T08:22:04.432Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:04.432Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:04.432Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Method : GET 2023-03-17T08:22:04.432Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d293e93ffa63fa47acf17cd0de73b64", X-B3-SpanId:"4d7e3456a0bfeb66", X-B3-ParentSpanId:"3413429bc51d9de8", X-B3-Sampled:"0", X-ONAP-RequestID:"2e3a20f8-6343-4193-9aa2-01ec16f1d44c", X-RequestID:"2e3a20f8-6343-4193-9aa2-01ec16f1d44c", X-TransactionID:"2e3a20f8-6343-4193-9aa2-01ec16f1d44c", X-ECOMP-RequestID:"2e3a20f8-6343-4193-9aa2-01ec16f1d44c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e391436d-7f6a-4a66-abfc-9f7833a98f7e"] 2023-03-17T08:22:04.433Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Request body: 2023-03-17T08:22:04.433Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:04.473Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:04.474Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:04.474Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status text : OK 2023-03-17T08:22:04.474Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:03 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:04.474Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Response body: { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-17T08:21:29.000+00:00", "source" : "VID", "vnfId" : "171606dd-a2e2-44f5-82da-40a8cff81eb3", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n\t\t\t\"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"62803d2d-cdd5-40a1-af47-4f94df4a6891\",\n \"modelInvariantUuid\": \"450f80bc-33f9-42b3-8d62-cc084e24c6b2\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b4377fea-ed12-4c17-9286-d6d76da3f911\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"20983f6d-04d6-42d6-9283-7536126d764c\",\n \"modelInvariantUuid\": \"799d3428-1499-479b-b0f5-e2130997dda5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"113854ef-e4b5-4be5-8fc6-770319e3c9f3\"\n },\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "cloudIdentifier" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T08:21:59.000+00:00" } ], "requestURI" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" } } } 2023-03-17T08:22:04.474Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:04.475Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||InvokeReturn 2023-03-17T08:22:04.476Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:04.476Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:22:04.477Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:04.477Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:04.477Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:22:04.477Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d293e93ffa63fa47acf17cd0de73b64", X-B3-SpanId:"af89f3648c97baf8", X-B3-ParentSpanId:"3413429bc51d9de8", X-B3-Sampled:"0", X-ONAP-RequestID:"2e3a20f8-6343-4193-9aa2-01ec16f1d44c", X-RequestID:"2e3a20f8-6343-4193-9aa2-01ec16f1d44c", X-TransactionID:"2e3a20f8-6343-4193-9aa2-01ec16f1d44c", X-ECOMP-RequestID:"2e3a20f8-6343-4193-9aa2-01ec16f1d44c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9dbc9be2-0cb1-4c22-8599-c36f0e9c04ef"] 2023-03-17T08:22:04.477Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:22:04.477Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:04.494Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:04.495Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:04.495Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:22:04.495Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:03 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:04.496Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:22:04.496Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:04.497Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:22:04.539Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:04.540Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:04.540Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:04.541Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:04.541Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:04.541Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2e3a20f8-6343-4193-9aa2-01ec16f1d44c", X-RequestID:"2e3a20f8-6343-4193-9aa2-01ec16f1d44c", X-TransactionID:"2e3a20f8-6343-4193-9aa2-01ec16f1d44c", X-ECOMP-RequestID:"2e3a20f8-6343-4193-9aa2-01ec16f1d44c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b76511b1-a2c4-43f7-ba53-fa425a49fa7a"] 2023-03-17T08:22:04.542Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:04.542Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:04.699Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:04.699Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:04.700Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:04.700Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0474B550B4AB8A339AED327CB1B2939A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 08:22:03 GMT", x-envoy-upstream-service-time:"152", server:"envoy"] 2023-03-17T08:22:04.700Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"42e60618-b135-47cb-91b8-76c1c220a8a4","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T08:21:54.211+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b84d4fda-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"c676f413-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T08:22:04.701Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:04.701Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:04.734Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:04.734Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:04.734Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:04.734Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:04.735Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:04.735Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2e3a20f8-6343-4193-9aa2-01ec16f1d44c", X-RequestID:"2e3a20f8-6343-4193-9aa2-01ec16f1d44c", X-TransactionID:"2e3a20f8-6343-4193-9aa2-01ec16f1d44c", X-ECOMP-RequestID:"2e3a20f8-6343-4193-9aa2-01ec16f1d44c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8893f080-8981-4a98-af0e-a4e8ce404039"] 2023-03-17T08:22:04.735Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:04.735Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:04.889Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:04.889Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:04.890Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:04.890Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=493EDCD6B330D39C89C86664E6DE9765; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 17 Mar 2023 08:22:04 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2023-03-17T08:22:04.891Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:cc29d828-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","executionId":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:22:03.759+0000","endTime":"2023-03-17T08:22:03.774+0000","durationInMillis":15,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b84d4fda-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:22:04.891Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:04.891Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:04.898Z|2e3a20f8-6343-4193-9aa2-01ec16f1d44c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:22:04.936Z|f51d727f-402b-43a6-a67a-bddb66c4cd1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:22:04.936Z|f51d727f-402b-43a6-a67a-bddb66c4cd1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:22:05.156Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:22:05.161Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:22:05.161Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:22:05.161Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:05.162Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:22:05.162Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:22:05.162Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b98942bb3d45bb2d1f7793392ee8544e", X-B3-SpanId:"af47b8dc60a45d44", X-B3-ParentSpanId:"7c8f20a0087e318a", X-B3-Sampled:"0", X-ONAP-RequestID:"5ee25ec0-2454-4bef-ab4f-1de464272f6a", X-RequestID:"5ee25ec0-2454-4bef-ab4f-1de464272f6a", X-TransactionID:"5ee25ec0-2454-4bef-ab4f-1de464272f6a", X-ECOMP-RequestID:"5ee25ec0-2454-4bef-ab4f-1de464272f6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"341ad461-4d62-4ab8-89eb-694181c661f5"] 2023-03-17T08:22:05.162Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:22:05.162Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:05.204Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:05.204Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:05.204Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:22:05.204Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:05 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:05.205Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-17T08:21:19.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:21:54.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:22:05.205Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:05.205Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:22:05.206Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:22:05.207Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:22:05.207Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:05.207Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:22:05.207Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:22:05.207Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b98942bb3d45bb2d1f7793392ee8544e", X-B3-SpanId:"5e9d6d3d5a5e3ee8", X-B3-ParentSpanId:"7c8f20a0087e318a", X-B3-Sampled:"0", X-ONAP-RequestID:"5ee25ec0-2454-4bef-ab4f-1de464272f6a", X-RequestID:"5ee25ec0-2454-4bef-ab4f-1de464272f6a", X-TransactionID:"5ee25ec0-2454-4bef-ab4f-1de464272f6a", X-ECOMP-RequestID:"5ee25ec0-2454-4bef-ab4f-1de464272f6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"757131a3-b702-4679-aa47-e402f27df9a9"] 2023-03-17T08:22:05.207Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:22:05.208Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:05.226Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:05.226Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:05.226Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:22:05.227Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:05 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:05.230Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:22:05.230Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:05.230Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:22:05.247Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:05.248Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:05.248Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:05.248Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:05.248Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:05.248Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5ee25ec0-2454-4bef-ab4f-1de464272f6a", X-RequestID:"5ee25ec0-2454-4bef-ab4f-1de464272f6a", X-TransactionID:"5ee25ec0-2454-4bef-ab4f-1de464272f6a", X-ECOMP-RequestID:"5ee25ec0-2454-4bef-ab4f-1de464272f6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c7dfc8e-1cc9-46b7-953e-20fa10f95172"] 2023-03-17T08:22:05.248Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:05.248Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:05.390Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:05.391Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:05.391Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:05.391Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9C9630312E2D9EF46F8B90AEFFA4301B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"694", date:"Fri, 17 Mar 2023 08:22:04 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2023-03-17T08:22:05.391Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c914f7be-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"4b229980-d637-4826-b391-25fd0270938b","processDefinitionId":"ReceiveWorkflowMessage:1:2e3f26b8-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-03-17T08:21:58.589+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"c8862524-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T08:22:05.392Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:05.392Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:05.410Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:05.410Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:05.411Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:05.411Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:05.411Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:05.411Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5ee25ec0-2454-4bef-ab4f-1de464272f6a", X-RequestID:"5ee25ec0-2454-4bef-ab4f-1de464272f6a", X-TransactionID:"5ee25ec0-2454-4bef-ab4f-1de464272f6a", X-ECOMP-RequestID:"5ee25ec0-2454-4bef-ab4f-1de464272f6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"124f00b8-e9b8-40cf-998d-b8af36634ad4"] 2023-03-17T08:22:05.411Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:05.411Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:05.565Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:05.566Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:05.566Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:05.566Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=49F3DD57A6A9BD72A1D322FCADC35F12; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"827", date:"Fri, 17 Mar 2023 08:22:04 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2023-03-17T08:22:05.567Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:c9223d4d-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"SubProcess_2:c92179f4-c49c-11ed-8ef8-c6acbebbef3f","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:2e3f26b8-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"c914f7be-c49c-11ed-8ef8-c6acbebbef3f","executionId":"c9223d4b-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:21:58.676+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:22:05.567Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:05.567Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:05.573Z|5ee25ec0-2454-4bef-ab4f-1de464272f6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:22:13.089Z|71d810c8-7301-4111-b813-657f963d2a28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:13.089Z|71d810c8-7301-4111-b813-657f963d2a28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:13.092Z|ef071b4a-82b8-49ff-916d-dec08cdbd31f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:13.092Z|ef071b4a-82b8-49ff-916d-dec08cdbd31f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:13.096Z|ef1cb552-d95b-4b9a-ab35-d10c8a04807a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:13.096Z|ef1cb552-d95b-4b9a-ab35-d10c8a04807a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:15.086Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:22:15.094Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:15.094Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||Invoke 2023-03-17T08:22:15.094Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:15.094Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:15.094Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Method : GET 2023-03-17T08:22:15.095Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cfafedc88ceee735a46aeaf9f13cc481", X-B3-SpanId:"a1c7de83ec6aee7a", X-B3-ParentSpanId:"d38da76dceb6f1bb", X-B3-Sampled:"0", X-ONAP-RequestID:"af64ef8a-b46d-4bf6-8f81-4b55e149ff79", X-RequestID:"af64ef8a-b46d-4bf6-8f81-4b55e149ff79", X-TransactionID:"af64ef8a-b46d-4bf6-8f81-4b55e149ff79", X-ECOMP-RequestID:"af64ef8a-b46d-4bf6-8f81-4b55e149ff79", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9779248-125e-43ba-b7a6-8020d1865f73"] 2023-03-17T08:22:15.095Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Request body: 2023-03-17T08:22:15.095Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:15.136Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:15.136Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:15.136Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status text : OK 2023-03-17T08:22:15.136Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:15 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:15.138Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Response body: { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-17T08:21:29.000+00:00", "source" : "VID", "vnfId" : "171606dd-a2e2-44f5-82da-40a8cff81eb3", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n\t\t\t\"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"62803d2d-cdd5-40a1-af47-4f94df4a6891\",\n \"modelInvariantUuid\": \"450f80bc-33f9-42b3-8d62-cc084e24c6b2\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b4377fea-ed12-4c17-9286-d6d76da3f911\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"20983f6d-04d6-42d6-9283-7536126d764c\",\n \"modelInvariantUuid\": \"799d3428-1499-479b-b0f5-e2130997dda5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"113854ef-e4b5-4be5-8fc6-770319e3c9f3\"\n },\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "cloudIdentifier" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T08:21:59.000+00:00" } ], "requestURI" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" } } } 2023-03-17T08:22:15.138Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:15.138Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||InvokeReturn 2023-03-17T08:22:15.140Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:15.140Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:22:15.140Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:15.140Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:15.141Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:22:15.141Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cfafedc88ceee735a46aeaf9f13cc481", X-B3-SpanId:"b191b8791a2934dc", X-B3-ParentSpanId:"d38da76dceb6f1bb", X-B3-Sampled:"0", X-ONAP-RequestID:"af64ef8a-b46d-4bf6-8f81-4b55e149ff79", X-RequestID:"af64ef8a-b46d-4bf6-8f81-4b55e149ff79", X-TransactionID:"af64ef8a-b46d-4bf6-8f81-4b55e149ff79", X-ECOMP-RequestID:"af64ef8a-b46d-4bf6-8f81-4b55e149ff79", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"027ba901-185d-4d73-b718-d1384d2b2d79"] 2023-03-17T08:22:15.141Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:22:15.141Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:15.159Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:15.159Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:15.160Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:22:15.160Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:15 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:15.160Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "groupingId" : "ea57af46-a65e-47bd-979d-f5e2c9988c89", "name" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679041322000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"84e3a30223c84fc2b3882f96307b4bf5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T08:22:06.000+00:00", "isDataInternal" : false } ] 2023-03-17T08:22:15.160Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:15.161Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:22:15.178Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:15.179Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:15.179Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:15.179Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:15.179Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:15.179Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af64ef8a-b46d-4bf6-8f81-4b55e149ff79", X-RequestID:"af64ef8a-b46d-4bf6-8f81-4b55e149ff79", X-TransactionID:"af64ef8a-b46d-4bf6-8f81-4b55e149ff79", X-ECOMP-RequestID:"af64ef8a-b46d-4bf6-8f81-4b55e149ff79", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23d087db-0432-432a-a355-dc19dd6e22e4"] 2023-03-17T08:22:15.180Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:15.180Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:15.339Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:15.340Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:15.340Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:15.341Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B7E908D31EE707723084B8DCD52426F8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 08:22:15 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2023-03-17T08:22:15.341Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"42e60618-b135-47cb-91b8-76c1c220a8a4","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T08:21:54.211+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b84d4fda-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"c676f413-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T08:22:15.342Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:15.342Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:15.362Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:15.363Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:15.363Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:15.363Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:15.363Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:15.363Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af64ef8a-b46d-4bf6-8f81-4b55e149ff79", X-RequestID:"af64ef8a-b46d-4bf6-8f81-4b55e149ff79", X-TransactionID:"af64ef8a-b46d-4bf6-8f81-4b55e149ff79", X-ECOMP-RequestID:"af64ef8a-b46d-4bf6-8f81-4b55e149ff79", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16f16e30-aba6-451e-bc85-e9888a9d96ba"] 2023-03-17T08:22:15.364Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:15.364Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:15.532Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:15.533Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:15.533Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:15.533Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0E9B8129F74AFB8CE8DD3061BB916ED3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 17 Mar 2023 08:22:15 GMT", x-envoy-upstream-service-time:"165", server:"envoy"] 2023-03-17T08:22:15.534Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:cc29d828-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","executionId":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:22:03.759+0000","endTime":"2023-03-17T08:22:03.774+0000","durationInMillis":15,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b84d4fda-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:22:15.534Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:15.535Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:15.542Z|af64ef8a-b46d-4bf6-8f81-4b55e149ff79|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:22:15.782Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:22:15.787Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:22:15.787Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:22:15.788Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:15.788Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:22:15.788Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:22:15.788Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d1449cfe56c6853c0e2fe065172cc53", X-B3-SpanId:"c7296b80c875c9cd", X-B3-ParentSpanId:"f6024591d1e86208", X-B3-Sampled:"0", X-ONAP-RequestID:"32e5ee96-77b4-4532-9771-7612338d173e", X-RequestID:"32e5ee96-77b4-4532-9771-7612338d173e", X-TransactionID:"32e5ee96-77b4-4532-9771-7612338d173e", X-ECOMP-RequestID:"32e5ee96-77b4-4532-9771-7612338d173e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6c01731-7513-4be5-8714-a0f04ffee99f"] 2023-03-17T08:22:15.788Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:22:15.788Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:15.822Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:15.823Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:15.823Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:22:15.823Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:15 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:15.824Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-17T08:21:19.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:21:54.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:22:15.824Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:15.824Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:22:15.825Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:22:15.826Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:22:15.826Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:15.826Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:22:15.827Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:22:15.827Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d1449cfe56c6853c0e2fe065172cc53", X-B3-SpanId:"511a3e359b1d6c86", X-B3-ParentSpanId:"f6024591d1e86208", X-B3-Sampled:"0", X-ONAP-RequestID:"32e5ee96-77b4-4532-9771-7612338d173e", X-RequestID:"32e5ee96-77b4-4532-9771-7612338d173e", X-TransactionID:"32e5ee96-77b4-4532-9771-7612338d173e", X-ECOMP-RequestID:"32e5ee96-77b4-4532-9771-7612338d173e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9b24f47-3ae0-4d54-baa8-d43d30b61ce2"] 2023-03-17T08:22:15.827Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:22:15.827Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:15.845Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:15.845Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:15.846Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:22:15.846Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:15 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:15.846Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:22:15.846Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:15.846Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:22:15.867Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:15.867Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:15.867Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:15.867Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:15.868Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:15.868Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"32e5ee96-77b4-4532-9771-7612338d173e", X-RequestID:"32e5ee96-77b4-4532-9771-7612338d173e", X-TransactionID:"32e5ee96-77b4-4532-9771-7612338d173e", X-ECOMP-RequestID:"32e5ee96-77b4-4532-9771-7612338d173e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de2b3436-1f5f-49ac-af05-b2ecf7a91c86"] 2023-03-17T08:22:15.868Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:15.868Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:16.037Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:16.038Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:16.038Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:16.038Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F6AA830F1E08F8A87FFCF0BB7129CD5E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"694", date:"Fri, 17 Mar 2023 08:22:15 GMT", x-envoy-upstream-service-time:"158", server:"envoy"] 2023-03-17T08:22:16.039Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c914f7be-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"4b229980-d637-4826-b391-25fd0270938b","processDefinitionId":"ReceiveWorkflowMessage:1:2e3f26b8-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-03-17T08:21:58.589+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"c8862524-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T08:22:16.039Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:16.039Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:16.059Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:16.059Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:16.059Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:16.059Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:16.060Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:16.060Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"32e5ee96-77b4-4532-9771-7612338d173e", X-RequestID:"32e5ee96-77b4-4532-9771-7612338d173e", X-TransactionID:"32e5ee96-77b4-4532-9771-7612338d173e", X-ECOMP-RequestID:"32e5ee96-77b4-4532-9771-7612338d173e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"273cfaea-863d-45c0-8e27-5fa5682d8f71"] 2023-03-17T08:22:16.060Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:16.060Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:16.210Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:16.211Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:16.211Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:16.211Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3949D9BF7A9CC7E0FD183111397FF4F7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"827", date:"Fri, 17 Mar 2023 08:22:15 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-03-17T08:22:16.212Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:c9223d4d-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"SubProcess_2:c92179f4-c49c-11ed-8ef8-c6acbebbef3f","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:2e3f26b8-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"c914f7be-c49c-11ed-8ef8-c6acbebbef3f","executionId":"c9223d4b-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:21:58.676+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:22:16.212Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:16.212Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c914f7be-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:16.217Z|32e5ee96-77b4-4532-9771-7612338d173e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:22:19.936Z|ef298822-2e16-437d-8327-dce8b6ef4598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:22:19.940Z|ef298822-2e16-437d-8327-dce8b6ef4598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:22:21.100Z|e3550aec-6e2c-41db-84dd-b24b28958356|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:22:21.100Z|e3550aec-6e2c-41db-84dd-b24b28958356|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:22:23.115Z|0a2bb1d8-dbb0-425f-ab33-2e51bff4db87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:23.115Z|0a2bb1d8-dbb0-425f-ab33-2e51bff4db87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:23.118Z|dd31bd9c-a367-42f8-a6b4-763a65fe82eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:23.119Z|dd31bd9c-a367-42f8-a6b4-763a65fe82eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:23.123Z|0c3517f6-7efe-4c45-875a-855fc6bde895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:23.123Z|0c3517f6-7efe-4c45-875a-855fc6bde895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:25.730Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:22:25.739Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:25.740Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||Invoke 2023-03-17T08:22:25.740Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:25.740Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:25.740Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Method : GET 2023-03-17T08:22:25.740Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e09e820690474d06f0ee7033ee964d1e", X-B3-SpanId:"991fe5daa5beb496", X-B3-ParentSpanId:"4643829bc3ca43d6", X-B3-Sampled:"0", X-ONAP-RequestID:"f6ad6ce9-022d-46f8-84f2-f0a1089da842", X-RequestID:"f6ad6ce9-022d-46f8-84f2-f0a1089da842", X-TransactionID:"f6ad6ce9-022d-46f8-84f2-f0a1089da842", X-ECOMP-RequestID:"f6ad6ce9-022d-46f8-84f2-f0a1089da842", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1f718c0-e699-4964-b9bf-99b914d1cbd2"] 2023-03-17T08:22:25.740Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Request body: 2023-03-17T08:22:25.740Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:25.780Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:25.780Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:25.780Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status text : OK 2023-03-17T08:22:25.781Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:25 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:25.782Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Response body: { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-17T08:21:29.000+00:00", "source" : "VID", "vnfId" : "171606dd-a2e2-44f5-82da-40a8cff81eb3", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n\t\t\t\"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"62803d2d-cdd5-40a1-af47-4f94df4a6891\",\n \"modelInvariantUuid\": \"450f80bc-33f9-42b3-8d62-cc084e24c6b2\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b4377fea-ed12-4c17-9286-d6d76da3f911\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"20983f6d-04d6-42d6-9283-7536126d764c\",\n \"modelInvariantUuid\": \"799d3428-1499-479b-b0f5-e2130997dda5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"113854ef-e4b5-4be5-8fc6-770319e3c9f3\"\n },\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "cloudIdentifier" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T08:21:59.000+00:00" } ], "requestURI" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" } } } 2023-03-17T08:22:25.782Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:25.782Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||InvokeReturn 2023-03-17T08:22:25.783Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:25.784Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:22:25.784Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:25.784Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:25.784Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:22:25.784Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e09e820690474d06f0ee7033ee964d1e", X-B3-SpanId:"f0bae74ed627f372", X-B3-ParentSpanId:"4643829bc3ca43d6", X-B3-Sampled:"0", X-ONAP-RequestID:"f6ad6ce9-022d-46f8-84f2-f0a1089da842", X-RequestID:"f6ad6ce9-022d-46f8-84f2-f0a1089da842", X-TransactionID:"f6ad6ce9-022d-46f8-84f2-f0a1089da842", X-ECOMP-RequestID:"f6ad6ce9-022d-46f8-84f2-f0a1089da842", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"feefbea3-49fd-4750-8cd9-7bb18dcdc543"] 2023-03-17T08:22:25.784Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:22:25.784Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:25.805Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:25.805Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:25.805Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:22:25.806Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:25 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:25.807Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "groupingId" : "ea57af46-a65e-47bd-979d-f5e2c9988c89", "name" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679041322000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"84e3a30223c84fc2b3882f96307b4bf5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T08:22:06.000+00:00", "isDataInternal" : false } ] 2023-03-17T08:22:25.808Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:25.808Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:22:25.831Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:25.831Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:25.832Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:25.832Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:25.832Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:25.832Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f6ad6ce9-022d-46f8-84f2-f0a1089da842", X-RequestID:"f6ad6ce9-022d-46f8-84f2-f0a1089da842", X-TransactionID:"f6ad6ce9-022d-46f8-84f2-f0a1089da842", X-ECOMP-RequestID:"f6ad6ce9-022d-46f8-84f2-f0a1089da842", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9af194e-3096-4dc1-a9e2-7c20c74e4a8d"] 2023-03-17T08:22:25.832Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:25.832Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:26.009Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:26.010Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:26.010Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:26.011Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C9F7D67C0062EC532A1DFA8ECDA994A4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 08:22:25 GMT", x-envoy-upstream-service-time:"162", server:"envoy"] 2023-03-17T08:22:26.011Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"42e60618-b135-47cb-91b8-76c1c220a8a4","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T08:21:54.211+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b84d4fda-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"c676f413-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T08:22:26.011Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:26.012Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:26.040Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:26.040Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:26.040Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:26.040Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:26.041Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:26.041Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f6ad6ce9-022d-46f8-84f2-f0a1089da842", X-RequestID:"f6ad6ce9-022d-46f8-84f2-f0a1089da842", X-TransactionID:"f6ad6ce9-022d-46f8-84f2-f0a1089da842", X-ECOMP-RequestID:"f6ad6ce9-022d-46f8-84f2-f0a1089da842", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6732d6ac-5645-425e-be5b-6dbddbc35005"] 2023-03-17T08:22:26.041Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:26.041Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:26.184Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:26.185Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:26.185Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:26.186Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D5CF68A38460FE9C1E75A5F3948A90B0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 17 Mar 2023 08:22:25 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2023-03-17T08:22:26.186Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:cc29d828-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","executionId":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:22:03.759+0000","endTime":"2023-03-17T08:22:03.774+0000","durationInMillis":15,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b84d4fda-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:22:26.186Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:26.187Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:26.193Z|f6ad6ce9-022d-46f8-84f2-f0a1089da842|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:22:26.423Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:22:26.428Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:22:26.428Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:22:26.428Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:26.429Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:22:26.429Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:22:26.429Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e572a295ca6e18f9dda075e20fb69eb", X-B3-SpanId:"1da2fd533e71648d", X-B3-ParentSpanId:"80d59fb31c2cee81", X-B3-Sampled:"0", X-ONAP-RequestID:"b2fd59ca-b428-40ff-a944-2db0812b7c05", X-RequestID:"b2fd59ca-b428-40ff-a944-2db0812b7c05", X-TransactionID:"b2fd59ca-b428-40ff-a944-2db0812b7c05", X-ECOMP-RequestID:"b2fd59ca-b428-40ff-a944-2db0812b7c05", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11f0173b-6fbc-4d0a-8f5d-cc292ed98d15"] 2023-03-17T08:22:26.429Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:22:26.429Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:26.464Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:26.465Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:26.465Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:22:26.466Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:25 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:26.466Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-17T08:21:19.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:24.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:22:26.467Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:26.467Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:22:26.469Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:22:26.470Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:22:26.470Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:26.470Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:22:26.471Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:22:26.471Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e572a295ca6e18f9dda075e20fb69eb", X-B3-SpanId:"306dac0c181c8913", X-B3-ParentSpanId:"80d59fb31c2cee81", X-B3-Sampled:"0", X-ONAP-RequestID:"b2fd59ca-b428-40ff-a944-2db0812b7c05", X-RequestID:"b2fd59ca-b428-40ff-a944-2db0812b7c05", X-TransactionID:"b2fd59ca-b428-40ff-a944-2db0812b7c05", X-ECOMP-RequestID:"b2fd59ca-b428-40ff-a944-2db0812b7c05", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21de8564-4894-419a-9d92-160d0eca4fbb"] 2023-03-17T08:22:26.471Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:22:26.472Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:26.487Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:26.488Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:26.488Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:22:26.488Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:25 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:26.489Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:22:26.490Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:26.490Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:22:26.514Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:26.514Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:26.515Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:26.515Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:26.515Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:26.515Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b2fd59ca-b428-40ff-a944-2db0812b7c05", X-RequestID:"b2fd59ca-b428-40ff-a944-2db0812b7c05", X-TransactionID:"b2fd59ca-b428-40ff-a944-2db0812b7c05", X-ECOMP-RequestID:"b2fd59ca-b428-40ff-a944-2db0812b7c05", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a16daa4-249e-4143-8f10-ae31eb0bd7e0"] 2023-03-17T08:22:26.515Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:26.515Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:26.664Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:26.665Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:26.665Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:26.666Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0D2FE1D6C31CF3492261B247DF78560B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"680", date:"Fri, 17 Mar 2023 08:22:25 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-17T08:22:26.666Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8034ac2-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"4b229980-d637-4826-b391-25fd0270938b","processDefinitionId":"SDNCHandler:1:2e521290-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-17T08:22:23.639+0000","endTime":"2023-03-17T08:22:24.100+0000","removalTime":null,"durationInMillis":461,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"d8019cdb-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-17T08:22:26.666Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:26.667Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:26.689Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8034ac2-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8034ac2-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:26.690Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8034ac2-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:26.690Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8034ac2-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:26.690Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8034ac2-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8034ac2-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:26.690Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8034ac2-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:26.691Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8034ac2-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b2fd59ca-b428-40ff-a944-2db0812b7c05", X-RequestID:"b2fd59ca-b428-40ff-a944-2db0812b7c05", X-TransactionID:"b2fd59ca-b428-40ff-a944-2db0812b7c05", X-ECOMP-RequestID:"b2fd59ca-b428-40ff-a944-2db0812b7c05", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9c12178-504b-48fd-b984-db8bbda75f55"] 2023-03-17T08:22:26.691Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8034ac2-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:26.691Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8034ac2-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:26.836Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8034ac2-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:26.837Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8034ac2-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:26.837Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8034ac2-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:26.837Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8034ac2-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E384E101C2F274E258525231FBCFF38E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Fri, 17 Mar 2023 08:22:25 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-17T08:22:26.838Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8034ac2-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:d803e715-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"d8034ac2-c49c-11ed-8ef8-c6acbebbef3f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2e521290-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"d8034ac2-c49c-11ed-8ef8-c6acbebbef3f","executionId":"d8034ac2-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:22:23.643+0000","endTime":"2023-03-17T08:22:24.100+0000","durationInMillis":457,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:22:26.838Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8034ac2-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:26.839Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8034ac2-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:26.844Z|b2fd59ca-b428-40ff-a944-2db0812b7c05|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:22:33.147Z|c8d160c4-4cc3-4da9-a888-3817a7aa4872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:33.148Z|c8d160c4-4cc3-4da9-a888-3817a7aa4872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:33.149Z|88901c95-6a52-41d6-ac96-20f3eef6f3b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:33.150Z|88901c95-6a52-41d6-ac96-20f3eef6f3b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:33.152Z|6e782972-29b4-43a4-ae76-e43d4c227f86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:33.153Z|6e782972-29b4-43a4-ae76-e43d4c227f86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:34.936Z|d690dc47-9fc7-4c08-993f-2a08c135765c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:22:34.937Z|d690dc47-9fc7-4c08-993f-2a08c135765c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:22:36.398Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:22:36.407Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:36.408Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||Invoke 2023-03-17T08:22:36.408Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:36.408Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:36.408Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Method : GET 2023-03-17T08:22:36.408Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ee37853cc69584de522836b65af9dbf", X-B3-SpanId:"8f72a742afd3dc8a", X-B3-ParentSpanId:"d5bc800d23472edb", X-B3-Sampled:"0", X-ONAP-RequestID:"89017a58-de9f-490a-904a-cfeb3d09b987", X-RequestID:"89017a58-de9f-490a-904a-cfeb3d09b987", X-TransactionID:"89017a58-de9f-490a-904a-cfeb3d09b987", X-ECOMP-RequestID:"89017a58-de9f-490a-904a-cfeb3d09b987", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cdd041a-f01a-4372-9edd-95ba39fe00a3"] 2023-03-17T08:22:36.409Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Request body: 2023-03-17T08:22:36.409Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:36.444Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:36.445Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:36.445Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status text : OK 2023-03-17T08:22:36.445Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:36 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:36.447Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Response body: { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-17T08:21:29.000+00:00", "source" : "VID", "vnfId" : "171606dd-a2e2-44f5-82da-40a8cff81eb3", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n\t\t\t\"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"62803d2d-cdd5-40a1-af47-4f94df4a6891\",\n \"modelInvariantUuid\": \"450f80bc-33f9-42b3-8d62-cc084e24c6b2\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b4377fea-ed12-4c17-9286-d6d76da3f911\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"20983f6d-04d6-42d6-9283-7536126d764c\",\n \"modelInvariantUuid\": \"799d3428-1499-479b-b0f5-e2130997dda5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"113854ef-e4b5-4be5-8fc6-770319e3c9f3\"\n },\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "cloudIdentifier" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T08:21:59.000+00:00" } ], "requestURI" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" } } } 2023-03-17T08:22:36.447Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:36.447Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||InvokeReturn 2023-03-17T08:22:36.449Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:36.449Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:22:36.449Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:36.449Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:36.449Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:22:36.450Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ee37853cc69584de522836b65af9dbf", X-B3-SpanId:"55c52fb58a91c746", X-B3-ParentSpanId:"d5bc800d23472edb", X-B3-Sampled:"0", X-ONAP-RequestID:"89017a58-de9f-490a-904a-cfeb3d09b987", X-RequestID:"89017a58-de9f-490a-904a-cfeb3d09b987", X-TransactionID:"89017a58-de9f-490a-904a-cfeb3d09b987", X-ECOMP-RequestID:"89017a58-de9f-490a-904a-cfeb3d09b987", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4be899d4-0f26-4ba0-b3fa-85b213fc559a"] 2023-03-17T08:22:36.450Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:22:36.450Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:36.463Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:36.464Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:36.464Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:22:36.464Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:36 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:36.464Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "groupingId" : "ea57af46-a65e-47bd-979d-f5e2c9988c89", "name" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679041322000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"84e3a30223c84fc2b3882f96307b4bf5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T08:22:06.000+00:00", "isDataInternal" : false } ] 2023-03-17T08:22:36.464Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:36.465Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:22:36.492Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:36.493Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:36.493Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:36.493Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:36.493Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:36.494Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"89017a58-de9f-490a-904a-cfeb3d09b987", X-RequestID:"89017a58-de9f-490a-904a-cfeb3d09b987", X-TransactionID:"89017a58-de9f-490a-904a-cfeb3d09b987", X-ECOMP-RequestID:"89017a58-de9f-490a-904a-cfeb3d09b987", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4826857b-65e0-4124-acf7-04012bd9ccf8"] 2023-03-17T08:22:36.494Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:36.494Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:36.646Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:36.647Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:36.647Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:36.648Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3BBFFA0B64DCB546BE99ACFE34751671; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 08:22:36 GMT", x-envoy-upstream-service-time:"148", server:"envoy"] 2023-03-17T08:22:36.648Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"42e60618-b135-47cb-91b8-76c1c220a8a4","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T08:21:54.211+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b84d4fda-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"c676f413-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T08:22:36.649Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:36.650Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:36.673Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:36.674Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:36.674Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:36.674Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:36.675Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:36.675Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"89017a58-de9f-490a-904a-cfeb3d09b987", X-RequestID:"89017a58-de9f-490a-904a-cfeb3d09b987", X-TransactionID:"89017a58-de9f-490a-904a-cfeb3d09b987", X-ECOMP-RequestID:"89017a58-de9f-490a-904a-cfeb3d09b987", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79d8d6a1-4893-44c0-92a1-e85f1e314af4"] 2023-03-17T08:22:36.675Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:36.675Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:36.824Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:36.824Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:36.825Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:36.825Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D7616DFA74ED1A6AD6F5E07A479CF379; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 17 Mar 2023 08:22:36 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-17T08:22:36.825Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:cc29d828-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","executionId":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:22:03.759+0000","endTime":"2023-03-17T08:22:03.774+0000","durationInMillis":15,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b84d4fda-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:22:36.826Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:36.826Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:36.834Z|89017a58-de9f-490a-904a-cfeb3d09b987|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:22:37.025Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:22:37.029Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:22:37.030Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:22:37.030Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:37.030Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:22:37.030Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:22:37.030Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ee591b4521dceec84e646039f5c76b3", X-B3-SpanId:"f0b9375eb7f2722e", X-B3-ParentSpanId:"6307c111b343f762", X-B3-Sampled:"0", X-ONAP-RequestID:"c1fa93bb-43ef-46bb-81d1-6ef2b991183d", X-RequestID:"c1fa93bb-43ef-46bb-81d1-6ef2b991183d", X-TransactionID:"c1fa93bb-43ef-46bb-81d1-6ef2b991183d", X-ECOMP-RequestID:"c1fa93bb-43ef-46bb-81d1-6ef2b991183d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e33572ae-ac10-44e6-b3bb-5476ffa88b10"] 2023-03-17T08:22:37.031Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:22:37.031Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:37.062Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:37.062Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:37.062Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:22:37.062Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:36 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:37.064Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-17T08:21:19.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:24.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:22:37.064Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:37.064Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:22:37.065Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:22:37.065Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:22:37.066Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:37.066Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:22:37.066Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:22:37.066Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ee591b4521dceec84e646039f5c76b3", X-B3-SpanId:"2f86a29d2ee6a8c3", X-B3-ParentSpanId:"6307c111b343f762", X-B3-Sampled:"0", X-ONAP-RequestID:"c1fa93bb-43ef-46bb-81d1-6ef2b991183d", X-RequestID:"c1fa93bb-43ef-46bb-81d1-6ef2b991183d", X-TransactionID:"c1fa93bb-43ef-46bb-81d1-6ef2b991183d", X-ECOMP-RequestID:"c1fa93bb-43ef-46bb-81d1-6ef2b991183d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8b631c4-904d-434d-add7-2720a8378399"] 2023-03-17T08:22:37.066Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:22:37.066Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:37.079Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:37.079Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:37.079Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:22:37.079Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:36 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:37.079Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:22:37.080Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:37.080Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:22:37.112Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:37.113Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:37.113Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:37.114Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:37.114Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:37.114Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c1fa93bb-43ef-46bb-81d1-6ef2b991183d", X-RequestID:"c1fa93bb-43ef-46bb-81d1-6ef2b991183d", X-TransactionID:"c1fa93bb-43ef-46bb-81d1-6ef2b991183d", X-ECOMP-RequestID:"c1fa93bb-43ef-46bb-81d1-6ef2b991183d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bb27410-6d10-4dac-a1f0-403394521028"] 2023-03-17T08:22:37.114Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:37.115Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:37.267Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:37.268Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:37.268Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:37.268Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9657C1B5910EC81113446452240C0E1A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Fri, 17 Mar 2023 08:22:36 GMT", x-envoy-upstream-service-time:"148", server:"envoy"] 2023-03-17T08:22:37.269Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"4b229980-d637-4826-b391-25fd0270938b","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-17T08:22:26.259+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"d8a66910-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T08:22:37.269Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:37.269Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:37.294Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:37.295Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:37.295Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:37.295Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:37.295Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:37.295Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c1fa93bb-43ef-46bb-81d1-6ef2b991183d", X-RequestID:"c1fa93bb-43ef-46bb-81d1-6ef2b991183d", X-TransactionID:"c1fa93bb-43ef-46bb-81d1-6ef2b991183d", X-ECOMP-RequestID:"c1fa93bb-43ef-46bb-81d1-6ef2b991183d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe2b0fe4-34f4-4170-a523-48f4356b8fe3"] 2023-03-17T08:22:37.295Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:37.295Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:37.428Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:37.429Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:37.429Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:37.430Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B46C89D9540B4CB91FFAD0F6CE67D71E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Fri, 17 Mar 2023 08:22:36 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2023-03-17T08:22:37.430Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:d99ab39b-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","executionId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:22:26.309+0000","endTime":"2023-03-17T08:22:26.310+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:22:37.430Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:37.431Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:37.436Z|c1fa93bb-43ef-46bb-81d1-6ef2b991183d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:22:43.176Z|90f40919-6076-42c4-8b18-39fe136d8328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:43.177Z|90f40919-6076-42c4-8b18-39fe136d8328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:43.178Z|6a9b7e04-c807-422f-83de-abc19e37aaec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:43.178Z|6a9b7e04-c807-422f-83de-abc19e37aaec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:43.179Z|152582ad-559b-42ef-808b-1d26ff6e3572|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:43.180Z|152582ad-559b-42ef-808b-1d26ff6e3572|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:45.661Z|6e1995ed-357c-498a-a571-410e4d171bd2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:22:45.661Z|6e1995ed-357c-498a-a571-410e4d171bd2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:47.036Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:22:47.043Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:47.044Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||Invoke 2023-03-17T08:22:47.044Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:47.044Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:47.044Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Method : GET 2023-03-17T08:22:47.044Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c467e6469118dce5f7531284d55e394", X-B3-SpanId:"96a8940b7c6e780c", X-B3-ParentSpanId:"6314c30df199c040", X-B3-Sampled:"0", X-ONAP-RequestID:"8e29a7ef-a99e-4a52-8593-cd19469d0ba6", X-RequestID:"8e29a7ef-a99e-4a52-8593-cd19469d0ba6", X-TransactionID:"8e29a7ef-a99e-4a52-8593-cd19469d0ba6", X-ECOMP-RequestID:"8e29a7ef-a99e-4a52-8593-cd19469d0ba6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7404426-fa3e-4396-a8e6-8ce0541ed94d"] 2023-03-17T08:22:47.045Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Request body: 2023-03-17T08:22:47.045Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:47.071Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:47.071Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:47.072Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status text : OK 2023-03-17T08:22:47.072Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:47 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:47.074Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Response body: { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4).", "progress" : 57, "startTime" : "2023-03-17T08:21:29.000+00:00", "source" : "VID", "vnfId" : "171606dd-a2e2-44f5-82da-40a8cff81eb3", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n\t\t\t\"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"62803d2d-cdd5-40a1-af47-4f94df4a6891\",\n \"modelInvariantUuid\": \"450f80bc-33f9-42b3-8d62-cc084e24c6b2\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b4377fea-ed12-4c17-9286-d6d76da3f911\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"20983f6d-04d6-42d6-9283-7536126d764c\",\n \"modelInvariantUuid\": \"799d3428-1499-479b-b0f5-e2130997dda5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"113854ef-e4b5-4be5-8fc6-770319e3c9f3\"\n },\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "cloudIdentifier" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T08:21:59.000+00:00" } ], "requestURI" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" } } } 2023-03-17T08:22:47.074Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:47.074Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||InvokeReturn 2023-03-17T08:22:47.075Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:47.075Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:22:47.075Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:47.075Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:47.075Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:22:47.076Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c467e6469118dce5f7531284d55e394", X-B3-SpanId:"482cb560fb5422d5", X-B3-ParentSpanId:"6314c30df199c040", X-B3-Sampled:"0", X-ONAP-RequestID:"8e29a7ef-a99e-4a52-8593-cd19469d0ba6", X-RequestID:"8e29a7ef-a99e-4a52-8593-cd19469d0ba6", X-TransactionID:"8e29a7ef-a99e-4a52-8593-cd19469d0ba6", X-ECOMP-RequestID:"8e29a7ef-a99e-4a52-8593-cd19469d0ba6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e27ad62-c260-474d-a6f7-a069a9edc946"] 2023-03-17T08:22:47.076Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:22:47.076Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:47.089Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:47.090Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:47.090Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:22:47.090Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:47 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:47.091Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "groupingId" : "ea57af46-a65e-47bd-979d-f5e2c9988c89", "name" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679041322000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"84e3a30223c84fc2b3882f96307b4bf5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T08:22:06.000+00:00", "isDataInternal" : false } ] 2023-03-17T08:22:47.091Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:47.091Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:22:47.106Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:47.107Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:47.107Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:47.107Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:47.107Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:47.107Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8e29a7ef-a99e-4a52-8593-cd19469d0ba6", X-RequestID:"8e29a7ef-a99e-4a52-8593-cd19469d0ba6", X-TransactionID:"8e29a7ef-a99e-4a52-8593-cd19469d0ba6", X-ECOMP-RequestID:"8e29a7ef-a99e-4a52-8593-cd19469d0ba6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a230f86-eeec-4ad4-9761-ac30f80ba800"] 2023-03-17T08:22:47.107Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:47.107Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:47.284Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:47.285Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:47.286Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:47.286Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4AD41A15E4C6598BF73F1FBCD9B45497; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Fri, 17 Mar 2023 08:22:47 GMT", x-envoy-upstream-service-time:"170", server:"envoy"] 2023-03-17T08:22:47.287Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"42e60618-b135-47cb-91b8-76c1c220a8a4","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T08:21:54.211+0000","endTime":"2023-03-17T08:22:36.836+0000","removalTime":null,"durationInMillis":42625,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b84d4fda-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"c676f413-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-17T08:22:47.287Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:47.288Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42e60618-b135-47cb-91b8-76c1c220a8a4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:47.310Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:47.311Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:47.311Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:47.311Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:47.311Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:47.311Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8e29a7ef-a99e-4a52-8593-cd19469d0ba6", X-RequestID:"8e29a7ef-a99e-4a52-8593-cd19469d0ba6", X-TransactionID:"8e29a7ef-a99e-4a52-8593-cd19469d0ba6", X-ECOMP-RequestID:"8e29a7ef-a99e-4a52-8593-cd19469d0ba6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55bc9081-719a-4d18-97c3-a3d90eb3ff16"] 2023-03-17T08:22:47.311Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:47.311Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:47.485Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:47.485Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:47.485Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:47.485Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7FEE826069412E6EF832348CD5418CD4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Fri, 17 Mar 2023 08:22:47 GMT", x-envoy-upstream-service-time:"170", server:"envoy"] 2023-03-17T08:22:47.486Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:dfe06270-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","executionId":"c678f024-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:22:36.832+0000","endTime":"2023-03-17T08:22:36.832+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b84d4fda-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:22:47.486Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:47.486Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c678f024-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:47.492Z|8e29a7ef-a99e-4a52-8593-cd19469d0ba6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:22:47.641Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:22:47.645Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:22:47.645Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:22:47.645Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:47.645Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:22:47.645Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:22:47.645Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"737c45248071e6728fba0fc6886e266e", X-B3-SpanId:"37f66d5ec780984a", X-B3-ParentSpanId:"ba093490218322fa", X-B3-Sampled:"0", X-ONAP-RequestID:"dc6d1fd6-d923-49bf-9f9d-4d355f5410b5", X-RequestID:"dc6d1fd6-d923-49bf-9f9d-4d355f5410b5", X-TransactionID:"dc6d1fd6-d923-49bf-9f9d-4d355f5410b5", X-ECOMP-RequestID:"dc6d1fd6-d923-49bf-9f9d-4d355f5410b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"067b1e29-1ff0-4af9-9be9-4b2ebd96e271"] 2023-03-17T08:22:47.646Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:22:47.646Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:47.683Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:47.683Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:47.684Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:22:47.684Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:47 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:47.684Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-17T08:21:19.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:24.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:22:47.684Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:47.684Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:22:47.685Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:22:47.686Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:22:47.686Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:47.686Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:22:47.686Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:22:47.686Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"737c45248071e6728fba0fc6886e266e", X-B3-SpanId:"24cd39fde974172e", X-B3-ParentSpanId:"ba093490218322fa", X-B3-Sampled:"0", X-ONAP-RequestID:"dc6d1fd6-d923-49bf-9f9d-4d355f5410b5", X-RequestID:"dc6d1fd6-d923-49bf-9f9d-4d355f5410b5", X-TransactionID:"dc6d1fd6-d923-49bf-9f9d-4d355f5410b5", X-ECOMP-RequestID:"dc6d1fd6-d923-49bf-9f9d-4d355f5410b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fb06664-e5e9-462c-b45e-7d63fefff423"] 2023-03-17T08:22:47.686Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:22:47.686Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:47.702Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:47.702Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:47.702Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:22:47.702Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:47 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:47.704Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:22:47.704Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:47.704Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:22:47.719Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:47.719Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:47.720Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:47.720Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:47.720Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:47.720Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dc6d1fd6-d923-49bf-9f9d-4d355f5410b5", X-RequestID:"dc6d1fd6-d923-49bf-9f9d-4d355f5410b5", X-TransactionID:"dc6d1fd6-d923-49bf-9f9d-4d355f5410b5", X-ECOMP-RequestID:"dc6d1fd6-d923-49bf-9f9d-4d355f5410b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e66328f-b13f-4c40-84fb-f2867c8b041f"] 2023-03-17T08:22:47.720Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:47.720Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:47.862Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:47.863Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:47.863Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:47.863Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D1E2E953B0769C8688198A45C5882F18; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Fri, 17 Mar 2023 08:22:47 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2023-03-17T08:22:47.864Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"4b229980-d637-4826-b391-25fd0270938b","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-17T08:22:26.259+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"d8a66910-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T08:22:47.864Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:47.864Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:47.879Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:47.879Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:47.879Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:47.879Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:47.880Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:47.880Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dc6d1fd6-d923-49bf-9f9d-4d355f5410b5", X-RequestID:"dc6d1fd6-d923-49bf-9f9d-4d355f5410b5", X-TransactionID:"dc6d1fd6-d923-49bf-9f9d-4d355f5410b5", X-ECOMP-RequestID:"dc6d1fd6-d923-49bf-9f9d-4d355f5410b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41975a68-2531-49c1-b0c1-c0e2fa4b691e"] 2023-03-17T08:22:47.880Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:47.880Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:48.064Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:48.064Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:48.064Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:48.065Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=043FD9BF19F62E5FF703FBEDF4CA1965; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Fri, 17 Mar 2023 08:22:47 GMT", x-envoy-upstream-service-time:"180", server:"envoy"] 2023-03-17T08:22:48.065Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:d99ab39b-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","executionId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:22:26.309+0000","endTime":"2023-03-17T08:22:26.310+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:22:48.065Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:48.065Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:48.070Z|dc6d1fd6-d923-49bf-9f9d-4d355f5410b5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:22:49.936Z|9f605677-d303-4e35-9705-7f1bcba9c52c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:22:49.937Z|9f605677-d303-4e35-9705-7f1bcba9c52c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:22:51.101Z|d02d125b-e591-400c-b34d-1e33eda04363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:22:51.101Z|d02d125b-e591-400c-b34d-1e33eda04363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:22:53.204Z|864cf558-7a90-4b30-ae5e-573a3ff33c2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:53.205Z|864cf558-7a90-4b30-ae5e-573a3ff33c2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:53.205Z|e2be55ba-b2c3-4748-b4a0-b1fdf6c495ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:53.206Z|f7b2cdcb-c320-4207-b823-564fc05e58fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:22:53.206Z|e2be55ba-b2c3-4748-b4a0-b1fdf6c495ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:53.206Z|f7b2cdcb-c320-4207-b823-564fc05e58fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:22:57.677Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:22:57.685Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:57.685Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||Invoke 2023-03-17T08:22:57.685Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:57.685Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:57.685Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Method : GET 2023-03-17T08:22:57.686Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba2c342fbadf4921078e0bd58cc1b29c", X-B3-SpanId:"06a57a0070e4b322", X-B3-ParentSpanId:"a49f882433c1f9b1", X-B3-Sampled:"0", X-ONAP-RequestID:"f36961ff-a256-4763-ae64-f694053ec760", X-RequestID:"f36961ff-a256-4763-ae64-f694053ec760", X-TransactionID:"f36961ff-a256-4763-ae64-f694053ec760", X-ECOMP-RequestID:"f36961ff-a256-4763-ae64-f694053ec760", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c212d91e-0336-4489-93ad-0906bd6069b5"] 2023-03-17T08:22:57.686Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Request body: 2023-03-17T08:22:57.686Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:57.718Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:57.719Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:57.719Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status text : OK 2023-03-17T08:22:57.719Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:57 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:57.720Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Response body: { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:21:29.000+00:00", "endTime" : "2023-03-17T08:22:55.000+00:00", "source" : "VID", "vnfId" : "171606dd-a2e2-44f5-82da-40a8cff81eb3", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n\t\t\t\"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"62803d2d-cdd5-40a1-af47-4f94df4a6891\",\n \"modelInvariantUuid\": \"450f80bc-33f9-42b3-8d62-cc084e24c6b2\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b4377fea-ed12-4c17-9286-d6d76da3f911\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"20983f6d-04d6-42d6-9283-7536126d764c\",\n \"modelInvariantUuid\": \"799d3428-1499-479b-b0f5-e2130997dda5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"113854ef-e4b5-4be5-8fc6-770319e3c9f3\"\n },\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "cloudIdentifier" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T08:21:59.000+00:00" } ], "requestURI" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" } } } 2023-03-17T08:22:57.721Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:57.721Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||InvokeReturn 2023-03-17T08:22:57.722Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:57.722Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:22:57.722Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:57.723Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:57.723Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:22:57.723Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba2c342fbadf4921078e0bd58cc1b29c", X-B3-SpanId:"003c4189b4ac8e9e", X-B3-ParentSpanId:"a49f882433c1f9b1", X-B3-Sampled:"0", X-ONAP-RequestID:"f36961ff-a256-4763-ae64-f694053ec760", X-RequestID:"f36961ff-a256-4763-ae64-f694053ec760", X-TransactionID:"f36961ff-a256-4763-ae64-f694053ec760", X-ECOMP-RequestID:"f36961ff-a256-4763-ae64-f694053ec760", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0867f76-f293-454c-bec4-9a372c2e2073"] 2023-03-17T08:22:57.723Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:22:57.723Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:57.739Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:57.739Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:57.739Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:22:57.739Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:57 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:57.740Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "groupingId" : "ea57af46-a65e-47bd-979d-f5e2c9988c89", "name" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679041322000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"84e3a30223c84fc2b3882f96307b4bf5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T08:22:06.000+00:00", "isDataInternal" : false } ] 2023-03-17T08:22:57.740Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:57.740Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:22:57.747Z|f36961ff-a256-4763-ae64-f694053ec760|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:22:57.920Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:22:57.926Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:57.926Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||Invoke 2023-03-17T08:22:57.926Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:57.926Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:57.927Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Method : GET 2023-03-17T08:22:57.927Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a5b2c47eb214e80ef12535745680bfc", X-B3-SpanId:"96e32d5ea2c647d0", X-B3-ParentSpanId:"9497d13694dd1aec", X-B3-Sampled:"0", X-ONAP-RequestID:"31b566bd-b49d-4ebd-821c-aded5aceba76", X-RequestID:"31b566bd-b49d-4ebd-821c-aded5aceba76", X-TransactionID:"31b566bd-b49d-4ebd-821c-aded5aceba76", X-ECOMP-RequestID:"31b566bd-b49d-4ebd-821c-aded5aceba76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe58295f-71d8-4c9a-b83f-0857af713a7e"] 2023-03-17T08:22:57.927Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Request body: 2023-03-17T08:22:57.927Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:57.953Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:57.954Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:57.954Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status text : OK 2023-03-17T08:22:57.954Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:57 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:57.956Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Response body: { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:21:29.000+00:00", "endTime" : "2023-03-17T08:22:55.000+00:00", "source" : "VID", "vnfId" : "171606dd-a2e2-44f5-82da-40a8cff81eb3", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n\t\t\t\"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"62803d2d-cdd5-40a1-af47-4f94df4a6891\",\n \"modelInvariantUuid\": \"450f80bc-33f9-42b3-8d62-cc084e24c6b2\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b4377fea-ed12-4c17-9286-d6d76da3f911\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"20983f6d-04d6-42d6-9283-7536126d764c\",\n \"modelInvariantUuid\": \"799d3428-1499-479b-b0f5-e2130997dda5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"113854ef-e4b5-4be5-8fc6-770319e3c9f3\"\n },\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "cloudIdentifier" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T08:21:59.000+00:00" } ], "requestURI" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" } } } 2023-03-17T08:22:57.957Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:57.957Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||InvokeReturn 2023-03-17T08:22:57.958Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:57.959Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:22:57.959Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:57.959Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:57.959Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:22:57.960Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a5b2c47eb214e80ef12535745680bfc", X-B3-SpanId:"ff18d2c5a1470f71", X-B3-ParentSpanId:"9497d13694dd1aec", X-B3-Sampled:"0", X-ONAP-RequestID:"31b566bd-b49d-4ebd-821c-aded5aceba76", X-RequestID:"31b566bd-b49d-4ebd-821c-aded5aceba76", X-TransactionID:"31b566bd-b49d-4ebd-821c-aded5aceba76", X-ECOMP-RequestID:"31b566bd-b49d-4ebd-821c-aded5aceba76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0df42527-a030-4467-b621-5ff86ef0ea49"] 2023-03-17T08:22:57.960Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:22:57.960Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:57.981Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:57.982Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:57.982Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:22:57.982Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:57 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:57.983Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "groupingId" : "ea57af46-a65e-47bd-979d-f5e2c9988c89", "name" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679041322000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"84e3a30223c84fc2b3882f96307b4bf5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T08:22:06.000+00:00", "isDataInternal" : false } ] 2023-03-17T08:22:57.983Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:57.983Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:22:57.993Z|31b566bd-b49d-4ebd-821c-aded5aceba76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:22:58.172Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:22:58.177Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:58.177Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||Invoke 2023-03-17T08:22:58.177Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:58.178Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:58.178Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Method : GET 2023-03-17T08:22:58.178Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2a40b26af13e9638004aa3908bc306d", X-B3-SpanId:"063e0a4c07298ba5", X-B3-ParentSpanId:"85adfaac8ba9e93a", X-B3-Sampled:"0", X-ONAP-RequestID:"bf65e94c-c3cf-4466-9237-0e23a1b0b356", X-RequestID:"bf65e94c-c3cf-4466-9237-0e23a1b0b356", X-TransactionID:"bf65e94c-c3cf-4466-9237-0e23a1b0b356", X-ECOMP-RequestID:"bf65e94c-c3cf-4466-9237-0e23a1b0b356", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b861f86e-9855-4ccb-b48d-9831b2b74a9a"] 2023-03-17T08:22:58.178Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Request body: 2023-03-17T08:22:58.178Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:58.216Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:58.216Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:58.216Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status text : OK 2023-03-17T08:22:58.216Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:57 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:58.217Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Response body: { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:21:29.000+00:00", "endTime" : "2023-03-17T08:22:55.000+00:00", "source" : "VID", "vnfId" : "171606dd-a2e2-44f5-82da-40a8cff81eb3", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n\t\t\t\"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"62803d2d-cdd5-40a1-af47-4f94df4a6891\",\n \"modelInvariantUuid\": \"450f80bc-33f9-42b3-8d62-cc084e24c6b2\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b4377fea-ed12-4c17-9286-d6d76da3f911\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"20983f6d-04d6-42d6-9283-7536126d764c\",\n \"modelInvariantUuid\": \"799d3428-1499-479b-b0f5-e2130997dda5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"113854ef-e4b5-4be5-8fc6-770319e3c9f3\"\n },\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "cloudIdentifier" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T08:21:59.000+00:00" } ], "requestURI" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" } } } 2023-03-17T08:22:58.217Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:58.217Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||InvokeReturn 2023-03-17T08:22:58.218Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:58.218Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:22:58.218Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:58.219Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:58.219Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:22:58.219Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2a40b26af13e9638004aa3908bc306d", X-B3-SpanId:"3e2ba8bf7508df4b", X-B3-ParentSpanId:"85adfaac8ba9e93a", X-B3-Sampled:"0", X-ONAP-RequestID:"bf65e94c-c3cf-4466-9237-0e23a1b0b356", X-RequestID:"bf65e94c-c3cf-4466-9237-0e23a1b0b356", X-TransactionID:"bf65e94c-c3cf-4466-9237-0e23a1b0b356", X-ECOMP-RequestID:"bf65e94c-c3cf-4466-9237-0e23a1b0b356", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41dd349b-adae-4551-b67f-a822ea275a44"] 2023-03-17T08:22:58.219Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:22:58.219Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:58.233Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:58.234Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:58.234Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:22:58.234Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:57 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:58.235Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "groupingId" : "ea57af46-a65e-47bd-979d-f5e2c9988c89", "name" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679041322000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"84e3a30223c84fc2b3882f96307b4bf5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T08:22:06.000+00:00", "isDataInternal" : false } ] 2023-03-17T08:22:58.235Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:58.236Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:22:58.244Z|bf65e94c-c3cf-4466-9237-0e23a1b0b356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:22:58.265Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:22:58.269Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:22:58.270Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:22:58.270Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:58.270Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:22:58.270Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:22:58.270Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c304ee6dae88eeb25b6ee4af260c4be6", X-B3-SpanId:"6bff8cf2291faffd", X-B3-ParentSpanId:"56734fd40af4ccb7", X-B3-Sampled:"0", X-ONAP-RequestID:"16c9cc7a-fc92-4a38-8d68-7c6eafa8206c", X-RequestID:"16c9cc7a-fc92-4a38-8d68-7c6eafa8206c", X-TransactionID:"16c9cc7a-fc92-4a38-8d68-7c6eafa8206c", X-ECOMP-RequestID:"16c9cc7a-fc92-4a38-8d68-7c6eafa8206c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"906dbed9-e080-496a-9dcb-9c1ee913a080"] 2023-03-17T08:22:58.270Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:22:58.271Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:58.295Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:58.295Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:58.295Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:22:58.295Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:57 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:58.296Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-17T08:21:19.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:24.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:22:58.296Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:58.296Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:22:58.297Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:22:58.298Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:22:58.298Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:58.298Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:22:58.298Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:22:58.298Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c304ee6dae88eeb25b6ee4af260c4be6", X-B3-SpanId:"3bf5eb4d1c9381d4", X-B3-ParentSpanId:"56734fd40af4ccb7", X-B3-Sampled:"0", X-ONAP-RequestID:"16c9cc7a-fc92-4a38-8d68-7c6eafa8206c", X-RequestID:"16c9cc7a-fc92-4a38-8d68-7c6eafa8206c", X-TransactionID:"16c9cc7a-fc92-4a38-8d68-7c6eafa8206c", X-ECOMP-RequestID:"16c9cc7a-fc92-4a38-8d68-7c6eafa8206c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dfc33f3-a782-445e-b735-edfc5c08fc35"] 2023-03-17T08:22:58.299Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:22:58.299Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:58.312Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:58.312Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:58.312Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:22:58.314Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:57 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:58.314Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:22:58.314Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:58.315Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:22:58.330Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:58.330Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:58.330Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:58.331Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:22:58.331Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:58.331Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"16c9cc7a-fc92-4a38-8d68-7c6eafa8206c", X-RequestID:"16c9cc7a-fc92-4a38-8d68-7c6eafa8206c", X-TransactionID:"16c9cc7a-fc92-4a38-8d68-7c6eafa8206c", X-ECOMP-RequestID:"16c9cc7a-fc92-4a38-8d68-7c6eafa8206c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cde012f-eec4-4092-ae80-12eafd483504"] 2023-03-17T08:22:58.331Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:58.331Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:58.449Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:22:58.456Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:58.457Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||Invoke 2023-03-17T08:22:58.457Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:58.457Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:58.457Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Method : GET 2023-03-17T08:22:58.457Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ccd70ef6da0265ad9cd59ecb004e45dc", X-B3-SpanId:"8d20bd624f9347f3", X-B3-ParentSpanId:"902d85380b803910", X-B3-Sampled:"0", X-ONAP-RequestID:"2a4fae6f-0d1d-49d7-867b-2c708fffea7c", X-RequestID:"2a4fae6f-0d1d-49d7-867b-2c708fffea7c", X-TransactionID:"2a4fae6f-0d1d-49d7-867b-2c708fffea7c", X-ECOMP-RequestID:"2a4fae6f-0d1d-49d7-867b-2c708fffea7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44f738d0-9273-4b1b-8d09-384bd614e7ec"] 2023-03-17T08:22:58.457Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Request body: 2023-03-17T08:22:58.457Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:58.479Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:58.479Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:58.479Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:58.480Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6AFFC1AE3F5E4DD663FF8FA02E85837C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Fri, 17 Mar 2023 08:22:58 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2023-03-17T08:22:58.480Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"4b229980-d637-4826-b391-25fd0270938b","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-17T08:22:26.259+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"d8a66910-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T08:22:58.481Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:58.481Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:58.486Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:58.486Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:58.487Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status text : OK 2023-03-17T08:22:58.487Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:57 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:58.487Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Response body: { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:21:29.000+00:00", "endTime" : "2023-03-17T08:22:55.000+00:00", "source" : "VID", "vnfId" : "171606dd-a2e2-44f5-82da-40a8cff81eb3", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n\t\t\t\"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"62803d2d-cdd5-40a1-af47-4f94df4a6891\",\n \"modelInvariantUuid\": \"450f80bc-33f9-42b3-8d62-cc084e24c6b2\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b4377fea-ed12-4c17-9286-d6d76da3f911\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"20983f6d-04d6-42d6-9283-7536126d764c\",\n \"modelInvariantUuid\": \"799d3428-1499-479b-b0f5-e2130997dda5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"113854ef-e4b5-4be5-8fc6-770319e3c9f3\"\n },\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "cloudIdentifier" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T08:21:59.000+00:00" } ], "requestURI" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" } } } 2023-03-17T08:22:58.487Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:58.487Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||InvokeReturn 2023-03-17T08:22:58.490Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:58.490Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:22:58.490Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:58.490Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:58.490Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:22:58.491Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ccd70ef6da0265ad9cd59ecb004e45dc", X-B3-SpanId:"97b59c1c55bda10d", X-B3-ParentSpanId:"902d85380b803910", X-B3-Sampled:"0", X-ONAP-RequestID:"2a4fae6f-0d1d-49d7-867b-2c708fffea7c", X-RequestID:"2a4fae6f-0d1d-49d7-867b-2c708fffea7c", X-TransactionID:"2a4fae6f-0d1d-49d7-867b-2c708fffea7c", X-ECOMP-RequestID:"2a4fae6f-0d1d-49d7-867b-2c708fffea7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4bd977f-2649-45bb-8c9b-0a9de2d1f3cc"] 2023-03-17T08:22:58.491Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:22:58.491Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:58.501Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:58.502Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:22:58.502Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:58.502Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:22:58.502Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:22:58.502Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"16c9cc7a-fc92-4a38-8d68-7c6eafa8206c", X-RequestID:"16c9cc7a-fc92-4a38-8d68-7c6eafa8206c", X-TransactionID:"16c9cc7a-fc92-4a38-8d68-7c6eafa8206c", X-ECOMP-RequestID:"16c9cc7a-fc92-4a38-8d68-7c6eafa8206c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ba513de-f0f7-4531-be16-271656c44192"] 2023-03-17T08:22:58.502Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:22:58.503Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:58.507Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:58.507Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:58.507Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:22:58.507Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:57 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:58.507Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "groupingId" : "ea57af46-a65e-47bd-979d-f5e2c9988c89", "name" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679041322000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"84e3a30223c84fc2b3882f96307b4bf5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T08:22:06.000+00:00", "isDataInternal" : false } ] 2023-03-17T08:22:58.507Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:58.508Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:22:58.521Z|2a4fae6f-0d1d-49d7-867b-2c708fffea7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:22:58.643Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:58.644Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:58.644Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:22:58.645Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CA803AD594473EA7123DED633555764F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Fri, 17 Mar 2023 08:22:58 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2023-03-17T08:22:58.646Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:d99ab39b-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","executionId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:22:26.309+0000","endTime":"2023-03-17T08:22:26.310+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:22:58.646Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:58.647Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:22:58.653Z|16c9cc7a-fc92-4a38-8d68-7c6eafa8206c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:22:58.695Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:22:58.700Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:58.700Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||Invoke 2023-03-17T08:22:58.700Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:58.701Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17T08:22:58.701Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Method : GET 2023-03-17T08:22:58.701Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"512746ea84dd6082214d1accc83757a8", X-B3-SpanId:"b2b0487eee5a1709", X-B3-ParentSpanId:"834f52225b344d22", X-B3-Sampled:"0", X-ONAP-RequestID:"f128de43-f43a-44e6-b9bd-13b0d3b32c59", X-RequestID:"f128de43-f43a-44e6-b9bd-13b0d3b32c59", X-TransactionID:"f128de43-f43a-44e6-b9bd-13b0d3b32c59", X-ECOMP-RequestID:"f128de43-f43a-44e6-b9bd-13b0d3b32c59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f08cb1f4-f739-4390-bf03-5e1e9f997149"] 2023-03-17T08:22:58.701Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Request body: 2023-03-17T08:22:58.701Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:58.726Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:58.727Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:58.727Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Status text : OK 2023-03-17T08:22:58.727Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:58 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:58.728Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||Response body: { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:21:29.000+00:00", "endTime" : "2023-03-17T08:22:55.000+00:00", "source" : "VID", "vnfId" : "171606dd-a2e2-44f5-82da-40a8cff81eb3", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n\t\t\t\"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"62803d2d-cdd5-40a1-af47-4f94df4a6891\",\n \"modelInvariantUuid\": \"450f80bc-33f9-42b3-8d62-cc084e24c6b2\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b4377fea-ed12-4c17-9286-d6d76da3f911\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"20983f6d-04d6-42d6-9283-7536126d764c\",\n \"modelInvariantUuid\": \"799d3428-1499-479b-b0f5-e2130997dda5\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"113854ef-e4b5-4be5-8fc6-770319e3c9f3\"\n },\n \"instanceName\": \"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"48aa9064-6fdf-4ac3-a8ef-98e81400291c\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "cloudIdentifier" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-17T08:21:59.000+00:00" } ], "requestURI" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4" } } } 2023-03-17T08:22:58.728Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:58.729Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42e60618-b135-47cb-91b8-76c1c220a8a4|INFO|500||InvokeReturn 2023-03-17T08:22:58.730Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:58.730Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:22:58.731Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:22:58.731Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false 2023-03-17T08:22:58.731Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:22:58.731Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"512746ea84dd6082214d1accc83757a8", X-B3-SpanId:"b331d5f2e4a9fe04", X-B3-ParentSpanId:"834f52225b344d22", X-B3-Sampled:"0", X-ONAP-RequestID:"f128de43-f43a-44e6-b9bd-13b0d3b32c59", X-RequestID:"f128de43-f43a-44e6-b9bd-13b0d3b32c59", X-TransactionID:"f128de43-f43a-44e6-b9bd-13b0d3b32c59", X-ECOMP-RequestID:"f128de43-f43a-44e6-b9bd-13b0d3b32c59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd378a34-0dc6-4d24-b6e2-4683a12bfd14"] 2023-03-17T08:22:58.732Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:22:58.732Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:22:58.749Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:22:58.749Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:22:58.749Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:22:58.749Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:22:58 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:22:58.750Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 49, "soRequestId" : "42e60618-b135-47cb-91b8-76c1c220a8a4", "groupingId" : "ea57af46-a65e-47bd-979d-f5e2c9988c89", "name" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679041322000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"84e3a30223c84fc2b3882f96307b4bf5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T08:22:06.000+00:00", "isDataInternal" : false } ] 2023-03-17T08:22:58.750Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:22:58.750Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42e60618-b135-47cb-91b8-76c1c220a8a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:22:58.756Z|f128de43-f43a-44e6-b9bd-13b0d3b32c59|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42e60618-b135-47cb-91b8-76c1c220a8a4|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:00.483Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:00.484Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|||INFO|500||Checking if requestId: 93ed9a1a-98dc-4718-ae7d-e2b55175f530 already exists in requestDb InfraActiveRequests table 2023-03-17T08:23:00.484Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:00.485Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|500||Invoke 2023-03-17T08:23:00.485Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:00.485Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:00.485Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Method : GET 2023-03-17T08:23:00.485Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6911de825d39d0b18b1cfefc90e07d2", X-B3-SpanId:"7118045ed9ae5a8a", X-B3-ParentSpanId:"786dbf603f37b892", X-B3-Sampled:"0", X-ONAP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-TransactionID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ECOMP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36732a6e-8bbe-4d14-98d3-773fe868879c"] 2023-03-17T08:23:00.485Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Request body: 2023-03-17T08:23:00.485Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:00.518Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:00.519Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T08:23:00.519Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status text : Not Found 2023-03-17T08:23:00.519Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 08:23:00 GMT", x-envoy-upstream-service-time:"31", server:"envoy"] 2023-03-17T08:23:00.519Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Response body: 2023-03-17T08:23:00.519Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:00.519Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|404|Not Found|InvokeReturn 2023-03-17T08:23:00.530Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|||INFO|500||Running local validations 2023-03-17T08:23:00.534Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T08:23:00.549Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||Invoke 2023-03-17T08:23:00.549Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b with request headers:{Authorization=[***REDACTED***], X-RequestID=[93ed9a1a-98dc-4718-ae7d-e2b55175f530], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b4a57da4-21a6-4514-9de9-e50bd6360f4a], X-ECOMP-RequestID=[93ed9a1a-98dc-4718-ae7d-e2b55175f530], X-TransactionId=[], X-ONAP-RequestID=[93ed9a1a-98dc-4718-ae7d-e2b55175f530]} 2023-03-17T08:23:00.625Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 08:23:00 GMT], server=[envoy], content-length=[1035], x-envoy-upstream-service-time=[62], vertex-id=[270400], x-aai-txid=[1-aai-resources-230317-08:23:00:851-80613], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T08:23:00.627Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|DEBUG|500||{"tenant-id":"4a994322e1644b9c964b1676d81c1e9b","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679041298114","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/171606dd-a2e2-44f5-82da-40a8cff81eb3","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"171606dd-a2e2-44f5-82da-40a8cff81eb3"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2023-03-17T08:23:00.627Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/4a994322e1644b9c964b1676d81c1e9b|INFO|500||InvokeReturn 2023-03-17T08:23:00.630Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-17T08:23:00.630Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-17T08:23:00.631Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T08:23:00.632Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-17T08:23:00.632Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:00.632Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T08:23:00.633Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-17T08:23:00.633Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"d6911de825d39d0b18b1cfefc90e07d2", X-B3-SpanId:"2ae8bd45bbf89328", X-B3-ParentSpanId:"786dbf603f37b892", X-B3-Sampled:"0", X-ONAP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-TransactionID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ECOMP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d17f4ccd-06c0-4f3a-a9f3-8fc47ac6a22b"] 2023-03-17T08:23:00.633Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"98744556-d0b6-41d6-92e1-35d9b38d9975"},"instanceName":null,"requestScope":"service"} 2023-03-17T08:23:00.633Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:00.663Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:00.663Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:00.663Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-17T08:23:00.663Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 08:23:00 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2023-03-17T08:23:00.664Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-17T08:23:00.664Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:00.664Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-17T08:23:00.665Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482 2023-03-17T08:23:00.665Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|INFO|500||Invoke 2023-03-17T08:23:00.665Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:00.665Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482 2023-03-17T08:23:00.665Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Method : GET 2023-03-17T08:23:00.666Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-TransactionID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ECOMP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7afd170-c33d-4409-89e1-62ac63897448"] 2023-03-17T08:23:00.666Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Request body: 2023-03-17T08:23:00.666Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:00.714Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:00.714Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:00.715Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Status text : OK 2023-03-17T08:23:00.715Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:23:00 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:00.715Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "4d4145eb-662d-4eb7-81e5-8505f5d33482", "modelInvariantUUID" : "6d589173-f521-4211-9fb2-e113a85463da", "created" : "2023-03-17 08:17:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/configurationCustomizations" } } } 2023-03-17T08:23:00.716Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:00.716Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|INFO|500||InvokeReturn 2023-03-17T08:23:00.720Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance 2023-03-17T08:23:00.721Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|INFO|500||Invoke 2023-03-17T08:23:00.721Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:00.722Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance 2023-03-17T08:23:00.722Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||Method : GET 2023-03-17T08:23:00.722Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-TransactionID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ECOMP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d5a87ac-864b-44a7-bad0-273f28f6d582"] 2023-03-17T08:23:00.722Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||Request body: 2023-03-17T08:23:00.723Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:00.746Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:00.746Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T08:23:00.746Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-03-17T08:23:00.747Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 08:23:00 GMT", x-envoy-upstream-service-time:"20", server:"envoy"] 2023-03-17T08:23:00.747Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||Response body: 2023-03-17T08:23:00.747Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:00.747Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-17T08:23:00.748Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da 2023-03-17T08:23:00.748Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|INFO|500||Invoke 2023-03-17T08:23:00.748Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:00.748Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da 2023-03-17T08:23:00.748Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||Method : GET 2023-03-17T08:23:00.748Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-TransactionID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ECOMP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ea66dd7-99d0-46ff-b947-125c147b410e"] 2023-03-17T08:23:00.749Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||Request body: 2023-03-17T08:23:00.749Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:00.785Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:00.786Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:00.786Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||Status text : OK 2023-03-17T08:23:00.786Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:23:00 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:00.787Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "4d4145eb-662d-4eb7-81e5-8505f5d33482", "modelInvariantUUID" : "6d589173-f521-4211-9fb2-e113a85463da", "created" : "2023-03-17 08:17:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da" } } } 2023-03-17T08:23:00.787Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:00.787Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6d589173-f521-4211-9fb2-e113a85463da|INFO|500||InvokeReturn 2023-03-17T08:23:00.791Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance 2023-03-17T08:23:00.792Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|INFO|500||Invoke 2023-03-17T08:23:00.792Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:00.793Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance 2023-03-17T08:23:00.793Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||Method : GET 2023-03-17T08:23:00.793Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-TransactionID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ECOMP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca8fcdb0-3773-490a-80e4-f77e6e6b91cb"] 2023-03-17T08:23:00.793Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||Request body: 2023-03-17T08:23:00.793Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:00.812Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:00.812Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T08:23:00.812Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-03-17T08:23:00.812Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 08:23:00 GMT", x-envoy-upstream-service-time:"15", server:"envoy"] 2023-03-17T08:23:00.813Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||Response body: 2023-03-17T08:23:00.813Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:00.813Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4d4145eb-662d-4eb7-81e5-8505f5d33482&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-17T08:23:00.813Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T08:23:00.814Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-17T08:23:00.814Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:00.814Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T08:23:00.814Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-17T08:23:00.814Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-TransactionID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ECOMP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3559c1de-9d8e-45a0-ab8c-cd71d951c25b"] 2023-03-17T08:23:00.814Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-17T08:23:00.815Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:00.842Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:00.843Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:00.843Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-17T08:23:00.843Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:23:00 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:00.844Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-17 00:09:28.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-03-17T08:23:00.844Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:00.844Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-17T08:23:00.846Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-17T08:23:00.846Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-03-17T08:23:00.847Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:00.847Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-17T08:23:00.847Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-17T08:23:00.847Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-TransactionID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ECOMP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c651b08-2ceb-4b76-8a73-a81a4c2f0d51"] 2023-03-17T08:23:00.847Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-03-17T08:23:00.847Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:00.871Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:00.871Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:00.871Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-17T08:23:00.871Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:23:00 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:00.872Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-17T00:09:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2023-03-17T08:23:00.872Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:00.872Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-03-17T08:23:00.873Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482 2023-03-17T08:23:00.873Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|INFO|500||Invoke 2023-03-17T08:23:00.874Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:00.874Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482 2023-03-17T08:23:00.874Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Method : GET 2023-03-17T08:23:00.874Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-TransactionID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ECOMP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95ef9961-c61c-40a4-981b-fedfb8d0a1dd"] 2023-03-17T08:23:00.874Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Request body: 2023-03-17T08:23:00.874Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:00.910Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:00.911Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:00.911Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Status text : OK 2023-03-17T08:23:00.912Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:23:00 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:00.912Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "4d4145eb-662d-4eb7-81e5-8505f5d33482", "modelInvariantUUID" : "6d589173-f521-4211-9fb2-e113a85463da", "created" : "2023-03-17 08:17:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482/configurationCustomizations" } } } 2023-03-17T08:23:00.913Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:00.913Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4d4145eb-662d-4eb7-81e5-8505f5d33482|INFO|500||InvokeReturn 2023-03-17T08:23:00.917Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T08:23:00.917Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-17T08:23:00.918Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:00.918Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T08:23:00.918Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-17T08:23:00.918Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1392", X-B3-TraceId:"d6911de825d39d0b18b1cfefc90e07d2", X-B3-SpanId:"8d085f5d53de02d2", X-B3-ParentSpanId:"786dbf603f37b892", X-B3-Sampled:"0", X-ONAP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-TransactionID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ECOMP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a989ecc4-b73c-49d2-b985-5aee5f4c8d43"] 2023-03-17T08:23:00.919Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"93ed9a1a-98dc-4718-ae7d-e2b55175f530","requestStatus":"IN_PROGRESS","startTime":1679041380530,"source":"VID","tenantId":"4a994322e1644b9c964b1676d81c1e9b","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"98744556-d0b6-41d6-92e1-35d9b38d9975","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"93ed9a1a-98dc-4718-ae7d-e2b55175f530"} 2023-03-17T08:23:00.919Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:00.964Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:00.965Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-17T08:23:00.965Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-17T08:23:00.965Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:00 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:00.966Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T08:23:00.530+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-17T08:23:00.938+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" } } } 2023-03-17T08:23:00.966Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:00.966Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-17T08:23:00.970Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T08:23:00.971Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-17T08:23:00.971Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:00.971Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T08:23:00.971Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-17T08:23:00.971Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2035", X-B3-TraceId:"d6911de825d39d0b18b1cfefc90e07d2", X-B3-SpanId:"cb8d9d3bce18b981", X-B3-ParentSpanId:"786dbf603f37b892", X-B3-Sampled:"0", X-ONAP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-TransactionID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ECOMP-RequestID:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4043500-d7fa-44b8-b664-a7cd240ff570"] 2023-03-17T08:23:00.971Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"6d589173-f521-4211-9fb2-e113a85463da\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\"modelUuid\":\"4d4145eb-662d-4eb7-81e5-8505f5d33482\",\"modelInvariantUuid\":\"6d589173-f521-4211-9fb2-e113a85463da\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"4a994322e1644b9c964b1676d81c1e9b\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"98744556-d0b6-41d6-92e1-35d9b38d9975\"}","type":"String"},"requestId":{"value":"93ed9a1a-98dc-4718-ae7d-e2b55175f530","type":"String"},"mso-request-id":{"value":"93ed9a1a-98dc-4718-ae7d-e2b55175f530","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"98744556-d0b6-41d6-92e1-35d9b38d9975","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-17T08:23:00.972Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:01.995Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:01.996Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-17T08:23:01.997Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-17T08:23:01.997Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 17 Mar 2023 08:23:01 GMT", x-onap-requestid:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", x-requestid:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", x-transactionid:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", x-ecomp-requestid:"93ed9a1a-98dc-4718-ae7d-e2b55175f530", x-onap-partnername:"UNKNOWN", x-invocationid:"f4043500-d7fa-44b8-b664-a7cd240ff570", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1020", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:01.997Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"93ed9a1a-98dc-4718-ae7d-e2b55175f530\",\"instanceId\":\"98744556-d0b6-41d6-92e1-35d9b38d9975\"}}","message":"Success","processInstanceID":"ee3b28df-c49c-11ed-8ef8-c6acbebbef3f","variables":null,"messageCode":200} 2023-03-17T08:23:01.997Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:01.997Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-17T08:23:02.003Z|93ed9a1a-98dc-4718-ae7d-e2b55175f530|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:02.195Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:02.200Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:02.200Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|500||Invoke 2023-03-17T08:23:02.200Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:02.200Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:02.201Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Method : GET 2023-03-17T08:23:02.201Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4801659ecc53a32b52f0d8e33436b002", X-B3-SpanId:"3b29fb79ab718630", X-B3-ParentSpanId:"6c95e843d4b5c4ad", X-B3-Sampled:"0", X-ONAP-RequestID:"d138fa5c-b0dd-42fe-a3bf-68120b5d666b", X-RequestID:"d138fa5c-b0dd-42fe-a3bf-68120b5d666b", X-TransactionID:"d138fa5c-b0dd-42fe-a3bf-68120b5d666b", X-ECOMP-RequestID:"d138fa5c-b0dd-42fe-a3bf-68120b5d666b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06d2798a-7868-4486-8e3f-9cbda297513f"] 2023-03-17T08:23:02.201Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Request body: 2023-03-17T08:23:02.201Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:02.228Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:02.229Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:02.229Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status text : OK 2023-03-17T08:23:02.229Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:01 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:02.230Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Response body: { "requestId" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T08:23:00.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:23:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" } } } 2023-03-17T08:23:02.231Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:02.231Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|500||InvokeReturn 2023-03-17T08:23:02.232Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false 2023-03-17T08:23:02.232Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:02.232Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:02.232Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false 2023-03-17T08:23:02.232Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:02.233Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4801659ecc53a32b52f0d8e33436b002", X-B3-SpanId:"fc58db2c262b3fd4", X-B3-ParentSpanId:"6c95e843d4b5c4ad", X-B3-Sampled:"0", X-ONAP-RequestID:"d138fa5c-b0dd-42fe-a3bf-68120b5d666b", X-RequestID:"d138fa5c-b0dd-42fe-a3bf-68120b5d666b", X-TransactionID:"d138fa5c-b0dd-42fe-a3bf-68120b5d666b", X-ECOMP-RequestID:"d138fa5c-b0dd-42fe-a3bf-68120b5d666b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"801be889-52e5-4cc4-8c34-74e3c048a063"] 2023-03-17T08:23:02.233Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:02.233Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:02.246Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:02.246Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:02.246Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:02.247Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:01 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:02.247Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:23:02.247Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:02.247Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:02.254Z|d138fa5c-b0dd-42fe-a3bf-68120b5d666b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:03.235Z|2c857680-0b94-4bad-b462-2f52e519aa13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:03.235Z|765b0bac-a692-437b-929a-c6ca63c120ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:03.236Z|2c857680-0b94-4bad-b462-2f52e519aa13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:03.237Z|14254723-ea18-470a-9810-3a1f928f9926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:03.237Z|14254723-ea18-470a-9810-3a1f928f9926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:03.236Z|765b0bac-a692-437b-929a-c6ca63c120ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:04.936Z|4735122b-a392-4bd2-9356-af87b515e6b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:23:04.940Z|4735122b-a392-4bd2-9356-af87b515e6b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:23:08.857Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:08.865Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:08.865Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:23:08.865Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:08.866Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:08.866Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:23:08.866Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b255ac5f4d8c4cb1f2784a385c67af25", X-B3-SpanId:"d36e43c346f3092a", X-B3-ParentSpanId:"b597d54dacda1575", X-B3-Sampled:"0", X-ONAP-RequestID:"95f726f3-a6fd-4b24-8ca3-ce98da9b57e9", X-RequestID:"95f726f3-a6fd-4b24-8ca3-ce98da9b57e9", X-TransactionID:"95f726f3-a6fd-4b24-8ca3-ce98da9b57e9", X-ECOMP-RequestID:"95f726f3-a6fd-4b24-8ca3-ce98da9b57e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8af1a857-9d8a-48e0-8c5c-394d632118ad"] 2023-03-17T08:23:08.866Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:23:08.866Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:08.904Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:08.904Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:08.904Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:23:08.905Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:08 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:08.905Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-17T08:21:19.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:24.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:23:08.905Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:08.905Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:23:08.906Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:08.906Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:08.907Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:08.907Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:08.907Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:08.907Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b255ac5f4d8c4cb1f2784a385c67af25", X-B3-SpanId:"5b6077213dbacbb2", X-B3-ParentSpanId:"b597d54dacda1575", X-B3-Sampled:"0", X-ONAP-RequestID:"95f726f3-a6fd-4b24-8ca3-ce98da9b57e9", X-RequestID:"95f726f3-a6fd-4b24-8ca3-ce98da9b57e9", X-TransactionID:"95f726f3-a6fd-4b24-8ca3-ce98da9b57e9", X-ECOMP-RequestID:"95f726f3-a6fd-4b24-8ca3-ce98da9b57e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1fd0f50-77f7-464e-b10e-7a1124d1d17c"] 2023-03-17T08:23:08.907Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:08.907Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:08.921Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:08.922Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:08.922Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:08.922Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:08 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:08.922Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:23:08.922Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:08.922Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:08.937Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:23:08.937Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:23:08.937Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:08.937Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:23:08.938Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:23:08.938Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"95f726f3-a6fd-4b24-8ca3-ce98da9b57e9", X-RequestID:"95f726f3-a6fd-4b24-8ca3-ce98da9b57e9", X-TransactionID:"95f726f3-a6fd-4b24-8ca3-ce98da9b57e9", X-ECOMP-RequestID:"95f726f3-a6fd-4b24-8ca3-ce98da9b57e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a54f214-d713-48a1-81dd-0bfea3fc84da"] 2023-03-17T08:23:08.938Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:23:08.938Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:09.080Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:09.081Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:09.081Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:23:09.081Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=07A247D801E25E84399A487C8C1F0707; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Fri, 17 Mar 2023 08:23:09 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2023-03-17T08:23:09.081Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"4b229980-d637-4826-b391-25fd0270938b","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-17T08:22:26.259+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"d8a66910-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T08:23:09.082Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:09.082Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:23:09.096Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:23:09.096Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:23:09.096Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:09.096Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:23:09.096Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:23:09.097Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"95f726f3-a6fd-4b24-8ca3-ce98da9b57e9", X-RequestID:"95f726f3-a6fd-4b24-8ca3-ce98da9b57e9", X-TransactionID:"95f726f3-a6fd-4b24-8ca3-ce98da9b57e9", X-ECOMP-RequestID:"95f726f3-a6fd-4b24-8ca3-ce98da9b57e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10022ea7-461a-4788-9c44-c3d2a7880fb2"] 2023-03-17T08:23:09.097Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:23:09.097Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:09.249Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:09.249Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:09.249Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:23:09.249Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3991825B0C88CFB6D170DBCEF5388C45; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Fri, 17 Mar 2023 08:23:09 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-03-17T08:23:09.250Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:d99ab39b-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","executionId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:22:26.309+0000","endTime":"2023-03-17T08:22:26.310+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:23:09.250Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:09.250Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:23:09.255Z|95f726f3-a6fd-4b24-8ca3-ce98da9b57e9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:12.456Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:12.465Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:12.465Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|500||Invoke 2023-03-17T08:23:12.466Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:12.466Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:12.466Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Method : GET 2023-03-17T08:23:12.466Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"633fd255a36da7bec2e66b3aaf3df79c", X-B3-SpanId:"750702f37782ed89", X-B3-ParentSpanId:"6acc8d27938a734d", X-B3-Sampled:"1", X-ONAP-RequestID:"d6d66a0d-1fd7-40c9-abc2-c1a92653f78c", X-RequestID:"d6d66a0d-1fd7-40c9-abc2-c1a92653f78c", X-TransactionID:"d6d66a0d-1fd7-40c9-abc2-c1a92653f78c", X-ECOMP-RequestID:"d6d66a0d-1fd7-40c9-abc2-c1a92653f78c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c652eb5c-9d1d-48a8-9261-9f5e2176afb9"] 2023-03-17T08:23:12.467Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Request body: 2023-03-17T08:23:12.467Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:12.497Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:12.498Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:12.498Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status text : OK 2023-03-17T08:23:12.499Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:12 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:12.499Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Response body: { "requestId" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2023-03-17T08:23:00.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:23:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" } } } 2023-03-17T08:23:12.499Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:12.500Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|500||InvokeReturn 2023-03-17T08:23:12.502Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false 2023-03-17T08:23:12.502Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:12.502Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:12.503Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false 2023-03-17T08:23:12.503Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:12.503Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"633fd255a36da7bec2e66b3aaf3df79c", X-B3-SpanId:"341b94358d371262", X-B3-ParentSpanId:"6acc8d27938a734d", X-B3-Sampled:"1", X-ONAP-RequestID:"d6d66a0d-1fd7-40c9-abc2-c1a92653f78c", X-RequestID:"d6d66a0d-1fd7-40c9-abc2-c1a92653f78c", X-TransactionID:"d6d66a0d-1fd7-40c9-abc2-c1a92653f78c", X-ECOMP-RequestID:"d6d66a0d-1fd7-40c9-abc2-c1a92653f78c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b4fa2ad-12e6-4589-9269-ef76cfb2d29c"] 2023-03-17T08:23:12.503Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:12.504Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:12.527Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:12.527Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:12.527Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:12.527Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:12 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:12.529Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 53, "soRequestId" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "groupingId" : "ea57af46-a65e-47bd-979d-f5e2c9988c89", "name" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1679041389000,\"creation_time\":1679041322000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"84e3a30223c84fc2b3882f96307b4bf5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T08:23:10.000+00:00", "isDataInternal" : false } ] 2023-03-17T08:23:12.529Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:12.529Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:12.544Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:23:12.545Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:23:12.545Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:12.545Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:23:12.545Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:23:12.545Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d6d66a0d-1fd7-40c9-abc2-c1a92653f78c", X-RequestID:"d6d66a0d-1fd7-40c9-abc2-c1a92653f78c", X-TransactionID:"d6d66a0d-1fd7-40c9-abc2-c1a92653f78c", X-ECOMP-RequestID:"d6d66a0d-1fd7-40c9-abc2-c1a92653f78c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d871dbf6-e5fa-41f6-9768-96e76497da5e"] 2023-03-17T08:23:12.545Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:23:12.545Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:12.684Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:12.685Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:12.685Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:23:12.685Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6BB97ED1C218A707760623AC6142E871; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 08:23:12 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2023-03-17T08:23:12.685Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f145f82a-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"93ed9a1a-98dc-4718-ae7d-e2b55175f530","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T08:23:06.019+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ee3b28df-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"f1444a37-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T08:23:12.685Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:12.686Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:23:12.700Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:23:12.700Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:23:12.700Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:12.700Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:23:12.700Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:23:12.700Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d6d66a0d-1fd7-40c9-abc2-c1a92653f78c", X-RequestID:"d6d66a0d-1fd7-40c9-abc2-c1a92653f78c", X-TransactionID:"d6d66a0d-1fd7-40c9-abc2-c1a92653f78c", X-ECOMP-RequestID:"d6d66a0d-1fd7-40c9-abc2-c1a92653f78c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99fa86da-53e5-4e7a-87b4-b30cd3ec8205"] 2023-03-17T08:23:12.701Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:23:12.701Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:12.865Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:12.866Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:12.866Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:23:12.866Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7E215713E1694416594407CF46F1B9C7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 17 Mar 2023 08:23:12 GMT", x-envoy-upstream-service-time:"158", server:"envoy"] 2023-03-17T08:23:12.867Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f33c2202-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"f145f82a-c49c-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"f145f82a-c49c-11ed-8ef8-c6acbebbef3f","executionId":"f145f82a-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:23:09.310+0000","endTime":"2023-03-17T08:23:09.323+0000","durationInMillis":13,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ee3b28df-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:23:12.867Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:12.867Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:23:12.873Z|d6d66a0d-1fd7-40c9-abc2-c1a92653f78c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:13.261Z|76fb5336-e2bb-4188-b592-dd44cb518cb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:13.262Z|76fb5336-e2bb-4188-b592-dd44cb518cb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:13.264Z|142b05f1-eed3-4960-8c2d-048f42535481|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:13.264Z|6da03364-3963-47e7-ac40-cc4ae44dc617|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:13.265Z|142b05f1-eed3-4960-8c2d-048f42535481|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:13.265Z|6da03364-3963-47e7-ac40-cc4ae44dc617|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:19.455Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:19.464Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:19.465Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:23:19.465Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:19.465Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:19.465Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:23:19.465Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62ea57585934d2fb711926a67fd7bf76", X-B3-SpanId:"278c688ee61a432b", X-B3-ParentSpanId:"42ac41aa7b47709c", X-B3-Sampled:"0", X-ONAP-RequestID:"7d44d644-517f-49de-a017-55ed7afa589f", X-RequestID:"7d44d644-517f-49de-a017-55ed7afa589f", X-TransactionID:"7d44d644-517f-49de-a017-55ed7afa589f", X-ECOMP-RequestID:"7d44d644-517f-49de-a017-55ed7afa589f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed4abb1a-46a4-4aed-aa5b-67a8c1352100"] 2023-03-17T08:23:19.465Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:23:19.465Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:19.514Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:19.514Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:19.515Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:23:19.515Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:19 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:19.516Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-17T08:21:19.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:24.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:23:19.517Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:19.517Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:23:19.518Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:19.519Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:19.519Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:19.519Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:19.519Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:19.519Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62ea57585934d2fb711926a67fd7bf76", X-B3-SpanId:"fa1ab76ba6b14a50", X-B3-ParentSpanId:"42ac41aa7b47709c", X-B3-Sampled:"0", X-ONAP-RequestID:"7d44d644-517f-49de-a017-55ed7afa589f", X-RequestID:"7d44d644-517f-49de-a017-55ed7afa589f", X-TransactionID:"7d44d644-517f-49de-a017-55ed7afa589f", X-ECOMP-RequestID:"7d44d644-517f-49de-a017-55ed7afa589f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8521a14-da30-4c5f-937e-34735904d58a"] 2023-03-17T08:23:19.519Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:19.520Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:19.537Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:19.537Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:19.538Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:19.538Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:19 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:19.539Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:23:19.539Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:19.539Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:19.554Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:23:19.555Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:23:19.555Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:19.555Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:23:19.555Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:23:19.555Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7d44d644-517f-49de-a017-55ed7afa589f", X-RequestID:"7d44d644-517f-49de-a017-55ed7afa589f", X-TransactionID:"7d44d644-517f-49de-a017-55ed7afa589f", X-ECOMP-RequestID:"7d44d644-517f-49de-a017-55ed7afa589f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f1f13e4-a78e-471b-bb39-bef395d7a5c1"] 2023-03-17T08:23:19.556Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:23:19.556Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:19.708Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:19.709Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:19.709Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:23:19.710Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E29A080A0454F970CC81234567AE5F21; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Fri, 17 Mar 2023 08:23:19 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-03-17T08:23:19.710Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"4b229980-d637-4826-b391-25fd0270938b","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-17T08:22:26.259+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"d8a66910-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T08:23:19.711Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:19.711Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:23:19.727Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:23:19.727Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:23:19.727Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:19.727Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:23:19.727Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:23:19.728Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7d44d644-517f-49de-a017-55ed7afa589f", X-RequestID:"7d44d644-517f-49de-a017-55ed7afa589f", X-TransactionID:"7d44d644-517f-49de-a017-55ed7afa589f", X-ECOMP-RequestID:"7d44d644-517f-49de-a017-55ed7afa589f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db161bf4-9f9b-425f-b6b4-401ac04eccd9"] 2023-03-17T08:23:19.728Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:23:19.728Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:19.859Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:19.860Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:19.860Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:23:19.860Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AEF71007FB3C52BA10A223BCCCA14B34; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Fri, 17 Mar 2023 08:23:19 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2023-03-17T08:23:19.860Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:d99ab39b-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","executionId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:22:26.309+0000","endTime":"2023-03-17T08:22:26.310+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:23:19.860Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:19.860Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:23:19.865Z|7d44d644-517f-49de-a017-55ed7afa589f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:19.936Z|90d09862-549f-4cfb-b2ed-eb75cdf5fe6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:23:19.936Z|90d09862-549f-4cfb-b2ed-eb75cdf5fe6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:23:21.102Z|a5ffd1dd-7d65-4d43-8d8f-f79b71b568ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:23:21.103Z|a5ffd1dd-7d65-4d43-8d8f-f79b71b568ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:23:23.046Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:23.055Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:23.055Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|500||Invoke 2023-03-17T08:23:23.055Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:23.056Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:23.056Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Method : GET 2023-03-17T08:23:23.056Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0db437304cbdbc5777826c33cb1b0379", X-B3-SpanId:"8fc325ece85e5350", X-B3-ParentSpanId:"d19ff3d4df6aee26", X-B3-Sampled:"0", X-ONAP-RequestID:"960840d4-4b42-4280-a610-d7956e59c6cf", X-RequestID:"960840d4-4b42-4280-a610-d7956e59c6cf", X-TransactionID:"960840d4-4b42-4280-a610-d7956e59c6cf", X-ECOMP-RequestID:"960840d4-4b42-4280-a610-d7956e59c6cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13fb46fd-c5df-42af-8a60-62e10c836cbb"] 2023-03-17T08:23:23.056Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Request body: 2023-03-17T08:23:23.056Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:23.091Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:23.091Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:23.092Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status text : OK 2023-03-17T08:23:23.092Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:23 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:23.093Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Response body: { "requestId" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2023-03-17T08:23:00.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:23:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" } } } 2023-03-17T08:23:23.093Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:23.094Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|500||InvokeReturn 2023-03-17T08:23:23.095Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false 2023-03-17T08:23:23.095Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:23.096Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:23.096Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false 2023-03-17T08:23:23.096Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:23.096Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0db437304cbdbc5777826c33cb1b0379", X-B3-SpanId:"38bc089971c803c2", X-B3-ParentSpanId:"d19ff3d4df6aee26", X-B3-Sampled:"0", X-ONAP-RequestID:"960840d4-4b42-4280-a610-d7956e59c6cf", X-RequestID:"960840d4-4b42-4280-a610-d7956e59c6cf", X-TransactionID:"960840d4-4b42-4280-a610-d7956e59c6cf", X-ECOMP-RequestID:"960840d4-4b42-4280-a610-d7956e59c6cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"073b5744-7bc0-4faf-ad86-3d1e46280241"] 2023-03-17T08:23:23.097Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:23.097Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:23.116Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:23.117Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:23.117Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:23.117Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:23 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:23.117Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 53, "soRequestId" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "groupingId" : "ea57af46-a65e-47bd-979d-f5e2c9988c89", "name" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1679041389000,\"creation_time\":1679041322000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"84e3a30223c84fc2b3882f96307b4bf5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T08:23:10.000+00:00", "isDataInternal" : false } ] 2023-03-17T08:23:23.117Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:23.117Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:23.132Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:23:23.132Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:23:23.132Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:23.133Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:23:23.133Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:23:23.133Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"960840d4-4b42-4280-a610-d7956e59c6cf", X-RequestID:"960840d4-4b42-4280-a610-d7956e59c6cf", X-TransactionID:"960840d4-4b42-4280-a610-d7956e59c6cf", X-ECOMP-RequestID:"960840d4-4b42-4280-a610-d7956e59c6cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"282fbed3-faee-465f-96b6-8ba28cd6dbdf"] 2023-03-17T08:23:23.133Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:23:23.133Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:23.276Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:23.276Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:23.277Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:23:23.277Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0F30760143140996C2466B8305AE8764; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Fri, 17 Mar 2023 08:23:23 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2023-03-17T08:23:23.277Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f145f82a-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"93ed9a1a-98dc-4718-ae7d-e2b55175f530","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-17T08:23:06.019+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ee3b28df-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"f1444a37-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T08:23:23.278Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:23.278Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:23:23.290Z|b8e46b36-82db-4ead-94e9-da5a3f952670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:23.290Z|b8e46b36-82db-4ead-94e9-da5a3f952670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:23.291Z|13b84cb7-2ce3-4cc9-93d1-00e8fcbeb199|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:23.313Z|13b84cb7-2ce3-4cc9-93d1-00e8fcbeb199|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:23.313Z|5d78fc22-175b-4c94-94b4-f985d04d08df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:23.314Z|5d78fc22-175b-4c94-94b4-f985d04d08df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:23.384Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:23:23.384Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:23:23.385Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:23.385Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:23:23.385Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:23:23.385Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"960840d4-4b42-4280-a610-d7956e59c6cf", X-RequestID:"960840d4-4b42-4280-a610-d7956e59c6cf", X-TransactionID:"960840d4-4b42-4280-a610-d7956e59c6cf", X-ECOMP-RequestID:"960840d4-4b42-4280-a610-d7956e59c6cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f0aaea3-5f37-4d10-8cec-9ae7bb681ea7"] 2023-03-17T08:23:23.386Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:23:23.386Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:23.535Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:23.536Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:23.537Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:23:23.538Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BA838EAD07D96AAC4781C4605EAA8AEA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Fri, 17 Mar 2023 08:23:23 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-17T08:23:23.538Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f33c2202-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"f145f82a-c49c-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2e93fce1-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"f145f82a-c49c-11ed-8ef8-c6acbebbef3f","executionId":"f145f82a-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:23:09.310+0000","endTime":"2023-03-17T08:23:09.323+0000","durationInMillis":13,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ee3b28df-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:23:23.539Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:23.539Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f145f82a-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:23:23.546Z|960840d4-4b42-4280-a610-d7956e59c6cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:30.108Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:30.117Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:30.117Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:23:30.117Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:30.117Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:30.118Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:23:30.118Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c902a7e629d09358ca6e52f529691d96", X-B3-SpanId:"c52d33c601819c65", X-B3-ParentSpanId:"14d433f289519f2b", X-B3-Sampled:"0", X-ONAP-RequestID:"abc387fe-834c-4082-adff-7deb3461b07f", X-RequestID:"abc387fe-834c-4082-adff-7deb3461b07f", X-TransactionID:"abc387fe-834c-4082-adff-7deb3461b07f", X-ECOMP-RequestID:"abc387fe-834c-4082-adff-7deb3461b07f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f59975bc-cf2b-4457-b5a4-e71831e21846"] 2023-03-17T08:23:30.118Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:23:30.118Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:30.157Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:30.157Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:30.157Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:23:30.157Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:30 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:30.158Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-17T08:21:19.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:24.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:23:30.158Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:30.158Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:23:30.159Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:30.159Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:30.159Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:30.160Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:30.160Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:30.160Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c902a7e629d09358ca6e52f529691d96", X-B3-SpanId:"609b0b4adf3f6c6d", X-B3-ParentSpanId:"14d433f289519f2b", X-B3-Sampled:"0", X-ONAP-RequestID:"abc387fe-834c-4082-adff-7deb3461b07f", X-RequestID:"abc387fe-834c-4082-adff-7deb3461b07f", X-TransactionID:"abc387fe-834c-4082-adff-7deb3461b07f", X-ECOMP-RequestID:"abc387fe-834c-4082-adff-7deb3461b07f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01b9b1eb-c1c9-4fd5-acc3-ef5e3953a0b3"] 2023-03-17T08:23:30.160Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:30.160Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:30.180Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:30.180Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:30.181Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:30.182Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:30 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:30.182Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:23:30.182Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:30.182Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:30.200Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:23:30.200Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:23:30.200Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:30.201Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:23:30.201Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:23:30.201Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"abc387fe-834c-4082-adff-7deb3461b07f", X-RequestID:"abc387fe-834c-4082-adff-7deb3461b07f", X-TransactionID:"abc387fe-834c-4082-adff-7deb3461b07f", X-ECOMP-RequestID:"abc387fe-834c-4082-adff-7deb3461b07f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3b9f4c1-971d-4607-becf-b9527beb6cdf"] 2023-03-17T08:23:30.201Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:23:30.201Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:30.368Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:30.369Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:30.369Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:23:30.369Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=524CB757CAE956C0C448F41B53AE076A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Fri, 17 Mar 2023 08:23:30 GMT", x-envoy-upstream-service-time:"159", server:"envoy"] 2023-03-17T08:23:30.370Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"4b229980-d637-4826-b391-25fd0270938b","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-17T08:22:26.259+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"d8a66910-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T08:23:30.370Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:30.370Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:23:30.397Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:23:30.397Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:23:30.397Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:30.397Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:23:30.398Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:23:30.398Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"abc387fe-834c-4082-adff-7deb3461b07f", X-RequestID:"abc387fe-834c-4082-adff-7deb3461b07f", X-TransactionID:"abc387fe-834c-4082-adff-7deb3461b07f", X-ECOMP-RequestID:"abc387fe-834c-4082-adff-7deb3461b07f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a708fd68-7d72-4a0e-b00e-2a6c36016d73"] 2023-03-17T08:23:30.398Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:23:30.398Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:30.542Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:30.542Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:30.543Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:23:30.544Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=77FB364721976EDCB4D90EDEEE78C297; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Fri, 17 Mar 2023 08:23:30 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-03-17T08:23:30.545Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:d99ab39b-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","executionId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:22:26.309+0000","endTime":"2023-03-17T08:22:26.310+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:23:30.545Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:30.546Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:23:30.552Z|abc387fe-834c-4082-adff-7deb3461b07f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:33.314Z|83a25e49-0567-4a56-860c-d6bacfdb7c27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:33.315Z|83a25e49-0567-4a56-860c-d6bacfdb7c27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:33.337Z|e1e780eb-e38d-47da-9213-88cb722b653a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:33.338Z|e1e780eb-e38d-47da-9213-88cb722b653a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:33.339Z|f4c8c867-b64c-4e11-a42c-c8d744e9eae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:33.340Z|f4c8c867-b64c-4e11-a42c-c8d744e9eae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:33.735Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:33.743Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:33.744Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|500||Invoke 2023-03-17T08:23:33.744Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:33.744Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:33.744Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Method : GET 2023-03-17T08:23:33.744Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6352cf9a7f07891b74568218c8399c81", X-B3-SpanId:"63f4b239d48c0513", X-B3-ParentSpanId:"7abc077cb31afa0f", X-B3-Sampled:"0", X-ONAP-RequestID:"b1a8f574-cdbc-42ac-8238-69786c515cfb", X-RequestID:"b1a8f574-cdbc-42ac-8238-69786c515cfb", X-TransactionID:"b1a8f574-cdbc-42ac-8238-69786c515cfb", X-ECOMP-RequestID:"b1a8f574-cdbc-42ac-8238-69786c515cfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"764efe11-27aa-4235-8281-52e68ad2a65e"] 2023-03-17T08:23:33.744Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Request body: 2023-03-17T08:23:33.744Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:33.767Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:33.768Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:33.768Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status text : OK 2023-03-17T08:23:33.768Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:33 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:33.768Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Response body: { "requestId" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).", "progress" : 45, "startTime" : "2023-03-17T08:23:00.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:23:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" } } } 2023-03-17T08:23:33.769Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:33.769Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|500||InvokeReturn 2023-03-17T08:23:33.770Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false 2023-03-17T08:23:33.770Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:33.770Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:33.770Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false 2023-03-17T08:23:33.770Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:33.770Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6352cf9a7f07891b74568218c8399c81", X-B3-SpanId:"5450e12aeb8819ca", X-B3-ParentSpanId:"7abc077cb31afa0f", X-B3-Sampled:"0", X-ONAP-RequestID:"b1a8f574-cdbc-42ac-8238-69786c515cfb", X-RequestID:"b1a8f574-cdbc-42ac-8238-69786c515cfb", X-TransactionID:"b1a8f574-cdbc-42ac-8238-69786c515cfb", X-ECOMP-RequestID:"b1a8f574-cdbc-42ac-8238-69786c515cfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16ae97b0-4b16-467f-8b8e-ffd9c77f897e"] 2023-03-17T08:23:33.770Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:33.771Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:33.785Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:33.786Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:33.786Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:33.786Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:33 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:33.786Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 53, "soRequestId" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "groupingId" : "ea57af46-a65e-47bd-979d-f5e2c9988c89", "name" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1679041389000,\"creation_time\":1679041322000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"84e3a30223c84fc2b3882f96307b4bf5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T08:23:10.000+00:00", "isDataInternal" : false } ] 2023-03-17T08:23:33.786Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:33.786Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:33.802Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:23:33.803Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:23:33.803Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:33.803Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:23:33.803Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:23:33.803Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b1a8f574-cdbc-42ac-8238-69786c515cfb", X-RequestID:"b1a8f574-cdbc-42ac-8238-69786c515cfb", X-TransactionID:"b1a8f574-cdbc-42ac-8238-69786c515cfb", X-ECOMP-RequestID:"b1a8f574-cdbc-42ac-8238-69786c515cfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4c517ea-6942-476e-914c-ac3690d24caf"] 2023-03-17T08:23:33.803Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:23:33.803Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:33.958Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:33.959Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:33.959Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:23:33.959Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C8CE4A69F7B3F8B1F0CBC1CCDE1271D4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"680", date:"Fri, 17 Mar 2023 08:23:33 GMT", x-envoy-upstream-service-time:"151", server:"envoy"] 2023-03-17T08:23:33.960Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ffaccba0-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"93ed9a1a-98dc-4718-ae7d-e2b55175f530","processDefinitionId":"SDNCHandler:1:2e521290-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-17T08:23:30.181+0000","endTime":"2023-03-17T08:23:30.608+0000","removalTime":null,"durationInMillis":427,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"ee3b28df-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"ffaaf6a9-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-17T08:23:33.960Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:33.960Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=93ed9a1a-98dc-4718-ae7d-e2b55175f530&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:23:33.987Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffaccba0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffaccba0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:23:33.987Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffaccba0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:23:33.987Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffaccba0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:33.987Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffaccba0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffaccba0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:23:33.988Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffaccba0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:23:33.988Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffaccba0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b1a8f574-cdbc-42ac-8238-69786c515cfb", X-RequestID:"b1a8f574-cdbc-42ac-8238-69786c515cfb", X-TransactionID:"b1a8f574-cdbc-42ac-8238-69786c515cfb", X-ECOMP-RequestID:"b1a8f574-cdbc-42ac-8238-69786c515cfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91c918b8-dd34-4a5a-89e6-31f7c6d2049c"] 2023-03-17T08:23:33.988Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffaccba0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:23:33.988Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffaccba0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:34.124Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffaccba0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:34.125Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffaccba0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:34.125Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffaccba0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:23:34.126Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffaccba0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=855BA0A72C662A0E00DBF5645C90FAEC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Fri, 17 Mar 2023 08:23:33 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2023-03-17T08:23:34.126Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffaccba0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:ffad67f3-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"ffaccba0-c49c-11ed-8ef8-c6acbebbef3f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2e521290-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"ffaccba0-c49c-11ed-8ef8-c6acbebbef3f","executionId":"ffaccba0-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:23:30.185+0000","endTime":"2023-03-17T08:23:30.608+0000","durationInMillis":423,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ee3b28df-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:23:34.127Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffaccba0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:34.127Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ffaccba0-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:23:34.133Z|b1a8f574-cdbc-42ac-8238-69786c515cfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:34.936Z|519b825e-d9c2-4561-8201-78a809182a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:23:34.937Z|519b825e-d9c2-4561-8201-78a809182a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:23:40.741Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:40.750Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:40.751Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:23:40.751Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:40.751Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:40.751Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:23:40.751Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f9a73eecd6ab496592d6b21cac9819c9", X-B3-SpanId:"be5947903e2d74f5", X-B3-ParentSpanId:"0554226f06eeb0bc", X-B3-Sampled:"0", X-ONAP-RequestID:"94427018-f852-4ddf-8a46-1c9714994cad", X-RequestID:"94427018-f852-4ddf-8a46-1c9714994cad", X-TransactionID:"94427018-f852-4ddf-8a46-1c9714994cad", X-ECOMP-RequestID:"94427018-f852-4ddf-8a46-1c9714994cad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ee96f17-b3d4-4fd9-95f1-b2a0d455ac8a"] 2023-03-17T08:23:40.751Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:23:40.752Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:40.781Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:40.782Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:40.782Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:23:40.782Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:40 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:40.782Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-17T08:21:19.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:22:24.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:23:40.783Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:40.783Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:23:40.784Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:40.784Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:40.784Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:40.784Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:40.784Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:40.785Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f9a73eecd6ab496592d6b21cac9819c9", X-B3-SpanId:"81e4141b589c3152", X-B3-ParentSpanId:"0554226f06eeb0bc", X-B3-Sampled:"0", X-ONAP-RequestID:"94427018-f852-4ddf-8a46-1c9714994cad", X-RequestID:"94427018-f852-4ddf-8a46-1c9714994cad", X-TransactionID:"94427018-f852-4ddf-8a46-1c9714994cad", X-ECOMP-RequestID:"94427018-f852-4ddf-8a46-1c9714994cad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e6e038f-2ffe-4e27-b12f-65572ade7053"] 2023-03-17T08:23:40.785Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:40.785Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:40.798Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:40.798Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:40.798Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:40.798Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:40 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:40.799Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:23:40.800Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:40.800Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:40.819Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:23:40.819Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:23:40.820Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:40.820Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:23:40.820Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:23:40.820Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"94427018-f852-4ddf-8a46-1c9714994cad", X-RequestID:"94427018-f852-4ddf-8a46-1c9714994cad", X-TransactionID:"94427018-f852-4ddf-8a46-1c9714994cad", X-ECOMP-RequestID:"94427018-f852-4ddf-8a46-1c9714994cad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0866090-cdea-4634-9d61-3c55a4b902fc"] 2023-03-17T08:23:40.820Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:23:40.820Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:40.968Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:40.969Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:40.969Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:23:40.970Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A613F34977B8950F1FE9C0A848F10102; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Fri, 17 Mar 2023 08:23:40 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2023-03-17T08:23:40.970Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","businessKey":"4b229980-d637-4826-b391-25fd0270938b","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-17T08:22:26.259+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"d8a66910-c49c-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-17T08:23:40.971Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:40.971Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4b229980-d637-4826-b391-25fd0270938b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:23:40.992Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:23:40.993Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:23:40.993Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:40.993Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:23:40.994Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:23:40.994Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"94427018-f852-4ddf-8a46-1c9714994cad", X-RequestID:"94427018-f852-4ddf-8a46-1c9714994cad", X-TransactionID:"94427018-f852-4ddf-8a46-1c9714994cad", X-ECOMP-RequestID:"94427018-f852-4ddf-8a46-1c9714994cad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51d32b1a-cc1b-4035-86a9-bf17564dc5ca"] 2023-03-17T08:23:40.994Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:23:40.994Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:41.131Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:41.132Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:41.132Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:23:41.133Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2C0948267AE0BEEF6BC3EC2BB01241B8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Fri, 17 Mar 2023 08:23:40 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2023-03-17T08:23:41.133Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:d99ab39b-c49c-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:2eb31dc2-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","executionId":"d9931246-c49c-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:22:26.309+0000","endTime":"2023-03-17T08:22:26.310+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b26f3c2c-c49c-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:23:41.133Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:41.134Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9931246-c49c-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:23:41.139Z|94427018-f852-4ddf-8a46-1c9714994cad|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:43.354Z|f2bbf707-99e3-4136-a1aa-c27d945b01bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:43.354Z|f2bbf707-99e3-4136-a1aa-c27d945b01bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:43.363Z|09f4ffc2-b67a-439b-a3b6-002f91bb686e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:43.364Z|09f4ffc2-b67a-439b-a3b6-002f91bb686e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:43.367Z|eb7e39b4-9ec6-4d37-b705-265509f9c659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:43.367Z|eb7e39b4-9ec6-4d37-b705-265509f9c659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:44.323Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:44.332Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:44.333Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|500||Invoke 2023-03-17T08:23:44.333Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:44.333Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:44.333Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Method : GET 2023-03-17T08:23:44.333Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8637be7e5343301723c8b8379b62754", X-B3-SpanId:"82b3b56bb1992811", X-B3-ParentSpanId:"75867b51339f2313", X-B3-Sampled:"0", X-ONAP-RequestID:"7d039dff-e954-4023-a7f0-3492b9079b5a", X-RequestID:"7d039dff-e954-4023-a7f0-3492b9079b5a", X-TransactionID:"7d039dff-e954-4023-a7f0-3492b9079b5a", X-ECOMP-RequestID:"7d039dff-e954-4023-a7f0-3492b9079b5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46d2ef3e-3a30-4e5d-90ac-afc6ac53cfa7"] 2023-03-17T08:23:44.334Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Request body: 2023-03-17T08:23:44.334Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:44.364Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:44.364Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:44.365Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status text : OK 2023-03-17T08:23:44.365Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:44 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:44.365Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Response body: { "requestId" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:23:00.000+00:00", "endTime" : "2023-03-17T08:23:42.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:23:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" } } } 2023-03-17T08:23:44.365Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:44.366Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|500||InvokeReturn 2023-03-17T08:23:44.367Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false 2023-03-17T08:23:44.367Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:44.367Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:44.367Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false 2023-03-17T08:23:44.367Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:44.368Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8637be7e5343301723c8b8379b62754", X-B3-SpanId:"b31f379d02e56e95", X-B3-ParentSpanId:"75867b51339f2313", X-B3-Sampled:"0", X-ONAP-RequestID:"7d039dff-e954-4023-a7f0-3492b9079b5a", X-RequestID:"7d039dff-e954-4023-a7f0-3492b9079b5a", X-TransactionID:"7d039dff-e954-4023-a7f0-3492b9079b5a", X-ECOMP-RequestID:"7d039dff-e954-4023-a7f0-3492b9079b5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edda7c8c-7a3a-4805-9985-4837ddde7a40"] 2023-03-17T08:23:44.368Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:44.368Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:44.385Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:44.386Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:44.386Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:44.386Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:44 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:44.386Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 53, "soRequestId" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "groupingId" : "ea57af46-a65e-47bd-979d-f5e2c9988c89", "name" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1679041389000,\"creation_time\":1679041322000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"84e3a30223c84fc2b3882f96307b4bf5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T08:23:10.000+00:00", "isDataInternal" : false } ] 2023-03-17T08:23:44.387Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:44.387Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:44.394Z|7d039dff-e954-4023-a7f0-3492b9079b5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:44.565Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:44.570Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:44.571Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|500||Invoke 2023-03-17T08:23:44.571Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:44.571Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:44.571Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Method : GET 2023-03-17T08:23:44.571Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3dd91bf87d303e631b8d23a5335cf150", X-B3-SpanId:"87375d69edcbf380", X-B3-ParentSpanId:"8666131ddc3c5deb", X-B3-Sampled:"0", X-ONAP-RequestID:"109b8664-0958-410e-a095-0eecfaaf3d48", X-RequestID:"109b8664-0958-410e-a095-0eecfaaf3d48", X-TransactionID:"109b8664-0958-410e-a095-0eecfaaf3d48", X-ECOMP-RequestID:"109b8664-0958-410e-a095-0eecfaaf3d48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02cb75ba-ab9c-45c3-a2a5-b2588c4923a8"] 2023-03-17T08:23:44.572Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Request body: 2023-03-17T08:23:44.572Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:44.591Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:44.592Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:44.592Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status text : OK 2023-03-17T08:23:44.593Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:44 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:44.593Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Response body: { "requestId" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:23:00.000+00:00", "endTime" : "2023-03-17T08:23:42.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:23:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" } } } 2023-03-17T08:23:44.594Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:44.594Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|500||InvokeReturn 2023-03-17T08:23:44.595Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false 2023-03-17T08:23:44.596Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:44.596Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:44.596Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false 2023-03-17T08:23:44.596Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:44.597Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3dd91bf87d303e631b8d23a5335cf150", X-B3-SpanId:"f5f622800fa0d485", X-B3-ParentSpanId:"8666131ddc3c5deb", X-B3-Sampled:"0", X-ONAP-RequestID:"109b8664-0958-410e-a095-0eecfaaf3d48", X-RequestID:"109b8664-0958-410e-a095-0eecfaaf3d48", X-TransactionID:"109b8664-0958-410e-a095-0eecfaaf3d48", X-ECOMP-RequestID:"109b8664-0958-410e-a095-0eecfaaf3d48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29dff3cd-b055-4b59-972d-a39566c72261"] 2023-03-17T08:23:44.597Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:44.597Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:44.609Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:44.610Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:44.610Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:44.610Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:44 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:44.611Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 53, "soRequestId" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "groupingId" : "ea57af46-a65e-47bd-979d-f5e2c9988c89", "name" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1679041389000,\"creation_time\":1679041322000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"84e3a30223c84fc2b3882f96307b4bf5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T08:23:10.000+00:00", "isDataInternal" : false } ] 2023-03-17T08:23:44.611Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:44.611Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:44.617Z|109b8664-0958-410e-a095-0eecfaaf3d48|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:44.783Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:44.788Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:44.788Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|500||Invoke 2023-03-17T08:23:44.788Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:44.788Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:44.789Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Method : GET 2023-03-17T08:23:44.789Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b7e42deb5063e92b6d1d2d60eb2857c", X-B3-SpanId:"5b8eb25f99654932", X-B3-ParentSpanId:"15bd17decfc997b8", X-B3-Sampled:"0", X-ONAP-RequestID:"5b5af059-9dd2-43b6-8383-5741397e88bb", X-RequestID:"5b5af059-9dd2-43b6-8383-5741397e88bb", X-TransactionID:"5b5af059-9dd2-43b6-8383-5741397e88bb", X-ECOMP-RequestID:"5b5af059-9dd2-43b6-8383-5741397e88bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38c86607-8e05-4cf1-a732-e89ee2322f21"] 2023-03-17T08:23:44.789Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Request body: 2023-03-17T08:23:44.789Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:44.820Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:44.820Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:44.820Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status text : OK 2023-03-17T08:23:44.820Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:44 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:44.821Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Response body: { "requestId" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:23:00.000+00:00", "endTime" : "2023-03-17T08:23:42.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:23:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" } } } 2023-03-17T08:23:44.821Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:44.821Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|500||InvokeReturn 2023-03-17T08:23:44.824Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false 2023-03-17T08:23:44.824Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:44.824Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:44.824Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false 2023-03-17T08:23:44.824Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:44.825Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b7e42deb5063e92b6d1d2d60eb2857c", X-B3-SpanId:"f62ad7d2d4a62938", X-B3-ParentSpanId:"15bd17decfc997b8", X-B3-Sampled:"0", X-ONAP-RequestID:"5b5af059-9dd2-43b6-8383-5741397e88bb", X-RequestID:"5b5af059-9dd2-43b6-8383-5741397e88bb", X-TransactionID:"5b5af059-9dd2-43b6-8383-5741397e88bb", X-ECOMP-RequestID:"5b5af059-9dd2-43b6-8383-5741397e88bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ce33b22-4096-4e30-8613-58e9a1f6d7be"] 2023-03-17T08:23:44.825Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:44.825Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:44.839Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:44.839Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:44.839Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:44.840Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:44 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:44.840Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 53, "soRequestId" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "groupingId" : "ea57af46-a65e-47bd-979d-f5e2c9988c89", "name" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1679041389000,\"creation_time\":1679041322000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"84e3a30223c84fc2b3882f96307b4bf5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T08:23:10.000+00:00", "isDataInternal" : false } ] 2023-03-17T08:23:44.840Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:44.840Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:44.847Z|5b5af059-9dd2-43b6-8383-5741397e88bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:45.022Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:45.030Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:45.031Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|500||Invoke 2023-03-17T08:23:45.031Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:45.031Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530 2023-03-17T08:23:45.031Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Method : GET 2023-03-17T08:23:45.032Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"879f85c2043e39e11a7d4527d4d4532b", X-B3-SpanId:"8cd95930a30f8c19", X-B3-ParentSpanId:"326d8ec4dfe66d23", X-B3-Sampled:"0", X-ONAP-RequestID:"771df43d-7628-45e1-8289-29504b1c4d5d", X-RequestID:"771df43d-7628-45e1-8289-29504b1c4d5d", X-TransactionID:"771df43d-7628-45e1-8289-29504b1c4d5d", X-ECOMP-RequestID:"771df43d-7628-45e1-8289-29504b1c4d5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58c97097-a3b4-47a5-acac-767c960ef2b7"] 2023-03-17T08:23:45.032Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Request body: 2023-03-17T08:23:45.032Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:45.056Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:45.057Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:45.057Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Status text : OK 2023-03-17T08:23:45.057Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:44 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:45.058Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||Response body: { "requestId" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:23:00.000+00:00", "endTime" : "2023-03-17T08:23:42.000+00:00", "source" : "VID", "tenantId" : "4a994322e1644b9c964b1676d81c1e9b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"6d589173-f521-4211-9fb2-e113a85463da\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4d4145eb-662d-4eb7-81e5-8505f5d33482\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"4a994322e1644b9c964b1676d81c1e9b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:23:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "serviceInstanceName" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98744556-d0b6-41d6-92e1-35d9b38d9975", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530" } } } 2023-03-17T08:23:45.058Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:45.059Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/93ed9a1a-98dc-4718-ae7d-e2b55175f530|INFO|500||InvokeReturn 2023-03-17T08:23:45.061Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false 2023-03-17T08:23:45.061Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:45.061Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:45.062Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false 2023-03-17T08:23:45.062Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:45.062Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"879f85c2043e39e11a7d4527d4d4532b", X-B3-SpanId:"ae4d1f49681a9fa5", X-B3-ParentSpanId:"326d8ec4dfe66d23", X-B3-Sampled:"0", X-ONAP-RequestID:"771df43d-7628-45e1-8289-29504b1c4d5d", X-RequestID:"771df43d-7628-45e1-8289-29504b1c4d5d", X-TransactionID:"771df43d-7628-45e1-8289-29504b1c4d5d", X-ECOMP-RequestID:"771df43d-7628-45e1-8289-29504b1c4d5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03ac192b-434d-4ecb-820c-d082fe8b567e"] 2023-03-17T08:23:45.062Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:45.063Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:45.075Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:45.076Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:45.076Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:45.076Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:44 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:45.076Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 53, "soRequestId" : "93ed9a1a-98dc-4718-ae7d-e2b55175f530", "groupingId" : "ea57af46-a65e-47bd-979d-f5e2c9988c89", "name" : "basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/4a994322e1644b9c964b1676d81c1e9b/stacks/basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1679041389000,\"creation_time\":1679041322000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"84e3a30223c84fc2b3882f96307b4bf5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ea57af46-a65e-47bd-979d-f5e2c9988c89\",\"OS::project_id\":\"4a994322e1644b9c964b1676d81c1e9b\",\"OS::stack_name\":\"basic_macro_21e0aa3e-a4bb-4628-bee6-4f61148af579_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"171606dd-a2e2-44f5-82da-40a8cff81eb3\",\"vf_module_id\":\"00528826-26be-4d97-aab4-9cf8f0992c6d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-17T08:23:10.000+00:00", "isDataInternal" : false } ] 2023-03-17T08:23:45.077Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:45.077Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=93ed9a1a-98dc-4718-ae7d-e2b55175f530&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:45.083Z|771df43d-7628-45e1-8289-29504b1c4d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/93ed9a1a-98dc-4718-ae7d-e2b55175f530|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:45.661Z|a16c824f-4a2d-4003-b855-b94781d0807c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:23:45.662Z|a16c824f-4a2d-4003-b855-b94781d0807c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:49.936Z|41ecb451-1be0-4cb3-b7e9-78737d773ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:23:49.940Z|41ecb451-1be0-4cb3-b7e9-78737d773ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:23:51.103Z|c29dcc47-e38b-47d8-b2d0-eaacb56e1fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:23:51.104Z|c29dcc47-e38b-47d8-b2d0-eaacb56e1fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:23:51.331Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:51.340Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:51.341Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:23:51.341Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:51.341Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:51.341Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:23:51.341Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88c9c48648641d3962794dc9660db9ef", X-B3-SpanId:"6a4ce8acbd3ad3a0", X-B3-ParentSpanId:"dbd3d351f9f0c70a", X-B3-Sampled:"0", X-ONAP-RequestID:"6a5d9833-1b34-43bb-8343-9d1fd9574534", X-RequestID:"6a5d9833-1b34-43bb-8343-9d1fd9574534", X-TransactionID:"6a5d9833-1b34-43bb-8343-9d1fd9574534", X-ECOMP-RequestID:"6a5d9833-1b34-43bb-8343-9d1fd9574534", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"770eeaa4-91be-4ab7-9580-35aaa4ca295d"] 2023-03-17T08:23:51.342Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:23:51.342Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:51.381Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:51.382Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:51.382Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:23:51.382Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:50 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:51.383Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:21:19.000+00:00", "endTime" : "2023-03-17T08:23:50.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:23:50.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:23:51.383Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:51.384Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:23:51.386Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:51.386Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:51.387Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:51.387Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:51.387Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:51.388Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88c9c48648641d3962794dc9660db9ef", X-B3-SpanId:"41610ed4072f4976", X-B3-ParentSpanId:"dbd3d351f9f0c70a", X-B3-Sampled:"0", X-ONAP-RequestID:"6a5d9833-1b34-43bb-8343-9d1fd9574534", X-RequestID:"6a5d9833-1b34-43bb-8343-9d1fd9574534", X-TransactionID:"6a5d9833-1b34-43bb-8343-9d1fd9574534", X-ECOMP-RequestID:"6a5d9833-1b34-43bb-8343-9d1fd9574534", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d6b7035-8af2-4a91-82ea-b7bd3f5b8e72"] 2023-03-17T08:23:51.388Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:51.388Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:51.403Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:51.404Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:51.404Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:51.404Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:50 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:51.405Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:23:51.405Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:51.405Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:51.414Z|6a5d9833-1b34-43bb-8343-9d1fd9574534|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:51.593Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:51.597Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:51.598Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:23:51.598Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:51.598Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:51.599Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:23:51.599Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b6e4d01b7465ec55f8c902dbb6c8273", X-B3-SpanId:"c39e4b588e2e92f4", X-B3-ParentSpanId:"1d8c7200d9db7f06", X-B3-Sampled:"0", X-ONAP-RequestID:"29b0fd89-a6e4-491f-856f-bea042f8aa7c", X-RequestID:"29b0fd89-a6e4-491f-856f-bea042f8aa7c", X-TransactionID:"29b0fd89-a6e4-491f-856f-bea042f8aa7c", X-ECOMP-RequestID:"29b0fd89-a6e4-491f-856f-bea042f8aa7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f1bdad4-3849-4e46-8d74-4bd78cd57344"] 2023-03-17T08:23:51.599Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:23:51.599Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:51.617Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:51.618Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:51.618Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:23:51.618Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:50 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:51.619Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:21:19.000+00:00", "endTime" : "2023-03-17T08:23:50.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:23:50.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:23:51.620Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:51.620Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:23:51.622Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:51.622Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:51.622Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:51.623Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:51.623Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:51.623Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b6e4d01b7465ec55f8c902dbb6c8273", X-B3-SpanId:"3e89c5f91727bb12", X-B3-ParentSpanId:"1d8c7200d9db7f06", X-B3-Sampled:"0", X-ONAP-RequestID:"29b0fd89-a6e4-491f-856f-bea042f8aa7c", X-RequestID:"29b0fd89-a6e4-491f-856f-bea042f8aa7c", X-TransactionID:"29b0fd89-a6e4-491f-856f-bea042f8aa7c", X-ECOMP-RequestID:"29b0fd89-a6e4-491f-856f-bea042f8aa7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5278e8c6-d412-4e01-9e6f-ab2e29f40e74"] 2023-03-17T08:23:51.623Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:51.624Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:51.638Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:51.638Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:51.638Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:51.638Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:50 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:51.639Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:23:51.639Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:51.639Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:51.645Z|29b0fd89-a6e4-491f-856f-bea042f8aa7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:51.813Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:51.817Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:51.818Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:23:51.818Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:51.818Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:51.818Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:23:51.818Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2705b6c2ef8c991f91f66ea2a61761a", X-B3-SpanId:"ea0ae1e9d75c6fa6", X-B3-ParentSpanId:"bf58bb9f44abf803", X-B3-Sampled:"0", X-ONAP-RequestID:"964998ce-198f-4fed-9828-d14d7a379cef", X-RequestID:"964998ce-198f-4fed-9828-d14d7a379cef", X-TransactionID:"964998ce-198f-4fed-9828-d14d7a379cef", X-ECOMP-RequestID:"964998ce-198f-4fed-9828-d14d7a379cef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0fe6239-9910-46b8-a776-019f8cc1a722"] 2023-03-17T08:23:51.818Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:23:51.818Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:51.844Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:51.844Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:51.844Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:23:51.845Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:51 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:51.845Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:21:19.000+00:00", "endTime" : "2023-03-17T08:23:50.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:23:50.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:23:51.846Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:51.846Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:23:51.847Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:51.847Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:51.847Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:51.848Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:51.848Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:51.848Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2705b6c2ef8c991f91f66ea2a61761a", X-B3-SpanId:"ed2922816422a014", X-B3-ParentSpanId:"bf58bb9f44abf803", X-B3-Sampled:"0", X-ONAP-RequestID:"964998ce-198f-4fed-9828-d14d7a379cef", X-RequestID:"964998ce-198f-4fed-9828-d14d7a379cef", X-TransactionID:"964998ce-198f-4fed-9828-d14d7a379cef", X-ECOMP-RequestID:"964998ce-198f-4fed-9828-d14d7a379cef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90b9d153-a680-41c3-a38e-2397a46f4119"] 2023-03-17T08:23:51.848Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:51.848Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:51.859Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:51.859Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:51.860Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:51.860Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:51 GMT", x-envoy-upstream-service-time:"8", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:51.861Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:23:51.861Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:51.861Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:51.870Z|964998ce-198f-4fed-9828-d14d7a379cef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:52.060Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:52.064Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:52.065Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:23:52.065Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:52.065Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:52.065Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:23:52.065Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ba660f256bd8f25d42092fe2067acaa", X-B3-SpanId:"c5947b3719e00482", X-B3-ParentSpanId:"69c4962b8cc3d1c0", X-B3-Sampled:"0", X-ONAP-RequestID:"80ecf261-cb0d-49af-8305-c316b0dafb70", X-RequestID:"80ecf261-cb0d-49af-8305-c316b0dafb70", X-TransactionID:"80ecf261-cb0d-49af-8305-c316b0dafb70", X-ECOMP-RequestID:"80ecf261-cb0d-49af-8305-c316b0dafb70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcd51785-76ba-4dde-a078-df6c039af2b2"] 2023-03-17T08:23:52.065Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:23:52.066Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:52.086Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:52.086Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:52.086Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:23:52.087Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:51 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:52.088Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:21:19.000+00:00", "endTime" : "2023-03-17T08:23:50.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:23:50.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:23:52.088Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:52.088Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:23:52.090Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:52.090Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:52.090Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:52.090Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:52.090Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:52.090Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ba660f256bd8f25d42092fe2067acaa", X-B3-SpanId:"ad0abacc2257dc1c", X-B3-ParentSpanId:"69c4962b8cc3d1c0", X-B3-Sampled:"0", X-ONAP-RequestID:"80ecf261-cb0d-49af-8305-c316b0dafb70", X-RequestID:"80ecf261-cb0d-49af-8305-c316b0dafb70", X-TransactionID:"80ecf261-cb0d-49af-8305-c316b0dafb70", X-ECOMP-RequestID:"80ecf261-cb0d-49af-8305-c316b0dafb70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd031719-0542-47bf-97db-bcbbd73adfc0"] 2023-03-17T08:23:52.091Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:52.091Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:52.103Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:52.103Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:52.103Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:52.103Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:51 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:52.104Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:23:52.104Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:52.104Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:52.114Z|80ecf261-cb0d-49af-8305-c316b0dafb70|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:52.314Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:52.318Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:52.318Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||Invoke 2023-03-17T08:23:52.318Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:52.319Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b 2023-03-17T08:23:52.319Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Method : GET 2023-03-17T08:23:52.319Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa0eb964351645c59e2717295c742014", X-B3-SpanId:"de40573c86b09595", X-B3-ParentSpanId:"93b28279158f3e3b", X-B3-Sampled:"0", X-ONAP-RequestID:"d490d03a-2731-4a14-9a01-8df38d79423a", X-RequestID:"d490d03a-2731-4a14-9a01-8df38d79423a", X-TransactionID:"d490d03a-2731-4a14-9a01-8df38d79423a", X-ECOMP-RequestID:"d490d03a-2731-4a14-9a01-8df38d79423a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"941f5139-1723-470c-8749-188c327d579f"] 2023-03-17T08:23:52.319Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Request body: 2023-03-17T08:23:52.319Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:52.360Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:52.360Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:52.360Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Status text : OK 2023-03-17T08:23:52.361Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:51 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:52.361Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||Response body: { "requestId" : "4b229980-d637-4826-b391-25fd0270938b", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:21:19.000+00:00", "endTime" : "2023-03-17T08:23:50.000+00:00", "source" : "VID", "vnfId" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n\t\t\t\"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b44feb83-8368-4673-9944-262d87b133d5\",\n \"modelInvariantUuid\": \"ef82cf17-0028-4ef0-9670-54b6f21b484c\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f2512fda-6544-4ae3-ae03-256471d19486\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"2c80204e-968a-437a-9cb5-2e192de43f2f\",\n \"modelInvariantUuid\": \"46d93e14-3240-41ad-85b1-f0aacab5d257\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c0f7fe01-f48c-411b-835a-7c7615ab4ed7\"\n },\n \"instanceName\": \"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"81473bad-2695-42c4-9837-7679b0992cfb\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:23:50.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4b229980-d637-4826-b391-25fd0270938b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b" } } } 2023-03-17T08:23:52.361Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:52.361Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b229980-d637-4826-b391-25fd0270938b|INFO|500||InvokeReturn 2023-03-17T08:23:52.362Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:52.363Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:52.363Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:52.363Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false 2023-03-17T08:23:52.363Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:52.363Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa0eb964351645c59e2717295c742014", X-B3-SpanId:"83bc165ebca7271e", X-B3-ParentSpanId:"93b28279158f3e3b", X-B3-Sampled:"0", X-ONAP-RequestID:"d490d03a-2731-4a14-9a01-8df38d79423a", X-RequestID:"d490d03a-2731-4a14-9a01-8df38d79423a", X-TransactionID:"d490d03a-2731-4a14-9a01-8df38d79423a", X-ECOMP-RequestID:"d490d03a-2731-4a14-9a01-8df38d79423a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3151e863-0ee1-40a7-84c6-3948f6d503c4"] 2023-03-17T08:23:52.363Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:52.363Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:52.382Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:52.382Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:52.382Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:52.382Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:51 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:52.384Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:23:52.384Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:52.384Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b229980-d637-4826-b391-25fd0270938b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:52.391Z|d490d03a-2731-4a14-9a01-8df38d79423a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4b229980-d637-4826-b391-25fd0270938b|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:53.385Z|8a94a398-9812-4572-8c97-daefcaf93b56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:53.387Z|8a94a398-9812-4572-8c97-daefcaf93b56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:53.390Z|4b057ecf-ffce-4599-9858-a9cfabbc13aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:53.390Z|4b057ecf-ffce-4599-9858-a9cfabbc13aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:53.393Z|843b63c8-7c28-4af4-b5fe-1be161d64437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:23:53.393Z|843b63c8-7c28-4af4-b5fe-1be161d64437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:23:53.889Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:53.890Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|||INFO|500||Checking if requestId: 97ea072d-75c4-4a1b-877f-c9f6e631d351 already exists in requestDb InfraActiveRequests table 2023-03-17T08:23:53.891Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351 2023-03-17T08:23:53.891Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|INFO|500||Invoke 2023-03-17T08:23:53.891Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:53.891Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351 2023-03-17T08:23:53.891Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Method : GET 2023-03-17T08:23:53.891Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51d0243e1ece4a85a3c3b828d09b7fb5", X-B3-SpanId:"501aa7ffb0303510", X-B3-ParentSpanId:"070eca985a178ffc", X-B3-Sampled:"0", X-ONAP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-TransactionID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ECOMP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d4e440e-2339-4d55-bc35-c3bbe8a59b48"] 2023-03-17T08:23:53.892Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Request body: 2023-03-17T08:23:53.892Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:53.925Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:53.925Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T08:23:53.925Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Status text : Not Found 2023-03-17T08:23:53.925Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 08:23:53 GMT", x-envoy-upstream-service-time:"30", server:"envoy"] 2023-03-17T08:23:53.926Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Response body: 2023-03-17T08:23:53.926Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:53.926Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|INFO|404|Not Found|InvokeReturn 2023-03-17T08:23:53.936Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|||INFO|500||Running local validations 2023-03-17T08:23:53.940Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-17T08:23:53.955Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-17T08:23:53.955Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2023-03-17T08:23:54.024Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2023-03-17T08:23:54.024Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 17 Mar 2023 08:23:54 GMT], server=[envoy], content-length=[1013], x-envoy-upstream-service-time=[56], vertex-id=[180224], x-aai-txid=[2-aai-resources-230317-08:23:54:256-52742], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-17T08:23:54.025Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1679041287394","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"7ced6e17-6431-46df-bf6b-44ab4328dba6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf_macro"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2023-03-17T08:23:54.026Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-17T08:23:54.026Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-17T08:23:54.027Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T08:23:54.027Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-17T08:23:54.027Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:54.028Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-17T08:23:54.028Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-17T08:23:54.028Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"51d0243e1ece4a85a3c3b828d09b7fb5", X-B3-SpanId:"0d3ca5c127b42a72", X-B3-ParentSpanId:"070eca985a178ffc", X-B3-Sampled:"0", X-ONAP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-TransactionID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ECOMP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0325f93-5995-4b84-9ac4-cc682d8ada5a"] 2023-03-17T08:23:54.028Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2"},"instanceName":null,"requestScope":"service"} 2023-03-17T08:23:54.028Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:54.056Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:54.057Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:54.057Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-17T08:23:54.057Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 08:23:53 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2023-03-17T08:23:54.057Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-17T08:23:54.057Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:54.058Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-17T08:23:54.058Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122 2023-03-17T08:23:54.058Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|INFO|500||Invoke 2023-03-17T08:23:54.058Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:54.058Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122 2023-03-17T08:23:54.059Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Method : GET 2023-03-17T08:23:54.059Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-TransactionID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ECOMP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23d5be90-197d-4e40-b3ec-d556b2f45ef0"] 2023-03-17T08:23:54.059Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Request body: 2023-03-17T08:23:54.059Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:54.103Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:54.103Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:54.104Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Status text : OK 2023-03-17T08:23:54.104Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:23:54 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:54.105Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "0a3fce8c-132c-4a3e-89d7-8ee80c637122", "modelInvariantUUID" : "0662e63e-2af6-47db-8b80-8b5d38aa85c1", "created" : "2023-03-17 08:16:55.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 10, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/configurationCustomizations" } } } 2023-03-17T08:23:54.105Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:54.105Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|INFO|500||InvokeReturn 2023-03-17T08:23:54.109Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance 2023-03-17T08:23:54.110Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|INFO|500||Invoke 2023-03-17T08:23:54.110Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:54.111Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance 2023-03-17T08:23:54.111Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||Method : GET 2023-03-17T08:23:54.111Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-TransactionID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ECOMP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aeb311c0-fab4-471e-9e1d-6aa903fd1fb8"] 2023-03-17T08:23:54.111Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||Request body: 2023-03-17T08:23:54.112Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:54.133Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:54.134Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T08:23:54.134Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-03-17T08:23:54.134Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 08:23:54 GMT", x-envoy-upstream-service-time:"18", server:"envoy"] 2023-03-17T08:23:54.134Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||Response body: 2023-03-17T08:23:54.134Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:54.135Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-17T08:23:54.135Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1 2023-03-17T08:23:54.136Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|INFO|500||Invoke 2023-03-17T08:23:54.136Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:54.136Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1 2023-03-17T08:23:54.136Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||Method : GET 2023-03-17T08:23:54.136Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-TransactionID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ECOMP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ff52d05-6f11-4427-92f9-af70682f0cf7"] 2023-03-17T08:23:54.137Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||Request body: 2023-03-17T08:23:54.137Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:54.167Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:54.168Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:54.168Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||Status text : OK 2023-03-17T08:23:54.168Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:23:54 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:54.169Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "0a3fce8c-132c-4a3e-89d7-8ee80c637122", "modelInvariantUUID" : "0662e63e-2af6-47db-8b80-8b5d38aa85c1", "created" : "2023-03-17 08:16:55.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 10, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1" } } } 2023-03-17T08:23:54.169Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:54.170Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0662e63e-2af6-47db-8b80-8b5d38aa85c1|INFO|500||InvokeReturn 2023-03-17T08:23:54.175Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance 2023-03-17T08:23:54.176Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|INFO|500||Invoke 2023-03-17T08:23:54.177Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:54.179Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance 2023-03-17T08:23:54.179Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||Method : GET 2023-03-17T08:23:54.180Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-TransactionID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ECOMP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"273b157b-6744-409a-b696-888ab1a8893c"] 2023-03-17T08:23:54.181Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||Request body: 2023-03-17T08:23:54.181Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:54.202Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:54.203Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-17T08:23:54.203Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-03-17T08:23:54.203Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 17 Mar 2023 08:23:54 GMT", x-envoy-upstream-service-time:"15", server:"envoy"] 2023-03-17T08:23:54.204Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||Response body: 2023-03-17T08:23:54.204Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:54.204Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0a3fce8c-132c-4a3e-89d7-8ee80c637122&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-17T08:23:54.205Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T08:23:54.206Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-17T08:23:54.206Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:54.206Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-17T08:23:54.206Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-17T08:23:54.207Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-TransactionID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ECOMP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80eed4fe-70a9-43dd-a69b-c1fb5e487c2b"] 2023-03-17T08:23:54.207Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-17T08:23:54.207Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:54.228Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:54.229Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:54.229Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-17T08:23:54.229Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:23:54 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:54.230Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-17 00:09:28.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" } } } 2023-03-17T08:23:54.230Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:54.230Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-17T08:23:54.234Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-17T08:23:54.234Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-03-17T08:23:54.235Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:54.235Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-17T08:23:54.235Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-17T08:23:54.236Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-TransactionID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ECOMP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05652bd1-a5c2-4ea5-bb52-bbfe33049b79"] 2023-03-17T08:23:54.236Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-03-17T08:23:54.236Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:54.261Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:54.261Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:54.262Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-17T08:23:54.262Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:23:54 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:54.264Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-17T00:09:28.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2023-03-17T08:23:54.265Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:54.265Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-03-17T08:23:54.267Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122 2023-03-17T08:23:54.268Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|INFO|500||Invoke 2023-03-17T08:23:54.268Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:54.268Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122 2023-03-17T08:23:54.269Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Method : GET 2023-03-17T08:23:54.269Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-TransactionID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ECOMP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a619e94-3f6c-47bb-9c7d-cd8cc59b9c84"] 2023-03-17T08:23:54.269Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Request body: 2023-03-17T08:23:54.269Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:54.306Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:54.306Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:54.306Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Status text : OK 2023-03-17T08:23:54.307Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 17 Mar 2023 08:23:54 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:54.307Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "0a3fce8c-132c-4a3e-89d7-8ee80c637122", "modelInvariantUUID" : "0662e63e-2af6-47db-8b80-8b5d38aa85c1", "created" : "2023-03-17 08:16:55.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 10, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122/configurationCustomizations" } } } 2023-03-17T08:23:54.308Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:54.308Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0a3fce8c-132c-4a3e-89d7-8ee80c637122|INFO|500||InvokeReturn 2023-03-17T08:23:54.312Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T08:23:54.312Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-17T08:23:54.313Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:54.313Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-17T08:23:54.313Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-17T08:23:54.313Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1346", X-B3-TraceId:"51d0243e1ece4a85a3c3b828d09b7fb5", X-B3-SpanId:"cc6c84ac5a79b7ba", X-B3-ParentSpanId:"070eca985a178ffc", X-B3-Sampled:"0", X-ONAP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-TransactionID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ECOMP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ee94708-38c4-450a-a849-2eb438e2af82"] 2023-03-17T08:23:54.314Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"97ea072d-75c4-4a1b-877f-c9f6e631d351","requestStatus":"IN_PROGRESS","startTime":1679041433937,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceId":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"97ea072d-75c4-4a1b-877f-c9f6e631d351"} 2023-03-17T08:23:54.314Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:54.353Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:54.353Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-17T08:23:54.353Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-17T08:23:54.353Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:53 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:54.354Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "97ea072d-75c4-4a1b-877f-c9f6e631d351", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T08:23:53.937+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-17T08:23:54.337+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "97ea072d-75c4-4a1b-877f-c9f6e631d351", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351" } } } 2023-03-17T08:23:54.355Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:54.355Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-17T08:23:54.359Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T08:23:54.359Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-17T08:23:54.359Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:54.359Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-17T08:23:54.359Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-17T08:23:54.360Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2015", X-B3-TraceId:"51d0243e1ece4a85a3c3b828d09b7fb5", X-B3-SpanId:"a7640e1173701a96", X-B3-ParentSpanId:"070eca985a178ffc", X-B3-Sampled:"0", X-ONAP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-TransactionID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ECOMP-RequestID:"97ea072d-75c4-4a1b-877f-c9f6e631d351", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c86b084-63aa-41fb-bae5-db4a757326fb"] 2023-03-17T08:23:54.360Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\"modelUuid\":\"0a3fce8c-132c-4a3e-89d7-8ee80c637122\",\"modelInvariantUuid\":\"0662e63e-2af6-47db-8b80-8b5d38aa85c1\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2\"}","type":"String"},"requestId":{"value":"97ea072d-75c4-4a1b-877f-c9f6e631d351","type":"String"},"mso-request-id":{"value":"97ea072d-75c4-4a1b-877f-c9f6e631d351","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-17T08:23:54.360Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:56.379Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:56.380Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-17T08:23:56.380Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-17T08:23:56.381Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 17 Mar 2023 08:23:56 GMT", x-onap-requestid:"97ea072d-75c4-4a1b-877f-c9f6e631d351", x-requestid:"97ea072d-75c4-4a1b-877f-c9f6e631d351", x-transactionid:"97ea072d-75c4-4a1b-877f-c9f6e631d351", x-ecomp-requestid:"97ea072d-75c4-4a1b-877f-c9f6e631d351", x-onap-partnername:"UNKNOWN", x-invocationid:"0c86b084-63aa-41fb-bae5-db4a757326fb", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2015", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:56.381Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"97ea072d-75c4-4a1b-877f-c9f6e631d351\",\"instanceId\":\"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2\"}}","message":"Success","processInstanceID":"0e0e6fe0-c49d-11ed-8ef8-c6acbebbef3f","variables":null,"messageCode":200} 2023-03-17T08:23:56.382Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:56.382Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-17T08:23:56.388Z|97ea072d-75c4-4a1b-877f-c9f6e631d351|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:23:56.605Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:23:56.613Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351 2023-03-17T08:23:56.614Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|INFO|500||Invoke 2023-03-17T08:23:56.616Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:56.616Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351 2023-03-17T08:23:56.616Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Method : GET 2023-03-17T08:23:56.616Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"545d76cd8fb0ef08a0457427bc5efab0", X-B3-SpanId:"9dcf4d1aa0855b19", X-B3-ParentSpanId:"65171723d0ab8522", X-B3-Sampled:"0", X-ONAP-RequestID:"eef02820-d38c-4100-ae42-44394e850714", X-RequestID:"eef02820-d38c-4100-ae42-44394e850714", X-TransactionID:"eef02820-d38c-4100-ae42-44394e850714", X-ECOMP-RequestID:"eef02820-d38c-4100-ae42-44394e850714", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a00c49bd-814c-4109-846e-0076f2d72944"] 2023-03-17T08:23:56.617Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Request body: 2023-03-17T08:23:56.617Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:56.646Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:56.647Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:56.647Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Status text : OK 2023-03-17T08:23:56.647Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:56 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:56.648Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Response body: { "requestId" : "97ea072d-75c4-4a1b-877f-c9f6e631d351", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-17T08:23:53.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:23:55.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "97ea072d-75c4-4a1b-877f-c9f6e631d351", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351" } } } 2023-03-17T08:23:56.649Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:56.649Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|INFO|500||InvokeReturn 2023-03-17T08:23:56.651Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false 2023-03-17T08:23:56.652Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:23:56.652Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:23:56.653Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false 2023-03-17T08:23:56.653Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:23:56.654Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"545d76cd8fb0ef08a0457427bc5efab0", X-B3-SpanId:"189a198003f13174", X-B3-ParentSpanId:"65171723d0ab8522", X-B3-Sampled:"0", X-ONAP-RequestID:"eef02820-d38c-4100-ae42-44394e850714", X-RequestID:"eef02820-d38c-4100-ae42-44394e850714", X-TransactionID:"eef02820-d38c-4100-ae42-44394e850714", X-ECOMP-RequestID:"eef02820-d38c-4100-ae42-44394e850714", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05b5ba54-0f4b-4710-945c-8d0d82216239"] 2023-03-17T08:23:56.654Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:23:56.655Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:23:56.679Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:23:56.679Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:23:56.679Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:23:56.680Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:23:56 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:23:56.680Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:23:56.680Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:23:56.681Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:23:56.689Z|eef02820-d38c-4100-ae42-44394e850714|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:24:03.416Z|9e57504b-79bf-4e12-a5df-04b584b21fe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:03.417Z|9e57504b-79bf-4e12-a5df-04b584b21fe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:03.417Z|839d0cb7-628c-403e-a4ab-33c64b1d40c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:03.418Z|839d0cb7-628c-403e-a4ab-33c64b1d40c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:03.426Z|2baf44d9-b74c-41de-bc33-0d8914960b92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:03.426Z|2baf44d9-b74c-41de-bc33-0d8914960b92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:04.936Z|3d1bca37-381a-4977-a032-03273e889210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:24:04.937Z|3d1bca37-381a-4977-a032-03273e889210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:24:06.897Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:24:06.906Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351 2023-03-17T08:24:06.907Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|INFO|500||Invoke 2023-03-17T08:24:06.907Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||===========================request begin================================================ 2023-03-17T08:24:06.908Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351 2023-03-17T08:24:06.908Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Method : GET 2023-03-17T08:24:06.909Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6dc592b26fde81d29bb7036db1a60a2", X-B3-SpanId:"8c1c7400c9ce4fd7", X-B3-ParentSpanId:"b127b0258f2fa611", X-B3-Sampled:"0", X-ONAP-RequestID:"ed63afef-beee-4bb4-b11e-a98a9dfe603f", X-RequestID:"ed63afef-beee-4bb4-b11e-a98a9dfe603f", X-TransactionID:"ed63afef-beee-4bb4-b11e-a98a9dfe603f", X-ECOMP-RequestID:"ed63afef-beee-4bb4-b11e-a98a9dfe603f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3185da65-362a-43eb-a27a-0c6722d63997"] 2023-03-17T08:24:06.909Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Request body: 2023-03-17T08:24:06.910Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||==========================request end================================================ 2023-03-17T08:24:06.948Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||============================response begin========================================== 2023-03-17T08:24:06.948Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Status code : 200 OK 2023-03-17T08:24:06.949Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Status text : OK 2023-03-17T08:24:06.950Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:24:06 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:24:06.950Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Response body: { "requestId" : "97ea072d-75c4-4a1b-877f-c9f6e631d351", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2023-03-17T08:23:53.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:24:04.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "97ea072d-75c4-4a1b-877f-c9f6e631d351", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351" } } } 2023-03-17T08:24:06.951Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||=======================response end================================================= 2023-03-17T08:24:06.951Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|INFO|500||InvokeReturn 2023-03-17T08:24:06.953Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false 2023-03-17T08:24:06.953Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:24:06.954Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:24:06.954Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false 2023-03-17T08:24:06.955Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:24:06.955Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6dc592b26fde81d29bb7036db1a60a2", X-B3-SpanId:"5456b920ec85b7e8", X-B3-ParentSpanId:"b127b0258f2fa611", X-B3-Sampled:"0", X-ONAP-RequestID:"ed63afef-beee-4bb4-b11e-a98a9dfe603f", X-RequestID:"ed63afef-beee-4bb4-b11e-a98a9dfe603f", X-TransactionID:"ed63afef-beee-4bb4-b11e-a98a9dfe603f", X-ECOMP-RequestID:"ed63afef-beee-4bb4-b11e-a98a9dfe603f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"342de82b-39ea-4bb5-a730-f5b4b17eede5"] 2023-03-17T08:24:06.956Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:24:06.956Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:24:06.978Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:24:06.979Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:24:06.979Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:24:06.979Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:24:06 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:24:06.980Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:24:06.980Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:24:06.981Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:24:07.018Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:24:07.019Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:24:07.020Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:24:07.020Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:24:07.021Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:24:07.022Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ed63afef-beee-4bb4-b11e-a98a9dfe603f", X-RequestID:"ed63afef-beee-4bb4-b11e-a98a9dfe603f", X-TransactionID:"ed63afef-beee-4bb4-b11e-a98a9dfe603f", X-ECOMP-RequestID:"ed63afef-beee-4bb4-b11e-a98a9dfe603f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d4392f1-7cfc-4d76-92fd-2360320f857c"] 2023-03-17T08:24:07.023Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:24:07.023Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:24:07.201Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:24:07.201Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:24:07.201Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:24:07.202Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4DE2F897E4F315E51C2C5B2D7B1CB466; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"723", date:"Fri, 17 Mar 2023 08:24:07 GMT", x-envoy-upstream-service-time:"167", server:"envoy"] 2023-03-17T08:24:07.202Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"12349a4e-c49d-11ed-8ef8-c6acbebbef3f","businessKey":"97ea072d-75c4-4a1b-877f-c9f6e631d351","processDefinitionId":"ReceiveWorkflowMessage:1:2e3f26b8-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-03-17T08:24:01.270+0000","endTime":"2023-03-17T08:24:03.452+0000","removalTime":null,"durationInMillis":2182,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0e0e6fe0-c49d-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"12292884-c49d-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-17T08:24:07.202Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:24:07.203Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:24:07.228Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12349a4e-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12349a4e-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:24:07.228Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12349a4e-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:24:07.229Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12349a4e-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:24:07.229Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12349a4e-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12349a4e-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:24:07.229Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12349a4e-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:24:07.229Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12349a4e-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ed63afef-beee-4bb4-b11e-a98a9dfe603f", X-RequestID:"ed63afef-beee-4bb4-b11e-a98a9dfe603f", X-TransactionID:"ed63afef-beee-4bb4-b11e-a98a9dfe603f", X-ECOMP-RequestID:"ed63afef-beee-4bb4-b11e-a98a9dfe603f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e95ab578-b95d-4b2b-bd03-8097d91be898"] 2023-03-17T08:24:07.229Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12349a4e-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:24:07.230Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12349a4e-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:24:07.379Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12349a4e-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:24:07.380Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12349a4e-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:24:07.380Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12349a4e-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:24:07.380Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12349a4e-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=63B416AE453BB6B9AB7D157E3A445D47; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"791", date:"Fri, 17 Mar 2023 08:24:07 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2023-03-17T08:24:07.380Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12349a4e-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_12:137d4618-c49d-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"SubProcess_2:123583c4-c49d-11ed-8ef8-c6acbebbef3f","activityId":"EndEvent_12","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:2e3f26b8-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"12349a4e-c49d-11ed-8ef8-c6acbebbef3f","executionId":"123583c3-c49d-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:24:03.424+0000","endTime":"2023-03-17T08:24:03.424+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0e0e6fe0-c49d-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:24:07.380Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12349a4e-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:24:07.381Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=12349a4e-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:24:07.385Z|ed63afef-beee-4bb4-b11e-a98a9dfe603f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:24:13.446Z|d2c431ea-0c51-4229-a807-32995aa80034|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:13.447Z|d2c431ea-0c51-4229-a807-32995aa80034|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:13.454Z|96efbaff-f3aa-4312-bf89-71b532e54872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:13.454Z|42aadd17-1ed9-47f7-af43-8e66e8bc3ba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:13.455Z|42aadd17-1ed9-47f7-af43-8e66e8bc3ba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:13.455Z|96efbaff-f3aa-4312-bf89-71b532e54872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:17.563Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:24:17.572Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351 2023-03-17T08:24:17.573Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|INFO|500||Invoke 2023-03-17T08:24:17.573Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||===========================request begin================================================ 2023-03-17T08:24:17.573Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351 2023-03-17T08:24:17.574Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Method : GET 2023-03-17T08:24:17.574Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04da0fe0e3b206f8f65769d835964a0b", X-B3-SpanId:"6e8b43c1b1428e40", X-B3-ParentSpanId:"e995a251635d841f", X-B3-Sampled:"0", X-ONAP-RequestID:"9c7e398e-d6b5-4a1c-a0cf-41e7e828f565", X-RequestID:"9c7e398e-d6b5-4a1c-a0cf-41e7e828f565", X-TransactionID:"9c7e398e-d6b5-4a1c-a0cf-41e7e828f565", X-ECOMP-RequestID:"9c7e398e-d6b5-4a1c-a0cf-41e7e828f565", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32487017-a914-4637-b29a-b9bfe2ca8848"] 2023-03-17T08:24:17.574Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Request body: 2023-03-17T08:24:17.575Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||==========================request end================================================ 2023-03-17T08:24:17.596Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||============================response begin========================================== 2023-03-17T08:24:17.596Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Status code : 200 OK 2023-03-17T08:24:17.596Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Status text : OK 2023-03-17T08:24:17.596Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:24:17 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:24:17.597Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Response body: { "requestId" : "97ea072d-75c4-4a1b-877f-c9f6e631d351", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).", "progress" : 72, "startTime" : "2023-03-17T08:23:53.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:24:14.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "97ea072d-75c4-4a1b-877f-c9f6e631d351", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351" } } } 2023-03-17T08:24:17.597Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||=======================response end================================================= 2023-03-17T08:24:17.597Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|INFO|500||InvokeReturn 2023-03-17T08:24:17.599Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false 2023-03-17T08:24:17.599Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:24:17.599Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:24:17.599Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false 2023-03-17T08:24:17.600Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:24:17.600Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04da0fe0e3b206f8f65769d835964a0b", X-B3-SpanId:"8b42f1fc03225c1d", X-B3-ParentSpanId:"e995a251635d841f", X-B3-Sampled:"0", X-ONAP-RequestID:"9c7e398e-d6b5-4a1c-a0cf-41e7e828f565", X-RequestID:"9c7e398e-d6b5-4a1c-a0cf-41e7e828f565", X-TransactionID:"9c7e398e-d6b5-4a1c-a0cf-41e7e828f565", X-ECOMP-RequestID:"9c7e398e-d6b5-4a1c-a0cf-41e7e828f565", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e52562ee-f9f2-4c8e-b6c9-0ed6ae597315"] 2023-03-17T08:24:17.600Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:24:17.600Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:24:17.613Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:24:17.613Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:24:17.613Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:24:17.613Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:24:17 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:24:17.614Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:24:17.615Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:24:17.615Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:24:17.631Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:24:17.631Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-17T08:24:17.631Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:24:17.631Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-17T08:24:17.632Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:24:17.632Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9c7e398e-d6b5-4a1c-a0cf-41e7e828f565", X-RequestID:"9c7e398e-d6b5-4a1c-a0cf-41e7e828f565", X-TransactionID:"9c7e398e-d6b5-4a1c-a0cf-41e7e828f565", X-ECOMP-RequestID:"9c7e398e-d6b5-4a1c-a0cf-41e7e828f565", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3091cd63-6c46-49de-b935-e19e3c98ba7b"] 2023-03-17T08:24:17.632Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:24:17.632Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:24:17.789Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:24:17.790Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:24:17.791Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:24:17.791Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AE70D61B96FF63D2F2059AD7B8F9908B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"680", date:"Fri, 17 Mar 2023 08:24:17 GMT", x-envoy-upstream-service-time:"153", server:"envoy"] 2023-03-17T08:24:17.792Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1990e84b-c49d-11ed-8ef8-c6acbebbef3f","businessKey":"97ea072d-75c4-4a1b-877f-c9f6e631d351","processDefinitionId":"SDNCHandler:1:2e521290-c458-11ed-8ef8-c6acbebbef3f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-17T08:24:13.619+0000","endTime":"2023-03-17T08:24:13.875+0000","removalTime":null,"durationInMillis":256,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"0e0e6fe0-c49d-11ed-8ef8-c6acbebbef3f","superProcessInstanceId":"198f3b64-c49d-11ed-8ef8-c6acbebbef3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-17T08:24:17.792Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:24:17.793Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=97ea072d-75c4-4a1b-877f-c9f6e631d351&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:24:17.816Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1990e84b-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1990e84b-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:24:17.817Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1990e84b-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||Invoke 2023-03-17T08:24:17.817Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1990e84b-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-17T08:24:17.818Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1990e84b-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1990e84b-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1 2023-03-17T08:24:17.818Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1990e84b-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Method : GET 2023-03-17T08:24:17.818Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1990e84b-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9c7e398e-d6b5-4a1c-a0cf-41e7e828f565", X-RequestID:"9c7e398e-d6b5-4a1c-a0cf-41e7e828f565", X-TransactionID:"9c7e398e-d6b5-4a1c-a0cf-41e7e828f565", X-ECOMP-RequestID:"9c7e398e-d6b5-4a1c-a0cf-41e7e828f565", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59560e3f-aea4-4306-9159-7536b21f92ad"] 2023-03-17T08:24:17.818Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1990e84b-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Request body: 2023-03-17T08:24:17.819Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1990e84b-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-17T08:24:17.987Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1990e84b-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-17T08:24:17.987Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1990e84b-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-17T08:24:17.987Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1990e84b-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Status text : OK 2023-03-17T08:24:17.988Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1990e84b-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=389FF9278195C025C7DC5A3922FF988F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Fri, 17 Mar 2023 08:24:17 GMT", x-envoy-upstream-service-time:"164", server:"envoy"] 2023-03-17T08:24:17.988Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1990e84b-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:19915d8e-c49d-11ed-8ef8-c6acbebbef3f","parentActivityInstanceId":"1990e84b-c49d-11ed-8ef8-c6acbebbef3f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2e521290-c458-11ed-8ef8-c6acbebbef3f","processInstanceId":"1990e84b-c49d-11ed-8ef8-c6acbebbef3f","executionId":"1990e84b-c49d-11ed-8ef8-c6acbebbef3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-17T08:24:13.622+0000","endTime":"2023-03-17T08:24:13.874+0000","durationInMillis":252,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0e0e6fe0-c49d-11ed-8ef8-c6acbebbef3f"}] 2023-03-17T08:24:17.989Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1990e84b-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-17T08:24:17.989Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1990e84b-c49d-11ed-8ef8-c6acbebbef3f&maxResults=1|INFO|500||InvokeReturn 2023-03-17T08:24:17.994Z|9c7e398e-d6b5-4a1c-a0cf-41e7e828f565|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:24:19.936Z|271ee5b4-8469-4a0a-bca6-c7f353e6297b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:24:19.936Z|271ee5b4-8469-4a0a-bca6-c7f353e6297b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:24:21.105Z|4e7491ee-f567-4f0b-a99a-d71c48ad8473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:24:21.105Z|4e7491ee-f567-4f0b-a99a-d71c48ad8473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:24:23.472Z|dd73d348-c3b2-4ee5-840c-84797810f25a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:23.472Z|dd73d348-c3b2-4ee5-840c-84797810f25a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:23.475Z|eb924c12-a5c9-4d1e-9a34-5734244dbcba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:23.476Z|eb924c12-a5c9-4d1e-9a34-5734244dbcba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:23.477Z|cf04a61f-8fcd-4db1-9b14-9b5dcd4fb8b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:23.478Z|cf04a61f-8fcd-4db1-9b14-9b5dcd4fb8b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:28.197Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:24:28.204Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351 2023-03-17T08:24:28.205Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|INFO|500||Invoke 2023-03-17T08:24:28.205Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||===========================request begin================================================ 2023-03-17T08:24:28.205Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351 2023-03-17T08:24:28.205Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Method : GET 2023-03-17T08:24:28.205Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e426cd394cd9584c6fec004af3a842a", X-B3-SpanId:"46aa6f55ac46aa71", X-B3-ParentSpanId:"5212c66449b5d267", X-B3-Sampled:"0", X-ONAP-RequestID:"fe6eca80-ac25-4030-bfdc-06256bf9de8c", X-RequestID:"fe6eca80-ac25-4030-bfdc-06256bf9de8c", X-TransactionID:"fe6eca80-ac25-4030-bfdc-06256bf9de8c", X-ECOMP-RequestID:"fe6eca80-ac25-4030-bfdc-06256bf9de8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ee87093-317a-4216-bb16-4490e2f28bb5"] 2023-03-17T08:24:28.206Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Request body: 2023-03-17T08:24:28.206Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||==========================request end================================================ 2023-03-17T08:24:28.234Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||============================response begin========================================== 2023-03-17T08:24:28.234Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Status code : 200 OK 2023-03-17T08:24:28.235Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Status text : OK 2023-03-17T08:24:28.235Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:24:28 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:24:28.257Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Response body: { "requestId" : "97ea072d-75c4-4a1b-877f-c9f6e631d351", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:23:53.000+00:00", "endTime" : "2023-03-17T08:24:19.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:24:19.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "97ea072d-75c4-4a1b-877f-c9f6e631d351", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351" } } } 2023-03-17T08:24:28.258Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||=======================response end================================================= 2023-03-17T08:24:28.258Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|INFO|500||InvokeReturn 2023-03-17T08:24:28.263Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false 2023-03-17T08:24:28.264Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:24:28.264Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:24:28.264Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false 2023-03-17T08:24:28.264Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:24:28.264Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e426cd394cd9584c6fec004af3a842a", X-B3-SpanId:"ff8f20199994db0a", X-B3-ParentSpanId:"5212c66449b5d267", X-B3-Sampled:"0", X-ONAP-RequestID:"fe6eca80-ac25-4030-bfdc-06256bf9de8c", X-RequestID:"fe6eca80-ac25-4030-bfdc-06256bf9de8c", X-TransactionID:"fe6eca80-ac25-4030-bfdc-06256bf9de8c", X-ECOMP-RequestID:"fe6eca80-ac25-4030-bfdc-06256bf9de8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e73a5ca3-c170-41b0-8274-b97118358e85"] 2023-03-17T08:24:28.264Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:24:28.265Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:24:28.277Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:24:28.277Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:24:28.277Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:24:28.278Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:24:28 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:24:28.278Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:24:28.279Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:24:28.279Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:24:28.285Z|fe6eca80-ac25-4030-bfdc-06256bf9de8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:24:28.460Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:24:28.467Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351 2023-03-17T08:24:28.467Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|INFO|500||Invoke 2023-03-17T08:24:28.468Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||===========================request begin================================================ 2023-03-17T08:24:28.468Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351 2023-03-17T08:24:28.468Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Method : GET 2023-03-17T08:24:28.468Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9130eb85a6127f266fcf464c522f10b4", X-B3-SpanId:"b4b9f4d297637c2a", X-B3-ParentSpanId:"075bfaeb08672b79", X-B3-Sampled:"0", X-ONAP-RequestID:"5ff31973-896b-4584-a9a5-87b489b37434", X-RequestID:"5ff31973-896b-4584-a9a5-87b489b37434", X-TransactionID:"5ff31973-896b-4584-a9a5-87b489b37434", X-ECOMP-RequestID:"5ff31973-896b-4584-a9a5-87b489b37434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2eece5c-189c-4abd-9ac3-d6e327f05407"] 2023-03-17T08:24:28.468Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Request body: 2023-03-17T08:24:28.468Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||==========================request end================================================ 2023-03-17T08:24:28.508Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||============================response begin========================================== 2023-03-17T08:24:28.508Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Status code : 200 OK 2023-03-17T08:24:28.509Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Status text : OK 2023-03-17T08:24:28.509Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:24:28 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:24:28.510Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Response body: { "requestId" : "97ea072d-75c4-4a1b-877f-c9f6e631d351", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:23:53.000+00:00", "endTime" : "2023-03-17T08:24:19.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:24:19.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "97ea072d-75c4-4a1b-877f-c9f6e631d351", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351" } } } 2023-03-17T08:24:28.511Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||=======================response end================================================= 2023-03-17T08:24:28.511Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|INFO|500||InvokeReturn 2023-03-17T08:24:28.512Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false 2023-03-17T08:24:28.512Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:24:28.512Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:24:28.512Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false 2023-03-17T08:24:28.512Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:24:28.512Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9130eb85a6127f266fcf464c522f10b4", X-B3-SpanId:"768867f768c7ddbe", X-B3-ParentSpanId:"075bfaeb08672b79", X-B3-Sampled:"0", X-ONAP-RequestID:"5ff31973-896b-4584-a9a5-87b489b37434", X-RequestID:"5ff31973-896b-4584-a9a5-87b489b37434", X-TransactionID:"5ff31973-896b-4584-a9a5-87b489b37434", X-ECOMP-RequestID:"5ff31973-896b-4584-a9a5-87b489b37434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27b8a64a-15bd-428d-bc93-5d7b0f7df1dd"] 2023-03-17T08:24:28.512Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:24:28.512Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:24:28.525Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:24:28.525Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:24:28.525Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:24:28.525Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:24:28 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:24:28.526Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:24:28.526Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:24:28.526Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:24:28.533Z|5ff31973-896b-4584-a9a5-87b489b37434|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:24:28.707Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:24:28.712Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351 2023-03-17T08:24:28.712Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|INFO|500||Invoke 2023-03-17T08:24:28.712Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||===========================request begin================================================ 2023-03-17T08:24:28.712Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351 2023-03-17T08:24:28.713Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Method : GET 2023-03-17T08:24:28.713Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5206b62a09decfa20575a33a8103f76", X-B3-SpanId:"33fdba73919b2882", X-B3-ParentSpanId:"54dba971fab17c1d", X-B3-Sampled:"0", X-ONAP-RequestID:"c79d533a-fac4-4bed-8c98-0765f8fa2a99", X-RequestID:"c79d533a-fac4-4bed-8c98-0765f8fa2a99", X-TransactionID:"c79d533a-fac4-4bed-8c98-0765f8fa2a99", X-ECOMP-RequestID:"c79d533a-fac4-4bed-8c98-0765f8fa2a99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b203208-eb71-4ab9-913b-4cee6968fbd3"] 2023-03-17T08:24:28.713Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Request body: 2023-03-17T08:24:28.713Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||==========================request end================================================ 2023-03-17T08:24:28.732Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||============================response begin========================================== 2023-03-17T08:24:28.732Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Status code : 200 OK 2023-03-17T08:24:28.732Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Status text : OK 2023-03-17T08:24:28.732Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:24:28 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:24:28.734Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Response body: { "requestId" : "97ea072d-75c4-4a1b-877f-c9f6e631d351", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:23:53.000+00:00", "endTime" : "2023-03-17T08:24:19.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:24:19.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "97ea072d-75c4-4a1b-877f-c9f6e631d351", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351" } } } 2023-03-17T08:24:28.734Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||=======================response end================================================= 2023-03-17T08:24:28.734Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|INFO|500||InvokeReturn 2023-03-17T08:24:28.735Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false 2023-03-17T08:24:28.735Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:24:28.735Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:24:28.736Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false 2023-03-17T08:24:28.736Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:24:28.736Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5206b62a09decfa20575a33a8103f76", X-B3-SpanId:"0b111997db17c482", X-B3-ParentSpanId:"54dba971fab17c1d", X-B3-Sampled:"0", X-ONAP-RequestID:"c79d533a-fac4-4bed-8c98-0765f8fa2a99", X-RequestID:"c79d533a-fac4-4bed-8c98-0765f8fa2a99", X-TransactionID:"c79d533a-fac4-4bed-8c98-0765f8fa2a99", X-ECOMP-RequestID:"c79d533a-fac4-4bed-8c98-0765f8fa2a99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cb1c5b5-968d-4b76-8715-a1d5cf764e10"] 2023-03-17T08:24:28.736Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:24:28.736Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:24:28.748Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:24:28.748Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:24:28.748Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:24:28.748Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:24:28 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:24:28.749Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:24:28.749Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:24:28.749Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:24:28.754Z|c79d533a-fac4-4bed-8c98-0765f8fa2a99|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:24:28.917Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|||INFO|500||Entering 2023-03-17T08:24:28.922Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351 2023-03-17T08:24:28.922Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|INFO|500||Invoke 2023-03-17T08:24:28.923Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||===========================request begin================================================ 2023-03-17T08:24:28.923Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351 2023-03-17T08:24:28.923Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Method : GET 2023-03-17T08:24:28.923Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1935886d3b5aea431ec9f9921f125aba", X-B3-SpanId:"41286e1b95e6078b", X-B3-ParentSpanId:"fe9a107f9b5f8c95", X-B3-Sampled:"0", X-ONAP-RequestID:"3a1bb1cc-f835-4ab3-8ff8-692f61a4c587", X-RequestID:"3a1bb1cc-f835-4ab3-8ff8-692f61a4c587", X-TransactionID:"3a1bb1cc-f835-4ab3-8ff8-692f61a4c587", X-ECOMP-RequestID:"3a1bb1cc-f835-4ab3-8ff8-692f61a4c587", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e989d160-a3ca-424f-b838-3460d1104b0f"] 2023-03-17T08:24:28.924Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Request body: 2023-03-17T08:24:28.924Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||==========================request end================================================ 2023-03-17T08:24:28.944Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||============================response begin========================================== 2023-03-17T08:24:28.944Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Status code : 200 OK 2023-03-17T08:24:28.945Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Status text : OK 2023-03-17T08:24:28.945Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:24:28 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:24:28.946Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||Response body: { "requestId" : "97ea072d-75c4-4a1b-877f-c9f6e631d351", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-17T08:23:53.000+00:00", "endTime" : "2023-03-17T08:24:19.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"0662e63e-2af6-47db-8b80-8b5d38aa85c1\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0a3fce8c-132c-4a3e-89d7-8ee80c637122\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-17T08:24:19.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "serviceInstanceName" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "97ea072d-75c4-4a1b-877f-c9f6e631d351", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351" } } } 2023-03-17T08:24:28.947Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|DEBUG|500||=======================response end================================================= 2023-03-17T08:24:28.947Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97ea072d-75c4-4a1b-877f-c9f6e631d351|INFO|500||InvokeReturn 2023-03-17T08:24:28.948Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false 2023-03-17T08:24:28.948Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-17T08:24:28.948Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-17T08:24:28.948Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false 2023-03-17T08:24:28.949Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-17T08:24:28.949Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1935886d3b5aea431ec9f9921f125aba", X-B3-SpanId:"475f532fe82ccc7b", X-B3-ParentSpanId:"fe9a107f9b5f8c95", X-B3-Sampled:"0", X-ONAP-RequestID:"3a1bb1cc-f835-4ab3-8ff8-692f61a4c587", X-RequestID:"3a1bb1cc-f835-4ab3-8ff8-692f61a4c587", X-TransactionID:"3a1bb1cc-f835-4ab3-8ff8-692f61a4c587", X-ECOMP-RequestID:"3a1bb1cc-f835-4ab3-8ff8-692f61a4c587", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"376bd1f3-82c9-4b6a-98b3-214db7b3d360"] 2023-03-17T08:24:28.949Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-17T08:24:28.949Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-17T08:24:28.963Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-17T08:24:28.964Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-17T08:24:28.964Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-17T08:24:28.964Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 17 Mar 2023 08:24:28 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-17T08:24:28.965Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-17T08:24:28.965Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-17T08:24:28.965Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97ea072d-75c4-4a1b-877f-c9f6e631d351&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-17T08:24:28.971Z|3a1bb1cc-f835-4ab3-8ff8-692f61a4c587|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97ea072d-75c4-4a1b-877f-c9f6e631d351|InfraPortalClient|||INFO|500||Exiting. 2023-03-17T08:24:33.501Z|5f76bcd7-88db-4682-877e-5f6d9220f49d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:33.502Z|5f76bcd7-88db-4682-877e-5f6d9220f49d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:33.502Z|7b920511-4dc3-4c39-bd76-b5a0ef755030|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:33.503Z|7b920511-4dc3-4c39-bd76-b5a0ef755030|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:33.506Z|54b7305b-e3da-47ea-94fe-b015537fa686|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:33.506Z|54b7305b-e3da-47ea-94fe-b015537fa686|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:34.936Z|3f3dc2af-0601-4514-9a32-fc6e8ab91470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:24:34.943Z|3f3dc2af-0601-4514-9a32-fc6e8ab91470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:24:43.528Z|93a293d7-95b3-47ea-8940-7ddf83139ec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:43.529Z|7ae539f4-4ed4-4a54-bc6f-14313615e15f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:43.529Z|93a293d7-95b3-47ea-8940-7ddf83139ec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:43.529Z|7ae539f4-4ed4-4a54-bc6f-14313615e15f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:43.530Z|393e8dda-eff3-44bf-ac81-44596310504a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:43.530Z|393e8dda-eff3-44bf-ac81-44596310504a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:45.662Z|319a7e54-dbfd-4147-80fe-d3d7a0eb74f5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:24:45.662Z|319a7e54-dbfd-4147-80fe-d3d7a0eb74f5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:49.936Z|b090cc23-7a92-412a-9e31-10708e4944c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:24:49.936Z|b090cc23-7a92-412a-9e31-10708e4944c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:24:51.106Z|681a4056-0e12-438d-bb11-c076ee84825c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:24:51.106Z|681a4056-0e12-438d-bb11-c076ee84825c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:24:53.553Z|2e3dad2e-3bb7-4243-8dfb-e05834ae6cd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:53.554Z|b19b63a0-4588-4e18-98f5-a19e0ae316d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:53.554Z|2e3dad2e-3bb7-4243-8dfb-e05834ae6cd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:53.554Z|b19b63a0-4588-4e18-98f5-a19e0ae316d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:24:53.558Z|dd45c061-3e5a-448a-95e9-9dcd2a04a96f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:24:53.558Z|dd45c061-3e5a-448a-95e9-9dcd2a04a96f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:03.582Z|8e697509-da58-4f35-8c2b-378a4b72ca5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:03.583Z|8e697509-da58-4f35-8c2b-378a4b72ca5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:03.583Z|18735c26-fa4c-47a9-9cd4-458c7dd43cda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:03.584Z|18735c26-fa4c-47a9-9cd4-458c7dd43cda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:03.592Z|972aa35b-c516-4eb8-984d-0cccc8eb6153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:03.593Z|972aa35b-c516-4eb8-984d-0cccc8eb6153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:04.936Z|94e5f714-b340-4237-adaa-6b642da7ede9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:25:04.936Z|94e5f714-b340-4237-adaa-6b642da7ede9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:25:13.608Z|07df69eb-7e63-4920-b4ab-645f4d6c9c36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:13.609Z|07df69eb-7e63-4920-b4ab-645f4d6c9c36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:13.614Z|295e70cb-3ae2-42b2-b96b-8802cd045f40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:13.615Z|295e70cb-3ae2-42b2-b96b-8802cd045f40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:13.619Z|41218768-7d85-4517-947d-a2e5b84bcd52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:13.620Z|41218768-7d85-4517-947d-a2e5b84bcd52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:19.936Z|1c627713-151f-4cbc-b984-f6bef5c747ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:25:19.940Z|1c627713-151f-4cbc-b984-f6bef5c747ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:25:21.107Z|321b0088-1b1c-43c0-951e-606aebf9b825|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:25:21.107Z|321b0088-1b1c-43c0-951e-606aebf9b825|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:25:23.639Z|9f1730c7-205c-4afb-aca1-9d9c3cd243fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:23.640Z|9f1730c7-205c-4afb-aca1-9d9c3cd243fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:23.641Z|60230d0c-19d2-4482-86ab-02c2a81f047a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:23.641Z|60230d0c-19d2-4482-86ab-02c2a81f047a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:23.648Z|010f8717-64e5-4a80-a4f2-6f36eebf7db2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:23.648Z|010f8717-64e5-4a80-a4f2-6f36eebf7db2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:33.665Z|28938e89-bd31-4e88-946b-c0e8faf7d930|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:33.666Z|28938e89-bd31-4e88-946b-c0e8faf7d930|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:33.674Z|8d58880f-e0b6-4454-b872-7f1049d044d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:33.674Z|9b496e00-3b6e-4384-9d8b-ca7ab5a703a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:33.675Z|9b496e00-3b6e-4384-9d8b-ca7ab5a703a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:33.675Z|8d58880f-e0b6-4454-b872-7f1049d044d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:34.936Z|64b53162-2b5a-4b9e-9b3c-05e9f4519ee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:25:34.936Z|64b53162-2b5a-4b9e-9b3c-05e9f4519ee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:25:43.694Z|63c855ed-c731-4d58-9936-5c093466cf35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:43.695Z|63c855ed-c731-4d58-9936-5c093466cf35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:43.707Z|350328cf-25b7-4a61-83e7-f45ed14798ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:43.708Z|350328cf-25b7-4a61-83e7-f45ed14798ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:43.711Z|16b7eb2c-133f-4249-94b1-c5e7c6832020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:43.711Z|16b7eb2c-133f-4249-94b1-c5e7c6832020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:45.661Z|e60b87ae-6fe9-4802-baa4-8366fae45265|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:25:45.661Z|e60b87ae-6fe9-4802-baa4-8366fae45265|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:49.936Z|16f17012-4d71-4e86-b879-4b6faa03b040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:25:49.936Z|16f17012-4d71-4e86-b879-4b6faa03b040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:25:51.108Z|6ab5abf5-f3e4-473f-9249-0e5fab509622|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:25:51.108Z|6ab5abf5-f3e4-473f-9249-0e5fab509622|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:25:53.727Z|c851a45d-ebe5-4a58-b82c-b23023647c5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:53.727Z|c851a45d-ebe5-4a58-b82c-b23023647c5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:53.735Z|e727d933-17f1-4636-89d6-efc627377107|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:53.736Z|e727d933-17f1-4636-89d6-efc627377107|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:25:53.739Z|74bf8144-2cb4-40a0-8b00-3c74afe0a6f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:25:53.740Z|74bf8144-2cb4-40a0-8b00-3c74afe0a6f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:03.760Z|c23cbf78-0a7a-4a57-9726-bc8af01a7e41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:03.761Z|c23cbf78-0a7a-4a57-9726-bc8af01a7e41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:03.763Z|9758c08e-f571-46c9-a9e4-6504b2bf8e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:03.764Z|9758c08e-f571-46c9-a9e4-6504b2bf8e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:03.768Z|ed7a0b67-5c24-4c84-8551-b7a6be4e3088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:03.768Z|ed7a0b67-5c24-4c84-8551-b7a6be4e3088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:04.936Z|8f5387a7-6c8d-4777-8442-c3aa518d71ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:26:04.940Z|8f5387a7-6c8d-4777-8442-c3aa518d71ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:26:13.791Z|f9d7dffc-0d7c-44c7-a854-5533d070663a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:13.792Z|f9d7dffc-0d7c-44c7-a854-5533d070663a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:13.800Z|dad5912e-8332-4eaa-9c5a-cb3cf57d714e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:13.800Z|dad5912e-8332-4eaa-9c5a-cb3cf57d714e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:13.803Z|4a524195-8489-4038-84e6-35c59ec93c74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:13.803Z|4a524195-8489-4038-84e6-35c59ec93c74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:19.936Z|a5e19def-69e7-4189-95bc-31d9ac5c1022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:26:19.936Z|a5e19def-69e7-4189-95bc-31d9ac5c1022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:26:21.109Z|8a325253-610f-4d0c-a18c-d42e5bb6b856|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:26:21.109Z|8a325253-610f-4d0c-a18c-d42e5bb6b856|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:26:23.823Z|486e6116-5a3d-4cb2-8737-7021e4ba8e89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:23.824Z|486e6116-5a3d-4cb2-8737-7021e4ba8e89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:23.829Z|176eea14-3ce9-4dd8-aebc-62a6d4e0248e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:23.830Z|176eea14-3ce9-4dd8-aebc-62a6d4e0248e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:23.830Z|43b61d20-4a22-48d8-9e1d-ec6add05ebcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:23.830Z|43b61d20-4a22-48d8-9e1d-ec6add05ebcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:33.852Z|af28f78c-985b-4a25-a437-6173e4644d96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:33.853Z|af28f78c-985b-4a25-a437-6173e4644d96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:33.858Z|8df9736d-8a12-4fbc-ac66-912c0b1c1e47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:33.858Z|8df9736d-8a12-4fbc-ac66-912c0b1c1e47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:33.859Z|154502be-e74f-475f-881d-8e58fbc87c0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:33.860Z|154502be-e74f-475f-881d-8e58fbc87c0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:34.936Z|edfd69b9-cfb9-4fe2-b247-fecc702a8ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:26:34.936Z|edfd69b9-cfb9-4fe2-b247-fecc702a8ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:26:43.883Z|0a55dbff-ec47-4627-8bde-a4e0d1c8803c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:43.883Z|0a55dbff-ec47-4627-8bde-a4e0d1c8803c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:43.888Z|35d33cb4-8330-43ee-9d2c-cbba2e57534e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:43.888Z|35d33cb4-8330-43ee-9d2c-cbba2e57534e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:43.890Z|af8ae3ae-45d7-4230-832d-52cb34c70e3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:43.890Z|af8ae3ae-45d7-4230-832d-52cb34c70e3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:45.660Z|1c5ae412-0479-4f4d-88d3-e3b471291aa7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:26:45.660Z|1c5ae412-0479-4f4d-88d3-e3b471291aa7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:49.936Z|3df390b2-1a36-4286-8d1b-b9f0d646180e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:26:49.942Z|3df390b2-1a36-4286-8d1b-b9f0d646180e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:26:51.110Z|9e1f5641-4ed0-4b63-bc69-9b73cb7a9a30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:26:51.110Z|9e1f5641-4ed0-4b63-bc69-9b73cb7a9a30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:26:53.912Z|fe5871e2-e1c5-456f-8686-81120db6db70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:53.912Z|3ec64fe7-fc13-4b54-97ab-27d814fcb8f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:53.912Z|ef4663eb-d4b2-458b-807b-8d915a486c5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:26:53.913Z|fe5871e2-e1c5-456f-8686-81120db6db70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:53.913Z|ef4663eb-d4b2-458b-807b-8d915a486c5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:26:53.914Z|3ec64fe7-fc13-4b54-97ab-27d814fcb8f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:03.953Z|3eebc885-b013-4b54-bdc5-6780ef350d91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:03.954Z|3eebc885-b013-4b54-bdc5-6780ef350d91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:03.955Z|8a7639b3-8193-49c9-b85c-47e1af3db579|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:03.956Z|8a7639b3-8193-49c9-b85c-47e1af3db579|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:03.969Z|896a1dbd-4128-4f3d-a358-288bc568caee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:03.970Z|896a1dbd-4128-4f3d-a358-288bc568caee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:04.936Z|9aca6f75-2aad-4dc0-8da0-9af9d262a56d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:27:04.936Z|9aca6f75-2aad-4dc0-8da0-9af9d262a56d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:27:13.978Z|4277d766-784e-453e-80c0-4f243c27667c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:13.978Z|4277d766-784e-453e-80c0-4f243c27667c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:13.984Z|8d938cf9-4914-4980-a73e-06e62dfa1275|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:13.984Z|8d938cf9-4914-4980-a73e-06e62dfa1275|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:13.995Z|ff280906-bd78-4fda-92db-75eaec26a1b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:13.996Z|ff280906-bd78-4fda-92db-75eaec26a1b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:19.936Z|924b93be-33c0-4e30-992b-f5a84ed0f3c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:27:19.936Z|924b93be-33c0-4e30-992b-f5a84ed0f3c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:27:21.111Z|c336a0fa-e98c-41fc-a37c-58a6154a2179|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:27:21.111Z|c336a0fa-e98c-41fc-a37c-58a6154a2179|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:27:24.016Z|86d134e3-5ade-4962-8955-251b7c53a4d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:24.016Z|86d134e3-5ade-4962-8955-251b7c53a4d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:24.018Z|01b22d8c-725b-4d74-ab37-0bb1260a7bb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:24.018Z|01b22d8c-725b-4d74-ab37-0bb1260a7bb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:24.036Z|4b4b77e0-7d63-45b2-8bf5-50ac39ff99d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:24.036Z|4b4b77e0-7d63-45b2-8bf5-50ac39ff99d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:34.058Z|c1d0dd0d-1130-4476-a835-301273cdfcae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:34.059Z|c1d0dd0d-1130-4476-a835-301273cdfcae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:34.060Z|057ae0a0-b71a-430b-898f-cc8987bc0d75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:34.061Z|057ae0a0-b71a-430b-898f-cc8987bc0d75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:34.058Z|88700b49-a66b-43a4-bf68-a6195b607bf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:34.063Z|88700b49-a66b-43a4-bf68-a6195b607bf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:34.936Z|592a66d8-d58d-431c-aa05-4a5c6f1e215c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:27:34.941Z|592a66d8-d58d-431c-aa05-4a5c6f1e215c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:27:44.085Z|0c7a74b4-9169-4797-9d41-06d281f41645|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:44.086Z|0c7a74b4-9169-4797-9d41-06d281f41645|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:44.086Z|bb93fa98-3c3d-49a2-aae3-46884e0929b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:44.086Z|bb93fa98-3c3d-49a2-aae3-46884e0929b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:44.091Z|11ed83e2-6a29-423f-99d1-6a973cbb3132|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:44.091Z|11ed83e2-6a29-423f-99d1-6a973cbb3132|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:45.661Z|6f9f12f3-3758-483e-be5e-6176399cfb80|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:27:45.662Z|6f9f12f3-3758-483e-be5e-6176399cfb80|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:49.936Z|14d8d943-9a8c-48cb-b683-31b602d1d9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:27:49.936Z|14d8d943-9a8c-48cb-b683-31b602d1d9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:27:51.112Z|6976bf9b-b239-41c7-93d3-dd4082bb6d4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:27:51.112Z|6976bf9b-b239-41c7-93d3-dd4082bb6d4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:27:54.116Z|48b14840-91f0-4214-b976-8ef1b66a7e39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:54.116Z|44740e74-b286-4e91-9958-0a85c6f516de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:54.116Z|48b14840-91f0-4214-b976-8ef1b66a7e39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:54.116Z|3e9c86ea-b02e-41e2-ac9b-7241d779f9f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:27:54.117Z|44740e74-b286-4e91-9958-0a85c6f516de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:27:54.117Z|3e9c86ea-b02e-41e2-ac9b-7241d779f9f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:04.141Z|7d327c6b-1785-4d21-bf57-048246ec55ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:04.142Z|7d327c6b-1785-4d21-bf57-048246ec55ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:04.141Z|3fddceb4-e189-40ca-b855-03055b8cdab8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:04.142Z|3fddceb4-e189-40ca-b855-03055b8cdab8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:04.145Z|cf21bddd-9ddd-4bfd-89cb-3fd53e475749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:04.145Z|cf21bddd-9ddd-4bfd-89cb-3fd53e475749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:04.936Z|75824273-bb9d-41af-a6d6-94b5f6f7cd57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:28:04.936Z|75824273-bb9d-41af-a6d6-94b5f6f7cd57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:28:14.170Z|795f25dc-d704-4a61-8f89-f921d07203e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:14.172Z|6a163b40-fe64-40a0-8287-d872a9387430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:14.172Z|795f25dc-d704-4a61-8f89-f921d07203e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:14.172Z|6a163b40-fe64-40a0-8287-d872a9387430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:14.172Z|2a3aeb44-98fb-475d-81dd-5bb2d7b554bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:14.174Z|2a3aeb44-98fb-475d-81dd-5bb2d7b554bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:19.936Z|aeeaf7ea-9937-450e-8136-47d186ec5b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:28:19.943Z|aeeaf7ea-9937-450e-8136-47d186ec5b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:28:21.112Z|c3e64d78-9beb-4567-ac88-b5b5e1d224ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:28:21.113Z|c3e64d78-9beb-4567-ac88-b5b5e1d224ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:28:24.200Z|85c3039f-2976-4531-86f5-243b9f867b35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:24.201Z|85c3039f-2976-4531-86f5-243b9f867b35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:24.202Z|ebc4d35e-d79d-4da5-b7e5-a5c7965e4557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:24.202Z|ebc4d35e-d79d-4da5-b7e5-a5c7965e4557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:24.208Z|0f3f875c-1190-425a-938e-d02c6f6a92c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:24.208Z|0f3f875c-1190-425a-938e-d02c6f6a92c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:34.234Z|01d2df36-73f0-4705-9b0f-83d2bf7e89b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:34.234Z|cdf17608-38ed-4a09-a163-456fb85a1195|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:34.235Z|01d2df36-73f0-4705-9b0f-83d2bf7e89b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:34.235Z|cdf17608-38ed-4a09-a163-456fb85a1195|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:34.239Z|268f3a8e-f09f-4b09-aceb-6e2ffa9d6116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:34.240Z|268f3a8e-f09f-4b09-aceb-6e2ffa9d6116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:34.936Z|e5311baa-e92c-4a04-9d13-baf2cc7fb08b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:28:34.936Z|e5311baa-e92c-4a04-9d13-baf2cc7fb08b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:28:44.273Z|1b1e1636-2db0-4d62-a1a0-ff1365ae1df1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:44.273Z|cee3397c-152f-49f6-908b-31f3dd6cbf81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:44.274Z|cee3397c-152f-49f6-908b-31f3dd6cbf81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:44.275Z|1b1e1636-2db0-4d62-a1a0-ff1365ae1df1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:44.275Z|1c0f88de-0bc9-4568-967b-55712e148d8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:44.276Z|1c0f88de-0bc9-4568-967b-55712e148d8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:45.662Z|888b4dd8-2b36-4453-8106-56701b32592e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:28:45.662Z|888b4dd8-2b36-4453-8106-56701b32592e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:49.936Z|0f432154-e2e4-44e4-9828-ac4f089c08ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:28:49.937Z|0f432154-e2e4-44e4-9828-ac4f089c08ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:28:51.114Z|62edd376-6998-437d-a7f0-a50ed7c7dee6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:28:51.114Z|62edd376-6998-437d-a7f0-a50ed7c7dee6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:28:54.303Z|2f270eae-7eb1-466a-bd1f-fb39917f4b35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:54.304Z|2f270eae-7eb1-466a-bd1f-fb39917f4b35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:54.305Z|04e14504-73ab-4081-ab26-2d0a4c7b5f9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:54.305Z|04e14504-73ab-4081-ab26-2d0a4c7b5f9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:28:54.306Z|de392975-4ac7-4ef5-95bd-b837271e6db9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:28:54.307Z|de392975-4ac7-4ef5-95bd-b837271e6db9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:04.334Z|4f0b7b80-6987-4ed8-b21c-c7af18bdfaea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:04.334Z|c7e5a41d-8b4d-4a28-a639-8e74fafac4aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:04.335Z|4f0b7b80-6987-4ed8-b21c-c7af18bdfaea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:04.335Z|d4588830-723b-4662-90b2-baca7e33ccfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:04.335Z|c7e5a41d-8b4d-4a28-a639-8e74fafac4aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:04.335Z|d4588830-723b-4662-90b2-baca7e33ccfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:04.936Z|266104dc-4193-4b65-84f8-658af0160ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:29:04.941Z|266104dc-4193-4b65-84f8-658af0160ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:29:14.366Z|947bf052-01db-470e-882f-b03576b6fcab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:14.367Z|947bf052-01db-470e-882f-b03576b6fcab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:14.369Z|16cd4dc8-dd73-4a23-bb05-102d6f048e9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:14.370Z|16cd4dc8-dd73-4a23-bb05-102d6f048e9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:14.370Z|6256e6eb-f37c-40c0-a4d2-20ff748757b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:14.371Z|6256e6eb-f37c-40c0-a4d2-20ff748757b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:19.936Z|578612c6-9cb5-43d0-8252-b251f730ef4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:29:19.937Z|578612c6-9cb5-43d0-8252-b251f730ef4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:29:21.115Z|e9d51aba-cc87-4af1-8b84-61bccdc51f52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:29:21.115Z|e9d51aba-cc87-4af1-8b84-61bccdc51f52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:29:24.398Z|6b0d447c-6d4f-4cdf-bc30-547021fd75c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:24.398Z|3192d26f-5355-46a5-a4e8-2f671d59c2f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:24.399Z|6b0d447c-6d4f-4cdf-bc30-547021fd75c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:24.399Z|3192d26f-5355-46a5-a4e8-2f671d59c2f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:24.405Z|047c1673-f281-4784-832c-3cff2726913e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:24.405Z|047c1673-f281-4784-832c-3cff2726913e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:34.423Z|020b51ae-970c-457e-8c5d-c13e77ddec6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:34.423Z|020b51ae-970c-457e-8c5d-c13e77ddec6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:34.426Z|c81d5366-7bf1-4485-b752-abbd54d4cc61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:34.426Z|c81d5366-7bf1-4485-b752-abbd54d4cc61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:34.426Z|80aa72bb-01ac-485a-b7a0-0c0277c0498c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:34.427Z|80aa72bb-01ac-485a-b7a0-0c0277c0498c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:34.936Z|91a0c8dd-c491-4a76-b206-6778ad218c7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:29:34.936Z|91a0c8dd-c491-4a76-b206-6778ad218c7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:29:44.454Z|bc277913-f23d-430d-bbbe-861842d592d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:44.454Z|55543bf4-5851-4fa6-bc1b-bdbc394a27b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:44.454Z|bc277913-f23d-430d-bbbe-861842d592d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:44.455Z|55543bf4-5851-4fa6-bc1b-bdbc394a27b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:44.457Z|f0a85799-3b23-492c-84a8-b8845014bf09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:44.457Z|f0a85799-3b23-492c-84a8-b8845014bf09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:45.662Z|80f2d90a-51bf-4b5b-a823-350e691854e4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:29:45.663Z|80f2d90a-51bf-4b5b-a823-350e691854e4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:49.936Z|1eb37a5b-415a-481c-98df-eb313af93015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:29:49.939Z|1eb37a5b-415a-481c-98df-eb313af93015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:29:51.116Z|1d42ef97-ccd8-4a72-91ed-36e4a84ece99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:29:51.116Z|1d42ef97-ccd8-4a72-91ed-36e4a84ece99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:29:54.481Z|51afceef-9bf3-44a4-8ea5-1374ae1da55a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:54.482Z|51afceef-9bf3-44a4-8ea5-1374ae1da55a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:54.486Z|53a9a59e-c476-418e-a20f-b337ceb2ea9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:54.486Z|7f0f2498-93db-41a0-83f4-0e8438893f9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:29:54.486Z|53a9a59e-c476-418e-a20f-b337ceb2ea9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:29:54.487Z|7f0f2498-93db-41a0-83f4-0e8438893f9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:04.515Z|612dcaaa-0df7-4824-a0fe-fdeaa5e65539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:04.515Z|9f552081-5ad4-4f6e-abe7-8ae016b15535|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:04.515Z|612dcaaa-0df7-4824-a0fe-fdeaa5e65539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:04.515Z|1b7b1077-0e3c-4629-877e-2efe7defe7f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:04.516Z|9f552081-5ad4-4f6e-abe7-8ae016b15535|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:04.516Z|1b7b1077-0e3c-4629-877e-2efe7defe7f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:04.936Z|41be1076-079c-4d66-b840-fa143779ac92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:30:04.936Z|41be1076-079c-4d66-b840-fa143779ac92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:30:14.542Z|d38f4998-d73a-4442-8407-dc8b2e1b80d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:14.543Z|d38f4998-d73a-4442-8407-dc8b2e1b80d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:14.544Z|32c60202-9ed9-4d13-885b-64f9821f47b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:14.545Z|32c60202-9ed9-4d13-885b-64f9821f47b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:14.546Z|ff69e2a4-0289-4f49-a381-753030b51029|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:14.546Z|ff69e2a4-0289-4f49-a381-753030b51029|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:19.936Z|0d967d0c-ed4f-483e-b419-bd8629269113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:30:19.936Z|0d967d0c-ed4f-483e-b419-bd8629269113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:30:21.117Z|a7c548d7-d1e1-4985-9fbd-5430f26112ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:30:21.118Z|a7c548d7-d1e1-4985-9fbd-5430f26112ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:30:24.568Z|2a0ba627-14b1-4b62-a688-4667fe5f2bc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:24.571Z|2a0ba627-14b1-4b62-a688-4667fe5f2bc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:24.572Z|4075ee16-1fba-4382-9cc5-f1c75bea3d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:24.572Z|4075ee16-1fba-4382-9cc5-f1c75bea3d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:24.579Z|d0273083-b12f-446d-8297-e5fe7e63eebc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:24.579Z|d0273083-b12f-446d-8297-e5fe7e63eebc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:34.602Z|c9a691ac-e477-4111-a686-6f9e70a63abe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:34.602Z|6094e59d-d132-4d47-ad83-8b664bc90692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:34.602Z|c9a691ac-e477-4111-a686-6f9e70a63abe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:34.603Z|6094e59d-d132-4d47-ad83-8b664bc90692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:34.604Z|42ad4050-f25d-493d-ac63-b4a2f195b9f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:34.604Z|42ad4050-f25d-493d-ac63-b4a2f195b9f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:34.936Z|db8ee1f3-1ea8-455b-8df2-3d38999ef7bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:30:34.941Z|db8ee1f3-1ea8-455b-8df2-3d38999ef7bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:30:44.633Z|0fdd6405-d010-4830-97fa-1964c6c0812b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:44.634Z|0fdd6405-d010-4830-97fa-1964c6c0812b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:44.641Z|a72e7171-20e2-4abc-b897-2c08fa59860d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:44.642Z|a72e7171-20e2-4abc-b897-2c08fa59860d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:44.646Z|f2d016be-58fa-47d9-bb08-6daba00ac61f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:44.647Z|f2d016be-58fa-47d9-bb08-6daba00ac61f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:45.661Z|0323cf07-418b-4be6-b549-df0afa70d98f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:30:45.662Z|0323cf07-418b-4be6-b549-df0afa70d98f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:49.936Z|c8250f14-2f7a-4212-a589-19d349806123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:30:49.936Z|c8250f14-2f7a-4212-a589-19d349806123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:30:51.118Z|7baed423-b804-4a79-a6bc-78ccda479377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:30:51.119Z|7baed423-b804-4a79-a6bc-78ccda479377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:30:54.662Z|6f85ba25-e575-4ab0-9f7a-3a687b0b42b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:54.663Z|6f85ba25-e575-4ab0-9f7a-3a687b0b42b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:54.672Z|2da01c58-46c4-43ca-836f-94d61c4ada1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:54.673Z|2da01c58-46c4-43ca-836f-94d61c4ada1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:30:54.677Z|378347bd-ed3c-4dc9-ace3-380e438bf234|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:30:54.677Z|378347bd-ed3c-4dc9-ace3-380e438bf234|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:04.702Z|de4c8144-b0dd-4ce5-a675-edcf5d873ada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:04.702Z|194d5bc7-ce7f-455f-aefd-b3342fb9c4f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:04.702Z|de4c8144-b0dd-4ce5-a675-edcf5d873ada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:04.703Z|194d5bc7-ce7f-455f-aefd-b3342fb9c4f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:04.711Z|db15f6c3-3fe6-40ba-a938-157e610b61f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:04.712Z|db15f6c3-3fe6-40ba-a938-157e610b61f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:04.936Z|0f57a4b9-9498-4540-b757-6ea16f11954e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:31:04.937Z|0f57a4b9-9498-4540-b757-6ea16f11954e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:31:14.736Z|355d4b60-773c-4cf4-8ade-d52ab4e05aaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:14.736Z|355d4b60-773c-4cf4-8ade-d52ab4e05aaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:14.736Z|ac397596-69b3-4944-85eb-57c5cf98482c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:14.737Z|ac397596-69b3-4944-85eb-57c5cf98482c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:14.740Z|d9dd6412-fcf3-4b32-836b-20047fda26c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:14.740Z|d9dd6412-fcf3-4b32-836b-20047fda26c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:19.936Z|3f0a1439-37fe-4cec-9742-73dc39627122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:31:19.937Z|3f0a1439-37fe-4cec-9742-73dc39627122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:31:21.119Z|17cebe49-0e9b-43fb-b2d8-d8764ac2fb0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:31:21.120Z|17cebe49-0e9b-43fb-b2d8-d8764ac2fb0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:31:24.763Z|fece2529-3d09-4049-b1e9-1ff9b159a44e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:24.764Z|fece2529-3d09-4049-b1e9-1ff9b159a44e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:24.768Z|111f79e2-c52f-48d8-b358-4fd2fe3bef33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:24.768Z|111f79e2-c52f-48d8-b358-4fd2fe3bef33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:24.771Z|0837ae26-ca07-4982-b8fe-aeafc3c7fd42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:24.772Z|0837ae26-ca07-4982-b8fe-aeafc3c7fd42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:34.790Z|d14a17b5-f127-45be-99bc-bdc9b0421c88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:34.791Z|d14a17b5-f127-45be-99bc-bdc9b0421c88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:34.798Z|1525c72e-7da3-483b-b9a4-38b22352d744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:34.798Z|1525c72e-7da3-483b-b9a4-38b22352d744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:34.800Z|8a4fc949-69b9-42dc-b8e2-1a8fd4c1f5c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:34.801Z|8a4fc949-69b9-42dc-b8e2-1a8fd4c1f5c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:34.936Z|89a95a8e-b189-4162-9e3b-c333bc0a6645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:31:34.936Z|89a95a8e-b189-4162-9e3b-c333bc0a6645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:31:44.815Z|24b0dce2-dcdd-498a-8433-ea2e168dc08f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:44.816Z|24b0dce2-dcdd-498a-8433-ea2e168dc08f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:44.824Z|e5d81c97-2d5a-4f41-9acb-018766266d2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:44.824Z|e5d81c97-2d5a-4f41-9acb-018766266d2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:44.824Z|72a1bb63-1934-48c4-a6c5-9362f9c40f74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:44.825Z|72a1bb63-1934-48c4-a6c5-9362f9c40f74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:45.660Z|ada5a731-5b7d-4a38-9702-3dfeba71a694|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:31:45.661Z|ada5a731-5b7d-4a38-9702-3dfeba71a694|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:49.936Z|f34d761c-8fb3-40b9-8ef6-948a707f7e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:31:49.940Z|f34d761c-8fb3-40b9-8ef6-948a707f7e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:31:51.120Z|48dfe36c-7782-413e-b7fb-01119de0018a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:31:51.121Z|48dfe36c-7782-413e-b7fb-01119de0018a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:31:54.845Z|e23e5078-2043-4469-9c4c-99c4dc46b619|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:54.846Z|e23e5078-2043-4469-9c4c-99c4dc46b619|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:54.851Z|e918cf9d-cbc2-47c6-9d74-c80e8fd40f46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:54.852Z|dd34c4c1-d38c-467f-9bea-032d3b0a74b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:31:54.852Z|e918cf9d-cbc2-47c6-9d74-c80e8fd40f46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:31:54.852Z|dd34c4c1-d38c-467f-9bea-032d3b0a74b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:04.876Z|21678326-e2a0-4bac-a191-4f8072beb11f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:04.877Z|21678326-e2a0-4bac-a191-4f8072beb11f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:04.881Z|6bcc7973-61fa-421c-9ee2-de72b760c83a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:04.881Z|6bcc7973-61fa-421c-9ee2-de72b760c83a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:04.881Z|a719b68b-0f6e-4832-a615-2b669773c085|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:04.882Z|a719b68b-0f6e-4832-a615-2b669773c085|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:04.936Z|e0f6957f-39eb-4d69-8b8c-b48238f414c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:32:04.936Z|e0f6957f-39eb-4d69-8b8c-b48238f414c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:32:14.904Z|55666ad4-ec9d-42b5-8501-5dc140420fef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:14.905Z|55666ad4-ec9d-42b5-8501-5dc140420fef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:14.908Z|a0d93053-d81f-4477-bbaf-5d8126d9f6bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:14.908Z|a0d93053-d81f-4477-bbaf-5d8126d9f6bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:14.911Z|bf485a13-856b-4fc0-bcd3-d118f4ec1ba4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:14.911Z|bf485a13-856b-4fc0-bcd3-d118f4ec1ba4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:19.936Z|31b5320b-1786-4a42-8a1b-d8f715891746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:32:19.936Z|31b5320b-1786-4a42-8a1b-d8f715891746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:32:21.121Z|948e9169-8024-41c9-9751-7a72d3a9232c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:32:21.122Z|948e9169-8024-41c9-9751-7a72d3a9232c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:32:24.936Z|1f1b8589-d798-4dac-91f7-2171f023da9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:24.936Z|1f1b8589-d798-4dac-91f7-2171f023da9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:24.941Z|015df299-a4c4-4b13-be0a-ed211063fdd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:24.942Z|015df299-a4c4-4b13-be0a-ed211063fdd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:24.943Z|01204ad6-4c65-4ffa-8f3b-9f19edb45a52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:24.944Z|01204ad6-4c65-4ffa-8f3b-9f19edb45a52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:34.936Z|764551d6-72a3-4732-b4f1-3052589db23f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:32:34.936Z|764551d6-72a3-4732-b4f1-3052589db23f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:32:34.965Z|6fd2fc79-c93e-4975-bfc9-d6e1eb65092f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:34.966Z|6fd2fc79-c93e-4975-bfc9-d6e1eb65092f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:34.971Z|4330c519-4218-40ca-8eee-355c60914873|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:34.972Z|4330c519-4218-40ca-8eee-355c60914873|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:34.971Z|8bfcb153-0fac-449e-aec5-32099bb8d4f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:34.972Z|8bfcb153-0fac-449e-aec5-32099bb8d4f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:45.004Z|f9373d82-befb-4337-b351-358f37e867fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:45.004Z|b49a401d-a50d-40c0-a0c6-c84a33102898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:45.005Z|f9373d82-befb-4337-b351-358f37e867fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:45.005Z|b49a401d-a50d-40c0-a0c6-c84a33102898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:45.009Z|85c4d1b9-e7aa-4a5a-9c89-5460b5fed5f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:45.010Z|85c4d1b9-e7aa-4a5a-9c89-5460b5fed5f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:45.661Z|3221241d-1bf2-4728-ba3e-a2a66dd2fa2d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:32:45.662Z|3221241d-1bf2-4728-ba3e-a2a66dd2fa2d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:49.936Z|7d574456-dccc-4a53-b8d7-f4b606b07866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:32:49.936Z|7d574456-dccc-4a53-b8d7-f4b606b07866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:32:51.122Z|e5751634-a056-42b0-baf3-e6a5d74de526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:32:51.123Z|e5751634-a056-42b0-baf3-e6a5d74de526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:32:55.035Z|579b8634-0fb8-4ec3-b308-13465b549b47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:55.036Z|579b8634-0fb8-4ec3-b308-13465b549b47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:55.036Z|2b3fcde7-f0de-4fe8-81a2-2fa0377954ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:55.037Z|2b3fcde7-f0de-4fe8-81a2-2fa0377954ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:32:55.036Z|6a7d2a70-a26d-4564-8122-291e7b1d86ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:32:55.037Z|6a7d2a70-a26d-4564-8122-291e7b1d86ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:04.936Z|510caebb-3e36-4ae0-9e96-34e58d12303a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:33:04.937Z|510caebb-3e36-4ae0-9e96-34e58d12303a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:33:05.064Z|c3766b87-8cb5-4edb-a7d3-d1a0178a5af1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:05.064Z|48ad585c-20f0-4d9c-a2bb-58165b6741bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:05.064Z|c887e72c-eb67-4c6d-9462-29ccadaab1a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:05.064Z|c3766b87-8cb5-4edb-a7d3-d1a0178a5af1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:05.065Z|48ad585c-20f0-4d9c-a2bb-58165b6741bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:05.065Z|c887e72c-eb67-4c6d-9462-29ccadaab1a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:15.089Z|d890fbb8-e184-437f-b580-f6a55a683d4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:15.089Z|e3f4e365-0e2f-4431-9bf6-a5c357a5b8a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:15.090Z|d890fbb8-e184-437f-b580-f6a55a683d4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:15.090Z|e3f4e365-0e2f-4431-9bf6-a5c357a5b8a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:15.091Z|7e8ad6bb-1bf0-47af-aadc-8d5b9b853ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:15.091Z|7e8ad6bb-1bf0-47af-aadc-8d5b9b853ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:19.936Z|b4674bb1-570c-4ead-a97e-ad9cedfde4a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:33:19.937Z|b4674bb1-570c-4ead-a97e-ad9cedfde4a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:33:21.124Z|0edb4407-09f0-41e3-b7aa-1fa28b024f99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:33:21.124Z|0edb4407-09f0-41e3-b7aa-1fa28b024f99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:33:25.116Z|5b697575-d5e4-4d99-a3b9-6d1d87aea916|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:25.117Z|5b697575-d5e4-4d99-a3b9-6d1d87aea916|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:25.119Z|ea2a9c88-7e73-43b4-a0b3-764fd8c76d7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:25.120Z|ea2a9c88-7e73-43b4-a0b3-764fd8c76d7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:25.121Z|8a2304d7-7a69-4cc7-bf2e-056e80f43d0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:25.122Z|8a2304d7-7a69-4cc7-bf2e-056e80f43d0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:34.936Z|325b160e-7c63-4152-9195-4ec49bcc7152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:33:34.937Z|325b160e-7c63-4152-9195-4ec49bcc7152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:33:35.148Z|347f3a76-18fa-434e-a697-356582a77a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:35.149Z|347f3a76-18fa-434e-a697-356582a77a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:35.149Z|0e5a11dd-7c08-426e-bae5-076938136808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:35.150Z|0e5a11dd-7c08-426e-bae5-076938136808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:35.153Z|6399720e-1a3e-4f4a-ae6a-c74f3cd285e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:35.154Z|6399720e-1a3e-4f4a-ae6a-c74f3cd285e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:45.187Z|30f0b81c-2c6e-4cd5-85e6-66132b6bd904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:45.187Z|d8f3f09b-ffe7-4c75-a548-b46d22f3e0eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:45.188Z|30f0b81c-2c6e-4cd5-85e6-66132b6bd904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:45.188Z|d8f3f09b-ffe7-4c75-a548-b46d22f3e0eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:45.190Z|12bbc926-9547-4f1f-b64e-d08477445f33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:45.190Z|12bbc926-9547-4f1f-b64e-d08477445f33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:45.664Z|dee958e2-a585-416e-b0f8-d81d57af1430|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:33:45.665Z|dee958e2-a585-416e-b0f8-d81d57af1430|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:49.936Z|5becd045-759a-4140-86a9-96e42f8aa919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:33:49.936Z|5becd045-759a-4140-86a9-96e42f8aa919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:33:51.124Z|220e9439-8a74-4014-bf26-6a41453f7adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:33:51.125Z|220e9439-8a74-4014-bf26-6a41453f7adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:33:55.215Z|7598bedc-1f3c-448f-bac0-500c59ac176b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:55.215Z|263c38da-8d5b-4550-a23c-b38828a15b1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:55.216Z|263c38da-8d5b-4550-a23c-b38828a15b1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:55.216Z|7598bedc-1f3c-448f-bac0-500c59ac176b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:33:55.216Z|c55e52e8-da6f-4126-8382-03cfc3d5d958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:33:55.217Z|c55e52e8-da6f-4126-8382-03cfc3d5d958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:04.936Z|00ea9cb3-7a46-4d8c-aee8-a03e2fcde51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:34:04.941Z|00ea9cb3-7a46-4d8c-aee8-a03e2fcde51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:34:05.243Z|dd9140ff-3647-44bd-bc3f-2480383a8c84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:05.243Z|43869a46-81f7-4da9-b4fc-eace88528db6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:05.244Z|dd9140ff-3647-44bd-bc3f-2480383a8c84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:05.244Z|43869a46-81f7-4da9-b4fc-eace88528db6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:05.252Z|c946142f-5480-4629-8fb8-2d8212aa3e26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:05.253Z|c946142f-5480-4629-8fb8-2d8212aa3e26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:15.273Z|47c3b8da-4204-4a38-9ba5-2bc00d14f4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:15.273Z|f921ebd1-ed7e-49e6-80c0-a61a416b35f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:15.273Z|47c3b8da-4204-4a38-9ba5-2bc00d14f4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:15.274Z|f921ebd1-ed7e-49e6-80c0-a61a416b35f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:15.276Z|38a7f297-fabf-40c8-b330-ed0def430427|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:15.276Z|38a7f297-fabf-40c8-b330-ed0def430427|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:19.936Z|30cf1fff-a07a-42dd-8932-20c35c8097cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:34:19.936Z|30cf1fff-a07a-42dd-8932-20c35c8097cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:34:21.126Z|c59d7c2d-8c30-4f52-acb4-83a818a32681|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:34:21.126Z|c59d7c2d-8c30-4f52-acb4-83a818a32681|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:34:25.296Z|2eba5e10-ef08-4593-8d7b-cf4be866c4d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:25.296Z|2eba5e10-ef08-4593-8d7b-cf4be866c4d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:25.304Z|7c766e02-3245-4eb0-b4b7-e72bd4ae6ccc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:25.304Z|7c766e02-3245-4eb0-b4b7-e72bd4ae6ccc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:25.304Z|c3a7e254-3f96-46d0-9f69-92d8796c4cc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:25.305Z|c3a7e254-3f96-46d0-9f69-92d8796c4cc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:34.936Z|1fa74311-6c3b-42eb-bb4f-bdecfeecbd3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:34:34.936Z|1fa74311-6c3b-42eb-bb4f-bdecfeecbd3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:34:35.326Z|4b0b4ed3-3a1a-405e-ae02-6953c8f3e424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:35.327Z|4b0b4ed3-3a1a-405e-ae02-6953c8f3e424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:35.330Z|2a10e0b3-883d-4d33-b677-5d716567107d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:35.331Z|2a10e0b3-883d-4d33-b677-5d716567107d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:35.331Z|ccf1c768-a16b-4b5c-a2c6-c6124d4d990d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:35.332Z|ccf1c768-a16b-4b5c-a2c6-c6124d4d990d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:45.357Z|99887e74-5b6e-46e9-9528-3c77ce36c713|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:45.358Z|99887e74-5b6e-46e9-9528-3c77ce36c713|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:45.357Z|3d6ea714-7687-429f-83a6-c5fb0af1af8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:45.358Z|3d6ea714-7687-429f-83a6-c5fb0af1af8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:45.359Z|e8dce81d-f180-4e73-becc-1aed708a9178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:45.360Z|e8dce81d-f180-4e73-becc-1aed708a9178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:45.661Z|ee67a9fc-3b95-4333-912f-7534ded71c0b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:34:45.662Z|ee67a9fc-3b95-4333-912f-7534ded71c0b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:49.936Z|2d43505a-bc98-4b3a-993f-f71195e839d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:34:49.940Z|2d43505a-bc98-4b3a-993f-f71195e839d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:34:51.127Z|f65ce7a1-9fbb-48ac-9f28-d9cee027c061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:34:51.128Z|f65ce7a1-9fbb-48ac-9f28-d9cee027c061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:34:55.387Z|0db5b3b7-a1fe-4de0-958f-32263f499859|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:55.388Z|0db5b3b7-a1fe-4de0-958f-32263f499859|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:55.390Z|e1ec6b32-0a44-43c3-ae3c-a434ce82dd03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:55.390Z|c6dd67e1-235f-4a9f-93d9-8e7f68603ad8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:34:55.391Z|c6dd67e1-235f-4a9f-93d9-8e7f68603ad8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:34:55.390Z|e1ec6b32-0a44-43c3-ae3c-a434ce82dd03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:04.936Z|d8dc2a17-9496-4c6a-9033-34f84a137e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:35:04.936Z|d8dc2a17-9496-4c6a-9033-34f84a137e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:35:05.419Z|1446398e-a9dd-4a97-946d-2115ce7ca26b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:05.419Z|0eed211e-07ad-4b76-889a-4d97666eea45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:05.420Z|1446398e-a9dd-4a97-946d-2115ce7ca26b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:05.419Z|0eed211e-07ad-4b76-889a-4d97666eea45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:05.426Z|53be8079-26de-46af-88df-6151d31335cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:05.426Z|53be8079-26de-46af-88df-6151d31335cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:15.451Z|555016b8-274e-4cf7-ba92-21932c79264c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:15.452Z|555016b8-274e-4cf7-ba92-21932c79264c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:15.457Z|5eef98c6-ad84-46ef-9845-609569373265|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:15.458Z|5eef98c6-ad84-46ef-9845-609569373265|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:15.459Z|7c91aa16-fed7-4147-89bf-aa10759e4c13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:15.460Z|7c91aa16-fed7-4147-89bf-aa10759e4c13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:19.936Z|a9b081f2-c9ea-4a06-bdf0-9fbb0a121562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:35:19.936Z|a9b081f2-c9ea-4a06-bdf0-9fbb0a121562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:35:21.128Z|6a0df5fa-e868-4581-a4d3-7c2ac3c86210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:35:21.129Z|6a0df5fa-e868-4581-a4d3-7c2ac3c86210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:35:25.487Z|fc783c52-7828-4e93-ac55-3750011bdecf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:25.487Z|1976abc9-1c27-4e1f-ba92-83ab4874e387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:25.488Z|fc783c52-7828-4e93-ac55-3750011bdecf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:25.488Z|1976abc9-1c27-4e1f-ba92-83ab4874e387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:25.489Z|96387dc5-8a06-4bea-8b2a-bd5f742f05d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:25.490Z|96387dc5-8a06-4bea-8b2a-bd5f742f05d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:34.936Z|bb0345de-0f61-42e8-87d1-b9aa198ddef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:35:34.940Z|bb0345de-0f61-42e8-87d1-b9aa198ddef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:35:35.540Z|9404ee97-3ab9-4edf-bc97-895d6f0583b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:35.541Z|9404ee97-3ab9-4edf-bc97-895d6f0583b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:35.541Z|db22950a-158d-4947-b9ed-5e2b38be5c03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:35.541Z|db22950a-158d-4947-b9ed-5e2b38be5c03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:35.544Z|b8d0bac1-c8f0-4153-9d92-f15619da0bca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:35.545Z|b8d0bac1-c8f0-4153-9d92-f15619da0bca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:45.567Z|1eb35f50-c850-4f5a-be9d-72e3c593c8b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:45.567Z|79031f84-1fa0-4fe1-a237-5f0459a4fd28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:45.568Z|79031f84-1fa0-4fe1-a237-5f0459a4fd28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:45.567Z|a6cf7143-4daf-4439-ac3b-5c6c4710630e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:45.568Z|1eb35f50-c850-4f5a-be9d-72e3c593c8b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:45.569Z|a6cf7143-4daf-4439-ac3b-5c6c4710630e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:45.660Z|b62b01f9-70fa-4ff1-bca8-40710b54c456|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:35:45.661Z|b62b01f9-70fa-4ff1-bca8-40710b54c456|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:49.936Z|6f555355-d42c-4b7e-b900-9a5ad3ee79e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:35:49.936Z|6f555355-d42c-4b7e-b900-9a5ad3ee79e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:35:51.130Z|b45101b6-f405-4a71-bfc4-951918f14c79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:35:51.130Z|b45101b6-f405-4a71-bfc4-951918f14c79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:35:55.589Z|51492d0b-53e4-443d-b089-35a2a984f313|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:55.590Z|51492d0b-53e4-443d-b089-35a2a984f313|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:55.592Z|cb730ff1-8a87-4112-9eb7-3f7ad7ae0169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:55.592Z|cb730ff1-8a87-4112-9eb7-3f7ad7ae0169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:35:55.594Z|a4435984-a3a7-4502-9d57-9d718b8091cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:35:55.594Z|a4435984-a3a7-4502-9d57-9d718b8091cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:04.936Z|1ca47831-4c10-4ade-b6b9-e682c1897836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:36:04.936Z|1ca47831-4c10-4ade-b6b9-e682c1897836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:36:05.613Z|ef9ad410-068e-41de-a450-d36abc455de0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:05.613Z|524855c7-c2e3-483e-8492-392364b584a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:05.614Z|ef9ad410-068e-41de-a450-d36abc455de0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:05.614Z|cdc479f1-29ab-4b6f-823c-eb07004d4423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:05.615Z|cdc479f1-29ab-4b6f-823c-eb07004d4423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:05.614Z|524855c7-c2e3-483e-8492-392364b584a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:15.640Z|520c4de2-7cb0-4e2f-af3a-0aaf28d89c47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:15.640Z|cb770698-2724-4df0-92b6-9eb6ca6e35c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:15.640Z|520c4de2-7cb0-4e2f-af3a-0aaf28d89c47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:15.640Z|cb770698-2724-4df0-92b6-9eb6ca6e35c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:15.643Z|155b383c-9dd9-4dfb-bb24-1a1c2b812850|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:15.644Z|155b383c-9dd9-4dfb-bb24-1a1c2b812850|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:19.936Z|7c7e1490-1c21-4f6c-bce1-8ec7a3ddc0d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:36:19.941Z|7c7e1490-1c21-4f6c-bce1-8ec7a3ddc0d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:36:21.130Z|b9647b4e-ab4c-4089-a23e-8f64a0ab8abb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:36:21.131Z|b9647b4e-ab4c-4089-a23e-8f64a0ab8abb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:36:25.661Z|5146f498-ecf8-4481-a77e-0317b8220d85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:25.662Z|5146f498-ecf8-4481-a77e-0317b8220d85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:25.662Z|7657314c-442a-4fa2-99ca-e2a1575cf000|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:25.663Z|7657314c-442a-4fa2-99ca-e2a1575cf000|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:25.663Z|8403cbb5-b4d0-49f8-8f26-e02c09fb125e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:25.664Z|8403cbb5-b4d0-49f8-8f26-e02c09fb125e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:34.936Z|bed48ca0-80ce-41ae-802f-6f9260f5cff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:36:34.936Z|bed48ca0-80ce-41ae-802f-6f9260f5cff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:36:35.687Z|acb9f73f-f121-4b80-934f-ad4a9efb58c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:35.687Z|acb9f73f-f121-4b80-934f-ad4a9efb58c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:35.697Z|b9cb30b6-d9bc-4808-bd4b-e6b938a893cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:35.697Z|881fae70-b72a-4eab-ada1-f3287aafac24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:35.697Z|b9cb30b6-d9bc-4808-bd4b-e6b938a893cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:35.698Z|881fae70-b72a-4eab-ada1-f3287aafac24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:45.661Z|55af43b1-403c-4201-960a-d4d46430bb5f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:36:45.662Z|55af43b1-403c-4201-960a-d4d46430bb5f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:45.709Z|bd6bcbd2-a404-4168-8319-9ce20b90faff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:45.710Z|bd6bcbd2-a404-4168-8319-9ce20b90faff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:45.721Z|d428b957-8425-4b9b-a004-57d720c805c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:45.722Z|d428b957-8425-4b9b-a004-57d720c805c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:45.725Z|9f9a7d8c-ba6e-40cd-8c45-121fe9d2c789|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:45.725Z|9f9a7d8c-ba6e-40cd-8c45-121fe9d2c789|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:49.936Z|472ff53c-434b-48fc-aafd-038915dd1ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:36:49.936Z|472ff53c-434b-48fc-aafd-038915dd1ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:36:51.131Z|71fcf4de-f54c-4cad-a82e-d69fb055401c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:36:51.132Z|71fcf4de-f54c-4cad-a82e-d69fb055401c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:36:55.747Z|8cf051e7-a304-4680-aebd-6c8df80e8882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:55.747Z|60ebf48b-54eb-4595-9060-8c078cd222bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:55.747Z|60ebf48b-54eb-4595-9060-8c078cd222bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:55.748Z|8cf051e7-a304-4680-aebd-6c8df80e8882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:36:55.748Z|74f036f8-0370-4a69-9357-67dab92b9f03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:36:55.748Z|74f036f8-0370-4a69-9357-67dab92b9f03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:04.936Z|2f0d850f-c6f2-4fdf-965e-7af64de11009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:37:04.939Z|2f0d850f-c6f2-4fdf-965e-7af64de11009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:37:05.774Z|3ceb8059-6e5a-4014-9222-c2e666368bc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:05.775Z|3ceb8059-6e5a-4014-9222-c2e666368bc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:05.776Z|58459bef-199f-43bc-8cbc-dcfa33aa8749|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:05.777Z|58459bef-199f-43bc-8cbc-dcfa33aa8749|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:05.777Z|d6af9033-6ac5-406c-87a2-48d98dfba1e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:05.782Z|d6af9033-6ac5-406c-87a2-48d98dfba1e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:15.815Z|283db175-046d-4ac3-b092-48376f2f27d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:15.815Z|a3d78c0c-29b9-40a6-bf02-dd7fdd1d1739|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:15.817Z|283db175-046d-4ac3-b092-48376f2f27d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:15.817Z|a3d78c0c-29b9-40a6-bf02-dd7fdd1d1739|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:15.820Z|ef302519-c7c6-4017-9902-ea2ebcd18956|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:15.821Z|ef302519-c7c6-4017-9902-ea2ebcd18956|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:19.936Z|567acbf1-c999-4a51-bb60-a3b9b52b57b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:37:19.936Z|567acbf1-c999-4a51-bb60-a3b9b52b57b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:37:21.132Z|3f62fa92-0da7-4f54-9281-9b9040dd879e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:37:21.133Z|3f62fa92-0da7-4f54-9281-9b9040dd879e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:37:25.844Z|a88f00eb-c736-4086-8eb5-438823c4bd01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:25.844Z|bc20c7db-945c-4ee4-a246-b6f136105451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:25.844Z|a88f00eb-c736-4086-8eb5-438823c4bd01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:25.844Z|546f10a2-b71f-4e40-b94b-537e2d5a400d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:25.845Z|bc20c7db-945c-4ee4-a246-b6f136105451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:25.845Z|546f10a2-b71f-4e40-b94b-537e2d5a400d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:34.936Z|71508f96-ceff-417f-a759-6069b7bba524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:37:34.937Z|71508f96-ceff-417f-a759-6069b7bba524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:37:35.873Z|85469cb5-f4ea-4c43-8603-07bd699fa07b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:35.873Z|85469cb5-f4ea-4c43-8603-07bd699fa07b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:35.874Z|064ce24e-a729-4e92-982a-48151a36aaad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:35.874Z|064ce24e-a729-4e92-982a-48151a36aaad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:35.881Z|bb68e7ea-ab0c-4c7f-a9fc-0f36374ba68b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:35.881Z|bb68e7ea-ab0c-4c7f-a9fc-0f36374ba68b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:45.663Z|c4bc9a70-a6b9-462f-989d-53901f7edb52|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:37:45.664Z|c4bc9a70-a6b9-462f-989d-53901f7edb52|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:45.910Z|0872f3ed-418b-49a1-8c4a-2c379c7436a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:45.911Z|5fae360b-79ac-439e-abb9-4863afcf3e0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:45.911Z|0872f3ed-418b-49a1-8c4a-2c379c7436a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:45.911Z|5fae360b-79ac-439e-abb9-4863afcf3e0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:45.912Z|7be4ceb2-3ba9-4f56-a6d4-429ce5707da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:45.912Z|7be4ceb2-3ba9-4f56-a6d4-429ce5707da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:49.936Z|fc66e2f6-d1c9-496d-9fa5-ea6902251107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:37:49.941Z|fc66e2f6-d1c9-496d-9fa5-ea6902251107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:37:51.134Z|72acf99d-d206-48dd-b98a-cce1f48141e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:37:51.135Z|72acf99d-d206-48dd-b98a-cce1f48141e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:37:55.949Z|21373ece-5e4d-450d-9554-d941102cb282|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:55.948Z|0e4d73c9-d83c-4040-a2dd-b255db2ba875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:55.949Z|21373ece-5e4d-450d-9554-d941102cb282|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:55.950Z|7bf4d404-1204-444c-90fb-6ce25c1f0609|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:37:55.950Z|0e4d73c9-d83c-4040-a2dd-b255db2ba875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:37:55.950Z|7bf4d404-1204-444c-90fb-6ce25c1f0609|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:04.936Z|9fddbc06-f2d5-457a-b3fb-101df1fa9fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:38:04.937Z|9fddbc06-f2d5-457a-b3fb-101df1fa9fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:38:05.977Z|55681a1b-e015-4cb9-8bbf-d98655d30cc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:05.978Z|55681a1b-e015-4cb9-8bbf-d98655d30cc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:05.979Z|49c5ed05-4e1f-4396-92c5-7540a6d3e2e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:05.979Z|49c5ed05-4e1f-4396-92c5-7540a6d3e2e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:05.982Z|f7008f87-3ba3-4efe-9756-67e0d8b332a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:05.983Z|f7008f87-3ba3-4efe-9756-67e0d8b332a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:16.008Z|b8a7602f-d543-4a5a-afe4-4185ad76fde3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:16.008Z|06b3141f-04f8-45cf-a14d-699fbb03a3f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:16.008Z|b8a7602f-d543-4a5a-afe4-4185ad76fde3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:16.008Z|06b3141f-04f8-45cf-a14d-699fbb03a3f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:16.013Z|134da813-23a7-4184-856d-c5baba0e7476|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:16.013Z|134da813-23a7-4184-856d-c5baba0e7476|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:19.936Z|901022e3-091c-4523-921e-0a22d1d0a4a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:38:19.936Z|901022e3-091c-4523-921e-0a22d1d0a4a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:38:21.135Z|c06e52c7-28e6-4148-a4b2-a13c0652d9fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:38:21.136Z|c06e52c7-28e6-4148-a4b2-a13c0652d9fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:38:26.036Z|c886b3ec-1b39-405b-89e3-41ae60ac90e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:26.037Z|c886b3ec-1b39-405b-89e3-41ae60ac90e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:26.038Z|0cf9e0bb-3068-4fcd-9a1f-6bd000fcd9a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:26.038Z|0cf9e0bb-3068-4fcd-9a1f-6bd000fcd9a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:26.041Z|498f987f-af99-429b-9f97-8836be1e9ed8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:26.042Z|498f987f-af99-429b-9f97-8836be1e9ed8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:34.936Z|ae90aee2-664e-40bc-aa12-14601cc4de52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:38:34.940Z|ae90aee2-664e-40bc-aa12-14601cc4de52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:38:36.065Z|8c773634-9aee-4eab-af06-928d8a593464|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:36.066Z|8c773634-9aee-4eab-af06-928d8a593464|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:36.066Z|c09647c5-8ac8-446c-b1d4-7d619b4bf1b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:36.067Z|c09647c5-8ac8-446c-b1d4-7d619b4bf1b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:36.069Z|55fe4748-b568-4d62-b1f5-83e5bab71495|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:36.070Z|55fe4748-b568-4d62-b1f5-83e5bab71495|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:45.662Z|88dd00a8-b6ae-4d0c-9688-ac5bf963bce0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:38:45.663Z|88dd00a8-b6ae-4d0c-9688-ac5bf963bce0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:46.095Z|3caa9e5c-d676-4ee1-8046-12d5806ff11a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:46.095Z|3caa9e5c-d676-4ee1-8046-12d5806ff11a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:46.095Z|3cd2f2e1-7158-4010-a212-9e30bd13725f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:46.096Z|3cd2f2e1-7158-4010-a212-9e30bd13725f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:46.103Z|bf00a940-e956-4b06-92dc-8e9a10f851ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:46.104Z|bf00a940-e956-4b06-92dc-8e9a10f851ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:49.936Z|f9d70403-3adc-4f91-891a-28a963fd6da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:38:49.936Z|f9d70403-3adc-4f91-891a-28a963fd6da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:38:51.136Z|85812033-1f53-4cb7-90f7-5b1f0cb3a701|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:38:51.136Z|85812033-1f53-4cb7-90f7-5b1f0cb3a701|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:38:56.127Z|b819ea67-5792-4601-807d-02b6e9792447|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:56.128Z|b819ea67-5792-4601-807d-02b6e9792447|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:56.130Z|737abf94-b70f-4a5f-8ad6-b7f6ff41f816|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:56.130Z|737abf94-b70f-4a5f-8ad6-b7f6ff41f816|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:38:56.134Z|29250333-e45c-449a-8b58-a281367685e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:38:56.135Z|29250333-e45c-449a-8b58-a281367685e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:04.936Z|c1864f83-8945-4abd-9b65-a9d1cd99ff8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:39:04.936Z|c1864f83-8945-4abd-9b65-a9d1cd99ff8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:39:06.154Z|986d89d4-7660-4023-870e-060c5ff336f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:06.155Z|986d89d4-7660-4023-870e-060c5ff336f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:06.155Z|c02b3ec0-cb84-4df6-99ff-2d69dadfec71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:06.155Z|c02b3ec0-cb84-4df6-99ff-2d69dadfec71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:06.160Z|3881c316-a97f-4644-9a41-ace6b6f2ca95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:06.160Z|3881c316-a97f-4644-9a41-ace6b6f2ca95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:16.182Z|a84961d1-c25a-4212-a8fb-e21a39132bbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:16.183Z|a84961d1-c25a-4212-a8fb-e21a39132bbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:16.183Z|5c160c08-dbbe-439c-8717-198418b20586|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:16.183Z|5c160c08-dbbe-439c-8717-198418b20586|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:16.189Z|dbb882bd-1e49-4ba6-ac5c-044b985e3a0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:16.190Z|dbb882bd-1e49-4ba6-ac5c-044b985e3a0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:19.936Z|4d6e794d-1911-47f4-8640-06b102a898bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:39:19.940Z|4d6e794d-1911-47f4-8640-06b102a898bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:39:21.137Z|7093972c-4143-4621-9397-e992bae2abd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:39:21.137Z|7093972c-4143-4621-9397-e992bae2abd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:39:26.210Z|47258651-d75a-4710-a467-e5ec80051bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:26.211Z|47258651-d75a-4710-a467-e5ec80051bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:26.211Z|39a3d351-b342-4817-b846-7ca2e4009e60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:26.212Z|39a3d351-b342-4817-b846-7ca2e4009e60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:26.216Z|10abb2bf-2de3-4411-87a9-db3b2aab965f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:26.217Z|10abb2bf-2de3-4411-87a9-db3b2aab965f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:34.936Z|8b942b8a-937f-419c-a0f3-6e67cfae6696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:39:34.936Z|8b942b8a-937f-419c-a0f3-6e67cfae6696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:39:36.239Z|9d6feecd-47c8-4381-8c27-aacd1fa6347e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:36.239Z|9d6feecd-47c8-4381-8c27-aacd1fa6347e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:36.243Z|b933a59a-0660-42a6-ab78-57c7a3e12a25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:36.243Z|b933a59a-0660-42a6-ab78-57c7a3e12a25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:36.246Z|12d3d616-674e-4820-b20f-ceb780af114d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:36.247Z|12d3d616-674e-4820-b20f-ceb780af114d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:45.661Z|cf0bfc71-020e-4fca-ac30-37bc3bc5a23b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:39:45.662Z|cf0bfc71-020e-4fca-ac30-37bc3bc5a23b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:46.268Z|7fd6f388-b8c2-4743-a6f7-ff72cdc90cc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:46.268Z|7fd6f388-b8c2-4743-a6f7-ff72cdc90cc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:46.271Z|05a5c10a-add8-4e28-979e-c206b0c584ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:46.272Z|05a5c10a-add8-4e28-979e-c206b0c584ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:46.272Z|eff77161-2b3f-49e2-81d2-da3971f2d049|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:46.273Z|eff77161-2b3f-49e2-81d2-da3971f2d049|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:49.936Z|12b141d8-c6f4-43fe-955e-248e5d842e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:39:49.936Z|12b141d8-c6f4-43fe-955e-248e5d842e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:39:51.138Z|ff3a8a6d-ad7c-461d-be84-fb0608c73e90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:39:51.138Z|ff3a8a6d-ad7c-461d-be84-fb0608c73e90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:39:56.299Z|55fb1c71-a556-4b94-8105-56af48cca908|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:56.299Z|55fb1c71-a556-4b94-8105-56af48cca908|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:56.304Z|36b830f0-9ce7-4911-bf66-a2f37d5b513e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:56.305Z|b284d876-ea3b-46ae-84de-225e85df27d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:39:56.305Z|36b830f0-9ce7-4911-bf66-a2f37d5b513e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:39:56.305Z|b284d876-ea3b-46ae-84de-225e85df27d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:04.936Z|50892425-8b8c-41d4-985d-4937b4bade19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:40:04.940Z|50892425-8b8c-41d4-985d-4937b4bade19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:40:06.329Z|49f358d9-5a98-461e-b84c-5b966652d57d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:06.330Z|49f358d9-5a98-461e-b84c-5b966652d57d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:06.334Z|62222c48-fa40-471c-8149-48abcc49cedf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:06.334Z|62222c48-fa40-471c-8149-48abcc49cedf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:06.337Z|59ca2f1b-f187-43b5-8d7a-3dca8df96bb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:06.338Z|59ca2f1b-f187-43b5-8d7a-3dca8df96bb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:16.359Z|b1899456-e941-4610-ba53-b830e0e46c6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:16.359Z|b1899456-e941-4610-ba53-b830e0e46c6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:16.361Z|205c7c73-8dec-4b7e-a0d4-1c2669d3a592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:16.362Z|205c7c73-8dec-4b7e-a0d4-1c2669d3a592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:16.364Z|b49df4ca-eb83-4fdf-998a-60447ad206d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:16.365Z|b49df4ca-eb83-4fdf-998a-60447ad206d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:19.936Z|e11db55c-f8cd-4171-b806-530fe9b272f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:40:19.937Z|e11db55c-f8cd-4171-b806-530fe9b272f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:40:21.139Z|0acd3476-7437-4f9b-a11f-a3d1996fe630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:40:21.139Z|0acd3476-7437-4f9b-a11f-a3d1996fe630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:40:26.389Z|087edf76-cd2b-4eba-ab46-c0489c943245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:26.390Z|087edf76-cd2b-4eba-ab46-c0489c943245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:26.392Z|8dd70077-e408-4c4e-83d7-40039716b8ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:26.393Z|8dd70077-e408-4c4e-83d7-40039716b8ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:26.395Z|738debac-28b0-4cf8-ae04-929eb769dcac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:26.395Z|738debac-28b0-4cf8-ae04-929eb769dcac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:34.936Z|89c83939-af13-4c3d-9d51-967cddc13411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:40:34.936Z|89c83939-af13-4c3d-9d51-967cddc13411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:40:36.419Z|3b14c402-253e-4165-a1ed-257a5f516694|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:36.420Z|3b14c402-253e-4165-a1ed-257a5f516694|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:36.420Z|b5284f66-190c-4e08-a49c-e6dc3118641f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:36.420Z|af7b5f89-867f-49e8-b191-0f311c273e14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:36.421Z|b5284f66-190c-4e08-a49c-e6dc3118641f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:36.421Z|af7b5f89-867f-49e8-b191-0f311c273e14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:45.660Z|a6148a52-41d3-417d-8c9f-3a759bc7d83f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:40:45.661Z|a6148a52-41d3-417d-8c9f-3a759bc7d83f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:46.445Z|2b739a22-9f2a-44db-8148-7256b7c6ff11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:46.446Z|2b739a22-9f2a-44db-8148-7256b7c6ff11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:46.454Z|72c218e2-e874-4584-be5a-f45a705e2d8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:46.454Z|72c218e2-e874-4584-be5a-f45a705e2d8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:46.454Z|51983b79-4ad4-4547-8878-fd3c34fd60b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:46.455Z|51983b79-4ad4-4547-8878-fd3c34fd60b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:49.936Z|6d2f1c45-cf74-4f07-8b0b-53bba11a6751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:40:49.939Z|6d2f1c45-cf74-4f07-8b0b-53bba11a6751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:40:51.140Z|c6f4d425-7056-4b8f-b1f5-e5cd1df938a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:40:51.140Z|c6f4d425-7056-4b8f-b1f5-e5cd1df938a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:40:56.478Z|0ca49a97-d682-4f7b-a219-8e89c48a40e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:56.478Z|0ca49a97-d682-4f7b-a219-8e89c48a40e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:56.481Z|9c5b35ce-384a-4e23-86da-88356c33cddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:56.481Z|94504472-f276-491d-9730-c694b2a44378|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:40:56.481Z|9c5b35ce-384a-4e23-86da-88356c33cddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:40:56.482Z|94504472-f276-491d-9730-c694b2a44378|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:04.936Z|7ede207f-bc4e-41d4-85f8-bcdca86e4c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:41:04.937Z|7ede207f-bc4e-41d4-85f8-bcdca86e4c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:41:06.510Z|8d22eb52-0e8f-46e1-b676-43f378d0538e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:06.512Z|8d22eb52-0e8f-46e1-b676-43f378d0538e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:06.512Z|42f316e8-2863-4663-9b43-24c6d3b0ffda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:06.512Z|42f316e8-2863-4663-9b43-24c6d3b0ffda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:06.515Z|04fdd713-77e6-463c-a06a-4d7a1b33faf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:06.516Z|04fdd713-77e6-463c-a06a-4d7a1b33faf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:16.544Z|06f50217-6357-4270-87c3-1e3374fb2d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:16.545Z|3299dc23-be08-4af5-9dc3-38ea728249f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:16.545Z|06f50217-6357-4270-87c3-1e3374fb2d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:16.545Z|3299dc23-be08-4af5-9dc3-38ea728249f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:16.554Z|0ed9d53e-ed95-4610-b8b5-4614b55611e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:16.554Z|0ed9d53e-ed95-4610-b8b5-4614b55611e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:19.936Z|b7b6b7f3-379d-462c-8306-342876f0dd5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:41:19.937Z|b7b6b7f3-379d-462c-8306-342876f0dd5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:41:21.141Z|0bdc876c-17f5-4604-9273-2c361425fc8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:41:21.141Z|0bdc876c-17f5-4604-9273-2c361425fc8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:41:26.578Z|449eb16f-bf62-4efc-895d-990da49e5471|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:26.578Z|3d90a4a4-8adb-474f-91aa-951c17fe38ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:26.579Z|3d90a4a4-8adb-474f-91aa-951c17fe38ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:26.579Z|449eb16f-bf62-4efc-895d-990da49e5471|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:26.582Z|a9f4a1e8-bded-493c-a3f1-223bca52a35f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:26.582Z|a9f4a1e8-bded-493c-a3f1-223bca52a35f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:34.936Z|ad4ec2e1-2b93-4655-abf0-3adc1b6032c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:41:34.941Z|ad4ec2e1-2b93-4655-abf0-3adc1b6032c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:41:36.609Z|5d505c55-5348-439c-984c-c3f18e400aeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:36.609Z|964847a3-6f46-4d51-9f03-dc7742b5e91d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:36.610Z|964847a3-6f46-4d51-9f03-dc7742b5e91d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:36.610Z|afe64191-6745-4fbb-b248-0638d69dc33c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:36.610Z|5d505c55-5348-439c-984c-c3f18e400aeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:36.610Z|afe64191-6745-4fbb-b248-0638d69dc33c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:45.662Z|39fd932a-9aef-4802-9483-5963dab623cb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:41:45.663Z|39fd932a-9aef-4802-9483-5963dab623cb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:46.640Z|92e734be-e1cf-4e7e-9dd6-893b51dec2aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:46.640Z|a0ac8162-c175-4c75-8184-510ce4de3f8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:46.641Z|92e734be-e1cf-4e7e-9dd6-893b51dec2aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:46.641Z|a0ac8162-c175-4c75-8184-510ce4de3f8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:46.642Z|33a6fe79-e198-4a16-b4fc-358cdae43fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:46.642Z|33a6fe79-e198-4a16-b4fc-358cdae43fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:49.936Z|f58585bc-1a28-4639-bd59-b38f15708b16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:41:49.937Z|f58585bc-1a28-4639-bd59-b38f15708b16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:41:51.142Z|08d32b18-a341-4e92-86ae-1d06f7629b21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:41:51.142Z|08d32b18-a341-4e92-86ae-1d06f7629b21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:41:56.671Z|c523e47e-71e1-481f-aae6-f7f918234aec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:56.672Z|c523e47e-71e1-481f-aae6-f7f918234aec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:56.678Z|1c4a8e69-e8e9-4694-a1cc-3134c19a51cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:56.679Z|1c4a8e69-e8e9-4694-a1cc-3134c19a51cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:41:56.679Z|37b1ac45-e585-40cb-a0d5-ba367476fc38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:41:56.679Z|37b1ac45-e585-40cb-a0d5-ba367476fc38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:04.936Z|bdd3f644-5fbb-48e4-8cf8-843f037c637c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:42:04.936Z|bdd3f644-5fbb-48e4-8cf8-843f037c637c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:42:06.703Z|2f1ecb5a-ba67-4497-b49c-91618fb4a7de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:06.703Z|2f1ecb5a-ba67-4497-b49c-91618fb4a7de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:06.705Z|d2cd7d65-82a4-4ef0-acf5-d648cb6b48a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:06.706Z|d2cd7d65-82a4-4ef0-acf5-d648cb6b48a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:06.707Z|38a7d436-ef2c-4fc0-85fb-9351db4c764e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:06.708Z|38a7d436-ef2c-4fc0-85fb-9351db4c764e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:16.730Z|d525024c-a31d-4197-b567-543b7ad72de9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:16.730Z|d525024c-a31d-4197-b567-543b7ad72de9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:16.734Z|0dfd58d8-c8d3-4c09-a3df-e08444e7fc34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:16.735Z|0dfd58d8-c8d3-4c09-a3df-e08444e7fc34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:16.736Z|7c87c9fa-e235-4f92-a88c-783c4a27cc75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:16.736Z|7c87c9fa-e235-4f92-a88c-783c4a27cc75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:19.936Z|18491cce-92b9-426c-b710-81b082e5867b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:42:19.941Z|18491cce-92b9-426c-b710-81b082e5867b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:42:21.143Z|8318a2f9-bf8a-48a0-acdc-70768ac4fbf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:42:21.144Z|8318a2f9-bf8a-48a0-acdc-70768ac4fbf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:42:26.766Z|a7cb4b07-6eea-4f56-97cc-17fb71d982ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:26.766Z|3c123488-07c8-476d-8924-68ca2893c901|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:26.767Z|a7cb4b07-6eea-4f56-97cc-17fb71d982ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:26.767Z|3c123488-07c8-476d-8924-68ca2893c901|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:26.768Z|efaa8fdd-1716-465d-bf8a-b9e72cca2df6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:26.768Z|efaa8fdd-1716-465d-bf8a-b9e72cca2df6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:34.936Z|92a4c932-5a52-41e6-833d-9d3f46661aa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:42:34.937Z|92a4c932-5a52-41e6-833d-9d3f46661aa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:42:36.797Z|f22a3258-4e71-49f7-9c17-75db280e8c47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:36.797Z|2303778d-4226-46fe-b091-3b56d81ae96c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:36.798Z|2303778d-4226-46fe-b091-3b56d81ae96c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:36.798Z|f22a3258-4e71-49f7-9c17-75db280e8c47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:36.806Z|5034835a-cfde-453d-9ed6-b27af3a67608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:36.807Z|5034835a-cfde-453d-9ed6-b27af3a67608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:45.661Z|b0871de2-9912-4875-8cc1-adb0e248de0f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:42:45.661Z|b0871de2-9912-4875-8cc1-adb0e248de0f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:46.823Z|7de59f6f-1f11-42de-9db0-b3ca3d33694b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:46.824Z|7de59f6f-1f11-42de-9db0-b3ca3d33694b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:46.825Z|247caeb4-02fd-4a74-b257-0e9d2ccdc78a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:46.826Z|247caeb4-02fd-4a74-b257-0e9d2ccdc78a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:46.833Z|87498a88-81c1-4b11-87e1-54453a6a76e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:46.834Z|87498a88-81c1-4b11-87e1-54453a6a76e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:49.936Z|49b62960-d23d-46a1-98bb-c4482e9e16e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:42:49.937Z|49b62960-d23d-46a1-98bb-c4482e9e16e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:42:51.144Z|00ef3141-6667-44b1-82b6-67c77316a375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:42:51.145Z|00ef3141-6667-44b1-82b6-67c77316a375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:42:56.853Z|44111ff7-d9e3-4279-a5cf-1889ff4fa8c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:56.853Z|44111ff7-d9e3-4279-a5cf-1889ff4fa8c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:56.857Z|a388de8e-60b5-4a1a-a6bc-0865b392ddd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:56.858Z|a388de8e-60b5-4a1a-a6bc-0865b392ddd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:42:56.860Z|47d2b536-7078-41e6-8432-724afeb332ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:42:56.861Z|47d2b536-7078-41e6-8432-724afeb332ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:04.936Z|9ef949ea-6b14-4631-9422-6cc388377276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:43:04.940Z|9ef949ea-6b14-4631-9422-6cc388377276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:43:06.882Z|8f362330-1c1a-41e2-9975-149e8513e0e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:06.882Z|8f362330-1c1a-41e2-9975-149e8513e0e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:06.885Z|b53170e3-502a-4266-8a15-1a46d5a449de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:06.885Z|b53170e3-502a-4266-8a15-1a46d5a449de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:06.888Z|e491229c-9f2d-44c3-878f-5403afabb9cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:06.889Z|e491229c-9f2d-44c3-878f-5403afabb9cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:16.914Z|330a6d86-6f4b-4ba8-81e8-d3ed34eb4b2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:16.914Z|f82ff1c7-0ab8-4f7e-8bce-79a99f1c348b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:16.915Z|330a6d86-6f4b-4ba8-81e8-d3ed34eb4b2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:16.916Z|f82ff1c7-0ab8-4f7e-8bce-79a99f1c348b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:16.925Z|c060b8f7-fb1a-46e9-87ab-7550d81ae3b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:16.926Z|c060b8f7-fb1a-46e9-87ab-7550d81ae3b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:19.936Z|7a29d033-61ea-4480-9c23-8978849eb314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:43:19.936Z|7a29d033-61ea-4480-9c23-8978849eb314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:43:21.146Z|431e9023-0a8d-4a33-ab71-76d515d49fc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:43:21.146Z|431e9023-0a8d-4a33-ab71-76d515d49fc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:43:26.940Z|61dcfe13-f6a9-4511-9c55-39f6f67e22e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:26.941Z|61dcfe13-f6a9-4511-9c55-39f6f67e22e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:26.946Z|5c3ac958-8a54-4105-8b3b-6fa65fa53ade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:26.946Z|5c3ac958-8a54-4105-8b3b-6fa65fa53ade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:26.953Z|62b989d8-f4cb-46f7-bd82-690ebfbb5513|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:26.953Z|62b989d8-f4cb-46f7-bd82-690ebfbb5513|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:34.936Z|3b6453f1-c42f-463a-adbe-53936e948fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:43:34.936Z|3b6453f1-c42f-463a-adbe-53936e948fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:43:36.970Z|aedeb17a-8be7-47a9-906e-53dddb703b4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:36.971Z|aedeb17a-8be7-47a9-906e-53dddb703b4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:36.972Z|f98b38f5-2dce-445e-8237-6ed26318c1ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:36.973Z|f98b38f5-2dce-445e-8237-6ed26318c1ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:36.976Z|b045967d-d816-44c8-93ce-17cd33d10166|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:36.976Z|b045967d-d816-44c8-93ce-17cd33d10166|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:45.665Z|b3e6e0cc-29dc-4e4c-ad19-12a8c2853fd5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:43:45.665Z|b3e6e0cc-29dc-4e4c-ad19-12a8c2853fd5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:46.997Z|1320b228-1b7d-4a64-84ce-e8c6c243603d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:46.997Z|1320b228-1b7d-4a64-84ce-e8c6c243603d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:46.998Z|199aefe8-968d-4ae4-b9eb-4c90d8d6b13e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:46.998Z|199aefe8-968d-4ae4-b9eb-4c90d8d6b13e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:46.998Z|2c55da15-35b6-423a-84ba-177343ae2e0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:46.999Z|2c55da15-35b6-423a-84ba-177343ae2e0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:49.936Z|e93ef9bc-039e-4548-96f3-5f8042e79907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:43:49.940Z|e93ef9bc-039e-4548-96f3-5f8042e79907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:43:51.147Z|3ed8deac-a5c5-41bb-8bb4-8f8da65003fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:43:51.148Z|3ed8deac-a5c5-41bb-8bb4-8f8da65003fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:43:57.022Z|26d77a50-9681-4d58-aa4d-fdc0edc65667|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:57.023Z|26d77a50-9681-4d58-aa4d-fdc0edc65667|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:57.027Z|420a91cf-a903-48ec-ad3a-03b941028294|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:57.028Z|420a91cf-a903-48ec-ad3a-03b941028294|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:43:57.029Z|01dc3032-83da-4e8f-af2f-d97ebaad4b72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:43:57.030Z|01dc3032-83da-4e8f-af2f-d97ebaad4b72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:04.936Z|29d3d035-76ae-41ef-a9f9-530925832f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:44:04.936Z|29d3d035-76ae-41ef-a9f9-530925832f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:44:07.056Z|aadbc185-e5ca-42f6-af10-65f75835ecac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:07.056Z|aadbc185-e5ca-42f6-af10-65f75835ecac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:07.056Z|da6d2bb4-816f-4005-be0c-7e3908f59f1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:07.056Z|da6d2bb4-816f-4005-be0c-7e3908f59f1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:07.063Z|b375ce9b-4f3a-49cb-b3fc-5837dfdd870f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:07.063Z|b375ce9b-4f3a-49cb-b3fc-5837dfdd870f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:17.083Z|ad1b8cce-b78e-4ec2-9735-cd9ecbe3893d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:17.083Z|ad1b8cce-b78e-4ec2-9735-cd9ecbe3893d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:17.084Z|d453a5d2-47a5-4140-8852-1cb0478b3fcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:17.085Z|d453a5d2-47a5-4140-8852-1cb0478b3fcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:17.089Z|647d12ca-d13e-41ea-bdf8-fa46c22f4b21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:17.089Z|647d12ca-d13e-41ea-bdf8-fa46c22f4b21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:19.936Z|2b20eecd-a3c6-4846-a5e1-32d8b75455b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:44:19.937Z|2b20eecd-a3c6-4846-a5e1-32d8b75455b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:44:21.148Z|48e6d091-a421-4a69-b2ec-3d0c8e27c00c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:44:21.149Z|48e6d091-a421-4a69-b2ec-3d0c8e27c00c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:44:27.109Z|c43ce0eb-e77d-4ab9-afc3-49eed7cd6cfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:27.110Z|c43ce0eb-e77d-4ab9-afc3-49eed7cd6cfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:27.113Z|ffbe0903-e6b4-40fa-8c3b-0cb582eb1d61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:27.113Z|ffbe0903-e6b4-40fa-8c3b-0cb582eb1d61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:27.117Z|04accd2f-d865-4b9c-bbdc-e6a87cdff56c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:27.118Z|04accd2f-d865-4b9c-bbdc-e6a87cdff56c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:34.936Z|a7c86ffd-3c4d-46d1-a67a-2b08e66ae4d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:44:34.941Z|a7c86ffd-3c4d-46d1-a67a-2b08e66ae4d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:44:37.140Z|8bd6c9f1-46b0-4cd6-b380-de1147dfb822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:37.141Z|8bd6c9f1-46b0-4cd6-b380-de1147dfb822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:37.141Z|a9b523da-f3ad-46fd-9f85-1e322e6732bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:37.142Z|a9b523da-f3ad-46fd-9f85-1e322e6732bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:37.145Z|3e69c716-60b4-4843-a014-7a4542c03c4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:37.146Z|3e69c716-60b4-4843-a014-7a4542c03c4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:45.661Z|ab2deac5-4881-4f50-9a47-756f1401317f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:44:45.661Z|ab2deac5-4881-4f50-9a47-756f1401317f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:47.167Z|cf4ed580-8d44-42af-a7d9-a89faa0c24dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:47.168Z|cf4ed580-8d44-42af-a7d9-a89faa0c24dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:47.170Z|b382aac6-f2c5-429f-aa37-35f56a2a05bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:47.171Z|b382aac6-f2c5-429f-aa37-35f56a2a05bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:47.171Z|ad79d970-78a8-4a00-a239-654c2f6d3657|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:47.172Z|ad79d970-78a8-4a00-a239-654c2f6d3657|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:49.936Z|4d86ada4-ac6b-4458-b80f-ce1ccbabf616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:44:49.936Z|4d86ada4-ac6b-4458-b80f-ce1ccbabf616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:44:51.150Z|611bb8d8-a449-474a-9ae6-2e034fae0e54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:44:51.150Z|611bb8d8-a449-474a-9ae6-2e034fae0e54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:44:57.192Z|3f40286f-9b4b-4614-8850-64c4cf9c6f65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:57.193Z|3f40286f-9b4b-4614-8850-64c4cf9c6f65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:57.197Z|bc0395d0-5466-4e28-aa82-1ecd99a8dff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:57.197Z|bc0395d0-5466-4e28-aa82-1ecd99a8dff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:44:57.200Z|63016caf-317f-4d3a-a9c6-892cd0864a25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:44:57.201Z|63016caf-317f-4d3a-a9c6-892cd0864a25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:04.936Z|eb5469b6-b5fc-41c1-9845-715968dc34d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:45:04.936Z|eb5469b6-b5fc-41c1-9845-715968dc34d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:45:07.221Z|e003197d-3f81-46cc-95a1-2c010b13ea1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:07.222Z|e003197d-3f81-46cc-95a1-2c010b13ea1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:07.226Z|e0bdd5b9-0626-4f0c-9cc8-5d772f5e95c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:07.226Z|b3a18b8a-d99a-486d-bc87-de4a2ddf65e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:07.227Z|e0bdd5b9-0626-4f0c-9cc8-5d772f5e95c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:07.227Z|b3a18b8a-d99a-486d-bc87-de4a2ddf65e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:17.256Z|1fcc4a82-14c9-4434-95a0-0515d5cdde9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:17.256Z|20d150f9-ebe3-499b-a5e1-293b1fdcc1eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:17.257Z|1fcc4a82-14c9-4434-95a0-0515d5cdde9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:17.257Z|20d150f9-ebe3-499b-a5e1-293b1fdcc1eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:17.258Z|22d58560-41c4-4103-8fb0-7c8975675498|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:17.259Z|22d58560-41c4-4103-8fb0-7c8975675498|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:19.936Z|2d017b14-53d8-438d-8ff2-4362a0e035cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:45:19.941Z|2d017b14-53d8-438d-8ff2-4362a0e035cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:45:21.151Z|c4f14915-2c69-498e-b358-2d5e8211ae81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:45:21.151Z|c4f14915-2c69-498e-b358-2d5e8211ae81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:45:27.285Z|1c8f4712-e6d9-4ed6-8e3e-f38bd1b6d779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:27.285Z|1c8f4712-e6d9-4ed6-8e3e-f38bd1b6d779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:27.292Z|228b57db-9b24-44a9-be4f-8f093b53b589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:27.293Z|228b57db-9b24-44a9-be4f-8f093b53b589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:27.293Z|f7bd0cb3-3249-469f-9891-f612fc19d245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:27.293Z|f7bd0cb3-3249-469f-9891-f612fc19d245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:34.936Z|10d55514-39a7-47b4-ae24-86c3fe81007b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:45:34.936Z|10d55514-39a7-47b4-ae24-86c3fe81007b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:45:37.323Z|949add61-33d5-49a8-941a-6c1f270b3853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:37.323Z|c2372c85-16b8-40f2-ac66-6f2975242a12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:37.323Z|f5ec006a-d651-447a-9554-72d75a237595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:37.323Z|949add61-33d5-49a8-941a-6c1f270b3853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:37.324Z|f5ec006a-d651-447a-9554-72d75a237595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:37.324Z|c2372c85-16b8-40f2-ac66-6f2975242a12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:45.661Z|a4a0864e-3542-4940-8ef4-3dba6791c20a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:45:45.662Z|a4a0864e-3542-4940-8ef4-3dba6791c20a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:47.353Z|2835e6f5-1a67-4250-b278-53676747ab31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:47.353Z|a6366c9e-9160-4290-a8fa-4340d8c84ee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:47.353Z|2835e6f5-1a67-4250-b278-53676747ab31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:47.353Z|a6366c9e-9160-4290-a8fa-4340d8c84ee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:47.360Z|d6d0edb5-0cb8-4a9d-85b2-ff5de6e93343|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:47.360Z|d6d0edb5-0cb8-4a9d-85b2-ff5de6e93343|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:49.936Z|87ab4817-b551-4942-be54-e1fd33825161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:45:49.937Z|87ab4817-b551-4942-be54-e1fd33825161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:45:51.152Z|3cf9342e-f3df-4576-b989-0142c783ae7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:45:51.152Z|3cf9342e-f3df-4576-b989-0142c783ae7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:45:57.382Z|987e93c1-168f-44c3-94fb-246c7d7fd68f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:57.382Z|f175c007-3e40-4848-870c-a11cc1964447|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:57.382Z|987e93c1-168f-44c3-94fb-246c7d7fd68f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:57.382Z|f175c007-3e40-4848-870c-a11cc1964447|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:45:57.386Z|afea47ef-b284-4eb7-9287-9b3273311026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:45:57.387Z|afea47ef-b284-4eb7-9287-9b3273311026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:04.936Z|67680e22-84b6-428e-b09d-6555c3e13402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:46:04.940Z|67680e22-84b6-428e-b09d-6555c3e13402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:46:07.413Z|ae120588-f7cb-4e7a-967e-0bebadf07e1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:07.413Z|202486fb-f6ae-4811-a271-10c5a5d6dfad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:07.414Z|202486fb-f6ae-4811-a271-10c5a5d6dfad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:07.414Z|ae120588-f7cb-4e7a-967e-0bebadf07e1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:07.417Z|e4a25881-efd6-4934-961c-658e38a99228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:07.418Z|e4a25881-efd6-4934-961c-658e38a99228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:17.443Z|53cc389f-243b-414a-8c6e-2e56f535f9a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:17.443Z|ca71bd6a-3166-4330-a70c-13c46d51368d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:17.444Z|53cc389f-243b-414a-8c6e-2e56f535f9a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:17.444Z|ca71bd6a-3166-4330-a70c-13c46d51368d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:17.446Z|38d6cf50-3028-4e4b-af3a-a02f56cdc649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:17.446Z|38d6cf50-3028-4e4b-af3a-a02f56cdc649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:19.936Z|ce658bfe-4905-417f-8730-38b75114242c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:46:19.937Z|ce658bfe-4905-417f-8730-38b75114242c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:46:21.153Z|e2a0d7bb-8c2d-46ee-a5b3-dff3f4650c94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:46:21.153Z|e2a0d7bb-8c2d-46ee-a5b3-dff3f4650c94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:46:27.475Z|2643874a-7d3a-4f62-819e-85737b1ad7e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:27.475Z|2643874a-7d3a-4f62-819e-85737b1ad7e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:27.475Z|47f9f9df-250b-4b15-bb9c-752d45df988a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:27.477Z|47f9f9df-250b-4b15-bb9c-752d45df988a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:27.481Z|4ba3871f-c4f5-4903-a0df-db078b15ac18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:27.481Z|4ba3871f-c4f5-4903-a0df-db078b15ac18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:34.936Z|3e66cad9-6c82-4dc1-92c1-4b91bf085c62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:46:34.937Z|3e66cad9-6c82-4dc1-92c1-4b91bf085c62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:46:37.499Z|03c28407-78ee-4aff-9928-dba23ecd62be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:37.500Z|03c28407-78ee-4aff-9928-dba23ecd62be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:37.500Z|ec3272c7-2ee5-41d2-ab44-5303cca69c71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:37.501Z|ec3272c7-2ee5-41d2-ab44-5303cca69c71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:37.506Z|359fb2fa-8ce8-4503-a3a2-f42a2651010d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:37.506Z|359fb2fa-8ce8-4503-a3a2-f42a2651010d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:45.661Z|efd43fa4-7a59-4044-b108-3870d52c5eb4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:46:45.662Z|efd43fa4-7a59-4044-b108-3870d52c5eb4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:47.529Z|7901605a-4aba-4ac6-9bf1-664cb6b1b374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:47.530Z|7901605a-4aba-4ac6-9bf1-664cb6b1b374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:47.533Z|b5c896ab-c6f2-415b-837f-3178d6259690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:47.533Z|b5c896ab-c6f2-415b-837f-3178d6259690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:47.538Z|02f269ef-c03d-4d00-a520-ec19d6f0bfb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:47.539Z|02f269ef-c03d-4d00-a520-ec19d6f0bfb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:49.936Z|b77f83cb-2e30-48a4-83c7-e7bff393b0a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:46:49.941Z|b77f83cb-2e30-48a4-83c7-e7bff393b0a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:46:51.154Z|e35b13d0-7c7c-4eda-848a-464065e4c8c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:46:51.154Z|e35b13d0-7c7c-4eda-848a-464065e4c8c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:46:57.557Z|d1fb30f8-01c4-4541-a172-f973ebfcb46e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:57.558Z|d1fb30f8-01c4-4541-a172-f973ebfcb46e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:57.562Z|ce09323a-b1c3-42c4-b3d7-f4950971d74e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:57.562Z|ce09323a-b1c3-42c4-b3d7-f4950971d74e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:46:57.566Z|fdd3102c-86bb-4c23-a1e4-a21bed3ed9c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:46:57.567Z|fdd3102c-86bb-4c23-a1e4-a21bed3ed9c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:04.936Z|1d811370-3901-4af3-b2fe-ea712fb80273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:47:04.937Z|1d811370-3901-4af3-b2fe-ea712fb80273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:47:07.591Z|919e9f98-c5f9-48ec-a14b-80b87cf5c262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:07.592Z|919e9f98-c5f9-48ec-a14b-80b87cf5c262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:07.594Z|b43f58b3-0c91-40f4-b9f3-88a5e47c61b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:07.594Z|b43f58b3-0c91-40f4-b9f3-88a5e47c61b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:07.596Z|0d8e52ad-39ec-4687-a2c9-56cc90ec49d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:07.596Z|0d8e52ad-39ec-4687-a2c9-56cc90ec49d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:17.621Z|8e3d0bab-ebbe-421a-9479-5404d0d1d4fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:17.622Z|8e3d0bab-ebbe-421a-9479-5404d0d1d4fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:17.626Z|6d274951-27b0-4af0-826b-f5ace55db545|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:17.626Z|40bc2ac9-fe05-4f3f-a023-298b47287a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:17.627Z|40bc2ac9-fe05-4f3f-a023-298b47287a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:17.627Z|6d274951-27b0-4af0-826b-f5ace55db545|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:19.936Z|c0f8b646-780f-4390-9765-d0089ff08ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:47:19.936Z|c0f8b646-780f-4390-9765-d0089ff08ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:47:21.155Z|c4ebfea3-ece1-460a-8ec8-563a6233c01f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:47:21.155Z|c4ebfea3-ece1-460a-8ec8-563a6233c01f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:47:27.650Z|435c8088-db91-4712-89b9-7ffa7bd0b4c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:27.650Z|435c8088-db91-4712-89b9-7ffa7bd0b4c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:27.655Z|fa0d48d9-5f21-4f27-ae66-11a3a6b1874e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:27.655Z|fa0d48d9-5f21-4f27-ae66-11a3a6b1874e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:27.658Z|7e4c8904-7e20-4927-ac01-b4c7432cde79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:27.659Z|7e4c8904-7e20-4927-ac01-b4c7432cde79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:34.936Z|89a6782b-880a-4ad7-ab86-b47bf0ae235a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:47:34.940Z|89a6782b-880a-4ad7-ab86-b47bf0ae235a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:47:37.680Z|da858e2d-64ee-4d5b-80a3-2231d18958b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:37.680Z|da858e2d-64ee-4d5b-80a3-2231d18958b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:37.682Z|7da4b9c6-72b6-4f20-999a-83a50f9b6c99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:37.682Z|7da4b9c6-72b6-4f20-999a-83a50f9b6c99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:37.685Z|541ebdb4-b5b0-47f0-ad95-20b04f3f4aa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:37.685Z|541ebdb4-b5b0-47f0-ad95-20b04f3f4aa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:45.662Z|d048d5b5-dd1b-436d-8de1-2ea45a9e533f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:47:45.662Z|d048d5b5-dd1b-436d-8de1-2ea45a9e533f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:47.709Z|d7d52646-4a30-4ab0-b63d-e63086682d1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:47.710Z|d7d52646-4a30-4ab0-b63d-e63086682d1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:47.710Z|af4d2a50-d884-4d0f-8526-29971f1976a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:47.711Z|af4d2a50-d884-4d0f-8526-29971f1976a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:47.713Z|5d22ce01-a180-43cd-b5c0-c9a55172972d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:47.714Z|5d22ce01-a180-43cd-b5c0-c9a55172972d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:49.936Z|0c13d6ae-0bc4-48f5-9012-1ff7d10dce84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:47:49.936Z|0c13d6ae-0bc4-48f5-9012-1ff7d10dce84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:47:51.156Z|a6b7295a-8914-4deb-9735-b29ced91938d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:47:51.156Z|a6b7295a-8914-4deb-9735-b29ced91938d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:47:57.739Z|51fe88f0-d450-43cd-b2e5-bd171f344802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:57.740Z|51fe88f0-d450-43cd-b2e5-bd171f344802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:57.743Z|07503ba6-19b3-4edb-b5f6-5b1c229a5cf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:57.744Z|07503ba6-19b3-4edb-b5f6-5b1c229a5cf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:47:57.749Z|a44bcbcb-3da0-40ee-911f-6ccf54e5ad52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:47:57.750Z|a44bcbcb-3da0-40ee-911f-6ccf54e5ad52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:04.936Z|c771b158-af87-4f42-9e75-60bbdabe2c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:48:04.937Z|c771b158-af87-4f42-9e75-60bbdabe2c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:48:07.769Z|315a4483-738d-41a6-ad9b-d3af95b51093|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:07.770Z|315a4483-738d-41a6-ad9b-d3af95b51093|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:07.771Z|d9fca0a1-98f6-4d33-ba7d-ff10bb37a30b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:07.772Z|d9fca0a1-98f6-4d33-ba7d-ff10bb37a30b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:07.775Z|8c797f6e-0dcb-43f1-8b58-e68dfad850d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:07.775Z|8c797f6e-0dcb-43f1-8b58-e68dfad850d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:17.799Z|be522031-6ecf-4fa2-99b1-2837ba46421e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:17.800Z|8785f3ab-78df-466c-9b59-be21d6d7a629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:17.800Z|8785f3ab-78df-466c-9b59-be21d6d7a629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:17.800Z|be522031-6ecf-4fa2-99b1-2837ba46421e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:17.803Z|ffcbb691-63cf-4111-9869-04f3683b25e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:17.803Z|ffcbb691-63cf-4111-9869-04f3683b25e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:19.936Z|404d93b1-11aa-4578-8d49-d5c5e4342b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:48:19.940Z|404d93b1-11aa-4578-8d49-d5c5e4342b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:48:21.157Z|913aa260-a098-4025-8f80-af3848943a54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:48:21.158Z|913aa260-a098-4025-8f80-af3848943a54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:48:27.831Z|61a679ab-d641-4ff9-98cd-1ded614dd0ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:27.832Z|61a679ab-d641-4ff9-98cd-1ded614dd0ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:27.839Z|440c83ce-d598-44ed-ba6d-6ce7e5201049|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:27.839Z|930b5d10-544d-4997-aa1b-96538b9ac815|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:27.840Z|440c83ce-d598-44ed-ba6d-6ce7e5201049|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:27.840Z|930b5d10-544d-4997-aa1b-96538b9ac815|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:34.936Z|fab41acb-6c16-40a2-866b-e206ed25c583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:48:34.937Z|fab41acb-6c16-40a2-866b-e206ed25c583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:48:37.862Z|a35ec472-73e7-4430-a7ab-f4a18c9b5de8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:37.863Z|a35ec472-73e7-4430-a7ab-f4a18c9b5de8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:37.867Z|b622e6db-c03a-4052-a684-9bd65c46ea65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:37.868Z|b622e6db-c03a-4052-a684-9bd65c46ea65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:37.870Z|bd8eb3c6-8bab-4c8d-92fa-7bfba2a7165e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:37.871Z|bd8eb3c6-8bab-4c8d-92fa-7bfba2a7165e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:45.661Z|0498c10d-8bfd-4b73-bb83-1f863b9c7700|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:48:45.662Z|0498c10d-8bfd-4b73-bb83-1f863b9c7700|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:47.892Z|8c9433a4-2a59-4b26-a5d6-ec6576418e82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:47.893Z|8c9433a4-2a59-4b26-a5d6-ec6576418e82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:47.895Z|e912bee2-8f17-45d8-b832-b5eeab2dabdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:47.896Z|e912bee2-8f17-45d8-b832-b5eeab2dabdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:47.899Z|6f77b864-2b6e-47c7-9cf4-8c1d80a58de3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:47.899Z|6f77b864-2b6e-47c7-9cf4-8c1d80a58de3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:49.936Z|dfce91fb-6fcf-425d-8d1a-f6e7b7f54cbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:48:49.936Z|dfce91fb-6fcf-425d-8d1a-f6e7b7f54cbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:48:51.158Z|da69208b-2ce2-43cd-8cb6-144608debfb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:48:51.159Z|da69208b-2ce2-43cd-8cb6-144608debfb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:48:57.920Z|fd3b5265-0aeb-4e37-8037-5121357869f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:57.920Z|fd3b5265-0aeb-4e37-8037-5121357869f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:57.926Z|a0950a1f-11c6-4a8a-950d-cefcc6e4db46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:57.927Z|a0950a1f-11c6-4a8a-950d-cefcc6e4db46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:48:57.929Z|473963d2-cdd9-4c18-87ea-2735925edb54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:48:57.929Z|473963d2-cdd9-4c18-87ea-2735925edb54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:04.936Z|824b1058-7d4d-40bc-85e3-2baff4fba5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:49:04.940Z|824b1058-7d4d-40bc-85e3-2baff4fba5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:49:07.956Z|26cff6d6-804b-4565-aa34-cca4b59694ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:07.957Z|7e5b4bde-5371-4344-9f61-48da66eaa90e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:07.957Z|af59b90d-29bd-4e42-9f6d-53227fc0974b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:07.957Z|26cff6d6-804b-4565-aa34-cca4b59694ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:07.958Z|7e5b4bde-5371-4344-9f61-48da66eaa90e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:07.958Z|af59b90d-29bd-4e42-9f6d-53227fc0974b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:17.986Z|c8572fa2-bc06-4d98-aa25-87f72119eb96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:17.988Z|c8572fa2-bc06-4d98-aa25-87f72119eb96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:17.989Z|27b8ff30-fb3a-4c0c-b856-7e5b7de9fe36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:17.990Z|27b8ff30-fb3a-4c0c-b856-7e5b7de9fe36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:17.996Z|08083fe6-18dc-40b8-b234-069b1cc1353e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:17.996Z|08083fe6-18dc-40b8-b234-069b1cc1353e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:19.936Z|3ce69d44-1984-43ca-9d91-52129b56c872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:49:19.937Z|3ce69d44-1984-43ca-9d91-52129b56c872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:49:21.160Z|35024fc3-cd36-4ed9-9f19-dae682a409ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:49:21.160Z|35024fc3-cd36-4ed9-9f19-dae682a409ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:49:28.018Z|39dd1dac-e6e2-4f70-8d93-e421cdafb68b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:28.018Z|39dd1dac-e6e2-4f70-8d93-e421cdafb68b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:28.020Z|985b4e99-b3eb-4578-8a72-8639293a7afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:28.021Z|985b4e99-b3eb-4578-8a72-8639293a7afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:28.024Z|ab62d751-d877-4f32-b3f5-dbb3134d28d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:28.025Z|ab62d751-d877-4f32-b3f5-dbb3134d28d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:34.936Z|3156d91b-86c4-42ce-943f-fb7efb46bcd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:49:34.937Z|3156d91b-86c4-42ce-943f-fb7efb46bcd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:49:38.047Z|1e56712d-c3c6-4ba6-8b36-4df8d840b865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:38.047Z|1e56712d-c3c6-4ba6-8b36-4df8d840b865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:38.048Z|8b5afe39-3525-4989-b2ba-3fe62e977cf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:38.049Z|8b5afe39-3525-4989-b2ba-3fe62e977cf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:38.051Z|9e69d338-f682-4663-8808-0a4fdb396a3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:38.052Z|9e69d338-f682-4663-8808-0a4fdb396a3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:45.661Z|bee13a6f-7ff1-49e6-ac89-533948bdac36|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:49:45.662Z|bee13a6f-7ff1-49e6-ac89-533948bdac36|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:48.080Z|1c8cb355-21c3-4444-966e-5c4524ca95fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:48.081Z|1c8cb355-21c3-4444-966e-5c4524ca95fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:48.082Z|118a969c-81f9-41f0-b4f0-3626b62f448c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:48.082Z|118a969c-81f9-41f0-b4f0-3626b62f448c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:48.086Z|df27f593-3f4a-4d17-baf7-01d6da1fd1b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:48.086Z|df27f593-3f4a-4d17-baf7-01d6da1fd1b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:49.936Z|2b231c15-f7da-4b68-af33-cee37a202501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:49:49.940Z|2b231c15-f7da-4b68-af33-cee37a202501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:49:51.161Z|ebcf2e9b-5a27-4058-8f58-a0e18cc0c1f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:49:51.162Z|ebcf2e9b-5a27-4058-8f58-a0e18cc0c1f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:49:58.107Z|0e81634d-f205-415d-9019-81fc5ed4a14c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:58.108Z|0e81634d-f205-415d-9019-81fc5ed4a14c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:58.110Z|de92a0c3-4251-4286-b0df-a43333174fae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:58.110Z|de92a0c3-4251-4286-b0df-a43333174fae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:49:58.112Z|b3323d27-4df2-425b-ad00-6137d6128e2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:49:58.113Z|b3323d27-4df2-425b-ad00-6137d6128e2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:04.936Z|9f6df01c-9761-4ba4-b180-f1a734bbef81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:50:04.936Z|9f6df01c-9761-4ba4-b180-f1a734bbef81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:50:08.140Z|02fad667-2fc0-49cb-af92-949c05d5a1ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:08.145Z|4c2edfee-bf3b-4ea6-a9e2-fd863017ffa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:08.145Z|02fad667-2fc0-49cb-af92-949c05d5a1ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:08.146Z|4c2edfee-bf3b-4ea6-a9e2-fd863017ffa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:08.148Z|5122d6d2-3c24-4940-899f-07d97a7f6e2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:08.148Z|5122d6d2-3c24-4940-899f-07d97a7f6e2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:18.172Z|69266cbd-a0e2-41c2-a64f-609ff62c68be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:18.173Z|69266cbd-a0e2-41c2-a64f-609ff62c68be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:18.174Z|33c6e57e-70b1-4df2-8630-62c6cfd7d527|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:18.174Z|33c6e57e-70b1-4df2-8630-62c6cfd7d527|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:18.178Z|bcac73fd-6922-46f8-b68e-e401188bae65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:18.178Z|bcac73fd-6922-46f8-b68e-e401188bae65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:19.936Z|5602e9ee-36f3-40cc-9c14-508d15616ea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:50:19.937Z|5602e9ee-36f3-40cc-9c14-508d15616ea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:50:21.162Z|fda36ca2-832b-4317-afc1-685b1f9e9834|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:50:21.163Z|fda36ca2-832b-4317-afc1-685b1f9e9834|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:50:28.201Z|5010b3bb-a799-4e29-84b3-2de9325eabe7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:28.201Z|5010b3bb-a799-4e29-84b3-2de9325eabe7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:28.202Z|30ce6f94-b0b2-473a-a05c-e609fb402505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:28.202Z|30ce6f94-b0b2-473a-a05c-e609fb402505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:28.204Z|1f52149c-c66f-4074-a091-883e8df00a16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:28.205Z|1f52149c-c66f-4074-a091-883e8df00a16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:34.936Z|8ef747cb-4926-446f-be2c-df51a57fa475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:50:34.940Z|8ef747cb-4926-446f-be2c-df51a57fa475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:50:38.231Z|f1ee6d46-15d1-4865-8fd2-3583dba52918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:38.231Z|f9c7b0c2-20c4-4176-b1c6-82a1262b4637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:38.232Z|f9c7b0c2-20c4-4176-b1c6-82a1262b4637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:38.232Z|f1ee6d46-15d1-4865-8fd2-3583dba52918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:38.235Z|59b0182f-bb86-43e7-8450-31c18bacd3be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:38.235Z|59b0182f-bb86-43e7-8450-31c18bacd3be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:45.661Z|268df2ae-2c23-4972-8c9f-a4bccd387ff1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:50:45.662Z|268df2ae-2c23-4972-8c9f-a4bccd387ff1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:48.264Z|89b99324-0ef7-441c-a2bc-50bdc77ec2ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:48.264Z|89b99324-0ef7-441c-a2bc-50bdc77ec2ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:48.265Z|53db21ca-a8a8-498a-8dc1-c345c13d0441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:48.266Z|53db21ca-a8a8-498a-8dc1-c345c13d0441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:48.264Z|bcbf274d-83be-485f-9715-e2bd2033fdb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:48.267Z|bcbf274d-83be-485f-9715-e2bd2033fdb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:49.936Z|266c0510-1469-4adb-b7d6-0802a3094758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:50:49.936Z|266c0510-1469-4adb-b7d6-0802a3094758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:50:51.163Z|c1983aa2-cb1e-486d-9218-5a965bcb202e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:50:51.164Z|c1983aa2-cb1e-486d-9218-5a965bcb202e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:50:58.301Z|957a0d02-5755-42a4-8319-dc362d5653d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:58.301Z|4cd8c212-bdff-4a04-8175-8838debf20d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:58.301Z|957a0d02-5755-42a4-8319-dc362d5653d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:58.302Z|4cd8c212-bdff-4a04-8175-8838debf20d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:50:58.303Z|7799a002-aa82-473e-8982-d11f4d35efe9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:50:58.303Z|7799a002-aa82-473e-8982-d11f4d35efe9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:04.936Z|912f20ae-9b3e-4019-8177-e6239df5b8b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:51:04.936Z|912f20ae-9b3e-4019-8177-e6239df5b8b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:51:08.330Z|4a178034-276b-4e90-8023-2dad2d9ea755|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:08.331Z|4a178034-276b-4e90-8023-2dad2d9ea755|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:08.331Z|1594ecaa-475d-475c-ac68-e00333731072|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:08.331Z|addbb57e-b7b5-4d2d-97c2-7eb263d896bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:08.332Z|1594ecaa-475d-475c-ac68-e00333731072|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:08.332Z|addbb57e-b7b5-4d2d-97c2-7eb263d896bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:18.358Z|b1af0d76-ad3f-4c70-a4af-7a147e7c610d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:18.359Z|b1af0d76-ad3f-4c70-a4af-7a147e7c610d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:18.359Z|41cf060a-78e1-45b3-8fed-5cdc884373ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:18.360Z|41cf060a-78e1-45b3-8fed-5cdc884373ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:18.360Z|cc4b5316-f37d-42d3-892e-440b481bbeb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:18.361Z|cc4b5316-f37d-42d3-892e-440b481bbeb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:19.936Z|d73aedba-6231-4f25-9ec0-1e0369c87508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:51:19.940Z|d73aedba-6231-4f25-9ec0-1e0369c87508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:51:21.165Z|e9ec32e8-235a-4c9f-b886-1eecdd505a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:51:21.165Z|e9ec32e8-235a-4c9f-b886-1eecdd505a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:51:28.387Z|2e204b25-f8e6-4b78-8061-f781691aa820|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:28.388Z|2e204b25-f8e6-4b78-8061-f781691aa820|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:28.389Z|b8e48001-0a7c-47b2-bc2d-c095065a3668|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:28.389Z|3f8cc673-fa5e-4e2f-ae6a-7ea8984b982b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:28.390Z|3f8cc673-fa5e-4e2f-ae6a-7ea8984b982b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:28.390Z|b8e48001-0a7c-47b2-bc2d-c095065a3668|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:34.936Z|19788f6d-698c-43bf-be61-15fe64b06a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:51:34.937Z|19788f6d-698c-43bf-be61-15fe64b06a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:51:38.415Z|e494a3e4-89cd-4924-b3ae-dfc6cfbae7e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:38.416Z|e494a3e4-89cd-4924-b3ae-dfc6cfbae7e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:38.419Z|c4afef7f-1768-4506-87fe-6b2b00947e9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:38.419Z|c4afef7f-1768-4506-87fe-6b2b00947e9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:38.423Z|73a76a35-1711-4421-a224-f17728e7482e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:38.423Z|73a76a35-1711-4421-a224-f17728e7482e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:45.663Z|173a177f-5c3a-43ef-a0c3-77777f5c4799|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:51:45.664Z|173a177f-5c3a-43ef-a0c3-77777f5c4799|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:48.444Z|0a72e1ae-d2ca-447d-9492-5b8a036a1097|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:48.445Z|0a72e1ae-d2ca-447d-9492-5b8a036a1097|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:48.447Z|8cb7e8f6-9cdd-4946-910e-00f7048b76c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:48.447Z|8cb7e8f6-9cdd-4946-910e-00f7048b76c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:48.448Z|edfdb69d-ff3d-4d58-b578-2d963f561e13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:48.449Z|edfdb69d-ff3d-4d58-b578-2d963f561e13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:49.936Z|653d7a50-8f62-4efe-b212-7029d83baab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:51:49.937Z|653d7a50-8f62-4efe-b212-7029d83baab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:51:51.166Z|ea54301b-159e-4793-9bd7-93296f27aa45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:51:51.167Z|ea54301b-159e-4793-9bd7-93296f27aa45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:51:58.476Z|16d0e6fb-8006-4414-bb15-6f3e77949b24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:58.477Z|16d0e6fb-8006-4414-bb15-6f3e77949b24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:58.480Z|a27f04d7-4761-4870-9902-487029fe59db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:58.480Z|3f1841bc-a3c8-4a92-bce1-83396d7fabf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:51:58.480Z|a27f04d7-4761-4870-9902-487029fe59db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:51:58.481Z|3f1841bc-a3c8-4a92-bce1-83396d7fabf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:04.936Z|3d41f516-b472-428a-a32a-c1d99869acfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:52:04.941Z|3d41f516-b472-428a-a32a-c1d99869acfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:52:08.506Z|f2f077d2-f888-4261-9093-840fc2892b90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:08.507Z|f2f077d2-f888-4261-9093-840fc2892b90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:08.509Z|ff7c223c-55e8-4f2f-9d1c-60ab451326a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:08.509Z|2d7f539a-dc74-47fd-8eac-b2775a8f150b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:08.509Z|ff7c223c-55e8-4f2f-9d1c-60ab451326a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:08.509Z|2d7f539a-dc74-47fd-8eac-b2775a8f150b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:18.539Z|f9e4ecb5-662e-4fff-83bc-070bc0dc0ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:18.539Z|f9e4ecb5-662e-4fff-83bc-070bc0dc0ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:18.543Z|3706d20e-af0a-4f2a-90e4-1d811965564f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:18.543Z|0d63826c-761d-4689-b42f-e17ed0323eef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:18.543Z|3706d20e-af0a-4f2a-90e4-1d811965564f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:18.543Z|0d63826c-761d-4689-b42f-e17ed0323eef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:19.936Z|cebc37b2-2738-48bd-b187-bdc9a6b41ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:52:19.937Z|cebc37b2-2738-48bd-b187-bdc9a6b41ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:52:21.167Z|9fb51a84-c6c4-476f-8e19-869242539831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:52:21.168Z|9fb51a84-c6c4-476f-8e19-869242539831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:52:28.569Z|cc826335-7155-4a4a-877b-b693712c5f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:28.570Z|cc826335-7155-4a4a-877b-b693712c5f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:28.572Z|34f84a84-c6a0-4a39-9564-e796569f7582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:28.572Z|34f84a84-c6a0-4a39-9564-e796569f7582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:28.573Z|0ec18f79-e2e3-4fe1-a340-de071c712dc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:28.574Z|0ec18f79-e2e3-4fe1-a340-de071c712dc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:34.936Z|be8ca705-4eb6-4bba-b01c-31a9db6d6407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:52:34.937Z|be8ca705-4eb6-4bba-b01c-31a9db6d6407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:52:38.599Z|5a3d8cb7-9963-4855-b7fe-6135bd82c54e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:38.600Z|5a3d8cb7-9963-4855-b7fe-6135bd82c54e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:38.602Z|c47b7975-fbab-47a7-baf2-2429ac5c93ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:38.602Z|c47b7975-fbab-47a7-baf2-2429ac5c93ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:38.609Z|ecbb235b-ab53-47d2-ad9a-3afdb7aa4b07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:38.609Z|ecbb235b-ab53-47d2-ad9a-3afdb7aa4b07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:45.662Z|39ae2527-5498-481e-9802-016b3a66c978|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:52:45.663Z|39ae2527-5498-481e-9802-016b3a66c978|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:48.633Z|47087f42-ae0e-46ca-9b5f-539d2d2f5545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:48.634Z|47087f42-ae0e-46ca-9b5f-539d2d2f5545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:48.665Z|5ef6abc3-1260-45c7-a770-68fb6447e5ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:48.670Z|5ef6abc3-1260-45c7-a770-68fb6447e5ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:48.674Z|01b71d0d-8d34-45ae-a37b-0bc7d513bcbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:48.675Z|01b71d0d-8d34-45ae-a37b-0bc7d513bcbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:49.936Z|eb638e7e-232a-44df-860a-f2d68000c355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:52:49.940Z|eb638e7e-232a-44df-860a-f2d68000c355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:52:51.168Z|000a1a44-a247-4f3d-ab9b-42f022691a73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:52:51.169Z|000a1a44-a247-4f3d-ab9b-42f022691a73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:52:58.700Z|d1ff01fe-095a-475e-baf2-454372e417c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:58.700Z|d1ff01fe-095a-475e-baf2-454372e417c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:58.705Z|87a50933-03cc-4d71-a975-6d0a2eee8494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:58.706Z|87a50933-03cc-4d71-a975-6d0a2eee8494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:52:58.707Z|3f74c6df-0d3f-4daf-ba64-1128e104c4e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:52:58.708Z|3f74c6df-0d3f-4daf-ba64-1128e104c4e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:04.936Z|54e40ae6-c3b3-4fb4-a922-6d722cf2f5c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:53:04.937Z|54e40ae6-c3b3-4fb4-a922-6d722cf2f5c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:53:08.729Z|8d35fe78-1185-4cff-9dc2-9482cec3ff9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:08.730Z|8d35fe78-1185-4cff-9dc2-9482cec3ff9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:08.733Z|6b7f400f-d0ab-47b5-aa42-83e492b6cda1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:08.733Z|6b7f400f-d0ab-47b5-aa42-83e492b6cda1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:08.735Z|2c44c82b-efe7-4928-a6c7-9c719d257fae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:08.735Z|2c44c82b-efe7-4928-a6c7-9c719d257fae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:18.760Z|b470f689-4915-4bea-993b-57537b160ed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:18.760Z|b470f689-4915-4bea-993b-57537b160ed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:18.764Z|7bef5d79-77b3-4464-bafc-b78b792b7efe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:18.765Z|7bef5d79-77b3-4464-bafc-b78b792b7efe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:18.768Z|498aa34d-cc49-49a8-8a6a-380a6f7d2c18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:18.768Z|498aa34d-cc49-49a8-8a6a-380a6f7d2c18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:19.936Z|2b043f36-ecd5-4746-b3e9-2ec64178f9ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:53:19.936Z|2b043f36-ecd5-4746-b3e9-2ec64178f9ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:53:21.170Z|06e0bf0b-c2ff-4173-8e29-7bbfb815b2f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:53:21.170Z|06e0bf0b-c2ff-4173-8e29-7bbfb815b2f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:53:28.786Z|36f8caec-aa4c-43f8-b85d-fa55b75651d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:28.787Z|36f8caec-aa4c-43f8-b85d-fa55b75651d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:28.792Z|b4805f24-9ad2-4a14-822b-45b6c238b6b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:28.792Z|b4805f24-9ad2-4a14-822b-45b6c238b6b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:28.792Z|e325b519-cfa9-4001-9a2b-4288530ab00a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:28.793Z|e325b519-cfa9-4001-9a2b-4288530ab00a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:34.936Z|c293d678-3c98-4229-8963-7dbd34737ba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:53:34.940Z|c293d678-3c98-4229-8963-7dbd34737ba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:53:38.816Z|95319475-327f-48db-a2c9-426d5c9320c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:38.816Z|95319475-327f-48db-a2c9-426d5c9320c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:38.821Z|6b88232b-bfe5-4897-9bc7-f545ba3182af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:38.822Z|6b88232b-bfe5-4897-9bc7-f545ba3182af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:38.822Z|8eff204b-5774-4183-89ca-fba10e5e5c8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:38.822Z|8eff204b-5774-4183-89ca-fba10e5e5c8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:45.660Z|6127c9cf-f65e-4b63-b2fe-2c29c9367007|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:53:45.661Z|6127c9cf-f65e-4b63-b2fe-2c29c9367007|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:48.842Z|68ebaaa5-6ef7-4565-9cf3-1c7f1ba5c819|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:48.843Z|68ebaaa5-6ef7-4565-9cf3-1c7f1ba5c819|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:48.847Z|64f9e6fd-1688-480d-8421-c79656c2ec6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:48.848Z|64f9e6fd-1688-480d-8421-c79656c2ec6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:48.849Z|0131fe05-a6d1-41de-bdff-5793b2bfd05a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:48.850Z|0131fe05-a6d1-41de-bdff-5793b2bfd05a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:49.936Z|932bcf44-5149-4cda-9918-21747946a5f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:53:49.936Z|932bcf44-5149-4cda-9918-21747946a5f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:53:51.171Z|f2306ed8-0bf6-4cbb-a08b-87d0a654f301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:53:51.171Z|f2306ed8-0bf6-4cbb-a08b-87d0a654f301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:53:58.873Z|89e44190-c2a0-4c94-b19c-324068a6c504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:58.874Z|89e44190-c2a0-4c94-b19c-324068a6c504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:58.878Z|a8ac7a5d-f253-4e87-b54a-a5c6a5ff6903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:58.879Z|a8ac7a5d-f253-4e87-b54a-a5c6a5ff6903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:53:58.881Z|9ff276b0-ef67-47c0-b32c-2f8dd6a42238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:53:58.882Z|9ff276b0-ef67-47c0-b32c-2f8dd6a42238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:04.936Z|97d234bf-da18-41cc-bc17-d588b2213e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:54:04.937Z|97d234bf-da18-41cc-bc17-d588b2213e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:54:08.903Z|a4b450be-8fee-44dd-b450-f5fdae64e2f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:08.903Z|a4b450be-8fee-44dd-b450-f5fdae64e2f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:08.906Z|617fe7c5-386a-44c2-afa4-1f937e786e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:08.906Z|617fe7c5-386a-44c2-afa4-1f937e786e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:08.916Z|0ea127c1-1005-484e-8ee4-1ec558e22f5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:08.916Z|0ea127c1-1005-484e-8ee4-1ec558e22f5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:18.934Z|13009264-62b7-42ce-ab00-3640ada1b6e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:18.935Z|13009264-62b7-42ce-ab00-3640ada1b6e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:18.945Z|79a0f17f-8f60-40b4-83cf-73c5a49b4339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:18.945Z|79a0f17f-8f60-40b4-83cf-73c5a49b4339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:18.947Z|0c46b19d-7d5d-4fc9-aa1a-f097cbe0585f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:18.948Z|0c46b19d-7d5d-4fc9-aa1a-f097cbe0585f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:19.936Z|41da68a0-2134-4f80-a42a-5a5a250be686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:54:19.940Z|41da68a0-2134-4f80-a42a-5a5a250be686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:54:21.172Z|db1e6d93-875b-4fda-b29b-e449605fe492|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:54:21.172Z|db1e6d93-875b-4fda-b29b-e449605fe492|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:54:28.965Z|27334131-d210-46dd-b14c-c7445384d082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:28.966Z|27334131-d210-46dd-b14c-c7445384d082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:28.970Z|a2129906-1917-4a3c-8adf-37aba6480eee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:28.971Z|a2129906-1917-4a3c-8adf-37aba6480eee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:28.974Z|543d0096-0ca4-4539-9f43-814f8b2cf739|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:28.975Z|543d0096-0ca4-4539-9f43-814f8b2cf739|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:34.936Z|da39f338-56de-4035-9696-4b53919f3f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:54:34.936Z|da39f338-56de-4035-9696-4b53919f3f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:54:38.993Z|010951a9-65dd-43d5-9ba8-6940327ba985|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:38.994Z|010951a9-65dd-43d5-9ba8-6940327ba985|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:38.997Z|c7336693-9dc6-4bc3-b030-3ad9114d8772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:38.997Z|c7336693-9dc6-4bc3-b030-3ad9114d8772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:38.997Z|c7f68a70-e038-4b5a-828f-234e5678c166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:38.998Z|c7f68a70-e038-4b5a-828f-234e5678c166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:45.661Z|04b1dd4d-5abf-4407-ac85-66f729cb6597|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:54:45.662Z|04b1dd4d-5abf-4407-ac85-66f729cb6597|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:49.017Z|503b5725-bb1a-48be-a9c1-fbe86d75d41d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:49.017Z|503b5725-bb1a-48be-a9c1-fbe86d75d41d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:49.019Z|6822699e-88f4-433d-ac1c-c8b852f340ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:49.020Z|6822699e-88f4-433d-ac1c-c8b852f340ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:49.021Z|24374f68-e010-417b-b3d2-e954eaa9ab7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:49.021Z|24374f68-e010-417b-b3d2-e954eaa9ab7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:49.936Z|24cc5f92-a2ed-4ae9-94be-c954a03748a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:54:49.936Z|24cc5f92-a2ed-4ae9-94be-c954a03748a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:54:51.173Z|bd0b62a4-7af5-4d74-b43e-d4caddd649c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:54:51.173Z|bd0b62a4-7af5-4d74-b43e-d4caddd649c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:54:59.044Z|4509fb27-4587-4f46-be68-385d25b44247|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:59.045Z|4509fb27-4587-4f46-be68-385d25b44247|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:59.046Z|a1519d26-df89-42c6-886c-2013744c515f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:59.046Z|a1519d26-df89-42c6-886c-2013744c515f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:54:59.047Z|e54a4183-d45e-49a1-bb12-010ed9792d45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:54:59.047Z|e54a4183-d45e-49a1-bb12-010ed9792d45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:55:04.936Z|cd13a4cb-1faf-488c-a8b9-def40365b766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:55:04.940Z|cd13a4cb-1faf-488c-a8b9-def40365b766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:55:09.069Z|4f374f9a-6bf9-4516-9e44-3718f59e37bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:55:09.070Z|4f374f9a-6bf9-4516-9e44-3718f59e37bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:55:09.070Z|eaf6a1af-2d6f-4c2a-a9f5-ebbd08e73444|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:55:09.071Z|eaf6a1af-2d6f-4c2a-a9f5-ebbd08e73444|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:55:09.079Z|a6290026-9bc2-468e-a59b-487949d035ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:55:09.079Z|a6290026-9bc2-468e-a59b-487949d035ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:55:19.097Z|a98d0fab-0f21-4763-b50d-3ed9de15bc67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:55:19.098Z|a98d0fab-0f21-4763-b50d-3ed9de15bc67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:55:19.106Z|08f6ba38-f206-449f-af1a-bb4946f07ae5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:55:19.106Z|08f6ba38-f206-449f-af1a-bb4946f07ae5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:55:19.109Z|9eaa2632-e60e-4c36-b565-159e164b315a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:55:19.109Z|9eaa2632-e60e-4c36-b565-159e164b315a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:55:19.936Z|b7f050ff-b132-49a6-aa46-62e8c66fc7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:55:19.937Z|b7f050ff-b132-49a6-aa46-62e8c66fc7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:55:21.174Z|633742a9-c5b7-423d-8d2e-e88dca966c50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:55:21.175Z|633742a9-c5b7-423d-8d2e-e88dca966c50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:55:29.127Z|2c612e0d-57c0-4f99-b2a9-d62a4ffe156d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:55:29.127Z|2c612e0d-57c0-4f99-b2a9-d62a4ffe156d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:55:29.133Z|c20a439d-7928-4b3b-9572-5ff6bb3261ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:55:29.134Z|c20a439d-7928-4b3b-9572-5ff6bb3261ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:55:29.135Z|e754a2fc-b328-45e0-89a2-1efe1c7de761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:55:29.136Z|e754a2fc-b328-45e0-89a2-1efe1c7de761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:55:34.936Z|6ea2e5fd-b368-44f0-a123-135b160d7de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:55:34.936Z|6ea2e5fd-b368-44f0-a123-135b160d7de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-17T08:55:39.158Z|6e3d6d28-2130-473d-8735-2e2a7a103397|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:55:39.159Z|6e3d6d28-2130-473d-8735-2e2a7a103397|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:55:39.161Z|4e61c6b3-765b-4eae-9a3a-34fa4303d74e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:55:39.162Z|4e61c6b3-765b-4eae-9a3a-34fa4303d74e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:55:39.163Z|4ca3b5f7-558d-4454-a65f-31959182c5b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:55:39.164Z|4ca3b5f7-558d-4454-a65f-31959182c5b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:55:45.661Z|aa24fd07-5028-4d55-b730-d983476f8e81|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-17T08:55:45.662Z|aa24fd07-5028-4d55-b730-d983476f8e81|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-17T08:55:49.188Z|5cb5ad4f-e760-4a2f-8c94-f7891343584b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:55:49.189Z|5cb5ad4f-e760-4a2f-8c94-f7891343584b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:55:49.192Z|7380692a-4279-4c63-a7f4-4a0d498ea6a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:55:49.192Z|7380692a-4279-4c63-a7f4-4a0d498ea6a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:55:49.197Z|a56dc3d1-aa08-41f1-ac3f-0ca4cc89cc75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-17T08:55:49.198Z|a56dc3d1-aa08-41f1-ac3f-0ca4cc89cc75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-17T08:55:49.936Z|3ac8ea8c-2b40-45cc-9c74-6e5d3a357f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-17T08:55:49.938Z|3ac8ea8c-2b40-45cc-9c74-6e5d3a357f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.